Changes between Version 1 and Version 2 of Ticket #30651, comment 3
- Timestamp:
- Mar 7, 2021, 7:42:22 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30651, comment 3
v1 v2 1 1 I'm trying to compile sage-9.2.rc0 on big sur with xcode 12.0.1. 2 2 3 I ran sage -f openblas. Here's the tail of that:3 I ran `sage -f openblas`. Here's the tail of that: 4 4 5 5 (see the openblas attachment). 6 6 7 After trying lots of things (eg, 7 After trying lots of things such as 8 {{{ 9 $ ./configure \ 10 --enable-universalsdk=$(xcodebuild -version -sdk macosx Path) \ 11 --with-universal-archs=intel-64 12 $ source /Users/wdj/sagefiles/sage-9.2.rc0/.homebrew-build-env 13 $ ./config.status --recheck && ./config.status 14 $ ./sage -f gfortran 15 }}} 16 the compilation of `sage -f gfortran` stopped with an error compiling R. 8 17 9 10 ./configure --enable-universalsdk=$(xcodebuild -version -sdk macosx Path) --with-universal-archs=intel-64 11 12 13 source /Users/wdj/sagefiles/sage-9.2.rc0/.homebrew-build-env 14 15 16 ./config.status --recheck && ./config.status 17 18 19 ./sage -f gfortran 20 21 for example) the compilation of sage -f gfortran stopped with an error compiling R. 22 However, sage did start and crash with this error: 23 18 However, Sage did start and crash with this error: 19 {{{ 24 20 wdj@jeeves sage-9.2.rc0 % ./sage 25 26 21 ┌────────────────────────────────────────────────────────────────────┐ 27 28 22 │ SageMath version 9.2.rc0, Release Date: 2020-10-05 │ 29 30 23 │ Using Python 3.8.5. Type "help()" for help. │ 31 32 24 └────────────────────────────────────────────────────────────────────┘ 33 34 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓35 36 ┃ Warning: this is a prerelease version, and it may be unstable. ┃37 38 ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛39 40 25 --------------------------------------------------------------------------- 41 42 --------------------------------------------------------------------------- 43 44 ModuleNotFoundErrorPython 3.8.5: /Users/wdj/sagefiles/sage-9.2.rc0/local/bin/python3 45 46 Thu Oct 8 13:27:16 2020 47 26 ModuleNotFoundErrorPython 3.8.5: 27 /Users/wdj/sagefiles/sage-9.2.rc0/local/bin/python3 28 Thu Oct 8 13:27:16 2020 48 29 A problem occurred executing Python code. Here is the sequence of function 49 50 30 calls leading up to the error, with the most recent (innermost) call last. 51 31 }}} 52 32 (for the rest, see the error-in-start attachment). 53 33 54 55 It looks like sage's python doesn't work, right? 56 Wrong: 57 58 wdj@jeeves sage-9.2.rc0 % ./sage -python3 59 60 Python 3.8.5 (default, Oct 7 2020, 13:59:53) 61 34 It looks like Sage's Python doesn't work, right? Wrong: 35 {{{ 36 wdj@jeeves sage-9.2.rc0 % ./sage -python3 37 Python 3.8.5 (default, Oct 7 2020, 13:59:53) 62 38 [Clang 12.0.0 (clang-1200.0.32.2)] on darwin 63 64 39 Type "help", "copyright", "credits" or "license" for more information. 65 66 40 >>> 2+3 67 68 41 5 69 42 }}} 70 43 In case it's any use, here is what homebrew claims it has installed: 71 44 {{{ 72 45 wdj@jeeves sage-9.2.rc0 % brew list --versions 73 74 46 autoconf 2.69 75 76 47 automake 1.16.1_1 77 78 48 bdw-gc 8.0.4 79 80 49 boost 1.71.0 81 82 50 cmake 3.15.5 83 84 51 fontconfig 2.13.1 85 86 52 freetype 2.10.1 87 88 53 gcc 9.2.0_1 89 90 54 gd 2.2.5 91 92 55 gettext 0.20.1 0.21 93 94 56 gmp 6.2.0 6.1.2_2 95 96 57 gnutls 3.6.15 97 98 58 gpatch 2.7.6 99 100 59 guile 3.0.4 101 102 60 icu4c 64.2 103 104 61 isl 0.22.1 0.21 105 106 62 jpeg 9c 107 108 63 libde265 1.0.3 109 110 64 libdvdcss 1.4.2 111 112 65 libevent 2.1.12 113 114 66 libffi 3.3 3.2.1 115 116 67 libidn2 2.3.0 2.2.0_1 117 118 68 libmpc 1.1.0 1.2.0 119 120 69 libomp 9.0.0 121 122 70 libpng 1.6.37 123 124 71 libtasn1 4.14 4.16.0 125 126 72 libtiff 4.0.10_1 127 128 73 libtool 2.4.6_1 2.4.6_2 129 130 74 libunistring 0.9.10 131 132 75 libyaml 0.2.5 133 134 76 mpfi 1.5.3 135 136 77 mpfr 4.1.0 4.0.2 137 138 78 nettle 3.4.1 3.6 139 140 79 ntl 11.4.1 141 142 80 openssl 1.0.2t 143 144 81 openssl@1.1 1.1.1g 1.1.1d 145 146 82 p11-kit 0.23.21 0.23.18.1 147 148 83 pari 2.11.4 149 150 84 pkg-config 0.29.2_3 0.29.2 151 152 85 readline 8.0.4 153 154 86 ruby 2.7.1_2 155 156 87 sqlite 3.33.0 157 158 88 unbound 1.11.0 159 160 89 webp 1.0.3 161 162 90 xz 5.2.4 91 }}}