This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Sage configure 10.3, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/usr/local/sage/10.3 --enable-database_odlyzko_zeta --disable-editable --with-python=/opt/homebrew/opt/python@3.12/bin/python3 ## --------- ## ## Platform. ## ## --------- ## hostname = bearakku.fios-router.home uname -m = arm64 uname -r = 23.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:59 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6030 /usr/bin/uname -p = arm /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:59 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6030 Kernel configured for up to 12 processors. 12 processors are physically available. 12 processors are logically available. Processor type: arm64e (ARM64E) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 Primary memory available: 36.00 gigabytes Default processor set: 684 tasks, 3003 threads, 12 processors Load average: 29.14, Mach factor: 0.41 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/homebrew/opt/texinfo/bin/ PATH: /opt/homebrew/opt/bzip2/bin/ PATH: /opt/homebrew/bin/ PATH: /opt/homebrew/sbin/ PATH: /usr/local/bin/ PATH: /System/Cryptexes/App/usr/bin/ PATH: /usr/bin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /sbin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin/ PATH: /opt/X11/bin/ PATH: /Library/Apple/usr/bin/ PATH: /Library/TeX/texbin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:5275: looking for aux files: config.guess config.sub compile config.rpath missing install-sh configure:5288: trying ./config/ configure:5317: ./config/config.guess found configure:5317: ./config/config.sub found configure:5317: ./config/compile found configure:5317: ./config/config.rpath found configure:5317: ./config/missing found configure:5299: ./config/install-sh found configure:5454: checking for a BSD-compatible install configure:5527: result: /usr/bin/install -c configure:5538: checking whether build environment is sane configure:5593: result: yes configure:5752: checking for a race-free mkdir -p configure:5796: result: ./config/install-sh -c -d configure:5803: checking for gawk configure:5838: result: no configure:5803: checking for mawk configure:5838: result: no configure:5803: checking for nawk configure:5838: result: no configure:5803: checking for awk configure:5824: found /usr/bin/awk configure:5835: result: awk configure:5846: checking whether make -j8 sets $(MAKE) configure:5869: result: yes configure:5899: checking whether make -j8 supports nested variables configure:5917: result: yes configure:6056: checking whether to enable maintainer-specific portions of Makefiles configure:6066: result: yes configure:6095: checking whether make -j8 supports the include directive configure:6110: make -j8 -f confmf.GNU && cat confinc.out this is the am__doit target configure:6113: $? = 0 configure:6132: result: yes (GNU style) configure:6208: checking for gcc configure:6229: found /usr/bin/gcc configure:6240: result: gcc configure:6593: checking for C compiler version configure:6602: gcc --version >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:6613: $? = 0 configure:6602: gcc -v >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:6613: $? = 0 configure:6602: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6613: $? = 1 configure:6602: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6613: $? = 1 configure:6602: gcc -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:6613: $? = 1 configure:6633: checking whether the C compiler works configure:6655: gcc conftest.c >&5 configure:6659: $? = 0 configure:6709: result: yes configure:6712: checking for C compiler default output file name configure:6714: result: a.out configure:6720: checking for suffix of executables configure:6727: gcc -o conftest conftest.c >&5 configure:6731: $? = 0 configure:6754: result: configure:6776: checking whether we are cross compiling configure:6784: gcc -o conftest conftest.c >&5 configure:6788: $? = 0 configure:6795: ./conftest configure:6799: $? = 0 configure:6814: result: no configure:6819: checking for suffix of object files configure:6842: gcc -c conftest.c >&5 configure:6846: $? = 0 configure:6868: result: o configure:6872: checking whether the compiler supports GNU C configure:6892: gcc -c conftest.c >&5 configure:6892: $? = 0 configure:6902: result: yes configure:6913: checking whether gcc accepts -g configure:6934: gcc -c -g conftest.c >&5 configure:6934: $? = 0 configure:6978: result: yes configure:6998: checking for gcc option to enable C11 features configure:7013: gcc -c -g -O2 conftest.c >&5 conftest.c:25:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *e (p, i) ^ 1 warning generated. configure:7013: $? = 0 configure:7031: result: none needed configure:7147: checking whether gcc understands -c and -o together configure:7170: gcc -c conftest.c -o conftest2.o configure:7173: $? = 0 configure:7170: gcc -c conftest.c -o conftest2.o configure:7173: $? = 0 configure:7185: result: yes configure:7204: checking dependency style of gcc configure:7316: result: none configure:7337: checking build system type configure:7352: result: aarch64-apple-darwin23.3.0 configure:7372: checking host system type configure:7386: result: aarch64-apple-darwin23.3.0 configure:7434: checking for ld used by gcc configure:7562: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:7569: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:7585: result: no configure:7593: checking for shared library run path origin configure:7607: result: done configure:7681: checking for root user configure:7690: result: no configure:7756: checking for a sed that does not truncate output configure:7826: result: /usr/bin/sed configure:7834: checking for ar configure:7855: found /usr/bin/ar configure:7867: result: yes configure:7888: checking for m4 configure:7909: found /usr/bin/m4 configure:7921: result: yes configure:8001: checking for pkg-config configure:8024: found /opt/homebrew/bin/pkg-config configure:8036: result: /opt/homebrew/bin/pkg-config configure:8061: checking pkg-config is at least version 0.29 configure:8064: result: yes configure:8075: checking for ranlib configure:8096: found /usr/bin/ranlib configure:8108: result: yes configure:8129: checking for strip configure:8150: found /usr/bin/strip configure:8162: result: yes configure:8182: checking for GNU or BSD tar configure:8236: result: /usr/bin/tar configure:8307: checking for Python configure:8310: result: /opt/homebrew/opt/python@3.12/bin/python3.12 configure:8322: checking for perl configure:8345: found /opt/homebrew/bin/perl configure:8357: result: /opt/homebrew/bin/perl configure:8365: checking for Perl version 5.8.0 or later configure:8378: result: yes configure:8409: checking whether a conda environment is active configure:8417: result: no configure:8523: checking for gcc configure:8555: result: gcc configure:8908: checking for C compiler version configure:8917: gcc --version >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:8928: $? = 0 configure:8917: gcc -v >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:8928: $? = 0 configure:8917: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:8928: $? = 1 configure:8917: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:8928: $? = 1 configure:8917: gcc -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:8928: $? = 1 configure:8932: checking whether the compiler supports GNU C configure:8962: result: yes configure:8973: checking whether gcc accepts -g configure:9038: result: yes configure:9058: checking for gcc option to enable C11 features configure:9091: result: none needed configure:9207: checking whether gcc understands -c and -o together configure:9245: result: yes configure:9264: checking dependency style of gcc configure:9376: result: none configure:9396: checking how to run the C preprocessor configure:9422: gcc -E conftest.c configure:9422: $? = 0 configure:9437: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:9437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | /* end confdefs.h. */ | #include configure:9464: result: gcc -E configure:9478: gcc -E conftest.c configure:9478: $? = 0 configure:9493: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:9493: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | /* end confdefs.h. */ | #include configure:9592: checking for g++ configure:9613: found /usr/bin/g++ configure:9624: result: g++ configure:9651: checking for C++ compiler version configure:9660: g++ --version >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:9671: $? = 0 configure:9660: g++ -v >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:9671: $? = 0 configure:9660: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:9671: $? = 1 configure:9660: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:9671: $? = 1 configure:9675: checking whether the compiler supports GNU C++ configure:9695: g++ -c conftest.cpp >&5 configure:9695: $? = 0 configure:9705: result: yes configure:9716: checking whether g++ accepts -g configure:9737: g++ -c -g conftest.cpp >&5 configure:9737: $? = 0 configure:9781: result: yes configure:9801: checking for g++ option to enable C++11 features configure:9816: g++ -c conftest.cpp >&5 conftest.cpp:57:3: error: "Compiler does not advertise C++11 conformance" # error "Compiler does not advertise C++11 conformance" ^ conftest.cpp:62:3: error: unknown type name 'constexpr' constexpr int get_val() { return 20; } ^ conftest.cpp:74:17: error: delegating constructors are permitted only in C++11 delegate(): delegate(2354) {} ^~~~~~~~ conftest.cpp:85:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:85:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:92:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] nocopy() = default; ^ conftest.cpp:93:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy(const nocopy&) = delete; ^ conftest.cpp:94:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy & operator=(const nocopy&) = delete; ^ conftest.cpp:106:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template auto sum(V first) -> V ^ conftest.cpp:106:25: error: 'auto' not allowed in function return type template auto sum(V first) -> V ^~~~ conftest.cpp:106:42: error: expected ';' at end of declaration template auto sum(V first) -> V ^ ; conftest.cpp:106:43: error: cannot use arrow operator on a type template auto sum(V first) -> V ^ conftest.cpp:110:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template auto sum(V first, Args... rest) -> V ^ conftest.cpp:110:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template auto sum(V first, Args... rest) -> V ^ conftest.cpp:110:43: error: 'auto' not allowed in function return type template auto sum(V first, Args... rest) -> V ^~~~ conftest.cpp:110:74: error: expected ';' at end of declaration template auto sum(V first, Args... rest) -> V ^ ; conftest.cpp:110:75: error: cannot use arrow operator on a type template auto sum(V first, Args... rest) -> V ^ conftest.cpp:134:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a1 = 6538; ^ conftest.cpp:135:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a2 = 48573953.4; ^ conftest.cpp:136:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a3 = "String literal"; ^ conftest.cpp:139:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto i = a3; *i; ++i) { total += *i; } ^ conftest.cpp:155:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto &x : array) { x += 23; } ^ conftest.cpp:155:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto &x : array) { x += 23; } ^ conftest.cpp:160:17: error: expected expression assert (eval ([](int x) { return x*2; }, 21) == 42); ^ conftest.cpp:162:17: error: expected expression assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); ^ conftest.cpp:164:17: error: expected expression assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); ^ conftest.cpp:170:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a = sum(1); ^ conftest.cpp:170:12: error: no matching function for call to 'sum' auto a = sum(1); ^~~ conftest.cpp:171:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto b = sum(1, 2); ^ conftest.cpp:171:12: error: no matching function for call to 'sum' auto b = sum(1, 2); ^~~ conftest.cpp:172:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto c = sum(1.0, 2.0, 3.0); ^ conftest.cpp:172:12: error: no matching function for call to 'sum' auto c = sum(1.0, 2.0, 3.0); ^~~ conftest.cpp:177:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] cxx11test::delegate d2(); ^~ conftest.cpp:177:25: note: remove parentheses to declare a variable cxx11test::delegate d2(); ^~ conftest.cpp:190:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'? test_template<::test_template> v(test_template(12)); ^~~ < :: conftest.cpp:190:36: error: a space is required between consecutive right angle brackets (use '> >') test_template<::test_template> v(test_template(12)); ^~ > > conftest.cpp:194:22: error: use of undeclared identifier 'u8' char const *utf8 = u8"UTF-8 string \u2500"; ^ conftest.cpp:194:24: error: expected ';' at end of declaration char const *utf8 = u8"UTF-8 string \u2500"; ^ ; fatal error: too many errors emitted, stopping now [-ferror-limit=] 18 warnings and 20 errors generated. configure:9816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | #if !defined __cplusplus || __cplusplus < 199711L | # error "Compiler does not advertise C++98 conformance" | #endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | #include | #include | | // and are *not* freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw "test"; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, "test")); | } | } | | template struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template T add(U u) { return static_cast(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | #if !defined __cplusplus || __cplusplus < 201103L | # error "Compiler does not advertise C++11 conformance" | #endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template auto sum(V first) -> V | { | return first; | } | template auto sum(V first, Args... rest) -> V | { | return first + sum(rest...); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | assert (argc); | assert (! argv[0]); | { | test_exception_syntax (); | test_template tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | | | { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = "String literal"; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa[cxx11test::get_val()] = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template> v(test_template(12)); | } | { | // Unicode literals | char const *utf8 = u8"UTF-8 string \u2500"; | char16_t const *utf16 = u"UTF-8 string \u2500"; | char32_t const *utf32 = U"UTF-32 string \u2500"; | } | | return ok; | } | configure:9816: g++ -std=gnu++11 -c conftest.cpp >&5 conftest.cpp:177:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] cxx11test::delegate d2(); ^~ conftest.cpp:177:25: note: remove parentheses to declare a variable cxx11test::delegate d2(); ^~ 1 warning generated. configure:9816: $? = 0 configure:9837: result: -std=gnu++11 configure:9900: checking dependency style of g++ -std=gnu++11 configure:10012: result: none configure:10085: checking for gfortran configure:10106: found /opt/homebrew/bin/gfortran configure:10117: result: gfortran configure:10143: checking for Fortran compiler version configure:10152: gfortran --version >&5 GNU Fortran (Homebrew GCC 13.2.0) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:10163: $? = 0 configure:10152: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/13.2.0/bin/../libexec/gcc/aarch64-apple-darwin23/13/lto-wrapper Target: aarch64-apple-darwin23 Configured with: ../configure --prefix=/opt/homebrew/opt/gcc --libdir=/opt/homebrew/opt/gcc/lib/gcc/current --disable-nls --enable-checking=release --with-gcc-major-version-only --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-13 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-zstd=/opt/homebrew/opt/zstd --with-pkgversion='Homebrew GCC 13.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-system-zlib --build=aarch64-apple-darwin23 --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 13.2.0 (Homebrew GCC 13.2.0) configure:10163: $? = 0 configure:10152: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:10163: $? = 1 configure:10152: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:10163: $? = 1 configure:10172: checking whether the compiler supports GNU Fortran configure:10186: gfortran -c conftest.F >&5 configure:10186: $? = 0 configure:10196: result: yes configure:10204: checking whether gfortran accepts -g configure:10216: gfortran -c -g conftest.f >&5 configure:10216: $? = 0 configure:10225: result: yes configure:10320: checking for gcc configure:10341: found /usr/bin/gcc configure:10352: result: gcc configure:10377: checking for Objective C compiler version configure:10386: gcc --version >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:10397: $? = 0 configure:10386: gcc -v >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:10397: $? = 0 configure:10386: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:10397: $? = 1 configure:10386: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:10397: $? = 1 configure:10401: checking whether the compiler supports GNU Objective C configure:10421: gcc -c conftest.m >&5 configure:10421: $? = 0 configure:10431: result: yes configure:10442: checking whether gcc accepts -g configure:10463: gcc -c -g conftest.m >&5 configure:10463: $? = 0 configure:10507: result: yes configure:10532: checking dependency style of gcc configure:10642: result: none configure:10716: checking for g++ configure:10737: found /usr/bin/g++ configure:10748: result: g++ configure:10773: checking for Objective C++ compiler version configure:10782: g++ --version >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:10793: $? = 0 configure:10782: g++ -v >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:10793: $? = 0 configure:10782: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:10793: $? = 1 configure:10782: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:10793: $? = 1 configure:10797: checking whether the compiler supports GNU Objective C++ configure:10817: g++ -c conftest.mm >&5 configure:10817: $? = 0 configure:10827: result: yes configure:10838: checking whether g++ accepts -g configure:10859: g++ -c -g conftest.mm >&5 configure:10859: $? = 0 configure:10903: result: yes configure:10928: checking dependency style of g++ configure:11038: result: none configure:11079: checking for stdio.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for stdlib.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for string.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for inttypes.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for stdint.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for strings.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for sys/stat.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for sys/types.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11079: checking for unistd.h configure:11079: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11079: $? = 0 configure:11079: result: yes configure:11104: checking for complex.h configure:11104: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11104: $? = 0 configure:11104: result: yes configure:11127: checking for sqrt in -lm configure:11149: g++ -std=gnu++11 -o conftest conftest.cpp -lm >&5 configure:11149: $? = 0 configure:11159: result: yes ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gcc... ## ## ---------------------------------------------------- ## configure:11443: checking whether gcc is already installed in SAGE_LOCAL configure:11515: result: no configure:11554: checking for C compiler vendor configure:11602: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:11602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main (void) | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:11602: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:11602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main (void) | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:11602: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:11602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main (void) | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:11602: gcc -c -g -O2 conftest.c >&5 configure:11602: $? = 0 configure:11611: result: clang configure:11655: checking whether g++ -std=gnu++11 supports C++11 features with -std=gnu++11 configure:11952: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:11952: $? = 0 configure:11962: result: yes configure:12415: checking if gcc accepts -dumpversion option configure:12442: cat conftest.c 1>&5 int main() { return 0; } configure:12445: $? = 0 configure:12449: gcc -dumpversion -c conftest.c 1>&5 15.0.0 configure:12452: $? = 0 configure:12456: result: yes configure:12485: checking gcc version configure:12501: result: 15.0.0 configure:12515: checking if g++ accepts -dumpversion option configure:12542: cat conftest.c 1>&5 int main() { return 0; } configure:12545: $? = 0 configure:12549: gcc -dumpversion -c conftest.c 1>&5 15.0.0 configure:12552: $? = 0 configure:12556: result: yes configure:12585: checking g++ version configure:12601: result: 15.0.0 configure:12717: checking whether C++ compiler accepts "-march=native" configure:12737: g++ -std=gnu++11 -std=gnu++11 -c -march=native conftest.cpp >&5 configure:12737: $? = 0 configure:12747: result: yes configure:12768: checking for OpenMP flag of C compiler configure:12814: gcc -o conftest -g -O2 -fopenmp conftest.c -lm >&5 clang: error: unsupported option '-fopenmp' clang: error: unsupported option '-fopenmp' configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12814: gcc -o conftest -g -O2 -openmp conftest.c -lm >&5 conftest.c:24:10: fatal error: 'omp.h' file not found #include ^~~~~~~ 1 error generated. configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12814: gcc -o conftest -g -O2 -qopenmp conftest.c -lm >&5 clang: error: unknown argument '-qopenmp'; did you mean '-fopenmp'? configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12814: gcc -o conftest -g -O2 -mp conftest.c -lm >&5 clang: error: unknown argument: '-mp' configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12814: gcc -o conftest -g -O2 -xopenmp conftest.c -lm >&5 clang: error: language not recognized: 'openmp' configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12814: gcc -o conftest -g -O2 -omp conftest.c -lm >&5 conftest.c:24:10: fatal error: 'omp.h' file not found #include ^~~~~~~ 1 error generated. configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12814: gcc -o conftest -g -O2 -qsmp=omp conftest.c -lm >&5 clang: error: unknown argument: '-qsmp=omp' configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12814: gcc -o conftest conftest.c -lm >&5 conftest.c:24:10: fatal error: 'omp.h' file not found #include ^~~~~~~ 1 error generated. configure:12814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12824: result: unknown configure:12852: checking for OpenMP flag of C++ compiler configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest -fopenmp conftest.cpp -lm >&5 clang: error: unsupported option '-fopenmp' clang: error: unsupported option '-fopenmp' configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest -openmp conftest.cpp -lm >&5 conftest.cpp:24:10: fatal error: 'omp.h' file not found #include ^~~~~~~ 1 error generated. configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest -qopenmp conftest.cpp -lm >&5 clang: error: unknown argument '-qopenmp'; did you mean '-fopenmp'? configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest -mp conftest.cpp -lm >&5 clang: error: unknown argument: '-mp' configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest -xopenmp conftest.cpp -lm >&5 clang: error: language not recognized: 'openmp' configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest -omp conftest.cpp -lm >&5 conftest.cpp:24:10: fatal error: 'omp.h' file not found #include ^~~~~~~ 1 error generated. configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest -qsmp=omp conftest.cpp -lm >&5 clang: error: unknown argument: '-qsmp=omp' configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12898: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lm >&5 conftest.cpp:24:10: fatal error: 'omp.h' file not found #include ^~~~~~~ 1 error generated. configure:12898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | #include | | static void | parallel_fill(int * data, int n) | { | int i; | #pragma omp parallel for | for (i = 0; i < n; ++i) | data[i] = i; | } | | int | main() | { | int arr[100000]; | omp_set_num_threads(2); | parallel_fill(arr, 100000); | return 0; | } | configure:12908: result: unknown configure:12934: will use system package and not install SPKG gcc configure:12965: checking for the location of crti.o configure:12975: result: configure:12992: checking how to run the C++ preprocessor configure:13014: g++ -std=gnu++11 -std=gnu++11 -E conftest.cpp configure:13014: $? = 0 configure:13029: g++ -std=gnu++11 -std=gnu++11 -E conftest.cpp conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:13029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include configure:13056: result: g++ -std=gnu++11 -std=gnu++11 -E configure:13070: g++ -std=gnu++11 -std=gnu++11 -E conftest.cpp configure:13070: $? = 0 configure:13085: g++ -std=gnu++11 -std=gnu++11 -E conftest.cpp conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:13085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:13210: checking for gmp.h configure:13210: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:13210: $? = 0 configure:13210: result: yes configure:13218: checking for gmpxx.h configure:13218: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:13218: $? = 0 configure:13218: result: yes configure:13226: checking for library containing __gmpn_gcd_11 configure:13255: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lm >&5 Undefined symbols for architecture arm64: "___gmpn_gcd_11", referenced from: _main in conftest-aef7a6.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int __gmpn_gcd_11 (); | } | int | main (void) | { | return conftest::__gmpn_gcd_11 (); | ; | return 0; | } configure:13255: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lgmp -lm >&5 configure:13255: $? = 0 configure:13275: result: -lgmp configure:13291: will use system package and not install SPKG gmp configure:13327: checking absolute name of configure:13333: checking for gmp.h configure:13333: result: yes error: write on a pipe with no reader configure:13354: result: ///opt/homebrew/include/gmp.h ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zlib... ## ## ----------------------------------------------------- ## configure:13492: checking for inflateEnd in -lz configure:13514: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lz -lgmp -lm >&5 configure:13514: $? = 0 configure:13524: result: yes configure:13533: checking for zlib.h configure:13533: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13544: checking for libpng >= 1.2 configure:13551: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13554: $? = 0 configure:13568: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13571: $? = 0 configure:13699: result: yes configure:13711: will use system package and not install SPKG zlib ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG glpk... ## ## ----------------------------------------------------- ## configure:13848: checking whether any of gmp zlib is installed as or will be installed as SPKG configure:13858: result: no configure:13863: checking for glpsol configure:13886: found /opt/homebrew/bin/glpsol configure:13898: result: /opt/homebrew/bin/glpsol configure:13948: checking for glpk.h configure:13948: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:13948: $? = 0 configure:13948: result: yes configure:13956: checking for library containing glp_config configure:13985: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lgmp -lm >&5 Undefined symbols for architecture arm64: "_glp_config", referenced from: _main in conftest-1acb67.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | /* end confdefs.h. */ | | namespace conftest { | extern "C" int glp_config (); | } | int | main (void) | { | return conftest::glp_config (); | ; | return 0; | } configure:13985: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lglpk -lgmp -lm >&5 configure:13985: $? = 0 configure:14005: result: -lglpk configure:14029: will use system package and not install SPKG glpk ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG 4ti2... ## ## ----------------------------------------------------- ## configure:14179: checking whether any of gmp glpk zlib is installed as or will be installed as SPKG configure:14189: result: no configure:14197: checking for hilbert configure:14232: result: no configure:14197: checking for 4ti2-hilbert configure:14232: result: no configure:14197: checking for 4ti2_hilbert configure:14232: result: no configure:14250: checking for markov configure:14285: result: no configure:14250: checking for 4ti2-markov configure:14285: result: no configure:14250: checking for 4ti2_markov configure:14285: result: no configure:14303: checking for graver configure:14338: result: no configure:14303: checking for 4ti2-graver configure:14338: result: no configure:14303: checking for 4ti2_graver configure:14338: result: no configure:14356: checking for zsolve configure:14391: result: no configure:14356: checking for 4ti2-zsolve configure:14391: result: no configure:14356: checking for 4ti2_zsolve configure:14391: result: no configure:14409: checking for qsolve configure:14444: result: no configure:14409: checking for 4ti2-qsolve configure:14444: result: no configure:14409: checking for 4ti2_qsolve configure:14444: result: no configure:14462: checking for rays configure:14497: result: no configure:14462: checking for 4ti2-rays configure:14497: result: no configure:14462: checking for 4ti2_rays configure:14497: result: no configure:14515: checking for ppi configure:14550: result: no configure:14515: checking for 4ti2-ppi configure:14550: result: no configure:14515: checking for 4ti2_ppi configure:14550: result: no configure:14568: checking for circuits configure:14603: result: no configure:14568: checking for 4ti2-circuits configure:14603: result: no configure:14568: checking for 4ti2_circuits configure:14603: result: no configure:14621: checking for groebner configure:14656: result: no configure:14621: checking for 4ti2-groebner configure:14656: result: no configure:14621: checking for 4ti2_groebner configure:14656: result: no configure:14670: checking for library 4ti2gmp configure:14692: g++ -std=gnu++11 -std=gnu++11 -o conftest -D__STDC_LIMIT_MACROS -D_4ti2_GMP_ conftest.cpp -lglpk -lgmp -lm -l4ti2gmp -lzsolve >&5 conftest.cpp:26:10: fatal error: '4ti2/4ti2.h' file not found #include "4ti2/4ti2.h" ^~~~~~~~~~~~~ 1 error generated. configure:14692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | /* end confdefs.h. */ | | #include "4ti2/4ti2.h" | | int | main (void) | { | _4ti2_rays_create_state(_4ti2_PREC_INT_ARB); | | ; | return 0; | } configure:14700: result: no configure:14733: no suitable system package found for SPKG 4ti2 ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG _develop... ## ## --------------------------------------------------------- ## configure:14871: no suitable system package found for SPKG _develop ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG _prereq... ## ## -------------------------------------------------------- ## configure:14994: will use system package and not install SPKG _prereq ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG _recommended... ## ## ------------------------------------------------------------- ## configure:15147: no suitable system package found for SPKG _recommended ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG tox... ## ## ---------------------------------------------------- ## configure:15265: checking for tox >= 4.2.7 configure:15344: result: /opt/homebrew/bin/tox configure:15356: will use system package and not install SPKG tox ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG virtualenv... ## ## ----------------------------------------------------------- ## configure:15476: SPKG virtualenv is not required on this system ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG appdirs... ## ## -------------------------------------------------------- ## configure:15616: SPKG appdirs is not required on this system ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bliss... ## ## ------------------------------------------------------ ## configure:15771: checking for bliss/bliss_C.h configure:15771: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 conftest.cpp:53:10: fatal error: 'bliss/bliss_C.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. configure:15771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15771: result: no configure:15903: no suitable system package found for SPKG bliss ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG boost_cropped... ## ## -------------------------------------------------------------- ## configure:16171: checking for boostlib >= 1.66.0 (106600) configure:16203: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:16203: $? = 0 configure:16206: result: yes configure:16372: will use system package and not install SPKG boost_cropped ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libpng... ## ## ------------------------------------------------------- ## configure:16505: checking installing zlib? configure:16512: result: no configure:16516: checking for libpng >= 1.2 configure:16585: result: yes configure:16595: will use system package and not install SPKG libpng ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG m4ri... ## ## ----------------------------------------------------- ## configure:16730: checking whether any of libpng is installed as or will be installed as SPKG configure:16740: result: no configure:16745: checking for m4ri >= 20140914 configure:16752: $PKG_CONFIG --exists --print-errors "m4ri >= 20140914" Package m4ri was not found in the pkg-config search path. Perhaps you should add the directory containing `m4ri.pc' to the PKG_CONFIG_PATH environment variable No package 'm4ri' found configure:16755: $? = 1 configure:16769: $PKG_CONFIG --exists --print-errors "m4ri >= 20140914" Package m4ri was not found in the pkg-config search path. Perhaps you should add the directory containing `m4ri.pc' to the PKG_CONFIG_PATH environment variable No package 'm4ri' found configure:16772: $? = 1 configure:16786: result: no No package 'm4ri' found configure:16840: no suitable system package found for SPKG m4ri ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG brial... ## ## ------------------------------------------------------ ## configure:16962: checking whether any of gcc boost_cropped m4ri is installed as or will be installed as SPKG configure:16967: result: yes; install brial as well configure:17167: no suitable system package found for SPKG brial ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bzip2... ## ## ------------------------------------------------------ ## configure:17284: checking for bzlib.h configure:17284: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:17284: $? = 0 configure:17284: result: yes configure:17288: checking for library containing BZ2_bzCompress configure:17317: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lglpk -lgmp -lm >&5 Undefined symbols for architecture arm64: "_BZ2_bzCompress", referenced from: _main in conftest-7828b2.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | namespace conftest { | extern "C" int BZ2_bzCompress (); | } | int | main (void) | { | return conftest::BZ2_bzCompress (); | ; | return 0; | } configure:17317: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lbz2 -lglpk -lgmp -lm >&5 configure:17317: $? = 0 configure:17337: result: -lbz2 configure:17346: checking for bzip2 configure:17369: found /opt/homebrew/opt/bzip2/bin/bzip2 configure:17381: result: /opt/homebrew/opt/bzip2/bin/bzip2 configure:17408: will use system package and not install SPKG bzip2 ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cachetools... ## ## ----------------------------------------------------------- ## configure:17528: SPKG cachetools is not required on this system configure:17595: checking for Fortran flag needed to accept free-form source configure:17615: gfortran -c conftest.f >&5 conftest.f:2:4: 2 | program freeform | 1 Error: Non-numeric character in statement label at (1) conftest.f:4:27: 4 | print *, 'Hello ', & | 1 Error: Expected expression in PRINT statement at (1) conftest.f:5:12: 5 | 'world.' | 1 Error: Invalid character in name at (1) configure:17615: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:17615: gfortran -c -ffree-form conftest.f >&5 configure:17615: $? = 0 configure:17625: result: -ffree-form ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfortran... ## ## --------------------------------------------------------- ## configure:17777: checking the version of gfortran configure:17780: result: 13 configure:17832: will use system package and not install SPKG gfortran ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openblas... ## ## --------------------------------------------------------- ## configure:17966: checking whether any of gfortran is installed as or will be installed as SPKG configure:17976: result: no configure:17990: checking for openblas >= 0.2.20 openblas < 0.3.99 configure:17997: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20 openblas < 0.3.99" configure:18000: $? = 0 configure:18014: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20 openblas < 0.3.99" configure:18017: $? = 0 configure:18983: result: yes configure:18992: $PKG_CONFIG --exists --print-errors "openblas" configure:18995: $? = 0 configure:19015: checking for cblas_dgemm configure:19015: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas -lbz2 -lglpk -lgmp -lm >&5 configure:19015: $? = 0 configure:19015: result: yes configure:19095: checking for dgeqrf configure:19095: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas -lbz2 -lglpk -lgmp -lm >&5 Undefined symbols for architecture arm64: "_dgeqrf", referenced from: _main in conftest-b2486d.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | /* Define dgeqrf to an innocuous variant, in case declares dgeqrf. | For example, HP-UX 11i declares gettimeofday. */ | #define dgeqrf innocuous_dgeqrf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dgeqrf (); below. */ | | #include | #undef dgeqrf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dgeqrf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dgeqrf || defined __stub___dgeqrf | choke me | #endif | | int | main (void) | { | return dgeqrf (); | ; | return 0; | } configure:19095: result: no configure:19102: checking for dgeqrf_ configure:19102: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas -lbz2 -lglpk -lgmp -lm >&5 configure:19102: $? = 0 configure:19102: result: yes configure:19109: checking for DGEQRF configure:19109: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas -lbz2 -lglpk -lgmp -lm >&5 Undefined symbols for architecture arm64: "_DGEQRF", referenced from: _main in conftest-f5c917.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | /* Define DGEQRF to an innocuous variant, in case declares DGEQRF. | For example, HP-UX 11i declares gettimeofday. */ | #define DGEQRF innocuous_DGEQRF | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DGEQRF (); below. */ | | #include | #undef DGEQRF | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char DGEQRF (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_DGEQRF || defined __stub___DGEQRF | choke me | #endif | | int | main (void) | { | return DGEQRF (); | ; | return 0; | } configure:19109: result: no configure:19116: checking for DGEQRF_ configure:19116: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas -lbz2 -lglpk -lgmp -lm >&5 Undefined symbols for architecture arm64: "_DGEQRF_", referenced from: _main in conftest-585499.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | /* Define DGEQRF_ to an innocuous variant, in case declares DGEQRF_. | For example, HP-UX 11i declares gettimeofday. */ | #define DGEQRF_ innocuous_DGEQRF_ | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DGEQRF_ (); below. */ | | #include | #undef DGEQRF_ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char DGEQRF_ (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_DGEQRF_ || defined __stub___DGEQRF_ | choke me | #endif | | int | main (void) | { | return DGEQRF_ (); | ; | return 0; | } configure:19116: result: no configure:19206: checking the OpenBLAS version using openblas_get_config configure:19234: gcc -o conftest -I/opt/homebrew/Cellar/openblas/0.3.26/include -g -O2 conftest.c -L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas -lbz2 -lglpk -lgmp -lm >&5 configure:19234: $? = 0 configure:19234: ./conftest configure:19234: $? = 0 configure:19236: result: good configure:19292: will use system package and not install SPKG openblas ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG cbc... ## ## ---------------------------------------------------- ## configure:19429: checking whether any of openblas zlib bzip2 is installed as or will be installed as SPKG configure:19439: result: no configure:19444: checking for cbc >= 2.9.4 configure:19451: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:19454: $? = 0 configure:19468: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:19471: $? = 0 configure:19509: result: yes configure:19522: will use system package and not install SPKG cbc ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cddlib... ## ## ------------------------------------------------------- ## configure:19657: checking whether any of gmp is installed as or will be installed as SPKG configure:19667: result: no configure:19674: checking for cddexec configure:19695: found /opt/homebrew/bin/cddexec configure:19706: result: cddexec configure:19726: checking for cddexec_gmp configure:19747: found /opt/homebrew/bin/cddexec_gmp configure:19758: result: cddexec_gmp configure:19778: checking for redcheck_gmp configure:19799: found /opt/homebrew/bin/redcheck_gmp configure:19810: result: redcheck_gmp configure:19830: checking for scdd_gmp configure:19851: found /opt/homebrew/bin/scdd_gmp configure:19862: result: scdd_gmp configure:19881: checking whether cddexec --redcheck works correctly for real input size = 5 x 4 Number Type = real configure:19906: result: yes configure:19912: checking for cddlib/cdd.h configure:19912: g++ -std=gnu++11 -std=gnu++11 -c conftest.cpp >&5 configure:19912: $? = 0 configure:19912: result: yes configure:19925: checking for library containing dd_abs configure:19954: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lbz2 -lglpk -lgmp -lm >&5 Undefined symbols for architecture arm64: "_dd_abs", referenced from: _main in conftest-25473f.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | namespace conftest { | extern "C" int dd_abs (); | } | int | main (void) | { | return conftest::dd_abs (); | ; | return 0; | } configure:19954: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lcddgmp -lbz2 -lglpk -lgmp -lm >&5 configure:19954: $? = 0 configure:19974: result: -lcddgmp configure:19994: will use system package and not install SPKG cddlib ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG chardet... ## ## -------------------------------------------------------- ## configure:20114: SPKG chardet is not required on this system ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cliquer... ## ## -------------------------------------------------------- ## configure:20266: checking for library containing clique_unweighted_max_weight configure:20295: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lcddgmp -lbz2 -lglpk -lgmp -lm >&5 Undefined symbols for architecture arm64: "_clique_unweighted_max_weight", referenced from: _main in conftest-2e2de1.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | namespace conftest { | extern "C" int clique_unweighted_max_weight (); | } | int | main (void) | { | return conftest::clique_unweighted_max_weight (); | ; | return 0; | } configure:20295: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lcliquer -lcddgmp -lbz2 -lglpk -lgmp -lm >&5 ld: library 'cliquer' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | namespace conftest { | extern "C" int clique_unweighted_max_weight (); | } | int | main (void) | { | return conftest::clique_unweighted_max_weight (); | ; | return 0; | } configure:20315: result: no configure:20422: no suitable system package found for SPKG cliquer ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG cmake... ## ## ------------------------------------------------------ ## configure:20538: checking for cmake >= 3.11 configure:20629: result: /opt/homebrew/bin/cmake configure:20640: will use system package and not install SPKG cmake ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG colorama... ## ## --------------------------------------------------------- ## configure:20760: SPKG colorama is not required on this system ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG coxeter3... ## ## --------------------------------------------------------- ## configure:20918: checking for library coxeter3 configure:20940: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lcddgmp -lbz2 -lglpk -lgmp -lm -lcoxeter3 >&5 conftest.cpp:28:22: fatal error: 'coxeter/sage.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:20940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | | #include | #include | | int | main (void) | { | | coxeter::CoxGroup *g = interactive::coxeterGroup("B", 2); | | ; | return 0; | } | configure:20948: result: no configure:20982: no suitable system package found for SPKG coxeter3 ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG curl... ## ## ----------------------------------------------------- ## configure:21101: checking for curl 7.22 configure:21144: result: /usr/bin/curl configure:21190: checking for gawk configure:21222: result: awk configure:21289: checking for curl-config configure:21312: found /usr/bin/curl-config configure:21324: result: /usr/bin/curl-config configure:21335: checking for the version of libcurl configure:21343: result: 8.4.0 configure:21350: checking for libcurl >= version 7.22 configure:21364: result: yes configure:21405: checking whether libcurl is usable configure:21440: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm >&5 configure:21440: $? = 0 configure:21455: result: yes configure:21468: checking for curl_free configure:21468: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lcddgmp -lbz2 -lglpk -lgmp -lm -lcurl >&5 configure:21468: $? = 0 configure:21468: result: yes configure:21557: checking whether programs linking to libcurl can be executed configure:21608: g++ -std=gnu++11 -std=gnu++11 -o conftest conftest.cpp -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm >&5 configure:21608: $? = 0 configure:21608: ./conftest configure:21608: $? = 0 configure:21620: result: yes configure:21631: will use system package and not install SPKG curl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG distlib... ## ## -------------------------------------------------------- ## configure:21750: SPKG distlib is not required on this system ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libatomic_ops... ## ## -------------------------------------------------------------- ## configure:21905: checking for atomic_ops >= 7.6.2 configure:21912: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:21915: $? = 0 configure:21929: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:21932: $? = 0 configure:21970: result: yes configure:21979: will use system package and not install SPKG libatomic_ops ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG gc... ## ## --------------------------------------------------- ## configure:22114: checking whether any of libatomic_ops is installed as or will be installed as SPKG configure:22124: result: no configure:22127: checking whether we run on WSL configure:22138: result: no configure:22142: checking for bdw-gc-threaded >= 7.6.4 configure:22149: $PKG_CONFIG --exists --print-errors "bdw-gc-threaded >= 7.6.4" Package bdw-gc-threaded was not found in the pkg-config search path. Perhaps you should add the directory containing `bdw-gc-threaded.pc' to the PKG_CONFIG_PATH environment variable No package 'bdw-gc-threaded' found configure:22152: $? = 1 configure:22166: $PKG_CONFIG --exists --print-errors "bdw-gc-threaded >= 7.6.4" Package bdw-gc-threaded was not found in the pkg-config search path. Perhaps you should add the directory containing `bdw-gc-threaded.pc' to the PKG_CONFIG_PATH environment variable No package 'bdw-gc-threaded' found configure:22169: $? = 1 configure:22183: result: no No package 'bdw-gc-threaded' found configure:22202: checking for bdw-gc >= 7.6.4 configure:22209: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.6.4" configure:22212: $? = 0 configure:22226: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.6.4" configure:22229: $? = 0 configure:22269: result: yes configure:22368: will use system package and not install SPKG gc ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecl... ## ## ---------------------------------------------------- ## configure:22509: checking whether any of gcc gc gmp is installed as or will be installed as SPKG configure:22519: result: no configure:22524: checking for ecl-config configure:22547: found /opt/homebrew/bin/ecl-config configure:22559: result: /opt/homebrew/bin/ecl-config configure:22603: gcc -o conftest -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm >&5 configure:22603: $? = 0 configure:22603: ./conftest configure:22603: $? = 0 configure:22636: will use system package and not install SPKG ecl ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ntl... ## ## ---------------------------------------------------- ## configure:22788: checking whether any of gmp gcc is installed as or will be installed as SPKG configure:22798: result: no configure:22801: checking for NTL/ZZ.h configure:22801: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:22801: $? = 0 configure:22801: result: yes configure:22809: checking whether we can link a program using NTL configure:22826: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:22826: $? = 0 configure:22828: result: yes configure:22839: checking NTL version >= 10.3 configure:22868: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:22868: $? = 0 configure:22868: ./conftest 11.5.1 configure:22868: $? = 0 configure:22871: result: yes configure:22897: will use system package and not install SPKG ntl configure:22933: checking absolute name of configure:22939: checking for NTL/ZZ.h configure:22939: result: yes error: write on a pipe with no reader configure:22960: result: ///opt/homebrew/opt/ntl/include/NTL/ZZ.h configure:23039: $PKG_CONFIG --exists --print-errors "ntl" Package ntl was not found in the pkg-config search path. Perhaps you should add the directory containing `ntl.pc' to the PKG_CONFIG_PATH environment variable No package 'ntl' found configure:23042: $? = 1 configure:23072: $PKG_CONFIG --exists --print-errors "ntl" Package ntl was not found in the pkg-config search path. Perhaps you should add the directory containing `ntl.pc' to the PKG_CONFIG_PATH environment variable No package 'ntl' found configure:23075: $? = 1 ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ncurses... ## ## -------------------------------------------------------- ## configure:23206: checking for ncurses >= 6.0 configure:23213: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" configure:23216: $? = 0 configure:23230: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" configure:23233: $? = 0 configure:23411: result: yes configure:23420: will use system package and not install SPKG ncurses ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG readline... ## ## --------------------------------------------------------- ## configure:23553: checking Installing ncurses? configure:23560: result: No. configure:23564: checking for readline >= 6.0 configure:23571: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:23574: $? = 0 configure:23588: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:23591: $? = 0 configure:23769: result: yes configure:23779: will use system package and not install SPKG readline ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari... ## ## ----------------------------------------------------- ## configure:23915: checking whether any of gmp readline is installed as or will be installed as SPKG configure:23925: result: no configure:23930: checking for gp configure:23953: found /opt/homebrew/bin/gp configure:23965: result: /opt/homebrew/bin/gp configure:23979: checking for gphelp configure:24002: found /opt/homebrew/bin/gphelp configure:24014: result: /opt/homebrew/bin/gphelp configure:24031: checking whether gphelp has access to the documentation configure:24034: result: yes configure:24046: checking is pari_elldata installed? configure:24050: result: yes configure:24061: checking is pari_galdata installed? configure:24065: result: yes configure:24076: checking is pari_galpol installed? configure:24080: result: yes configure:24091: checking is pari_seadata installed? configure:24095: result: yes configure:24108: checking for pari/pari.h configure:24108: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:24108: $? = 0 configure:24108: result: yes configure:24116: checking for library containing matpermanent configure:24145: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 Undefined symbols for architecture arm64: "_matpermanent", referenced from: _main in conftest-9d5a16.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | | namespace conftest { | extern "C" int matpermanent (); | } | int | main (void) | { | return conftest::matpermanent (); | ; | return 0; | } configure:24145: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:24145: $? = 0 configure:24165: result: -lpari configure:24172: checking getting GP's version configure:24175: result: 134917 configure:24177: checking comparing GP and libpari versions configure:24206: gcc -o conftest -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:24206: $? = 0 configure:24206: ./conftest configure:24206: $? = 0 configure:24208: result: libpari's and GP's versions match. Good configure:24219: checking is GP's version good enough? configure:24287: result: yes configure:24289: checking getting GP's datadir configure:24292: result: "/opt/homebrew/share/pari" configure:24294: checking comparing GP's and libpari's datadirs configure:24317: gcc -o conftest -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:24317: $? = 0 configure:24317: ./conftest configure:24317: $? = 0 configure:24319: result: libpari's and GP's datadirs match. Good configure:24321: checking whether pari is configured with pthreads configure:24341: gcc -o conftest -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:24341: $? = 0 configure:24341: ./conftest configure:24341: $? = 0 configure:24343: result: yes. Good configure:24398: will use system package and not install SPKG pari ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfr... ## ## ----------------------------------------------------- ## configure:24541: checking whether any of gmp is installed as or will be installed as SPKG configure:24551: result: no configure:24554: checking for mpfr.h configure:24554: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:24554: $? = 0 configure:24554: result: yes configure:24562: checking for library containing mpfr_cmpabs_ui configure:24591: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 Undefined symbols for architecture arm64: "_mpfr_cmpabs_ui", referenced from: _main in conftest-8f7f7f.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | | namespace conftest { | extern "C" int mpfr_cmpabs_ui (); | } | int | main (void) | { | return conftest::mpfr_cmpabs_ui (); | ; | return 0; | } configure:24591: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:24591: $? = 0 configure:24611: result: -lmpfr configure:24631: will use system package and not install SPKG mpfr ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG flint... ## ## ------------------------------------------------------ ## configure:24774: checking whether any of mpfr is installed as or will be installed as SPKG configure:24784: result: no configure:24787: checking for flint/flint.h configure:24787: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:93:10: fatal error: 'flint/flint.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:24787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24787: result: no configure:24909: no suitable system package found for SPKG flint ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG eclib... ## ## ------------------------------------------------------ ## configure:25038: checking whether any of ntl pari flint is installed as or will be installed as SPKG configure:25043: result: yes; install eclib as well configure:25235: no suitable system package found for SPKG eclib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecm... ## ## ---------------------------------------------------- ## configure:25356: checking whether any of gmp is installed as or will be installed as SPKG configure:25366: result: no configure:25369: checking for ecm.h configure:25369: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:93:10: fatal error: 'ecm.h' file not found #include ^~~~~~~ 1 error generated. configure:25369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25369: result: no configure:25643: no suitable system package found for SPKG ecm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG givaro... ## ## ------------------------------------------------------- ## configure:25762: checking for givaro >= 4.1.1 configure:25769: $PKG_CONFIG --exists --print-errors "givaro >= 4.1.1" Package givaro was not found in the pkg-config search path. Perhaps you should add the directory containing `givaro.pc' to the PKG_CONFIG_PATH environment variable No package 'givaro' found configure:25772: $? = 1 configure:25786: $PKG_CONFIG --exists --print-errors "givaro >= 4.1.1" Package givaro was not found in the pkg-config search path. Perhaps you should add the directory containing `givaro.pc' to the PKG_CONFIG_PATH environment variable No package 'givaro' found configure:25789: $? = 1 configure:25803: result: no No package 'givaro' found configure:25851: no suitable system package found for SPKG givaro ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fflas_ffpack... ## ## ------------------------------------------------------------- ## configure:25973: checking whether any of givaro gmp openblas is installed as or will be installed as SPKG configure:25978: result: yes; install fflas_ffpack as well configure:26084: no suitable system package found for SPKG fflas_ffpack configure:26106: checking whether C++ compiler accepts -mavx512f -mavx512vl -mavx512dq configure:26126: g++ -std=gnu++11 -std=gnu++11 -c -mavx512f -mavx512vl -mavx512dq -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 clang: warning: argument unused during compilation: '-mavx512f' [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-mavx512vl' [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-mavx512dq' [-Wunused-command-line-argument] configure:26126: $? = 0 configure:26135: result: yes configure:26147: checking whether C++ compiler accepts -mfma configure:26167: g++ -std=gnu++11 -std=gnu++11 -c -mfma -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 clang: warning: argument unused during compilation: '-mfma' [-Wunused-command-line-argument] configure:26167: $? = 0 configure:26176: result: yes configure:26186: checking whether C++ compiler accepts -mfma4 configure:26206: g++ -std=gnu++11 -std=gnu++11 -c -mfma4 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 clang: warning: argument unused during compilation: '-mfma4' [-Wunused-command-line-argument] configure:26206: $? = 0 configure:26215: result: yes ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ffmpeg... ## ## ------------------------------------------------------- ## configure:26333: checking for ffmpeg configure:26356: found /opt/homebrew/bin/ffmpeg configure:26368: result: /opt/homebrew/bin/ffmpeg configure:26385: will use system package and not install SPKG ffmpeg ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG filelock... ## ## --------------------------------------------------------- ## configure:26509: SPKG filelock is not required on this system ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG fplll... ## ## ------------------------------------------------------ ## configure:26665: checking whether any of gcc mpfr is installed as or will be installed as SPKG configure:26675: result: no configure:26680: checking for fplll >= 5.4.5 fplll <= 5.4.5 configure:26687: $PKG_CONFIG --exists --print-errors "fplll >= 5.4.5 fplll <= 5.4.5" configure:26690: $? = 0 configure:26704: $PKG_CONFIG --exists --print-errors "fplll >= 5.4.5 fplll <= 5.4.5" configure:26707: $? = 0 configure:26745: result: yes configure:26748: checking whether BKZ default strategy JSON is installed configure:26785: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lfplll >&5 configure:26785: $? = 0 configure:26785: ./conftest configure:26785: $? = 0 configure:26788: result: yes configure:26820: will use system package and not install SPKG fplll ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG free_fonts... ## ## ----------------------------------------------------------- ## configure:26954: checking for FreeSerif.ttf ./configure: line 26956: kpsewhich: command not found configure:26966: result: no configure:26971: checking for FreeSerif.otf ./configure: line 26973: kpsewhich: command not found configure:26983: result: no configure:27008: no suitable system package found for SPKG free_fonts ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG freetype... ## ## --------------------------------------------------------- ## configure:27129: checking whether any of gcc libpng is installed as or will be installed as SPKG configure:27139: result: no configure:27144: checking for freetype2 >= 20.0 configure:27151: $PKG_CONFIG --exists --print-errors "freetype2 >= 20.0" configure:27154: $? = 0 configure:27168: $PKG_CONFIG --exists --print-errors "freetype2 >= 20.0" configure:27171: $? = 0 configure:27209: result: yes configure:27222: will use system package and not install SPKG freetype ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fricas... ## ## ------------------------------------------------------- ## configure:27362: checking for FriCAS >= 1.3.8 configure:27447: result: configure:27473: no suitable system package found for SPKG fricas ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gap... ## ## ---------------------------------------------------- ## configure:27600: checking whether any of ncurses readline zlib is installed as or will be installed as SPKG configure:27610: result: no configure:27615: checking for gap configure:27653: result: no configure:27842: no suitable system package found for SPKG gap ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gengetopt... ## ## ---------------------------------------------------------- ## configure:27979: checking for gengetopt configure:28002: found /opt/homebrew/bin/gengetopt configure:28014: result: /opt/homebrew/bin/gengetopt configure:28031: will use system package and not install SPKG gengetopt ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gf2x... ## ## ----------------------------------------------------- ## configure:28165: checking for gf2x >= 1.2 configure:28172: $PKG_CONFIG --exists --print-errors "gf2x >= 1.2" Package gf2x was not found in the pkg-config search path. Perhaps you should add the directory containing `gf2x.pc' to the PKG_CONFIG_PATH environment variable No package 'gf2x' found configure:28175: $? = 1 configure:28189: $PKG_CONFIG --exists --print-errors "gf2x >= 1.2" Package gf2x was not found in the pkg-config search path. Perhaps you should add the directory containing `gf2x.pc' to the PKG_CONFIG_PATH environment variable No package 'gf2x' found configure:28192: $? = 1 configure:28206: result: no No package 'gf2x' found configure:28222: checking for gf2x.h configure:28222: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:93:10: fatal error: 'gf2x.h' file not found #include ^~~~~~~~ 1 error generated. configure:28222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28222: result: no configure:28230: checking for library containing gf2x_mul_r configure:28259: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 Undefined symbols for architecture arm64: "_gf2x_mul_r", referenced from: _main in conftest-e42717.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:28259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | | namespace conftest { | extern "C" int gf2x_mul_r (); | } | int | main (void) | { | return conftest::gf2x_mul_r (); | ; | return 0; | } configure:28259: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lgf2x -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 ld: library 'gf2x' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:28259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | | namespace conftest { | extern "C" int gf2x_mul_r (); | } | int | main (void) | { | return conftest::gf2x_mul_r (); | ; | return 0; | } configure:28279: result: no configure:28482: no suitable system package found for SPKG gf2x ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfan... ## ## ----------------------------------------------------- ## configure:28599: checking for gfan >= 0.6.2 configure:28683: result: configure:28709: no suitable system package found for SPKG gfan ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG giac... ## ## ----------------------------------------------------- ## configure:28829: checking whether any of pari is installed as or will be installed as SPKG configure:28839: result: no configure:28844: checking for giac >= 1.9.0, <= 1.9.999 configure:28964: result: configure:28970: checking for giac/giac.h configure:28970: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:93:10: fatal error: 'giac/giac.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:28970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28970: result: no configure:29066: no suitable system package found for SPKG giac ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG git... ## ## ---------------------------------------------------- ## configure:29184: checking for git configure:29225: result: /opt/homebrew/bin/git configure:29232: will use system package and not install SPKG git ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gp2c... ## ## ----------------------------------------------------- ## configure:29335: checking whether any of pari is installed as or will be installed as SPKG configure:29345: result: no configure:29401: checking for gp2c configure:29439: result: no configure:29473: no suitable system package found for SPKG gp2c configure:29524: gp prefix is /opt/homebrew configure:29554: found a pari.cfg at /opt/homebrew/lib/pari/pari.cfg configure:29580: found a pari.cfg at /opt/homebrew/lib//pari/pari.cfg configure:29601: pari.cfg is /opt/homebrew/lib//pari/pari.cfg ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG graphviz... ## ## --------------------------------------------------------- ## configure:29714: checking for dot configure:29735: found /opt/homebrew/bin/dot configure:29746: result: dot configure:29765: checking for neato configure:29786: found /opt/homebrew/bin/neato configure:29797: result: neato configure:29816: checking for twopi configure:29837: found /opt/homebrew/bin/twopi configure:29848: result: twopi configure:29868: will use system package and not install SPKG graphviz ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gsl... ## ## ---------------------------------------------------- ## configure:30004: checking whether any of openblas is installed as or will be installed as SPKG configure:30014: result: no configure:30019: checking for gsl >= $2.4 configure:30026: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:30029: $? = 0 configure:30043: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:30046: $? = 0 configure:30084: result: yes configure:30092: $PKG_CONFIG --exists --print-errors "gsl" configure:30095: $? = 0 configure:30135: will use system package and not install SPKG gsl configure:30192: checking 32-bit host C ABI configure:30284: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:30284: $? = 0 configure:30455: result: no configure:30460: checking for grep that handles long lines and -e configure:30524: result: /usr/bin/grep configure:30529: checking for egrep configure:30597: result: /usr/bin/grep -E configure:30606: checking for ELF binary format configure:30630: result: no configure:30682: checking for the common suffixes of directories in the library search path configure:30751: result: lib,lib,lib configure:31283: checking for iconv configure:31308: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 Undefined symbols for architecture arm64: "_iconv", referenced from: _main in conftest-1a7c49.o "_iconv_close", referenced from: _main in conftest-1a7c49.o "_iconv_open", referenced from: _main in conftest-1a7c49.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:31308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | /* end confdefs.h. */ | | #include | #include | | int | main (void) | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:31333: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -liconv >&5 configure:31333: $? = 0 configure:31344: result: yes configure:31347: checking for working iconv configure:31491: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -liconv >&5 configure:31491: $? = 0 configure:31491: ./conftest configure:31491: $? = 0 configure:31504: result: yes configure:31519: checking how to link with libiconv configure:31521: result: -liconv configure:31532: checking whether iconv is compatible with its POSIX signature configure:31557: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:31557: $? = 0 configure:31566: result: yes ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG iconv... ## ## ------------------------------------------------------ ## configure:31697: will use system package and not install SPKG iconv ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG igraph... ## ## ------------------------------------------------------- ## configure:31834: checking whether any of glpk openblas gmp is installed as or will be installed as SPKG configure:31844: result: no configure:31849: checking for igraph >= 0.10.8 igraph < 0.10.9 configure:31856: $PKG_CONFIG --exists --print-errors "igraph >= 0.10.8 igraph < 0.10.9" Requested 'igraph < 0.10.9' but version of libigraph is 0.10.10 You may find new versions of libigraph at https://igraph.org configure:31859: $? = 1 configure:31873: $PKG_CONFIG --exists --print-errors "igraph >= 0.10.8 igraph < 0.10.9" Requested 'igraph < 0.10.9' but version of libigraph is 0.10.10 You may find new versions of libigraph at https://igraph.org configure:31876: $? = 1 configure:31890: result: no Requested 'igraph < 0.10.9' but version of libigraph is 0.10.10 You may find new versions of libigraph at https://igraph.org configure:31944: no suitable system package found for SPKG igraph ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG imagemagick... ## ## ------------------------------------------------------------ ## configure:32063: checking for convert configure:32086: found /opt/homebrew/bin/convert configure:32098: result: /opt/homebrew/bin/convert configure:32115: will use system package and not install SPKG imagemagick ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG iml... ## ## ---------------------------------------------------- ## configure:32251: checking whether any of gmp openblas is installed as or will be installed as SPKG configure:32261: result: no configure:32264: checking for iml.h configure:32264: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:73:10: fatal error: 'iml.h' file not found #include ^~~~~~~ 1 error generated. configure:32264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | #ifdef HAVE_GMP_H | #include | #endif | | | #include configure:32264: result: no configure:32364: no suitable system package found for SPKG iml ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG info... ## ## ----------------------------------------------------- ## configure:32483: checking for info configure:32506: found /opt/homebrew/opt/texinfo/bin/info configure:32518: result: /opt/homebrew/opt/texinfo/bin/info configure:32534: checking for texi2any configure:32557: found /opt/homebrew/opt/texinfo/bin/texi2any configure:32569: result: /opt/homebrew/opt/texinfo/bin/texi2any configure:32598: will use system package and not install SPKG info ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG isl... ## ## ---------------------------------------------------- ## configure:32733: checking whether any of gmp is installed as or will be installed as SPKG configure:32743: result: no configure:32748: checking for isl >= 0.20 configure:32755: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:32758: $? = 0 configure:32772: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:32775: $? = 0 configure:32815: result: yes configure:32828: will use system package and not install SPKG isl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG lcalc... ## ## ------------------------------------------------------ ## configure:32963: checking whether any of pari is installed as or will be installed as SPKG configure:32973: result: no configure:32979: checking for lcalc configure:33017: result: no configure:33026: checking for lcalc/L.h configure:33026: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:95:10: fatal error: 'lcalc/L.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:33026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:33026: result: no configure:33035: checking for double-precision libLfunction >= 2.0.0 with pari support configure:33068: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lLfunction >&5 conftest.cpp:68:16: fatal error: 'lcalc/L.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:33068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | #include | #if !HAVE_LIBPARI | #error libLfunction missing PARI support | #endif | #if !PRECISION_DOUBLE | #error libLfunction must use double-precision | #endif | int | main (void) | { | initialize_globals(); | vector zeros; | L_function zeta; | zeta.find_zeros(1, 0, 1025, -1, "", &zeros); | return 0; | ; | return 0; | } | configure:33076: result: not found; installing the lcalc SPKG configure:33115: no suitable system package found for SPKG lcalc ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libbraiding... ## ## ------------------------------------------------------------ ## configure:33243: checking if we can link against libbraiding configure:33308: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lbraiding >&5 conftest.cpp:69:16: fatal error: 'braiding.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:33308: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | | #include | #include | using namespace Braiding; | | int | main (void) | { | | // Mimic BraidGroup(2)(1,1).thurston_type() in SageMath. | // thurstontype == 1 corresponds to "periodic" | if (thurstontype(2, {1,1}) == 1) { return 0; } else { return 1; } | | ; | return 0; | } | configure:33317: result: no configure:33353: no suitable system package found for SPKG libbraiding ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libffi... ## ## ------------------------------------------------------- ## configure:33472: checking for libffi configure:33479: $PKG_CONFIG --exists --print-errors "libffi" configure:33482: $? = 0 configure:33496: $PKG_CONFIG --exists --print-errors "libffi" configure:33499: $? = 0 configure:33689: result: yes configure:33698: will use system package and not install SPKG libffi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgd... ## ## ------------------------------------------------------ ## configure:33835: checking whether any of gcc libpng freetype is installed as or will be installed as SPKG configure:33845: result: no configure:33850: checking for gdlib >= 2.1 configure:33857: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:33860: $? = 0 configure:33874: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:33877: $? = 0 configure:33915: result: yes configure:33928: will use system package and not install SPKG libgd ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgraphviz... ## ## ------------------------------------------------------------ ## configure:34060: checking for graphviz/cgraph.h configure:34060: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:34060: $? = 0 configure:34060: result: yes configure:34073: will use system package and not install SPKG libgraphviz ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libhomfly... ## ## ---------------------------------------------------------- ## configure:34208: checking whether any of gc is installed as or will be installed as SPKG configure:34218: result: no configure:34221: checking for homfly.h configure:34221: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:95:10: fatal error: 'homfly.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:34221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:34221: result: no configure:34315: no suitable system package found for SPKG libhomfly ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libjpeg... ## ## -------------------------------------------------------- ## configure:34434: checking for libjpeg configure:34441: $PKG_CONFIG --exists --print-errors "libjpeg" configure:34444: $? = 0 configure:34458: $PKG_CONFIG --exists --print-errors "libjpeg" configure:34461: $? = 0 configure:34503: result: yes configure:34515: will use system package and not install SPKG libjpeg ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG xz... ## ## --------------------------------------------------- ## configure:34639: SPKG xz is not required on this system ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG liblzma... ## ## -------------------------------------------------------- ## configure:34883: checking whether any of xz is installed as or will be installed as SPKG configure:34893: result: no configure:34896: checking for lzma_raw_decoder in -llzma configure:34918: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -llzma -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:34918: $? = 0 configure:34928: result: yes configure:34937: checking for lzma.h configure:34937: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:34937: $? = 0 configure:34937: result: yes configure:34957: will use system package and not install SPKG liblzma ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG nauty... ## ## ------------------------------------------------------ ## configure:35091: checking for geng configure:35114: found /opt/homebrew/bin/geng configure:35126: result: /opt/homebrew/bin/geng configure:35548: checking for directg configure:35571: found /opt/homebrew/bin/directg configure:35583: result: /opt/homebrew/bin/directg configure:35598: checking for gentourng configure:35621: found /opt/homebrew/bin/gentourng configure:35633: result: /opt/homebrew/bin/gentourng configure:35648: checking for geng configure:35671: found /opt/homebrew/bin/geng configure:35683: result: /opt/homebrew/bin/geng configure:35698: checking for genbg configure:35721: found /opt/homebrew/bin/genbg configure:35733: result: /opt/homebrew/bin/genbg configure:35748: checking for gentreeg configure:35771: found /opt/homebrew/bin/gentreeg configure:35783: result: /opt/homebrew/bin/gentreeg configure:35798: checking for genktreeg configure:35821: found /opt/homebrew/bin/genktreeg configure:35833: result: /opt/homebrew/bin/genktreeg configure:35848: checking for genposetg configure:35871: found /opt/homebrew/bin/genposetg configure:35883: result: /opt/homebrew/bin/genposetg configure:35905: will use system package and not install SPKG nauty ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libnauty... ## ## --------------------------------------------------------- ## configure:36048: checking whether any of nauty is installed as or will be installed as SPKG configure:36058: result: no configure:36061: checking for nauty/nauty.h configure:36061: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:36061: $? = 0 configure:36061: result: yes configure:36069: checking for library containing densenauty configure:36098: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 Undefined symbols for architecture arm64: "_densenauty", referenced from: _main in conftest-2d07eb.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:36098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int densenauty (); | } | int | main (void) | { | return conftest::densenauty (); | ; | return 0; | } configure:36098: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:36098: $? = 0 configure:36118: result: -lnauty configure:36138: will use system package and not install SPKG libnauty ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libsemigroups... ## ## -------------------------------------------------------------- ## configure:36272: checking for libsemigroups >= 0.6.7 configure:36279: $PKG_CONFIG --exists --print-errors "libsemigroups >= 0.6.7" Package libsemigroups was not found in the pkg-config search path. Perhaps you should add the directory containing `libsemigroups.pc' to the PKG_CONFIG_PATH environment variable No package 'libsemigroups' found configure:36282: $? = 1 configure:36296: $PKG_CONFIG --exists --print-errors "libsemigroups >= 0.6.7" Package libsemigroups was not found in the pkg-config search path. Perhaps you should add the directory containing `libsemigroups.pc' to the PKG_CONFIG_PATH environment variable No package 'libsemigroups' found configure:36299: $? = 1 configure:36313: result: no No package 'libsemigroups' found configure:36361: no suitable system package found for SPKG libsemigroups ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libxml2... ## ## -------------------------------------------------------- ## configure:36480: checking for xml2-config configure:36503: found /usr/bin/xml2-config configure:36516: result: /usr/bin/xml2-config configure:36533: will use system package and not install SPKG libxml2 ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG m4rie... ## ## ------------------------------------------------------ ## configure:36668: checking whether any of m4ri is installed as or will be installed as SPKG configure:36673: result: yes; install m4rie as well configure:36775: no suitable system package found for SPKG m4rie ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG linbox... ## ## ------------------------------------------------------- ## configure:36904: checking whether any of fflas_ffpack flint fplll givaro gmp iml m4ri m4rie mpfr ntl is installed as or will be installed as SPKG configure:36909: result: yes; install linbox as well configure:37152: no suitable system package found for SPKG linbox ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG llvm... ## ## ----------------------------------------------------- ## configure:37277: will use system package and not install SPKG llvm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc... ## ## ------------------------------------------------------- ## configure:37418: checking for lrcalc/schublib.h configure:37418: gcc -c -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c >&5 conftest.c:68:16: fatal error: 'lrcalc/ivector.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:37418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #ifndef _IVECTOR_H | #include | #endif | | #include configure:37418: result: no configure:37418: checking for lrcalc/lrcoef.h configure:37418: gcc -c -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c >&5 conftest.c:68:16: fatal error: 'lrcalc/ivector.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:37418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #ifndef _IVECTOR_H | #include | #endif | | #include configure:37418: result: no configure:37521: no suitable system package found for SPKG lrcalc ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrslib... ## ## ------------------------------------------------------- ## configure:37642: checking whether any of gmp flint is installed as or will be installed as SPKG configure:37647: result: yes; install lrslib as well configure:37758: no suitable system package found for SPKG lrslib ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG mathjax... ## ## -------------------------------------------------------- ## configure:37878: checking for MathJax-3.x configure:37895: result: no configure:37920: no suitable system package found for SPKG mathjax ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG maxima... ## ## ------------------------------------------------------- ## configure:38052: checking whether any of ecl is installed as or will be installed as SPKG configure:38062: result: no configure:38065: checking for Maxima >= $5.45.0 configure:38150: result: /opt/homebrew/bin/maxima configure:38160: checking if ECL can "require" the maxima module An error occurred during initialization: Module error: Don't know how to REQUIRE MAXIMA.. configure:38185: result: no configure:38217: no suitable system package found for SPKG maxima ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG meson... ## ## ------------------------------------------------------ ## configure:38347: checking for meson >= 1.2.3 configure:38440: result: /opt/homebrew/bin/meson configure:38451: will use system package and not install SPKG meson ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpc... ## ## ---------------------------------------------------- ## configure:38586: checking whether any of mpfr is installed as or will be installed as SPKG configure:38596: result: no configure:38599: checking for MPC >= 1.2.1 configure:38616: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:38616: $? = 0 configure:38619: result: yes configure:38621: checking for library containing mpc_sum configure:38650: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 Undefined symbols for architecture arm64: "_mpc_sum", referenced from: _main in conftest-92fdd6.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:38650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int mpc_sum (); | } | int | main (void) | { | return conftest::mpc_sum (); | ; | return 0; | } configure:38650: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:38650: $? = 0 configure:38670: result: -lmpc configure:38699: will use system package and not install SPKG mpc ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfi... ## ## ----------------------------------------------------- ## configure:38844: checking whether any of mpfr is installed as or will be installed as SPKG configure:38854: result: no configure:38857: checking for mpfi.h configure:38857: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:38857: $? = 0 configure:38857: result: yes configure:38865: checking for library containing mpfi_diam_abs configure:38894: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 Undefined symbols for architecture arm64: "_mpfi_diam_abs", referenced from: _main in conftest-9f59ee.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:38894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int mpfi_diam_abs (); | } | int | main (void) | { | return conftest::mpfi_diam_abs (); | ; | return 0; | } configure:38894: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:38894: $? = 0 configure:38914: result: -lmpfi configure:38927: checking MPFI version >= 1.5 configure:38954: gcc -o conftest -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl >&5 configure:38954: $? = 0 configure:38954: ./conftest 1.5.4 configure:38954: $? = 0 configure:38956: result: yes configure:38990: will use system package and not install SPKG mpfi ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG ninja_build... ## ## ------------------------------------------------------------ ## configure:39121: checking for ninja >= 1.8.2 configure:39213: result: /opt/homebrew/bin/ninja configure:39224: will use system package and not install SPKG ninja_build ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG onetbb... ## ## ------------------------------------------------------- ## configure:39355: checking whether oneTBB >= 2018 is available -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /Users/jon/sage/conftest_srcdir/build configure:39367: result: yes configure:39381: will use system package and not install SPKG onetbb ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG python3... ## ## -------------------------------------------------------- ## configure:39549: checking whether any of bzip2 liblzma libffi zlib is installed as or will be installed as SPKG configure:39559: result: no configure:39563: checking for python3 >= 3.9.0, < 3.13.0 with modules sqlite3, ctypes, math, hashlib, socket, zlib, ssl, ensurepip and setuptools/distutils configure:39572: result: configure:39576: checking for /opt/homebrew/opt/python@3.12/bin/python3 configure:39611: result: /opt/homebrew/opt/python@3.12/bin/python3 configure:39628: checking ... whether /opt/homebrew/opt/python@3.12/bin/python3 is good CC=gcc CXX=g++ -std=gnu++11 -std=gnu++11 conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir running build running build_ext building 'config_check_distutils' extension creating conftest.dir creating conftest.dir/temp.macosx-14.0-arm64-cpython-312 gcc -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include -I/Users/jon/sage/conftest_venv/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c conftest.c -o conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o creating conftest.dir/lib.macosx-14.0-arm64-cpython-312 gcc -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o -o conftest.dir/lib.macosx-14.0-arm64-cpython-312/config_check_distutils.cpython-312-darwin.so CC=gcc CXX=g++ -std=gnu++11 -std=gnu++11 conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir running build running build_ext building 'config_check_distutils_cxx' extension creating conftest.dir creating conftest.dir/temp.macosx-14.0-arm64-cpython-312 gcc -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include -I/Users/jon/sage/conftest_venv/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c conftest.cpp -o conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o -std=c++11 creating conftest.dir/lib.macosx-14.0-arm64-cpython-312 g++ -std=gnu++11 -std=gnu++11 -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o -o conftest.dir/lib.macosx-14.0-arm64-cpython-312/config_check_distutils_cxx.cpython-312-darwin.so configure:40242: result: yes configure:40244: checking for python3 >= 3.9.0, < 3.13.0 with modules sqlite3, ctypes, math, hashlib, socket, zlib, ssl, ensurepip and setuptools/distutils configure:41011: result: /opt/homebrew/opt/python@3.12/bin/python3 configure:41043: will use system package and not install SPKG python3 configure:41080: checking whether /opt/homebrew/opt/python@3.12/bin/python3 is configured to build multiarch extensions configure:41091: result: no configure:41107: checking whether "-march=native" works with the C/C++ compilers configured for building extensions for /opt/homebrew/opt/python@3.12/bin/python3 CC=gcc CXX=g++ -std=gnu++11 -std=gnu++11 CFLAGS=-march=native conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir running build running build_ext building 'config_check_distutils' extension creating conftest.dir creating conftest.dir/temp.macosx-14.0-arm64-cpython-312 gcc -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -march=native -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include -I/Users/jon/sage/conftest_venv/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c conftest.c -o conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o creating conftest.dir/lib.macosx-14.0-arm64-cpython-312 gcc -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -march=native -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o -o conftest.dir/lib.macosx-14.0-arm64-cpython-312/config_check_distutils.cpython-312-darwin.so CC=gcc CXX=g++ -std=gnu++11 -std=gnu++11 CFLAGS=-march=native conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir running build running build_ext building 'config_check_distutils_cxx' extension creating conftest.dir creating conftest.dir/temp.macosx-14.0-arm64-cpython-312 gcc -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -march=native -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include -I/Users/jon/sage/conftest_venv/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c conftest.cpp -o conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o -std=c++11 creating conftest.dir/lib.macosx-14.0-arm64-cpython-312 g++ -std=gnu++11 -std=gnu++11 -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -march=native -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.dir/temp.macosx-14.0-arm64-cpython-312/conftest.o -o conftest.dir/lib.macosx-14.0-arm64-cpython-312/config_check_distutils_cxx.cpython-312-darwin.so configure:41240: result: yes configure:41517: WARNING: Support for system python >= 3.12.0 is experimental. To build Sage with a different system python, use ./configure --with-python=/path/to/python ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openssl... ## ## -------------------------------------------------------- ## configure:41653: SPKG openssl is not required on this system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG palp... ## ## ----------------------------------------------------- ## configure:42076: checking for poly.x configure:42114: result: no configure:42126: checking for poly-4d.x configure:42164: result: no configure:42176: checking for poly-5d.x configure:42214: result: no configure:42226: checking for poly-6d.x configure:42264: result: no configure:42276: checking for poly-11d.x configure:42314: result: no configure:42327: checking for class.x configure:42365: result: no configure:42377: checking for class-4d.x configure:42415: result: no configure:42427: checking for class-5d.x configure:42465: result: no configure:42477: checking for class-6d.x configure:42515: result: no configure:42527: checking for class-11d.x configure:42565: result: no configure:42578: checking for nef.x configure:42616: result: no configure:42628: checking for nef-4d.x configure:42666: result: no configure:42678: checking for nef-5d.x configure:42716: result: no configure:42728: checking for nef-6d.x configure:42766: result: no configure:42778: checking for nef-11d.x configure:42816: result: no configure:42829: checking for cws.x configure:42867: result: no configure:42879: checking for cws-4d.x configure:42917: result: no configure:42929: checking for cws-5d.x configure:42967: result: no configure:42979: checking for cws-6d.x configure:43017: result: no configure:43029: checking for cws-11d.x configure:43067: result: no configure:43098: no suitable system package found for SPKG palp ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pandoc... ## ## ------------------------------------------------------- ## configure:43217: checking for pandoc configure:43240: found /opt/homebrew/bin/pandoc configure:43252: result: /opt/homebrew/bin/pandoc configure:43269: will use system package and not install SPKG pandoc ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_elldata... ## ## ------------------------------------------------------------- ## configure:43403: checking installing pari? configure:43410: result: no configure:43419: will use system package and not install SPKG pari_elldata ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_galdata... ## ## ------------------------------------------------------------- ## configure:43553: checking installing pari? configure:43560: result: no configure:43569: will use system package and not install SPKG pari_galdata ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pari_galpol... ## ## ------------------------------------------------------------ ## configure:43703: checking installing pari? configure:43710: result: no configure:43719: will use system package and not install SPKG pari_galpol ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_nftables... ## ## -------------------------------------------------------------- ## configure:43852: checking installing pari? configure:43859: result: no configure:43861: Installing nftables should be done by the user, configure:43863: cf. http://pari.math.u-bordeaux1.fr/pub/pari/packages/nftables/README.txt configure:43871: will use system package and not install SPKG pari_nftables ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata... ## ## ------------------------------------------------------------- ## configure:44005: checking installing pari? configure:44012: result: no configure:44021: will use system package and not install SPKG pari_seadata ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata_small... ## ## ------------------------------------------------------------------- ## configure:44155: checking installing pari? configure:44162: result: no configure:44171: will use system package and not install SPKG pari_seadata_small ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG patch... ## ## ------------------------------------------------------ ## configure:44303: checking for GNU patch >= 2.7.0 configure:44388: result: /opt/homebrew/bin/patch configure:44399: will use system package and not install SPKG patch ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG patchelf... ## ## --------------------------------------------------------- ## configure:44533: checking for patchelf configure:44556: found /opt/homebrew/bin/patchelf configure:44568: result: /opt/homebrew/bin/patchelf configure:44585: will use system package and not install SPKG patchelf ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pdf2svg... ## ## -------------------------------------------------------- ## configure:44719: checking for pdf2svg configure:44742: found /opt/homebrew/bin/pdf2svg configure:44754: result: /opt/homebrew/bin/pdf2svg configure:44771: will use system package and not install SPKG pdf2svg ## -------------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_cpan_polymake_prereq... ## ## -------------------------------------------------------------------------- ## configure:44971: checking for perl module XML::Writer configure:44977: result: no configure:44971: checking for perl module XML::LibXML configure:44977: result: no configure:44971: checking for perl module XML::LibXSLT configure:44977: result: no configure:44971: checking for perl module File::Slurp configure:44977: result: no configure:44971: checking for perl module JSON configure:44977: result: no configure:44971: checking for perl module SVG configure:44977: result: no configure:44971: checking for perl module Term::ReadKey configure:44977: result: no configure:45020: no suitable system package found for SPKG perl_cpan_polymake_prereq ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_mongodb... ## ## ------------------------------------------------------------- ## configure:45193: checking for perl module MongoDB configure:45199: result: no configure:45242: no suitable system package found for SPKG perl_mongodb ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_term_readline_gnu... ## ## ----------------------------------------------------------------------- ## configure:45413: checking for perl module Term::ReadLine configure:45423: result: ok configure:45431: checking Term::ReadLine module... configure:45436: result: non-GNU configure:45472: no suitable system package found for SPKG perl_term_readline_gnu ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconf... ## ## -------------------------------------------------------- ## configure:45607: will use system package and not install SPKG pkgconf ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG planarity... ## ## ---------------------------------------------------------- ## configure:45745: checking for planarity/planarity.h configure:45745: gcc -c -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c >&5 conftest.c:95:10: fatal error: 'planarity/planarity.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:45745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:45745: result: no configure:45852: no suitable system package found for SPKG planarity ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG polymake... ## ## --------------------------------------------------------- ## configure:45970: checking for polymake-config >= 3.5 configure:46053: result: configure:46149: no suitable system package found for SPKG polymake ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ppl... ## ## ---------------------------------------------------- ## configure:46271: checking whether any of gcc glpk gmp is installed as or will be installed as SPKG configure:46281: result: no configure:46339: checking for ppl-config configure:46362: found /opt/homebrew/bin/ppl-config configure:46375: result: /opt/homebrew/bin/ppl-config configure:46389: checking for the Parma Polyhedra Library, version >= 1.2 configure:46559: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include -I/opt/homebrew/Cellar/ppl/1.2_1/include -I/opt/homebrew/opt/gmp/include conftest.cpp -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' configure:46559: $? = 0 configure:46559: ./conftest configure:46559: $? = 0 configure:46584: result: yes configure:46672: will use system package and not install SPKG ppl ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG primesieve... ## ## ----------------------------------------------------------- ## configure:46807: checking for primesieve >= 8.0 configure:46814: $PKG_CONFIG --exists --print-errors "primesieve >= 8.0" configure:46817: $? = 0 configure:46831: $PKG_CONFIG --exists --print-errors "primesieve >= 8.0" configure:46834: $? = 0 configure:46874: result: yes configure:46884: will use system package and not install SPKG primesieve ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG primecount... ## ## ----------------------------------------------------------- ## configure:47022: checking whether any of primesieve is installed as or will be installed as SPKG configure:47032: result: no configure:47037: checking for primecount >= 7.1 configure:47044: $PKG_CONFIG --exists --print-errors "primecount >= 7.1" configure:47047: $? = 0 configure:47061: $PKG_CONFIG --exists --print-errors "primecount >= 7.1" configure:47064: $? = 0 configure:47322: result: yes configure:47338: will use system package and not install SPKG primecount ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG qhull... ## ## ------------------------------------------------------ ## configure:47473: checking for qhull configure:47496: found /opt/homebrew/bin/qhull configure:47508: result: /opt/homebrew/bin/qhull configure:47525: checking whether qhull's version is good enough configure:47561: result: yes configure:47563: checking for libqhull_r/libqhull_r.h configure:47563: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:47563: $? = 0 configure:47563: result: yes configure:47567: checking for library containing qh_distplane configure:47596: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' Undefined symbols for architecture arm64: "_qh_distplane", referenced from: _main in conftest-bd5865.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:47596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int qh_distplane (); | } | int | main (void) | { | return conftest::qh_distplane (); | ; | return 0; | } configure:47596: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' configure:47596: $? = 0 configure:47616: result: -lqhull_r configure:47647: will use system package and not install SPKG qhull ## -------------------------------------------------- ## ## Checking whether SageMath should install SPKG r... ## ## -------------------------------------------------- ## configure:47781: checking for libR >= 3.5 configure:47788: $PKG_CONFIG --exists --print-errors "libR >= 3.5" configure:47791: $? = 0 configure:47805: $PKG_CONFIG --exists --print-errors "libR >= 3.5" configure:47808: $? = 0 configure:47846: result: yes configure:47850: checking for R configure:47873: found /opt/homebrew/bin/R configure:47885: result: /opt/homebrew/bin/R configure:47911: will use system package and not install SPKG r ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG rw... ## ## --------------------------------------------------- ## configure:48044: checking for rw.h configure:48044: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 conftest.cpp:95:10: fatal error: 'rw.h' file not found #include ^~~~~~ 1 error generated. configure:48044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:48044: result: no configure:48058: checking for library containing calculate_level configure:48087: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' Undefined symbols for architecture arm64: "_calculate_level", referenced from: _main in conftest-ede1ff.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:48087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int calculate_level (); | } | int | main (void) | { | return conftest::calculate_level (); | ; | return 0; | } configure:48087: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lrw -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' ld: library 'rw' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:48087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int calculate_level (); | } | int | main (void) | { | return conftest::calculate_level (); | ; | return 0; | } configure:48107: result: no configure:48138: no suitable system package found for SPKG rw ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG singular... ## ## --------------------------------------------------------- ## configure:48263: checking whether any of gmp ntl flint readline mpfr cddlib is installed as or will be installed as SPKG configure:48268: result: yes; install singular as well configure:48479: no suitable system package found for SPKG singular ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sqlite... ## ## ------------------------------------------------------- ## configure:48599: SPKG sqlite is not required on this system ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG suitesparse... ## ## ------------------------------------------------------------ ## configure:48808: checking whether any of openblas is installed as or will be installed as SPKG configure:48818: result: no configure:48821: checking for library containing cholmod_speye configure:48850: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' Undefined symbols for architecture arm64: "_cholmod_speye", referenced from: _main in conftest-560e9b.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:48850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int cholmod_speye (); | } | int | main (void) | { | return conftest::cholmod_speye (); | ; | return 0; | } configure:48850: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lcholmod -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' configure:48850: $? = 0 configure:48870: result: -lcholmod configure:48877: checking for library containing umfpack_di_solve configure:48906: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lcholmod -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' Undefined symbols for architecture arm64: "_umfpack_di_solve", referenced from: _main in conftest-d72f94.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:48906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int umfpack_di_solve (); | } | int | main (void) | { | return conftest::umfpack_di_solve (); | ; | return 0; | } configure:48906: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lumfpack -lcholmod -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' configure:48906: $? = 0 configure:48926: result: -lumfpack configure:48933: checking for library containing SuiteSparse_version configure:48962: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lumfpack -lcholmod -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' Undefined symbols for architecture arm64: "_SuiteSparse_version", referenced from: _main in conftest-052b2e.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:48962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | namespace conftest { | extern "C" int SuiteSparse_version (); | } | int | main (void) | { | return conftest::SuiteSparse_version (); | ; | return 0; | } configure:48962: g++ -std=gnu++11 -std=gnu++11 -o conftest -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp -lsuitesparseconfig -lumfpack -lcholmod -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 ld: warning: ignoring duplicate libraries: '-lgmp' configure:48962: $? = 0 configure:48982: result: -lsuitesparseconfig configure:48992: checking for suitesparse/SuiteSparse_config.h configure:48992: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:48992: $? = 0 configure:48992: result: yes configure:49002: checking for suitesparse/amd.h configure:49002: g++ -std=gnu++11 -std=gnu++11 -c -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.cpp >&5 configure:49002: $? = 0 configure:49002: result: yes configure:49047: will use system package and not install SPKG suitesparse ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symengine... ## ## ---------------------------------------------------------- ## configure:49201: checking whether any of gmp ecm flint mpc mpfr is installed as or will be installed as SPKG configure:49206: result: yes; install symengine as well configure:49327: no suitable system package found for SPKG symengine ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symmetrica... ## ## ----------------------------------------------------------- ## configure:49451: checking for symmetrica/def.h configure:49451: gcc -c -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c >&5 conftest.c:97:10: fatal error: 'symmetrica/def.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:49451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "10.3" | #define PACKAGE_STRING "Sage 10.3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "10.3" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_LARGEFILE 1 | #define LIBCURL_FEATURE_MULTISSL 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_ALT_SVC 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_GOPHERS 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_MQTT 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SUITESPARSE_SUITESPARSE_CONFIG_H 1 | #define HAVE_SUITESPARSE_AMD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:49451: result: no configure:49591: no suitable system package found for SPKG symmetrica ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sympow... ## ## ------------------------------------------------------- ## configure:49710: checking for sympow configure:49748: result: no configure:49799: no suitable system package found for SPKG sympow ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tachyon... ## ## -------------------------------------------------------- ## configure:49918: checking for tachyon configure:49956: result: no configure:49964: tachyon not found. Installing tachyon configure:49988: no suitable system package found for SPKG tachyon ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG texlive... ## ## -------------------------------------------------------- ## configure:50108: checking for pdflatex configure:50146: result: no configure:50157: checking for latexmk configure:50195: result: no configure:50206: checking for dvipng configure:50244: result: no configure:50254: checking for latex package fontspec ./configure: line 50256: kpsewhich: command not found configure:50264: result: no configure:50270: checking for latex package xunicode ./configure: line 50272: kpsewhich: command not found configure:50280: result: no configure:50286: checking for latex package xltxtra ./configure: line 50288: kpsewhich: command not found configure:50296: result: no configure:50302: checking for latex package amssymb ./configure: line 50304: kpsewhich: command not found configure:50312: result: no configure:50318: checking for latex package amsfonts ./configure: line 50320: kpsewhich: command not found configure:50328: result: no configure:50334: checking for latex package graphicx ./configure: line 50336: kpsewhich: command not found configure:50344: result: no configure:50350: checking for latex package mathrsfs ./configure: line 50352: kpsewhich: command not found configure:50360: result: no configure:50366: checking for latex package textcomp ./configure: line 50368: kpsewhich: command not found configure:50376: result: no configure:50382: checking for latex package tikz ./configure: line 50384: kpsewhich: command not found configure:50392: result: no configure:50398: checking for latex package tikz-qtree ./configure: line 50400: kpsewhich: command not found configure:50408: result: no configure:50414: checking for latex package iftex ./configure: line 50416: kpsewhich: command not found configure:50424: result: no configure:50430: checking for latex package tkz-berge ./configure: line 50432: kpsewhich: command not found configure:50440: result: no configure:50446: checking for latex package tkz-graph ./configure: line 50448: kpsewhich: command not found configure:50456: result: no configure:50462: checking for latex package xy ./configure: line 50464: kpsewhich: command not found configure:50472: result: no configure:50478: checking for latex package babel ./configure: line 50480: kpsewhich: command not found configure:50488: result: no configure:50494: checking for latex package subfigure ./configure: line 50496: kpsewhich: command not found configure:50504: result: no configure:50510: checking for latex package hyperref ./configure: line 50512: kpsewhich: command not found configure:50520: result: no configure:50526: checking for latex package hypcap ./configure: line 50528: kpsewhich: command not found configure:50536: result: no configure:50542: checking for latex package xr ./configure: line 50544: kpsewhich: command not found configure:50552: result: no configure:50558: checking for latex package tgtermes ./configure: line 50560: kpsewhich: command not found configure:50568: result: no configure:50574: checking for latex package fncychap ./configure: line 50576: kpsewhich: command not found configure:50584: result: no configure:50610: no suitable system package found for SPKG texlive ## --------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG texlive_luatex... ## ## --------------------------------------------------------------- ## configure:50728: checking for luaotfload-main.lua ./configure: line 50730: kpsewhich: command not found configure:50738: result: no configure:50763: no suitable system package found for SPKG texlive_luatex ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG xindy... ## ## ------------------------------------------------------ ## configure:50883: checking for xindy configure:50921: result: no configure:50950: no suitable system package found for SPKG xindy ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zeromq... ## ## ------------------------------------------------------- ## configure:51070: checking whether any of gcc is installed as or will be installed as SPKG configure:51080: result: no configure:51107: checking for zmq.h configure:51107: gcc -c -g -O2 -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include conftest.c >&5 configure:51107: $? = 0 configure:51107: result: yes configure:51124: checking for ZMQ version >= 4.2.5 configure:51140: result: yes configure:51184: will use system package and not install SPKG zeromq ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG alabaster... ## ## ---------------------------------------------------------- ## configure:51316: checking if --enable-system-site-packages was used configure:51376: result: no; skipping check configure:51406: no suitable system package found for SPKG alabaster ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG appnope... ## ## -------------------------------------------------------- ## configure:51524: checking if --enable-system-site-packages was used configure:51584: result: no; skipping check configure:51615: no suitable system package found for SPKG appnope ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG argon2_cffi... ## ## ------------------------------------------------------------ ## configure:51732: checking if --enable-system-site-packages was used configure:51792: result: no; skipping check configure:51822: no suitable system package found for SPKG argon2_cffi ## --------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG argon2_cffi_bindings... ## ## --------------------------------------------------------------------- ## configure:51940: checking if --enable-system-site-packages was used configure:52000: result: no; skipping check configure:52031: no suitable system package found for SPKG argon2_cffi_bindings ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG asttokens... ## ## ---------------------------------------------------------- ## configure:52148: checking if --enable-system-site-packages was used configure:52208: result: no; skipping check configure:52238: no suitable system package found for SPKG asttokens ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG attrs... ## ## ------------------------------------------------------ ## configure:52355: checking if --enable-system-site-packages was used configure:52415: result: no; skipping check configure:52445: no suitable system package found for SPKG attrs ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG babel... ## ## ------------------------------------------------------ ## configure:52562: checking if --enable-system-site-packages was used configure:52622: result: no; skipping check configure:52652: no suitable system package found for SPKG babel ## --------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG beautifulsoup4... ## ## --------------------------------------------------------------- ## configure:52769: checking if --enable-system-site-packages was used configure:52829: result: no; skipping check configure:52859: no suitable system package found for SPKG beautifulsoup4 ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG beniget... ## ## -------------------------------------------------------- ## configure:52976: checking if --enable-system-site-packages was used configure:53036: result: no; skipping check configure:53066: no suitable system package found for SPKG beniget ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG bleach... ## ## ------------------------------------------------------- ## configure:53183: checking if --enable-system-site-packages was used configure:53243: result: no; skipping check configure:53273: no suitable system package found for SPKG bleach ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG calver... ## ## ------------------------------------------------------- ## configure:53391: checking if --enable-system-site-packages was used configure:53451: result: no; skipping check configure:53482: no suitable system package found for SPKG calver ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG certifi... ## ## -------------------------------------------------------- ## configure:53599: checking if --enable-system-site-packages was used configure:53659: result: no; skipping check configure:53689: no suitable system package found for SPKG certifi ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG cffi... ## ## ----------------------------------------------------- ## configure:53806: checking if --enable-system-site-packages was used configure:53866: result: no; skipping check configure:53896: no suitable system package found for SPKG cffi ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG charset_normalizer... ## ## ------------------------------------------------------------------- ## configure:54014: checking if --enable-system-site-packages was used configure:54074: result: no; skipping check configure:54105: no suitable system package found for SPKG charset_normalizer ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG contourpy... ## ## ---------------------------------------------------------- ## configure:54222: checking if --enable-system-site-packages was used configure:54282: result: no; skipping check configure:54312: no suitable system package found for SPKG contourpy ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG conway_polynomials... ## ## ------------------------------------------------------------------- ## configure:54430: checking if --enable-system-site-packages was used configure:54490: result: no; skipping check configure:54521: no suitable system package found for SPKG conway_polynomials ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG cppy... ## ## ----------------------------------------------------- ## configure:54638: checking if --enable-system-site-packages was used configure:54698: result: no; skipping check configure:54728: no suitable system package found for SPKG cppy ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cvxopt... ## ## ------------------------------------------------------- ## configure:54850: checking whether any of gsl glpk suitesparse is installed as or will be installed as SPKG configure:54860: result: no configure:54864: checking if --enable-system-site-packages was used configure:54924: result: no; skipping check configure:54959: no suitable system package found for SPKG cvxopt ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cycler... ## ## ------------------------------------------------------- ## configure:55076: checking if --enable-system-site-packages was used configure:55136: result: no; skipping check configure:55166: no suitable system package found for SPKG cycler ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cysignals... ## ## ---------------------------------------------------------- ## configure:55284: checking if --enable-system-site-packages was used configure:55344: result: no; skipping check configure:55375: no suitable system package found for SPKG cysignals ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cypari... ## ## ------------------------------------------------------- ## configure:55496: checking whether any of cysignals pari is installed as or will be installed as SPKG configure:55501: result: yes; install cypari as well configure:55605: no suitable system package found for SPKG cypari ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cython... ## ## ------------------------------------------------------- ## configure:55723: checking if --enable-system-site-packages was used configure:55783: result: no; skipping check configure:55814: no suitable system package found for SPKG cython ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG dateutil... ## ## --------------------------------------------------------- ## configure:55931: checking if --enable-system-site-packages was used configure:55991: result: no; skipping check configure:56021: no suitable system package found for SPKG dateutil ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG debugpy... ## ## -------------------------------------------------------- ## configure:56138: checking if --enable-system-site-packages was used configure:56198: result: no; skipping check configure:56228: no suitable system package found for SPKG debugpy ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG decorator... ## ## ---------------------------------------------------------- ## configure:56345: checking if --enable-system-site-packages was used configure:56405: result: no; skipping check configure:56435: no suitable system package found for SPKG decorator ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG defusedxml... ## ## ----------------------------------------------------------- ## configure:56552: checking if --enable-system-site-packages was used configure:56612: result: no; skipping check configure:56642: no suitable system package found for SPKG defusedxml ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG docutils... ## ## --------------------------------------------------------- ## configure:56759: checking if --enable-system-site-packages was used configure:56819: result: no; skipping check configure:56849: no suitable system package found for SPKG docutils ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG editables... ## ## ---------------------------------------------------------- ## configure:56966: checking if --enable-system-site-packages was used configure:57026: result: no; skipping check configure:57056: no suitable system package found for SPKG editables ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG entrypoints... ## ## ------------------------------------------------------------ ## configure:57173: checking if --enable-system-site-packages was used configure:57233: result: no; skipping check configure:57263: no suitable system package found for SPKG entrypoints ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG executing... ## ## ---------------------------------------------------------- ## configure:57380: checking if --enable-system-site-packages was used configure:57440: result: no; skipping check configure:57470: no suitable system package found for SPKG executing ## --------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fastjsonschema... ## ## --------------------------------------------------------------- ## configure:57588: checking if --enable-system-site-packages was used configure:57648: result: no; skipping check configure:57679: no suitable system package found for SPKG fastjsonschema ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG flit_core... ## ## ---------------------------------------------------------- ## configure:57796: checking if --enable-system-site-packages was used configure:57856: result: no; skipping check configure:57886: no suitable system package found for SPKG flit_core ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fonttools... ## ## ---------------------------------------------------------- ## configure:58003: checking if --enable-system-site-packages was used configure:58063: result: no; skipping check configure:58093: no suitable system package found for SPKG fonttools ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG numpy... ## ## ------------------------------------------------------ ## configure:58213: checking whether any of openblas is installed as or will be installed as SPKG configure:58223: result: no configure:58227: checking if --enable-system-site-packages was used configure:58287: result: no; skipping check configure:58322: no suitable system package found for SPKG numpy ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fpylll... ## ## ------------------------------------------------------- ## configure:58444: checking whether any of cysignals fplll numpy is installed as or will be installed as SPKG configure:58449: result: yes; install fpylll as well configure:58553: no suitable system package found for SPKG fpylll ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG furo... ## ## ----------------------------------------------------- ## configure:58671: checking if --enable-system-site-packages was used configure:58731: result: no; skipping check configure:58762: no suitable system package found for SPKG furo ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gast... ## ## ----------------------------------------------------- ## configure:58879: checking if --enable-system-site-packages was used configure:58939: result: no; skipping check configure:58969: no suitable system package found for SPKG gast ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG gmpy2... ## ## ------------------------------------------------------ ## configure:59086: checking if --enable-system-site-packages was used configure:59146: result: no; skipping check configure:59176: no suitable system package found for SPKG gmpy2 ## ------------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG hatch_fancy_pypi_readme... ## ## ------------------------------------------------------------------------ ## configure:59294: checking if --enable-system-site-packages was used configure:59354: result: no; skipping check configure:59385: no suitable system package found for SPKG hatch_fancy_pypi_readme ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG hatch_vcs... ## ## ---------------------------------------------------------- ## configure:59503: checking if --enable-system-site-packages was used configure:59563: result: no; skipping check configure:59594: no suitable system package found for SPKG hatch_vcs ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG hatchling... ## ## ---------------------------------------------------------- ## configure:59711: checking if --enable-system-site-packages was used configure:59771: result: no; skipping check configure:59801: no suitable system package found for SPKG hatchling ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG idna... ## ## ----------------------------------------------------- ## configure:59918: checking if --enable-system-site-packages was used configure:59978: result: no; skipping check configure:60008: no suitable system package found for SPKG idna ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG imagesize... ## ## ---------------------------------------------------------- ## configure:60125: checking if --enable-system-site-packages was used configure:60185: result: no; skipping check configure:60215: no suitable system package found for SPKG imagesize ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG importlib_metadata... ## ## ------------------------------------------------------------------- ## configure:60333: checking if --enable-system-site-packages was used configure:60393: result: no; skipping check configure:60424: no suitable system package found for SPKG importlib_metadata ## -------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG importlib_resources... ## ## -------------------------------------------------------------------- ## configure:60542: checking if --enable-system-site-packages was used configure:60602: result: no; skipping check configure:60633: no suitable system package found for SPKG importlib_resources ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ipykernel... ## ## ---------------------------------------------------------- ## configure:60750: checking if --enable-system-site-packages was used configure:60810: result: no; skipping check configure:60840: no suitable system package found for SPKG ipykernel ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ipympl... ## ## ------------------------------------------------------- ## configure:60958: checking if --enable-system-site-packages was used configure:61018: result: no; skipping check configure:61049: no suitable system package found for SPKG ipympl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ipython... ## ## -------------------------------------------------------- ## configure:61166: checking if --enable-system-site-packages was used configure:61226: result: no; skipping check configure:61256: no suitable system package found for SPKG ipython ## ----------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ipython_genutils... ## ## ----------------------------------------------------------------- ## configure:61373: checking if --enable-system-site-packages was used configure:61433: result: no; skipping check configure:61464: no suitable system package found for SPKG ipython_genutils ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ipywidgets... ## ## ----------------------------------------------------------- ## configure:61581: checking if --enable-system-site-packages was used configure:61641: result: no; skipping check configure:61671: no suitable system package found for SPKG ipywidgets ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG jedi... ## ## ----------------------------------------------------- ## configure:61788: checking if --enable-system-site-packages was used configure:61848: result: no; skipping check configure:61878: no suitable system package found for SPKG jedi ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jinja2... ## ## ------------------------------------------------------- ## configure:61995: checking if --enable-system-site-packages was used configure:62055: result: no; skipping check configure:62085: no suitable system package found for SPKG jinja2 ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jsonschema... ## ## ----------------------------------------------------------- ## configure:62202: checking if --enable-system-site-packages was used configure:62262: result: no; skipping check configure:62292: no suitable system package found for SPKG jsonschema ## --------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jupyter_client... ## ## --------------------------------------------------------------- ## configure:62410: checking if --enable-system-site-packages was used configure:62470: result: no; skipping check configure:62501: no suitable system package found for SPKG jupyter_client ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jupyter_core... ## ## ------------------------------------------------------------- ## configure:62619: checking if --enable-system-site-packages was used configure:62679: result: no; skipping check configure:62710: no suitable system package found for SPKG jupyter_core ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jupyter_jsmol... ## ## -------------------------------------------------------------- ## configure:62828: checking if --enable-system-site-packages was used configure:62888: result: no; skipping check configure:62919: no suitable system package found for SPKG jupyter_jsmol ## --------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jupyter_sphinx... ## ## --------------------------------------------------------------- ## configure:63037: checking if --enable-system-site-packages was used configure:63097: result: no; skipping check configure:63128: no suitable system package found for SPKG jupyter_sphinx ## -------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jupyterlab_pygments... ## ## -------------------------------------------------------------------- ## configure:63246: checking if --enable-system-site-packages was used configure:63306: result: no; skipping check configure:63337: no suitable system package found for SPKG jupyterlab_pygments ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG jupyterlab_widgets... ## ## ------------------------------------------------------------------- ## configure:63455: checking if --enable-system-site-packages was used configure:63515: result: no; skipping check configure:63546: no suitable system package found for SPKG jupyterlab_widgets ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG kiwisolver... ## ## ----------------------------------------------------------- ## configure:63663: checking if --enable-system-site-packages was used configure:63723: result: no; skipping check configure:63753: no suitable system package found for SPKG kiwisolver ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc_python... ## ## -------------------------------------------------------------- ## configure:63870: checking if --enable-system-site-packages was used configure:63930: result: no; skipping check configure:63960: no suitable system package found for SPKG lrcalc_python ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG markupsafe... ## ## ----------------------------------------------------------- ## configure:64077: checking if --enable-system-site-packages was used configure:64137: result: no; skipping check configure:64167: no suitable system package found for SPKG markupsafe ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG matplotlib... ## ## ----------------------------------------------------------- ## configure:64290: checking whether any of bzip2 freetype libpng qhull is installed as or will be installed as SPKG configure:64300: result: no configure:64304: checking if --enable-system-site-packages was used configure:64364: result: no; skipping check configure:64399: no suitable system package found for SPKG matplotlib ## ------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG matplotlib_inline... ## ## ------------------------------------------------------------------ ## configure:64517: checking if --enable-system-site-packages was used configure:64577: result: no; skipping check configure:64608: no suitable system package found for SPKG matplotlib_inline ## ----------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG memory_allocator... ## ## ----------------------------------------------------------------- ## configure:64726: checking if --enable-system-site-packages was used configure:64786: result: no; skipping check configure:64817: no suitable system package found for SPKG memory_allocator ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG meson_python... ## ## ------------------------------------------------------------- ## configure:64935: checking if --enable-system-site-packages was used configure:64995: result: no; skipping check configure:65026: no suitable system package found for SPKG meson_python ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG mistune... ## ## -------------------------------------------------------- ## configure:65143: checking if --enable-system-site-packages was used configure:65203: result: no; skipping check configure:65233: no suitable system package found for SPKG mistune ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpmath... ## ## ------------------------------------------------------- ## configure:65350: checking if --enable-system-site-packages was used configure:65410: result: no; skipping check configure:65440: no suitable system package found for SPKG mpmath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG nbclient... ## ## --------------------------------------------------------- ## configure:65557: checking if --enable-system-site-packages was used configure:65617: result: no; skipping check configure:65647: no suitable system package found for SPKG nbclient ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG nbconvert... ## ## ---------------------------------------------------------- ## configure:65764: checking if --enable-system-site-packages was used configure:65824: result: no; skipping check configure:65854: no suitable system package found for SPKG nbconvert ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG nbformat... ## ## --------------------------------------------------------- ## configure:65971: checking if --enable-system-site-packages was used configure:66031: result: no; skipping check configure:66061: no suitable system package found for SPKG nbformat ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG nest_asyncio... ## ## ------------------------------------------------------------- ## configure:66178: checking if --enable-system-site-packages was used configure:66238: result: no; skipping check configure:66268: no suitable system package found for SPKG nest_asyncio ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG networkx... ## ## --------------------------------------------------------- ## configure:66385: checking if --enable-system-site-packages was used configure:66445: result: no; skipping check configure:66475: no suitable system package found for SPKG networkx ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG notebook... ## ## --------------------------------------------------------- ## configure:66592: checking if --enable-system-site-packages was used configure:66652: result: no; skipping check configure:66682: no suitable system package found for SPKG notebook ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG packaging... ## ## ---------------------------------------------------------- ## configure:66799: checking if --enable-system-site-packages was used configure:66859: result: no; skipping check configure:66889: no suitable system package found for SPKG packaging ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pandocfilters... ## ## -------------------------------------------------------------- ## configure:67007: checking if --enable-system-site-packages was used configure:67067: result: no; skipping check configure:67098: no suitable system package found for SPKG pandocfilters ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG parso... ## ## ------------------------------------------------------ ## configure:67215: checking if --enable-system-site-packages was used configure:67275: result: no; skipping check configure:67305: no suitable system package found for SPKG parso ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pathspec... ## ## --------------------------------------------------------- ## configure:67422: checking if --enable-system-site-packages was used configure:67482: result: no; skipping check configure:67512: no suitable system package found for SPKG pathspec ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pexpect... ## ## -------------------------------------------------------- ## configure:67629: checking if --enable-system-site-packages was used configure:67689: result: no; skipping check configure:67719: no suitable system package found for SPKG pexpect ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pickleshare... ## ## ------------------------------------------------------------ ## configure:67836: checking if --enable-system-site-packages was used configure:67896: result: no; skipping check configure:67926: no suitable system package found for SPKG pickleshare ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pillow... ## ## ------------------------------------------------------- ## configure:68049: checking whether any of bzip2 freetype libpng zlib is installed as or will be installed as SPKG configure:68059: result: no configure:68063: checking if --enable-system-site-packages was used configure:68123: result: no; skipping check configure:68158: no suitable system package found for SPKG pillow ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG pip... ## ## ---------------------------------------------------- ## configure:68276: checking if --enable-system-site-packages was used configure:68336: result: no; skipping check configure:68420: no suitable system package found for SPKG pip ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconfig... ## ## ---------------------------------------------------------- ## configure:68537: checking if --enable-system-site-packages was used configure:68597: result: no; skipping check configure:68627: no suitable system package found for SPKG pkgconfig ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG platformdirs... ## ## ------------------------------------------------------------- ## configure:68744: checking if --enable-system-site-packages was used configure:68804: result: no; skipping check configure:68834: no suitable system package found for SPKG platformdirs ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pluggy... ## ## ------------------------------------------------------- ## configure:68951: checking if --enable-system-site-packages was used configure:69011: result: no; skipping check configure:69041: no suitable system package found for SPKG pluggy ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ply... ## ## ---------------------------------------------------- ## configure:69158: checking if --enable-system-site-packages was used configure:69218: result: no; skipping check configure:69248: no suitable system package found for SPKG ply ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pplpy... ## ## ------------------------------------------------------ ## configure:69370: checking whether any of cysignals gmpy2 ppl is installed as or will be installed as SPKG configure:69375: result: yes; install pplpy as well configure:69479: no suitable system package found for SPKG pplpy ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG primecountpy... ## ## ------------------------------------------------------------- ## configure:69600: checking whether any of cysignals primecount is installed as or will be installed as SPKG configure:69605: result: yes; install primecountpy as well configure:69709: no suitable system package found for SPKG primecountpy ## ------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG prometheus_client... ## ## ------------------------------------------------------------------ ## configure:69827: checking if --enable-system-site-packages was used configure:69887: result: no; skipping check configure:69918: no suitable system package found for SPKG prometheus_client ## --------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG prompt_toolkit... ## ## --------------------------------------------------------------- ## configure:70036: checking if --enable-system-site-packages was used configure:70096: result: no; skipping check configure:70127: no suitable system package found for SPKG prompt_toolkit ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ptyprocess... ## ## ----------------------------------------------------------- ## configure:70244: checking if --enable-system-site-packages was used configure:70304: result: no; skipping check configure:70334: no suitable system package found for SPKG ptyprocess ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pure_eval... ## ## ---------------------------------------------------------- ## configure:70451: checking if --enable-system-site-packages was used configure:70511: result: no; skipping check configure:70541: no suitable system package found for SPKG pure_eval ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG py... ## ## --------------------------------------------------- ## configure:70658: checking if --enable-system-site-packages was used configure:70718: result: no; skipping check configure:70748: no suitable system package found for SPKG py ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pybind11... ## ## --------------------------------------------------------- ## configure:70865: checking if --enable-system-site-packages was used configure:70925: result: no; skipping check configure:70955: no suitable system package found for SPKG pybind11 ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pycparser... ## ## ---------------------------------------------------------- ## configure:71072: checking if --enable-system-site-packages was used configure:71132: result: no; skipping check configure:71162: no suitable system package found for SPKG pycparser ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pygments... ## ## --------------------------------------------------------- ## configure:71279: checking if --enable-system-site-packages was used configure:71339: result: no; skipping check configure:71369: no suitable system package found for SPKG pygments ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pyparsing... ## ## ---------------------------------------------------------- ## configure:71486: checking if --enable-system-site-packages was used configure:71546: result: no; skipping check configure:71576: no suitable system package found for SPKG pyparsing ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pyproject_metadata... ## ## ------------------------------------------------------------------- ## configure:71694: checking if --enable-system-site-packages was used configure:71754: result: no; skipping check configure:71785: no suitable system package found for SPKG pyproject_metadata ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pyrsistent... ## ## ----------------------------------------------------------- ## configure:71902: checking if --enable-system-site-packages was used configure:71962: result: no; skipping check configure:71992: no suitable system package found for SPKG pyrsistent ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pythran... ## ## -------------------------------------------------------- ## configure:72109: checking if --enable-system-site-packages was used configure:72169: result: no; skipping check configure:72199: no suitable system package found for SPKG pythran ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pytz... ## ## ----------------------------------------------------- ## configure:72316: checking if --enable-system-site-packages was used configure:72376: result: no; skipping check configure:72406: no suitable system package found for SPKG pytz ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pyzmq... ## ## ------------------------------------------------------ ## configure:72526: checking whether any of zeromq is installed as or will be installed as SPKG configure:72536: result: no configure:72540: checking if --enable-system-site-packages was used configure:72600: result: no; skipping check configure:72635: no suitable system package found for SPKG pyzmq ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG requests... ## ## --------------------------------------------------------- ## configure:72752: checking if --enable-system-site-packages was used configure:72812: result: no; skipping check configure:72842: no suitable system package found for SPKG requests ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG rpy2... ## ## ----------------------------------------------------- ## configure:72973: checking if --enable-system-site-packages was used configure:73033: result: no; skipping check configure:73064: no suitable system package found for SPKG rpy2 ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG scipy... ## ## ------------------------------------------------------ ## configure:73184: checking whether any of openblas is installed as or will be installed as SPKG configure:73194: result: no configure:73198: checking if --enable-system-site-packages was used configure:73258: result: no; skipping check configure:73293: no suitable system package found for SPKG scipy ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG send2trash... ## ## ----------------------------------------------------------- ## configure:73410: checking if --enable-system-site-packages was used configure:73470: result: no; skipping check configure:73500: no suitable system package found for SPKG send2trash ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG setuptools... ## ## ----------------------------------------------------------- ## configure:73617: checking if --enable-system-site-packages was used configure:73677: result: no; skipping check configure:73707: no suitable system package found for SPKG setuptools ## --------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG setuptools_scm... ## ## --------------------------------------------------------------- ## configure:73825: checking if --enable-system-site-packages was used configure:73885: result: no; skipping check configure:73916: no suitable system package found for SPKG setuptools_scm ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG six... ## ## ---------------------------------------------------- ## configure:74033: checking if --enable-system-site-packages was used configure:74093: result: no; skipping check configure:74123: no suitable system package found for SPKG six ## ---------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG snowballstemmer... ## ## ---------------------------------------------------------------- ## configure:74241: checking if --enable-system-site-packages was used configure:74301: result: no; skipping check configure:74332: no suitable system package found for SPKG snowballstemmer ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinx... ## ## ------------------------------------------------------- ## configure:74450: checking if --enable-system-site-packages was used configure:74510: result: no; skipping check configure:74541: no suitable system package found for SPKG sphinx ## ---------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinx_basic_ng... ## ## ---------------------------------------------------------------- ## configure:74659: checking if --enable-system-site-packages was used configure:74719: result: no; skipping check configure:74750: no suitable system package found for SPKG sphinx_basic_ng ## ------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG sphinx_copybutton... ## ## ------------------------------------------------------------------ ## configure:74868: checking if --enable-system-site-packages was used configure:74928: result: no; skipping check configure:74959: no suitable system package found for SPKG sphinx_copybutton ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinx_inline_tabs... ## ## ------------------------------------------------------------------- ## configure:75077: checking if --enable-system-site-packages was used configure:75137: result: no; skipping check configure:75168: no suitable system package found for SPKG sphinx_inline_tabs ## ------------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG sphinxcontrib_applehelp... ## ## ------------------------------------------------------------------------ ## configure:75286: checking if --enable-system-site-packages was used configure:75346: result: no; skipping check configure:75377: no suitable system package found for SPKG sphinxcontrib_applehelp ## ---------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinxcontrib_devhelp... ## ## ---------------------------------------------------------------------- ## configure:75495: checking if --enable-system-site-packages was used configure:75555: result: no; skipping check configure:75586: no suitable system package found for SPKG sphinxcontrib_devhelp ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinxcontrib_htmlhelp... ## ## ----------------------------------------------------------------------- ## configure:75704: checking if --enable-system-site-packages was used configure:75764: result: no; skipping check configure:75795: no suitable system package found for SPKG sphinxcontrib_htmlhelp ## --------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinxcontrib_jsmath... ## ## --------------------------------------------------------------------- ## configure:75913: checking if --enable-system-site-packages was used configure:75973: result: no; skipping check configure:76004: no suitable system package found for SPKG sphinxcontrib_jsmath ## --------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinxcontrib_qthelp... ## ## --------------------------------------------------------------------- ## configure:76122: checking if --enable-system-site-packages was used configure:76182: result: no; skipping check configure:76213: no suitable system package found for SPKG sphinxcontrib_qthelp ## ------------------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG sphinxcontrib_serializinghtml... ## ## ------------------------------------------------------------------------------ ## configure:76331: checking if --enable-system-site-packages was used configure:76391: result: no; skipping check configure:76422: no suitable system package found for SPKG sphinxcontrib_serializinghtml ## ------------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sphinxcontrib_websupport... ## ## ------------------------------------------------------------------------- ## configure:76540: checking if --enable-system-site-packages was used configure:76600: result: no; skipping check configure:76631: no suitable system package found for SPKG sphinxcontrib_websupport ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG stack_data... ## ## ----------------------------------------------------------- ## configure:76749: checking if --enable-system-site-packages was used configure:76809: result: no; skipping check configure:76840: no suitable system package found for SPKG stack_data ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symengine_py... ## ## ------------------------------------------------------------- ## configure:76957: checking if --enable-system-site-packages was used configure:77017: result: no; skipping check configure:77047: no suitable system package found for SPKG symengine_py ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG sympy... ## ## ------------------------------------------------------ ## configure:77164: checking if --enable-system-site-packages was used configure:77224: result: no; skipping check configure:77254: no suitable system package found for SPKG sympy ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG terminado... ## ## ---------------------------------------------------------- ## configure:77371: checking if --enable-system-site-packages was used configure:77431: result: no; skipping check configure:77461: no suitable system package found for SPKG terminado ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG texttable... ## ## ---------------------------------------------------------- ## configure:77578: checking if --enable-system-site-packages was used configure:77638: result: no; skipping check configure:77668: no suitable system package found for SPKG texttable ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tinycss2... ## ## --------------------------------------------------------- ## configure:77786: checking if --enable-system-site-packages was used configure:77846: result: no; skipping check configure:77877: no suitable system package found for SPKG tinycss2 ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG tomli... ## ## ------------------------------------------------------ ## configure:77994: checking if --enable-system-site-packages was used configure:78054: result: no; skipping check configure:78084: no suitable system package found for SPKG tomli ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tornado... ## ## -------------------------------------------------------- ## configure:78201: checking if --enable-system-site-packages was used configure:78261: result: no; skipping check configure:78291: no suitable system package found for SPKG tornado ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG traitlets... ## ## ---------------------------------------------------------- ## configure:78408: checking if --enable-system-site-packages was used configure:78468: result: no; skipping check configure:78498: no suitable system package found for SPKG traitlets ## ------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG trove_classifiers... ## ## ------------------------------------------------------------------ ## configure:78616: checking if --enable-system-site-packages was used configure:78676: result: no; skipping check configure:78707: no suitable system package found for SPKG trove_classifiers ## ------------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG typing_extensions... ## ## ------------------------------------------------------------------ ## configure:78825: checking if --enable-system-site-packages was used configure:78885: result: no; skipping check configure:78916: no suitable system package found for SPKG typing_extensions ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tzlocal... ## ## -------------------------------------------------------- ## configure:79033: checking if --enable-system-site-packages was used configure:79093: result: no; skipping check configure:79123: no suitable system package found for SPKG tzlocal ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG urllib3... ## ## -------------------------------------------------------- ## configure:79240: checking if --enable-system-site-packages was used configure:79300: result: no; skipping check configure:79330: no suitable system package found for SPKG urllib3 ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG wcwidth... ## ## -------------------------------------------------------- ## configure:79447: checking if --enable-system-site-packages was used configure:79507: result: no; skipping check configure:79537: no suitable system package found for SPKG wcwidth ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG webencodings... ## ## ------------------------------------------------------------- ## configure:79655: checking if --enable-system-site-packages was used configure:79715: result: no; skipping check configure:79746: no suitable system package found for SPKG webencodings ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG wheel... ## ## ------------------------------------------------------ ## configure:79863: checking if --enable-system-site-packages was used configure:79923: result: no; skipping check configure:79953: no suitable system package found for SPKG wheel ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG widgetsnbextension... ## ## ------------------------------------------------------------------- ## configure:80071: checking if --enable-system-site-packages was used configure:80131: result: no; skipping check configure:80162: no suitable system package found for SPKG widgetsnbextension ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zipp... ## ## ----------------------------------------------------- ## configure:80279: checking if --enable-system-site-packages was used configure:80339: result: no; skipping check configure:80369: no suitable system package found for SPKG zipp ## ----------------------------------------------------------------------- ## ## Build status for each package: ## ## ----------------------------------------------------------------------- ## configure:85379: result: 4ti2: no suitable system package; optional, use "./configure --enable-4ti2" to install SPKG version 1.6.10 configure:87195: result: admcycles: optional pip package; use "./sage -i admcycles" to install configure:87362: result: alabaster: no; standard, SPKG version 0.7.16 will be installed configure:87530: result: anyio: standard, SPKG version 4.0.0 will be installed configure:87698: result: appdirs: not required on your platform; SPKG will not be installed configure:87866: result: appnope: no; standard, SPKG version 0.1.3 will be installed configure:88034: result: argon2_cffi: no; standard, SPKG version 21.3.0 will be installed configure:88202: result: argon2_cffi_bindings: no; standard, SPKG version 21.2.0 will be installed configure:88370: result: arrow: standard, SPKG version 1.3.0 will be installed configure:88538: result: asttokens: no; standard, SPKG version 2.4.1 will be installed configure:88706: result: async_lru: standard, SPKG version 2.0.4 will be installed configure:88874: result: attrs: no; standard, SPKG version 23.1.0 will be installed configure:89047: result: auditwheel_or_delocate: optional pip package; use "./sage -i auditwheel_or_delocate" to install configure:89218: result: awali: experimental, use "./configure --enable-awali" to install SPKG version 1.0.2-190218 configure:89385: result: babel: no; standard, SPKG version 2.14.0 will be installed configure:89557: result: barvinok: experimental, use "./configure --enable-barvinok" to install SPKG version 0.41.7 configure:89724: result: beautifulsoup4: no; standard, SPKG version 4.12.2 will be installed configure:89892: result: beniget: no; standard, SPKG version 0.4.1 will be installed configure:90064: result: benzene: optional, use "./configure --enable-benzene" to install SPKG version 20130630 configure:90236: result: biopython: optional pip package; use "./sage -i biopython" to install configure:90403: result: bleach: no; standard, SPKG version 6.1.0 will be installed configure:90575: result: bliss: no suitable system package; optional, use "./configure --enable-bliss" to install SPKG version 0.77 configure:90742: result: boost_cropped: using system package; SPKG will not be installed configure:90910: result: brial: no suitable system package; standard, SPKG version 1.2.8 will be installed configure:91082: result: buckygen: optional, use "./configure --enable-buckygen" to install SPKG version 1.1 configure:91249: result: bzip2: using system package; SPKG will not be installed configure:91417: result: cachetools: not required on your platform; SPKG will not be installed configure:91585: result: calver: no; standard, SPKG version 2022.6.26 will be installed configure:91757: result: cbc: using system package; SPKG will not be installed configure:91928: result: ccache: optional, use "./configure --enable-ccache" to install SPKG version 3.3.4 configure:92095: result: cddlib: using system package; SPKG will not be installed configure:92263: result: certifi: no; standard, SPKG version 2023.11.17 will be installed configure:92431: result: cffi: no; standard, SPKG version 1.15.1 will be installed configure:92599: result: chardet: not required on your platform; SPKG will not be installed configure:92767: result: charset_normalizer: no; standard, SPKG version 3.3.2 will be installed configure:92940: result: clarabel: optional pip package; use "./sage -i clarabel" to install configure:93107: result: cliquer: no suitable system package; standard, SPKG version 1.22 will be installed configure:93275: result: cmake: using system package; SPKG will not be installed configure:93447: result: cocoalib: experimental, use "./configure --enable-cocoalib" to install SPKG version 0.99564 configure:93614: result: colorama: not required on your platform; SPKG will not be installed configure:93782: result: combinatorial_designs: standard, SPKG version 20140630.p0 will be installed configure:93950: result: comm: standard, SPKG version 0.1.4 will be installed configure:94122: result: configure: base, use "./configure --enable-configure" to install SPKG version ab1a517b64b02bf15bbcb8d7c2d4d643bd5eff9b configure:94289: result: contourpy: no; standard, SPKG version 1.1.1 will be installed configure:94457: result: conway_polynomials: no; standard, SPKG version 0.8 will be installed configure:94629: result: coxeter3: no suitable system package; optional, use "./configure --enable-coxeter3" to install SPKG version 8ac9c71723c8ca57a836d6381aed125261e44e9e.p0 configure:94796: result: cppy: no; standard, SPKG version 1.2.1 will be installed configure:94968: result: cryptominisat: optional, use "./configure --enable-cryptominisat" to install SPKG version 5.8.0 configure:95139: result: csdp: optional, use "./configure --enable-csdp" to install SPKG version 6.2.p1 configure:95310: result: cunningham_tables: optional, use "./configure --enable-cunningham_tables" to install SPKG version 1.0 configure:95477: result: curl: using system package; SPKG will not be installed configure:95645: result: cvxopt: no; standard, SPKG version 1.3.2 will be installed configure:95817: result: cvxpy: optional, use "./configure --enable-cvxpy" to install SPKG version 1.4.1 configure:95984: result: cycler: no; standard, SPKG version 0.11.0 will be installed configure:96156: result: cylp: optional, use "./configure --enable-cylp" to install SPKG version 0.92.2 configure:96323: result: cypari: no suitable system package; standard, SPKG version 2.1.4 will be installed configure:96491: result: cysignals: no; standard, SPKG version 1.11.4 will be installed configure:96659: result: cython: no; standard, SPKG version 3.0.7 will be installed configure:96831: result: d3js: optional, use "./configure --enable-d3js" to install SPKG version 3.4.8 configure:97002: result: database_cremona_ellcurve: optional, use "./configure --enable-database_cremona_ellcurve" to install SPKG version 20190911 configure:97173: result: database_cubic_hecke: optional, use "./configure --enable-database_cubic_hecke" to install SPKG version 2022.3.1 configure:97344: result: database_jones_numfield: optional, use "./configure --enable-database_jones_numfield" to install SPKG version 4 configure:97515: result: database_knotinfo: optional, use "./configure --enable-database_knotinfo" to install SPKG version 2024.2.1 configure:97686: result: database_kohel: optional, use "./configure --enable-database_kohel" to install SPKG version 20160724 configure:97857: result: database_mutation_class: optional, use "./configure --enable-database_mutation_class" to install SPKG version 1.0 configure:98028: result: database_odlyzko_zeta: optional, SPKG version 20061209 will be installed configure:98199: result: database_stein_watkins: optional, use "./configure --enable-database_stein_watkins" to install SPKG version 20110713 configure:98370: result: database_stein_watkins_mini: optional, use "./configure --enable-database_stein_watkins_mini" to install SPKG version 20070827 configure:98541: result: database_symbolic_data: optional, use "./configure --enable-database_symbolic_data" to install SPKG version 20070206 configure:98708: result: dateutil: no; standard, SPKG version 2.8.2 will be installed configure:98876: result: debugpy: no; standard, SPKG version 1.8.0 will be installed configure:99044: result: decorator: no; standard, SPKG version 5.1.1 will be installed configure:99216: result: deformation: experimental, use "./configure --enable-deformation" to install SPKG version 20210503 configure:99383: result: defusedxml: no; standard, SPKG version 0.7.1 will be installed configure:99551: result: distlib: not required on your platform; SPKG will not be installed configure:99719: result: docutils: no; standard, SPKG version 0.20.1 will be installed configure:99891: result: dot2tex: optional, use "./configure --enable-dot2tex" to install SPKG version 2.11.3.p0 configure:100062: result: dsdp: optional, use "./configure --enable-dsdp" to install SPKG version 5.8 configure:100233: result: e_antic: optional, use "./configure --enable-e_antic" to install SPKG version 2.0.0 configure:100400: result: ecl: using system package; SPKG will not be installed configure:100568: result: eclib: no suitable system package; standard, SPKG version 20231212 will be installed configure:100736: result: ecm: no suitable system package; standard, SPKG version 7.0.5 will be installed configure:100908: result: ecos_python: optional, use "./configure --enable-ecos_python" to install SPKG version 2.0.12 configure:101075: result: editables: no; standard, SPKG version 0.5 will be installed configure:101243: result: elliptic_curves: standard, SPKG version 0.8.1 will be installed configure:101411: result: entrypoints: no; standard, SPKG version 0.4 will be installed configure:101579: result: exceptiongroup: standard, SPKG version 1.2.0 will be installed configure:101747: result: executing: no; standard, SPKG version 1.2.0 will be installed configure:101915: result: fastjsonschema: no; standard, SPKG version 2.18.0 will be installed configure:102083: result: fflas_ffpack: no suitable system package; standard, SPKG version 2.4.3.p0 will be installed configure:102251: result: ffmpeg: using system package configure:102418: result: filelock: not required on your platform; SPKG will not be installed configure:102586: result: flint: no suitable system package; standard, SPKG version 3.0.1 will be installed configure:102754: result: flit_core: no; standard, SPKG version 3.9.0 will be installed configure:102922: result: fonttools: no; standard, SPKG version 4.42.1 will be installed configure:103090: result: fplll: using system package; SPKG will not be installed configure:103258: result: fpylll: no suitable system package; standard, SPKG version 0.6.0 will be installed configure:103426: result: fqdn: standard, SPKG version 1.5.1 will be installed configure:103594: result: free_fonts: no suitable system package; optional configure:103761: result: freetype: using system package; SPKG will not be installed configure:103933: result: fricas: no suitable system package; optional, use "./configure --enable-fricas" to install SPKG version 1.3.8.p1 configure:104104: result: frobby: optional, use "./configure --enable-frobby" to install SPKG version 0.9.0.p2 configure:104271: result: furo: no; standard, SPKG version 2023.9.10 will be installed configure:104443: result: gambit: experimental, use "./configure --enable-gambit" to install SPKG version 15.1.1.p0 configure:104610: result: gap: no suitable system package; standard, SPKG version 4.12.2 will be installed configure:104782: result: gap3: experimental, use "./configure --enable-gap3" to install SPKG version 04jul17 configure:104953: result: gap_jupyter: optional, use "./configure --enable-gap_jupyter" to install SPKG version 0.9 configure:105124: result: gap_packages: optional, use "./configure --enable-gap_packages" to install SPKG version 4.12.2 configure:105291: result: gast: no; standard, SPKG version 0.5.4 will be installed configure:105459: result: gc: using system package; SPKG will not be installed configure:105627: result: gcc: using system package; SPKG will not be installed configure:105799: result: gdb: experimental, use "./configure --enable-gdb" to install SPKG version 8.2 configure:105966: result: gengetopt: using system package; SPKG will not be installed configure:106134: result: gf2x: no suitable system package; standard, SPKG version 1.3.0 will be installed configure:106302: result: gfan: no suitable system package; standard, SPKG version 0.6.2.p1 will be installed configure:106470: result: gfortran: using system package; SPKG will not be installed configure:106638: result: giac: no suitable system package; standard, SPKG version 1.9.0.15p0 will be installed configure:106806: result: git: using system package configure:106973: result: github_cli: optional configure:107145: result: gitpython: optional pip package; use "./sage -i gitpython" to install configure:107312: result: givaro: no suitable system package; standard, SPKG version 4.1.1 will be installed configure:107480: result: glpk: using system package; SPKG will not be installed configure:107652: result: glucose: optional, use "./configure --enable-glucose" to install SPKG version 4.1 configure:107819: result: gmp: using system package; SPKG will not be installed configure:107987: result: gmpy2: no; standard, SPKG version 2.2.0a1 will be installed configure:108153: result: gnulib: standard, SPKG version f9b39c4e337f1dc0dd07c4f3985c476fb875d799 will be installed configure:108320: result: gnumake_tokenpool: standard, SPKG version 0.0.4 will be installed configure:108492: result: gp2c: no suitable system package; optional, use "./configure --enable-gp2c" to install SPKG version 0.0.10.p0 configure:108659: result: graphs: standard, SPKG version 20210214.p0 will be installed configure:108827: result: graphviz: using system package configure:108994: result: gsl: using system package; SPKG will not be installed configure:109162: result: h11: standard, SPKG version 0.14.0 will be installed configure:109330: result: hatch_fancy_pypi_readme: no; standard, SPKG version 23.1.0 will be installed configure:109498: result: hatch_vcs: no; standard, SPKG version 0.4.0 will be installed configure:109666: result: hatchling: no; standard, SPKG version 1.20.0 will be installed configure:109834: result: httpcore: standard, SPKG version 1.0.4 will be installed configure:110002: result: httpx: standard, SPKG version 0.27.0 will be installed configure:110175: result: hypothesis: optional pip package; use "./sage -i hypothesis" to install configure:110339: result: iconv: using system package configure:110506: result: idna: no; standard, SPKG version 3.6 will be installed configure:110678: result: igraph: no suitable system package; optional, use "./configure --enable-igraph" to install SPKG version 0.10.8 configure:110845: result: imagemagick: using system package configure:111012: result: imagesize: no; standard, SPKG version 1.4.1 will be installed configure:111180: result: iml: no suitable system package; standard, SPKG version 1.0.4p2.p2 will be installed configure:111348: result: importlib_metadata: no; standard, SPKG version 7.0.1 will be installed configure:111516: result: importlib_resources: no; standard, SPKG version 6.1.1 will be installed configure:111684: result: info: using system package; SPKG will not be installed configure:111852: result: ipykernel: no; standard, SPKG version 6.27.1 will be installed configure:112020: result: ipympl: no; standard, SPKG version 0.9.3 will be installed configure:112188: result: ipython: no; standard, SPKG version 8.18.1 will be installed configure:112356: result: ipython_genutils: no; standard, SPKG version 0.2.0 will be installed configure:112524: result: ipywidgets: no; standard, SPKG version 8.1.1 will be installed configure:112696: result: isl: using system package; SPKG will not be installed configure:112863: result: isoduration: standard, SPKG version 20.11.0 will be installed configure:113031: result: jedi: no; standard, SPKG version 0.19.1 will be installed configure:113199: result: jinja2: no; standard, SPKG version 3.1.3 will be installed configure:113367: result: jmol: standard, SPKG version 14.29.52 will be installed configure:113535: result: json5: standard, SPKG version 0.9.14 will be installed configure:113703: result: jsonpointer: standard, SPKG version 2.4 will be installed configure:113871: result: jsonschema: no; standard, SPKG version 4.17.3 will be installed configure:114039: result: jsonschema_specifications: standard, SPKG version 2023.3.3 will be installed configure:114211: result: jupymake: optional, use "./configure --enable-jupymake" to install SPKG version 0.9 configure:114378: result: jupyter_client: no; standard, SPKG version 8.3.1 will be installed configure:114546: result: jupyter_core: no; standard, SPKG version 5.3.2 will be installed configure:114714: result: jupyter_events: standard, SPKG version 0.6.3 will be installed configure:114882: result: jupyter_jsmol: no; standard, SPKG version 2022.1.0 will be installed configure:115050: result: jupyter_lsp: standard, SPKG version 2.2.0 will be installed configure:115218: result: jupyter_server: standard, SPKG version 2.7.3 will be installed configure:115386: result: jupyter_server_terminals: standard, SPKG version 0.4.4 will be installed configure:115554: result: jupyter_sphinx: no; standard, SPKG version 0.4.0.p0 will be installed configure:115722: result: jupyterlab: standard, SPKG version 4.1.3 will be installed configure:115890: result: jupyterlab_mathjax2: standard, SPKG version 4.0.0 will be installed configure:116058: result: jupyterlab_pygments: no; standard, SPKG version 0.2.2 will be installed configure:116226: result: jupyterlab_server: standard, SPKG version 2.24.0 will be installed configure:116394: result: jupyterlab_widgets: no; standard, SPKG version 3.0.9 will be installed configure:116566: result: kenzo: optional, use "./configure --enable-kenzo" to install SPKG version 1.1.10 configure:116737: result: kissat: optional, use "./configure --enable-kissat" to install SPKG version 3.1.0 configure:116904: result: kiwisolver: no; standard, SPKG version 1.4.5 will be installed configure:117076: result: latte_int: optional, use "./configure --enable-latte_int" to install SPKG version 1.7.6 configure:117243: result: lcalc: no suitable system package; standard, SPKG version 2.0.5 will be installed configure:117411: result: libatomic_ops: using system package; SPKG will not be installed configure:117579: result: libbraiding: no suitable system package; standard, SPKG version 1.2 will be installed configure:117747: result: libffi: using system package; SPKG will not be installed configure:117915: result: libgd: using system package; SPKG will not be installed configure:118083: result: libgraphviz: using system package configure:118250: result: libhomfly: no suitable system package; standard, SPKG version 1.02r6 will be installed configure:118418: result: libjpeg: using system package configure:118583: result: liblzma: using system package; SPKG will not be installed configure:118752: result: libnauty: using system package; SPKG will not be installed configure:118923: result: libogg: optional, use "./configure --enable-libogg" to install SPKG version 1.3.1.p0 configure:119090: result: libpng: using system package; SPKG will not be installed configure:119262: result: libsemigroups: no suitable system package; optional, use "./configure --enable-libsemigroups" to install SPKG version 2.3.2 configure:119433: result: libtheora: experimental, use "./configure --enable-libtheora" to install SPKG version 1.1.1 configure:119600: result: libxml2: using system package configure:119771: result: lidia: optional, use "./configure --enable-lidia" to install SPKG version 2.3.0+latte-patches-2019-05-02 configure:119942: result: lie: experimental, use "./configure --enable-lie" to install SPKG version 2.2.2 configure:120109: result: linbox: no suitable system package; standard, SPKG version 1.6.3.p1 will be installed configure:120277: result: llvm: not required on your platform configure:120444: result: lrcalc: no suitable system package; standard, SPKG version 2.1 will be installed configure:120612: result: lrcalc_python: no; standard, SPKG version 2.1 will be installed configure:120784: result: lrslib: no suitable system package; optional, use "./configure --enable-lrslib" to install SPKG version 071b+autotools-2021-07-13 configure:120951: result: m4ri: no suitable system package; standard, SPKG version 20200115 will be installed configure:121119: result: m4rie: no suitable system package; standard, SPKG version 20200115 will be installed configure:121287: result: markupsafe: no; standard, SPKG version 2.1.4 will be installed configure:121459: result: mathics: optional, use "./configure --enable-mathics" to install SPKG version 4.0.0 configure:121630: result: mathics_scanner: optional, use "./configure --enable-mathics_scanner" to install SPKG version 1.2.4 configure:121797: result: mathjax: no suitable system package; standard, SPKG version 3.2.0 will be installed configure:121965: result: matplotlib: no; standard, SPKG version 3.8.0 will be installed configure:122133: result: matplotlib_inline: no; standard, SPKG version 0.1.6 will be installed configure:122305: result: matroid_database: optional, use "./configure --enable-matroid_database" to install SPKG version 0.2 configure:122472: result: maxima: no suitable system package; standard, SPKG version 5.46.0 will be installed configure:122644: result: mcqd: optional, use "./configure --enable-mcqd" to install SPKG version 1.0.p0 configure:122815: result: meataxe: optional, use "./configure --enable-meataxe" to install SPKG version 1.0.1 configure:122982: result: memory_allocator: no; standard, SPKG version 0.1.3 will be installed configure:123150: result: meson: using system package; SPKG will not be installed configure:123318: result: meson_python: no; standard, SPKG version 0.15.0 will be installed configure:123486: result: mistune: no; standard, SPKG version 2.0.4 will be installed configure:123658: result: modular_decomposition: experimental, use "./configure --enable-modular_decomposition" to install SPKG version 20100607 configure:123829: result: modular_resolution: optional, use "./configure --enable-modular_resolution" to install SPKG version 1.1 configure:123996: result: mpc: using system package; SPKG will not be installed configure:124164: result: mpfi: using system package; SPKG will not be installed configure:124332: result: mpfr: using system package; SPKG will not be installed configure:124504: result: mpfrcx: optional, use "./configure --enable-mpfrcx" to install SPKG version 0.6.3 configure:124671: result: mpmath: no; standard, SPKG version 1.3.0 will be installed configure:124843: result: msolve: optional, use "./configure --enable-msolve" to install SPKG version 0.5.0 configure:125010: result: nauty: using system package; SPKG will not be installed configure:125178: result: nbclient: no; standard, SPKG version 0.8.0 will be installed configure:125346: result: nbconvert: no; standard, SPKG version 7.9.2 will be installed configure:125514: result: nbformat: no; standard, SPKG version 5.9.2 will be installed configure:125682: result: ncurses: using system package; SPKG will not be installed configure:125850: result: nest_asyncio: no; standard, SPKG version 1.5.8 will be installed configure:126018: result: networkx: no; standard, SPKG version 3.2.1 will be installed configure:126191: result: nibabel: optional pip package; use "./sage -i nibabel" to install configure:126358: result: ninja_build: using system package; SPKG will not be installed configure:126530: result: normaliz: optional, use "./configure --enable-normaliz" to install SPKG version 3.10.1.p0 configure:126697: result: notebook: no; standard, SPKG version 7.1.1 will be installed configure:126865: result: notebook_shim: standard, SPKG version 0.2.3 will be installed configure:127037: result: notedown: optional, use "./configure --enable-notedown" to install SPKG version 1.5.1 configure:127204: result: ntl: using system package; SPKG will not be installed configure:127372: result: numpy: no; standard, SPKG version 1.26.3 will be installed configure:127544: result: onetbb: using system package; SPKG will not be installed configure:127711: result: openblas: using system package; SPKG will not be installed configure:127879: result: openssl: not required on your platform; SPKG will not be installed configure:128052: result: ore_algebra: optional pip package; use "./sage -i ore_algebra" to install configure:128223: result: osqp_python: optional, use "./configure --enable-osqp_python" to install SPKG version 0.6.3 configure:128390: result: overrides: standard, SPKG version 7.4.0 will be installed configure:128562: result: p_group_cohomology: optional, use "./configure --enable-p_group_cohomology" to install SPKG version 3.3.3.p1 configure:128729: result: packaging: no; standard, SPKG version 23.2 will be installed configure:128901: result: palettable: optional, use "./configure --enable-palettable" to install SPKG version 3.3.0 configure:129068: result: palp: no suitable system package; standard, SPKG version 2.11 will be installed configure:129236: result: pandoc: using system package configure:129407: result: pandoc_attributes: optional, use "./configure --enable-pandoc_attributes" to install SPKG version 8bc82f6d configure:129574: result: pandocfilters: no; standard, SPKG version 1.5.0 will be installed configure:129746: result: papilo: optional, use "./configure --enable-papilo" to install SPKG version 2.1.1 configure:129913: result: pari: using system package; SPKG will not be installed configure:130085: result: pari_elldata: using system package; SPKG will not be installed configure:130252: result: pari_galdata: using system package; SPKG will not be installed configure:130424: result: pari_galpol: using system package; SPKG will not be installed configure:130595: result: pari_jupyter: optional, use "./configure --enable-pari_jupyter" to install SPKG version 1.4.0 configure:130766: result: pari_nftables: using system package; SPKG will not be installed configure:130937: result: pari_seadata: using system package; SPKG will not be installed configure:131104: result: pari_seadata_small: using system package; SPKG will not be installed configure:131272: result: parso: no; standard, SPKG version 0.8.3 will be installed configure:131440: result: patch: using system package; SPKG will not be installed configure:131608: result: patchelf: using system package; SPKG will not be installed configure:131776: result: pathspec: no; standard, SPKG version 0.12.1 will be installed configure:131944: result: pdf2svg: using system package configure:132111: result: perl_cpan_polymake_prereq: no suitable system package; optional configure:132278: result: perl_mongodb: no suitable system package; optional configure:132449: result: perl_term_readline_gnu: no suitable system package; optional, use "./configure --enable-perl_term_readline_gnu" to install SPKG version 1.35 configure:132616: result: pexpect: no; standard, SPKG version 4.9.0 will be installed configure:132789: result: phitigra: optional pip package; use "./sage -i phitigra" to install configure:132956: result: pickleshare: no; standard, SPKG version 0.7.5 will be installed configure:133124: result: pillow: no; standard, SPKG version 10.1.0 will be installed configure:133296: result: pint: optional, use "./configure --enable-pint" to install SPKG version 0.20.1 configure:133463: result: pip: no; standard, SPKG version 23.3.1 will be installed configure:133631: result: pkgconf: using system package; SPKG will not be installed configure:133799: result: pkgconfig: no; standard, SPKG version 1.5.5 will be installed configure:133967: result: planarity: no suitable system package; standard, SPKG version 3.0.1.0 will be installed configure:134139: result: plantri: optional, use "./configure --enable-plantri" to install SPKG version 5.3 configure:134306: result: platformdirs: no; standard, SPKG version 4.1.0 will be installed configure:134474: result: pluggy: no; standard, SPKG version 1.3.0 will be installed configure:134642: result: ply: no; standard, SPKG version 3.11 will be installed configure:134814: result: polylib: experimental, use "./configure --enable-polylib" to install SPKG version 5.22.5 configure:134985: result: polymake: no suitable system package; optional, use "./configure --enable-polymake" to install SPKG version 4.11 configure:135152: result: polytopes_db: standard, SPKG version 20170220.p0 will be installed configure:135324: result: polytopes_db_4d: optional, use "./configure --enable-polytopes_db_4d" to install SPKG version 1.0 configure:135491: result: ppl: using system package; SPKG will not be installed configure:135659: result: pplpy: no suitable system package; standard, SPKG version 0.8.9 will be installed configure:135827: result: pplpy_doc: standard, SPKG version 0.8.9 will be installed configure:135995: result: primecount: using system package; SPKG will not be installed configure:136163: result: primecountpy: no suitable system package; standard, SPKG version 0.1.0 will be installed configure:136331: result: primesieve: using system package; SPKG will not be installed configure:136499: result: prometheus_client: no; standard, SPKG version 0.14.1 will be installed configure:136667: result: prompt_toolkit: no; standard, SPKG version 3.0.43 will be installed configure:136835: result: psutil: standard, SPKG version 5.9.6 will be installed configure:137003: result: ptyprocess: no; standard, SPKG version 0.7.0 will be installed configure:137171: result: pure_eval: no; standard, SPKG version 0.2.2 will be installed configure:137339: result: py: no; standard, SPKG version 1.11.0 will be installed configure:137507: result: pybind11: no; standard, SPKG version 2.11.1 will be installed configure:137680: result: pybtex: optional pip package; use "./sage -i pybtex" to install configure:137851: result: pycosat: optional, use "./configure --enable-pycosat" to install SPKG version 0.6.3 configure:138018: result: pycparser: no; standard, SPKG version 2.21 will be installed configure:138190: result: pycryptosat: optional, use "./configure --enable-pycryptosat" to install SPKG version 5.8.0 configure:138357: result: pygments: no; standard, SPKG version 2.17.2 will be installed configure:138530: result: pygraphviz: optional pip package; use "./sage -i pygraphviz" to install configure:138701: result: pynormaliz: optional, use "./configure --enable-pynormaliz" to install SPKG version 2.18.p0 configure:138868: result: pyparsing: no; standard, SPKG version 3.1.1 will be installed configure:139041: result: pyppeteer: optional pip package; use "./sage -i pyppeteer" to install configure:139208: result: pyproject_api: standard, SPKG version 1.6.1 will be installed configure:139376: result: pyproject_metadata: no; standard, SPKG version 0.7.1 will be installed configure:139544: result: pyrsistent: no; standard, SPKG version 0.19.3 will be installed configure:139716: result: pyscipopt: optional, use "./configure --enable-pyscipopt" to install SPKG version 4.3.0 configure:139887: result: pysingular: optional, use "./configure --enable-pysingular" to install SPKG version 0.9.7 configure:140059: result: pytest: optional pip package; use "./sage -i pytest" to install configure:140231: result: pytest_mock: optional pip package; use "./sage -i pytest_mock" to install configure:140403: result: pytest_xdist: optional pip package; use "./sage -i pytest_xdist" to install configure:140570: result: python3: using system package; SPKG will not be installed configure:140743: result: python_build: optional pip package; use "./sage -i python_build" to install configure:140914: result: python_igraph: optional, use "./configure --enable-python_igraph" to install SPKG version 0.11.3 configure:141081: result: python_json_logger: standard, SPKG version 2.0.7 will be installed configure:141249: result: pythran: no; standard, SPKG version 0.14.0 will be installed configure:141417: result: pytz: no; standard, SPKG version 2023.3.post1 will be installed configure:141585: result: pytz_deprecation_shim: standard, SPKG version 0.1.0.post0 will be installed configure:141758: result: pyx: optional pip package; use "./sage -i pyx" to install configure:141925: result: pyyaml: standard, SPKG version 6.0.1 will be installed configure:142093: result: pyzmq: no; standard, SPKG version 25.1.1 will be installed configure:142265: result: qdldl_python: optional, use "./configure --enable-qdldl_python" to install SPKG version 0.1.5.post3 configure:142436: result: qepcad: optional, use "./configure --enable-qepcad" to install SPKG version 1.74 configure:142603: result: qhull: using system package; SPKG will not be installed configure:142771: result: r: using system package configure:142940: result: r_jupyter: experimental, use "./configure --enable-r_jupyter" to install SPKG version none configure:143107: result: readline: using system package; SPKG will not be installed configure:143275: result: referencing: standard, SPKG version 0.23.0 will be installed configure:143443: result: requests: no; standard, SPKG version 2.31.0 will be installed configure:143611: result: rfc3339_validator: standard, SPKG version 0.1.4 will be installed configure:143779: result: rfc3986_validator: standard, SPKG version 0.1.1 will be installed configure:143947: result: rpy2: no; standard, SPKG version 3.4.5 will be installed configure:144119: result: rst2ipynb: optional, use "./configure --enable-rst2ipynb" to install SPKG version 0.2.3 configure:144290: result: rubiks: optional, use "./configure --enable-rubiks" to install SPKG version 20070912.p21 configure:144457: result: rw: no suitable system package; standard, SPKG version 0.9 will be installed configure:144629: result: saclib: optional, use "./configure --enable-saclib" to install SPKG version 2.2.8 configure:144794: result: sage_conf: standard, SPKG version 10.3 will be installed configure:144959: result: sage_docbuild: standard, SPKG version 10.3 will be installed configure:145131: result: sage_flatsurf: optional pip package; use "./sage -i sage_flatsurf" to install configure:145302: result: sage_numerical_backends_coin: optional, use "./configure --enable-sage_numerical_backends_coin" to install SPKG version 9.0b12 configure:145473: result: sage_numerical_backends_cplex: optional, use "./configure --enable-sage_numerical_backends_cplex" to install SPKG version 9.0b12 configure:145644: result: sage_numerical_backends_gurobi: optional, use "./configure --enable-sage_numerical_backends_gurobi" to install SPKG version 9.3.1 configure:145809: result: sage_setup: standard, SPKG version 10.3 will be installed configure:145978: result: sage_sws2rst: optional, use "./configure --enable-sage_sws2rst" to install SPKG version 10.3 configure:146143: result: sagelib: standard, SPKG version 10.3 will be installed configure:146312: result: sagemath_bliss: optional, use "./configure --enable-sagemath_bliss" to install SPKG version 10.3 configure:146481: result: sagemath_categories: experimental, use "./configure --enable-sagemath_categories" to install SPKG version 10.3 configure:146650: result: sagemath_coxeter3: optional, use "./configure --enable-sagemath_coxeter3" to install SPKG version 10.3 configure:146815: result: sagemath_doc_html: standard, SPKG will be installed configure:146984: result: sagemath_doc_pdf: optional, use "./configure --enable-sagemath_doc_pdf" to install SPKG version none configure:147153: result: sagemath_environment: experimental, use "./configure --enable-sagemath_environment" to install SPKG version 10.3 configure:147322: result: sagemath_mcqd: optional, use "./configure --enable-sagemath_mcqd" to install SPKG version 10.3 configure:147491: result: sagemath_meataxe: optional, use "./configure --enable-sagemath_meataxe" to install SPKG version 10.3 configure:147660: result: sagemath_objects: experimental, use "./configure --enable-sagemath_objects" to install SPKG version 10.3 configure:147829: result: sagemath_repl: experimental, use "./configure --enable-sagemath_repl" to install SPKG version 10.3 configure:147998: result: sagemath_sirocco: optional, use "./configure --enable-sagemath_sirocco" to install SPKG version 10.3 configure:148167: result: sagemath_tdlib: optional, use "./configure --enable-sagemath_tdlib" to install SPKG version 10.3 configure:148334: result: sagenb_export: standard, SPKG version 3.3 will be installed configure:148502: result: sagetex: standard, SPKG version 3.6.1 will be installed configure:148674: result: scip: optional, use "./configure --enable-scip" to install SPKG version 802 configure:148845: result: scip_sdp: optional, use "./configure --enable-scip_sdp" to install SPKG version 4.1.0 configure:149012: result: scipy: no; standard, SPKG version 1.11.4 will be installed configure:149184: result: scs: optional, use "./configure --enable-scs" to install SPKG version 3.2.3 configure:149351: result: send2trash: no; standard, SPKG version 1.8.2 will be installed configure:149519: result: setuptools: no; standard, SPKG version 69.0.2 will be installed configure:149687: result: setuptools_scm: no; standard, SPKG version 8.0.4 will be installed configure:149855: result: singular: no suitable system package; standard, SPKG version 4.3.2p8 will be installed configure:150027: result: singular_jupyter: optional, use "./configure --enable-singular_jupyter" to install SPKG version 0.9.7 configure:150198: result: sirocco: optional, use "./configure --enable-sirocco" to install SPKG version 2.1.0 configure:150365: result: six: no; standard, SPKG version 1.16.0 will be installed configure:150538: result: slabbe: optional pip package; use "./sage -i slabbe" to install configure:150710: result: snappy: optional pip package; use "./sage -i snappy" to install configure:150877: result: sniffio: standard, SPKG version 1.3.0 will be installed configure:151045: result: snowballstemmer: no; standard, SPKG version 2.2.0 will be installed configure:151217: result: soplex: optional, use "./configure --enable-soplex" to install SPKG version 602 configure:151384: result: soupsieve: standard, SPKG version 2.5 will be installed configure:151552: result: sphinx: no; standard, SPKG version 7.2.6 will be installed configure:151720: result: sphinx_basic_ng: no; standard, SPKG version 1.0.0b2 will be installed configure:151888: result: sphinx_copybutton: no; standard, SPKG version 0.5.2 will be installed configure:152056: result: sphinx_inline_tabs: no; standard, SPKG version 2023.4.21 will be installed configure:152224: result: sphinxcontrib_applehelp: no; standard, SPKG version 1.0.8 will be installed configure:152392: result: sphinxcontrib_devhelp: no; standard, SPKG version 1.0.6 will be installed configure:152560: result: sphinxcontrib_htmlhelp: no; standard, SPKG version 2.0.5 will be installed configure:152728: result: sphinxcontrib_jsmath: no; standard, SPKG version 1.0.1 will be installed configure:152896: result: sphinxcontrib_qthelp: no; standard, SPKG version 1.0.7 will be installed configure:153064: result: sphinxcontrib_serializinghtml: no; standard, SPKG version 1.1.10 will be installed configure:153232: result: sphinxcontrib_websupport: no; standard, SPKG version 1.2.7 will be installed configure:153405: result: sqlalchemy: optional pip package; use "./sage -i sqlalchemy" to install configure:153572: result: sqlite: not required on your platform; SPKG will not be installed configure:153740: result: stack_data: no; standard, SPKG version 0.6.3 will be installed configure:153908: result: suitesparse: using system package; SPKG will not be installed configure:154080: result: surf: experimental, use "./configure --enable-surf" to install SPKG version 1.0.6-gcc6 configure:154252: result: surface_dynamics: optional pip package; use "./sage -i surface_dynamics" to install configure:154423: result: symengine: no suitable system package; optional, use "./configure --enable-symengine" to install SPKG version 0.11.2 configure:154594: result: symengine_py: no; optional, use "./configure --enable-symengine_py" to install SPKG version 0.11.0 configure:154761: result: symmetrica: no suitable system package; standard, SPKG version 3.0.1 will be installed configure:154929: result: sympow: no suitable system package; standard, SPKG version 2.023.6 will be installed configure:155097: result: sympy: no; standard, SPKG version 1.12 will be installed configure:155265: result: tachyon: no suitable system package; standard, SPKG version 0.98.9.p7 will be installed configure:155437: result: tdlib: optional, use "./configure --enable-tdlib" to install SPKG version 0.3.1.p0 configure:155604: result: terminado: no; standard, SPKG version 0.17.1 will be installed configure:155774: result: texlive: no suitable system package; optional, use "./configure --enable-texlive" to install SPKG version none configure:155941: result: texlive_luatex: no suitable system package; optional configure:156112: result: texttable: no; optional, use "./configure --enable-texttable" to install SPKG version 1.7.0 configure:156279: result: threejs: standard, SPKG version r122.p0 will be installed configure:156451: result: tides: optional, use "./configure --enable-tides" to install SPKG version 2.0.p0 configure:156618: result: tinycss2: no; standard, SPKG version 1.2.1 will be installed configure:156786: result: tomli: no; standard, SPKG version 2.0.1 will be installed configure:156958: result: topcom: optional, use "./configure --enable-topcom" to install SPKG version 1.1.2 configure:157125: result: tornado: no; standard, SPKG version 6.4 will be installed configure:157293: result: tox: using system package; SPKG will not be installed configure:157461: result: traitlets: no; standard, SPKG version 5.14.0 will be installed configure:157629: result: trove_classifiers: no; standard, SPKG version 2023.11.29 will be installed configure:157797: result: types_python_dateutil: standard, SPKG version 2.8.19.14 will be installed configure:157965: result: typing_extensions: no; standard, SPKG version 4.8.0 will be installed configure:158133: result: tzdata: standard, SPKG version 2023.3 will be installed configure:158301: result: tzlocal: no; standard, SPKG version 5.0.1 will be installed configure:158469: result: uri_template: standard, SPKG version 1.3.0 will be installed configure:158637: result: urllib3: no; standard, SPKG version 2.1.0 will be installed configure:158809: result: valgrind: experimental, use "./configure --enable-valgrind" to install SPKG version 3.14.0 configure:158976: result: virtualenv: not required on your platform; SPKG will not be installed configure:159144: result: wcwidth: no; standard, SPKG version 0.2.12 will be installed configure:159312: result: webcolors: standard, SPKG version 1.13 will be installed configure:159480: result: webencodings: no; standard, SPKG version 0.5.1 will be installed configure:159648: result: websocket_client: standard, SPKG version 1.6.4 will be installed configure:159816: result: wheel: no; standard, SPKG version 0.42.0 will be installed configure:159984: result: widgetsnbextension: no; standard, SPKG version 4.0.9 will be installed configure:160152: result: xindy: no suitable system package; optional configure:160319: result: xz: not required on your platform; SPKG will not be installed configure:160487: result: zeromq: using system package; SPKG will not be installed configure:160655: result: zipp: no; standard, SPKG version 3.17.0 will be installed configure:160823: result: zlib: using system package; SPKG will not be installed configure:161036: checking that generated files are newer than configure configure:161042: result: done configure:161085: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 10.3, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bearakku.fios-router.home config.status:4032: creating build/make/Makefile-auto config.status:4032: creating build/make/Makefile config.status:4032: creating src/bin/sage-env-config config.status:4032: creating src/bin/sage-src-env-config config.status:4032: creating build/bin/sage-build-env-config config.status:4032: creating pkgs/sage-conf/_sage_conf/_conf.py config.status:4204: executing depfiles commands config.status:4204: executing mkdirs commands config.status:4336: creating directory /Users/jon/sage/logs/pkgs config.status:4336: creating directory /usr/local/sage/10.3 config.status:4336: creating directory /usr/local/sage/10.3/bin config.status:4336: creating directory /usr/local/sage/10.3/etc config.status:4336: creating directory /usr/local/sage/10.3/include config.status:4336: creating directory /usr/local/sage/10.3/lib config.status:4336: creating directory /usr/local/sage/10.3/lib/pkgconfig config.status:4336: creating directory /usr/local/sage/10.3/share config.status:4336: creating directory /usr/local/sage/10.3/var/lib/sage/installed config.status:4348: creating symbolic link lib64 -> lib config.status:4204: executing links commands config.status:4358: creating convenience symlink prefix -> /usr/local/sage/10.3 config.status:4373: creating convenience symlink venv -> /usr/local/sage/10.3 configure:162315: notice: the following SPKGs did not find equivalent system packages: brial cliquer cypari eclib ecm fflas_ffpack flint fpylll gap gf2x gfan giac givaro iml lcalc libbraiding libhomfly linbox lrcalc m4ri m4rie mathjax maxima palp planarity pplpy primecountpy rw singular symmetrica sympow tachyon 4ti2 _develop _recommended bliss coxeter3 free_fonts fricas gp2c igraph libsemigroups lrslib perl_cpan_polymake_prereq perl_mongodb perl_term_readline_gnu polymake symengine texlive texlive_luatex xindy configure:162327: checking for the package system in use configure:162330: result: homebrew configure:162343: hint: installing the following system packages, if not already present, is recommended and may avoid having to build them (though some may have to be built anyway): $ brew install flint maxima singular Homebrew can issue suggestions regarding keg-only packages. The following command is to automatically apply these suggestions for packages relevant for Sage to make them available for the build. Run it once to apply the suggestions for the current session. Add it to your shell profile to apply them for all future sessions. $ source /Users/jon/sage/.homebrew-build-env configure:162367: hint: installing the following system packages, if not already present, may provide additional optional features: $ brew install gnupg texinfo igraph apaffenholz/polymake/polymake symengine Homebrew can issue suggestions regarding keg-only packages. The following command is to automatically apply these suggestions for packages relevant for Sage to make them available for the build. Run it once to apply the suggestions for the current session. Add it to your shell profile to apply them for all future sessions. $ source /Users/jon/sage/.homebrew-build-env configure:162387: hint: After installation, re-run configure using: $ make reconfigure ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-apple-darwin23.3.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CBC_CFLAGS_set= ac_cv_env_CBC_CFLAGS_value= ac_cv_env_CBC_LIBS_set= ac_cv_env_CBC_LIBS_value= ac_cv_env_CBLAS_CFLAGS_set= ac_cv_env_CBLAS_CFLAGS_value= ac_cv_env_CBLAS_LIBS_set= ac_cv_env_CBLAS_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_ECLIB_CFLAGS_set= ac_cv_env_ECLIB_CFLAGS_value= ac_cv_env_ECLIB_LIBS_set= ac_cv_env_ECLIB_LIBS_value= ac_cv_env_F77CFLAGS_set= ac_cv_env_F77CFLAGS_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAS_FFPACK_CFLAGS_set= ac_cv_env_FFLAS_FFPACK_CFLAGS_value= ac_cv_env_FFLAS_FFPACK_LIBS_set= ac_cv_env_FFLAS_FFPACK_LIBS_value= ac_cv_env_FPLLL_CFLAGS_set= ac_cv_env_FPLLL_CFLAGS_value= ac_cv_env_FPLLL_LIBS_set= ac_cv_env_FPLLL_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GC_CFLAGS_set= ac_cv_env_GC_CFLAGS_value= ac_cv_env_GC_LIBS_set= ac_cv_env_GC_LIBS_value= ac_cv_env_GF2X_CFLAGS_set= ac_cv_env_GF2X_CFLAGS_value= ac_cv_env_GF2X_LIBS_set= ac_cv_env_GF2X_LIBS_value= ac_cv_env_GIVARO_CFLAGS_set= ac_cv_env_GIVARO_CFLAGS_value= ac_cv_env_GIVARO_LIBS_set= ac_cv_env_GIVARO_LIBS_value= ac_cv_env_GSLPCDIR_set= ac_cv_env_GSLPCDIR_value= ac_cv_env_GSL_CFLAGS_set= ac_cv_env_GSL_CFLAGS_value= ac_cv_env_GSL_LIBS_set= ac_cv_env_GSL_LIBS_value= ac_cv_env_IGRAPH_CFLAGS_set= ac_cv_env_IGRAPH_CFLAGS_value= ac_cv_env_IGRAPH_LIBS_set= ac_cv_env_IGRAPH_LIBS_value= ac_cv_env_ISL_CFLAGS_set= ac_cv_env_ISL_CFLAGS_value= ac_cv_env_ISL_LIBS_set= ac_cv_env_ISL_LIBS_value= ac_cv_env_LAPACK_CFLAGS_set= ac_cv_env_LAPACK_CFLAGS_value= ac_cv_env_LAPACK_LIBS_set= ac_cv_env_LAPACK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBATOMIC_OPS_CFLAGS_set= ac_cv_env_LIBATOMIC_OPS_CFLAGS_value= ac_cv_env_LIBATOMIC_OPS_LIBS_set= ac_cv_env_LIBATOMIC_OPS_LIBS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBGD_CFLAGS_set= ac_cv_env_LIBGD_CFLAGS_value= ac_cv_env_LIBGD_LIBS_set= ac_cv_env_LIBGD_LIBS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBSEMIGROUPS_CFLAGS_set= ac_cv_env_LIBSEMIGROUPS_CFLAGS_value= ac_cv_env_LIBSEMIGROUPS_LIBS_set= ac_cv_env_LIBSEMIGROUPS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LINBOX_CFLAGS_set= ac_cv_env_LINBOX_CFLAGS_value= ac_cv_env_LINBOX_LIBS_set= ac_cv_env_LINBOX_LIBS_value= ac_cv_env_M4RI_CFLAGS_set= ac_cv_env_M4RI_CFLAGS_value= ac_cv_env_M4RI_LIBS_set= ac_cv_env_M4RI_LIBS_value= ac_cv_env_NCURSES_CFLAGS_set= ac_cv_env_NCURSES_CFLAGS_value= ac_cv_env_NCURSES_LIBS_set= ac_cv_env_NCURSES_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJCXXFLAGS_set= ac_cv_env_OBJCXXFLAGS_value= ac_cv_env_OBJCXX_set= ac_cv_env_OBJCXX_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_OPENBLASPCDIR_set= ac_cv_env_OPENBLASPCDIR_value= ac_cv_env_OPENBLAS_CFLAGS_set= ac_cv_env_OPENBLAS_CFLAGS_value= ac_cv_env_OPENBLAS_LIBS_set= ac_cv_env_OPENBLAS_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/opt/homebrew/opt/zlib/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/openssl/lib/pkgconfig:/opt/homebrew/opt/openblas/lib/pkgconfig:/opt/homebrew/lib/pkgconfig: ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PRIMECOUNT_CFLAGS_set= ac_cv_env_PRIMECOUNT_CFLAGS_value= ac_cv_env_PRIMECOUNT_LIBS_set= ac_cv_env_PRIMECOUNT_LIBS_value= ac_cv_env_PRIMESIEVE_CFLAGS_set= ac_cv_env_PRIMESIEVE_CFLAGS_value= ac_cv_env_PRIMESIEVE_LIBS_set= ac_cv_env_PRIMESIEVE_LIBS_value= ac_cv_env_READLINE_CFLAGS_set= ac_cv_env_READLINE_CFLAGS_value= ac_cv_env_READLINE_LIBS_set= ac_cv_env_READLINE_LIBS_value= ac_cv_env_R_CFLAGS_set= ac_cv_env_R_CFLAGS_value= ac_cv_env_R_LIBS_set= ac_cv_env_R_LIBS_value= ac_cv_env_SAGE_DEBUG_set= ac_cv_env_SAGE_DEBUG_value= ac_cv_env_SAGE_FAT_BINARY_set= ac_cv_env_SAGE_FAT_BINARY_value= ac_cv_env_SINGULAR_CFLAGS_set= ac_cv_env_SINGULAR_CFLAGS_value= ac_cv_env_SINGULAR_LIBS_set= ac_cv_env_SINGULAR_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_libjpeg_CFLAGS_set= ac_cv_env_libjpeg_CFLAGS_value= ac_cv_env_libjpeg_LIBS_set= ac_cv_env_libjpeg_LIBS_value= ac_cv_env_ntl_includedir_set= ac_cv_env_ntl_includedir_value= ac_cv_env_ntl_libdir_set= ac_cv_env_ntl_libdir_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fc_compiler_gnu=yes ac_cv_fc_freeform=-ffree-form ac_cv_func_DGEQRF=no ac_cv_func_DGEQRF_=no ac_cv_func_cblas_dgemm=yes ac_cv_func_curl_free=yes ac_cv_func_dgeqrf=no ac_cv_func_dgeqrf_=yes ac_cv_header_NTL_ZZ_h=yes ac_cv_header_bliss_bliss_C_h=no ac_cv_header_bzlib_h=yes ac_cv_header_cddlib_cdd_h=yes ac_cv_header_complex_h=yes ac_cv_header_ecm_h=no ac_cv_header_flint_flint_h=no ac_cv_header_gf2x_h=no ac_cv_header_giac_giac_h=no ac_cv_header_glpk_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gmpxx_h=yes ac_cv_header_graphviz_cgraph_h=yes ac_cv_header_homfly_h=no ac_cv_header_iml_h=no ac_cv_header_inttypes_h=yes ac_cv_header_lcalc_L_h=no ac_cv_header_libqhull_r_libqhull_r_h=yes ac_cv_header_lrcalc_lrcoef_h=no ac_cv_header_lrcalc_schublib_h=no ac_cv_header_lzma_h=yes ac_cv_header_mpfi_h=yes ac_cv_header_mpfr_h=yes ac_cv_header_nauty_nauty_h=yes ac_cv_header_pari_pari_h=yes ac_cv_header_planarity_planarity_h=no ac_cv_header_rw_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_suitesparse_SuiteSparse_config_h=yes ac_cv_header_suitesparse_amd_h=yes ac_cv_header_symmetrica_def_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_header_zmq_h=yes ac_cv_host=aarch64-apple-darwin23.3.0 ac_cv_lib_lzma_lzma_raw_decoder=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_z_inflateEnd=yes ac_cv_objc_compiler_gnu=yes ac_cv_objcxx_compiler_gnu=yes ac_cv_objext=o ac_cv_path_CMAKE=/opt/homebrew/bin/cmake ac_cv_path_CONVERT=/opt/homebrew/bin/convert ac_cv_path_CURL=/usr/bin/curl ac_cv_path_ECL_CONFIG=/opt/homebrew/bin/ecl-config ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FFMPEG=/opt/homebrew/bin/ffmpeg ac_cv_path_GENGCHECK=/opt/homebrew/bin/geng ac_cv_path_GENGETOPT=/opt/homebrew/bin/gengetopt ac_cv_path_GIT=/opt/homebrew/bin/git ac_cv_path_GLPSOL=/opt/homebrew/bin/glpsol ac_cv_path_GP=/opt/homebrew/bin/gp ac_cv_path_GPHELP=/opt/homebrew/bin/gphelp ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INFO=/opt/homebrew/opt/texinfo/bin/info ac_cv_path_MAXIMA=/opt/homebrew/bin/maxima ac_cv_path_MESON=/opt/homebrew/bin/meson ac_cv_path_NINJA=/opt/homebrew/bin/ninja ac_cv_path_PANDOC=/opt/homebrew/bin/pandoc ac_cv_path_PATCH=/opt/homebrew/bin/patch ac_cv_path_PATCHELF=/opt/homebrew/bin/patchelf ac_cv_path_PDF2SVG=/opt/homebrew/bin/pdf2svg ac_cv_path_PERL=/opt/homebrew/bin/perl ac_cv_path_PPL_CONFIG=/opt/homebrew/bin/ppl-config ac_cv_path_PYTHON3=/opt/homebrew/opt/python@3.12/bin/python3 ac_cv_path_QHULL=/opt/homebrew/bin/qhull ac_cv_path_R=/opt/homebrew/bin/R ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_TEXI2ANY=/opt/homebrew/opt/texinfo/bin/texi2any ac_cv_path_TOX=/opt/homebrew/bin/tox ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_ac_path_PYTHON3=/opt/homebrew/opt/python@3.12/bin/python3 ac_cv_path_ac_pt_PKG_CONFIG=/opt/homebrew/bin/pkg-config ac_cv_path_bzip2_prog=/opt/homebrew/opt/bzip2/bin/bzip2 ac_cv_path_foodirectg=/opt/homebrew/bin/directg ac_cv_path_foogenbg=/opt/homebrew/bin/genbg ac_cv_path_foogeng=/opt/homebrew/bin/geng ac_cv_path_foogenktreeg=/opt/homebrew/bin/genktreeg ac_cv_path_foogenposetg=/opt/homebrew/bin/genposetg ac_cv_path_foogentourng=/opt/homebrew/bin/gentourng ac_cv_path_foogentreeg=/opt/homebrew/bin/gentreeg ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CDDEXEC=cddexec ac_cv_prog_CDDEXECGMP=cddexec_gmp ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -std=gnu++11 -std=gnu++11 -E' ac_cv_prog_DOT=dot ac_cv_prog_NEATO=neato ac_cv_prog_REDCHECKGMP=redcheck_gmp ac_cv_prog_SCDD=scdd_gmp ac_cv_prog_TWOPI=twopi ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_ac_ct_OBJCXX=g++ ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11=-std=gnu++11 ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx=-std=gnu++11 ac_cv_prog_fc_g=yes ac_cv_prog_found_ar=yes ac_cv_prog_found_m4=yes ac_cv_prog_found_ranlib=yes ac_cv_prog_found_strip=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=yes ac_cv_prog_objcxx_g=yes ac_cv_search_BZ2_bzCompress=-lbz2 ac_cv_search_SuiteSparse_version=-lsuitesparseconfig ac_cv_search___gmpn_gcd_11=-lgmp ac_cv_search_calculate_level=no ac_cv_search_cholmod_speye=-lcholmod ac_cv_search_clique_unweighted_max_weight=no ac_cv_search_dd_abs=-lcddgmp ac_cv_search_densenauty=-lnauty ac_cv_search_gf2x_mul_r=no ac_cv_search_glp_config=-lglpk ac_cv_search_matpermanent=-lpari ac_cv_search_mpc_sum=-lmpc ac_cv_search_mpfi_diam_abs=-lmpfi ac_cv_search_mpfr_cmpabs_ui=-lmpfr ac_cv_search_qh_distplane=-lqhull_r ac_cv_search_umfpack_di_solve=-lumfpack acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_OBJCXX_dependencies_compiler_type=none am_cv_OBJC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_summary='yes, in libiconv' am_cv_func_iconv_works=yes am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_compiler_vendor=clang ax_cv_c_openmp=unknown ax_cv_check_cxxflags___march_native=yes ax_cv_check_cxxflags___mavx512f__mavx512vl__mavx512dq=yes ax_cv_check_cxxflags___mfma4=yes ax_cv_check_cxxflags___mfma=yes ax_cv_cxx_compile_cxx11__std_gnupp11=yes ax_cv_cxx_openmp=unknown ax_cv_gcc_version=15.0.0 ax_cv_gxx_version=15.0.0 ax_cv_prog_perl_version=yes gl_cv_absolute_NTL_ZZ_h=///opt/homebrew/opt/ntl/include/NTL/ZZ.h gl_cv_absolute_gmp_h=///opt/homebrew/include/gmp.h gl_cv_elf=no gl_cv_host_cpu_c_abi_32bit=no gl_cv_iconv_nonconst=yes libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=8.4.0 libcurl_cv_lib_version_ok=yes lzma_cv_liblzma=yes lzma_cv_lzma_h=yes pkg_cv_CBC_CFLAGS='-I/opt/homebrew/Cellar/cbc/2.10.11/include/cbc/coin -I/opt/homebrew/Cellar/cgl/0.60.8/include/cgl/coin -I/opt/homebrew/Cellar/clp/1.17.9/include/clp/coin -I/opt/homebrew/Cellar/osi/0.108.9/include/osi/coin -I/opt/homebrew/Cellar/coinutils/2.11.10/include/coinutils/coin' pkg_cv_CBC_LIBS='-L/opt/homebrew/Cellar/cbc/2.10.11/lib -L/opt/homebrew/Cellar/cgl/0.60.8/lib -L/opt/homebrew/Cellar/clp/1.17.9/lib -L/opt/homebrew/Cellar/osi/0.108.9/lib -L/opt/homebrew/Cellar/coinutils/2.11.10/lib -L/opt/homebrew/opt/openblas/lib -lCbcSolver -lCbc -lpthread -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lopenblas -lm' pkg_cv_FPLLL_CFLAGS='-pthread -I/opt/homebrew/Cellar/fplll/5.4.5/include' pkg_cv_FPLLL_LIBS='-L/opt/homebrew/Cellar/fplll/5.4.5/lib -lpthread -lmpfr -lgmp -lfplll' pkg_cv_FREETYPE_CFLAGS='-I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/opt/libpng/include/libpng16' pkg_cv_FREETYPE_LIBS='-L/opt/homebrew/opt/freetype/lib -lfreetype' pkg_cv_GC_CFLAGS=-I/opt/homebrew/Cellar/bdw-gc/8.2.6/include pkg_cv_GC_LIBS='-L/opt/homebrew/Cellar/bdw-gc/8.2.6/lib -lgc -lpthread' pkg_cv_GSLPCDIR=/opt/homebrew/lib/pkgconfig pkg_cv_GSL_CFLAGS=-I/opt/homebrew/Cellar/gsl/2.7.1/include pkg_cv_GSL_LIBS='-L/opt/homebrew/Cellar/gsl/2.7.1/lib -lgsl -lgslcblas -lm' pkg_cv_ISL_CFLAGS='-I/opt/homebrew/Cellar/isl/0.26/include -I/opt/homebrew/opt/gmp/include' pkg_cv_ISL_LIBS='-L/opt/homebrew/Cellar/isl/0.26/lib -L/opt/homebrew/opt/gmp/lib -lisl -lgmp' pkg_cv_LIBATOMIC_OPS_CFLAGS=-I/opt/homebrew/Cellar/libatomic_ops/7.8.2/include pkg_cv_LIBATOMIC_OPS_LIBS='-L/opt/homebrew/Cellar/libatomic_ops/7.8.2/lib -latomic_ops' pkg_cv_LIBFFI_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi pkg_cv_LIBFFI_LIBS=-lffi pkg_cv_LIBGD_CFLAGS=-I/opt/homebrew/Cellar/gd/2.3.3_6/include pkg_cv_LIBGD_LIBS='-L/opt/homebrew/Cellar/gd/2.3.3_6/lib -lgd' pkg_cv_LIBPNG_CFLAGS='-I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/libpng/include/libpng16' pkg_cv_LIBPNG_LIBS='-L/opt/homebrew/opt/libpng/lib -lpng16' pkg_cv_NCURSES_CFLAGS=-D_DARWIN_C_SOURCE pkg_cv_NCURSES_LIBS=-lncurses pkg_cv_OPENBLASPCDIR=/opt/homebrew/opt/openblas/lib/pkgconfig pkg_cv_OPENBLAS_CFLAGS=-I/opt/homebrew/Cellar/openblas/0.3.26/include pkg_cv_OPENBLAS_LIBS='-L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas' pkg_cv_PRIMECOUNT_CFLAGS='-I/opt/homebrew/Cellar/primecount/7.11/include -I/opt/homebrew/Cellar/primesieve/12.1/include' pkg_cv_PRIMECOUNT_LIBS='-L/opt/homebrew/Cellar/primecount/7.11/lib -lprimecount' pkg_cv_PRIMESIEVE_CFLAGS=-I/opt/homebrew/Cellar/primesieve/12.1/include pkg_cv_PRIMESIEVE_LIBS='-L/opt/homebrew/Cellar/primesieve/12.1/lib -lprimesieve' pkg_cv_READLINE_CFLAGS='-D_DARWIN_C_SOURCE -I/opt/homebrew/Cellar/readline/8.2.10/include' pkg_cv_READLINE_LIBS='-L/opt/homebrew/Cellar/readline/8.2.10/lib -lreadline' pkg_cv_R_CFLAGS=-I/opt/homebrew/Cellar/r/4.3.3/lib/R/include pkg_cv_R_LIBS='-L/opt/homebrew/opt/gettext/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/xz/lib -L/opt/homebrew/Cellar/r/4.3.3/lib/R/lib -lR' pkg_cv_libjpeg_CFLAGS=-I/opt/homebrew/Cellar/jpeg-turbo/3.0.2/include pkg_cv_libjpeg_LIBS='-L/opt/homebrew/Cellar/jpeg-turbo/3.0.2/lib -ljpeg' sage_libcurl_cv_lib_curl_executable=yes zlib_cv_libz=yes zlib_cv_zlib_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## 4ti2 \ 4ti2 \ _bootstrap \ _bootstrap \ _develop \ _develop \ _gcc10 \ _gcc10 \ _gcc11 \ _gcc11 \ _gcc12 \ _gcc12 \ _gcc8 \ _gcc8 \ _gcc9 \ _gcc9 \ _prereq \ _prereq \ _prereq \ _recommended \ _recommended \ _sagemath \ _sagemath \ admcycles \ admcycles \ alabaster \ alabaster \ alabaster \ alabaster \ anyio \ anyio \ anyio \ anyio \ appdirs \ appdirs \ appdirs \ appdirs \ appnope \ appnope \ appnope \ appnope \ argon2_cffi \ argon2_cffi \ argon2_cffi \ argon2_cffi \ argon2_cffi_bindings \ argon2_cffi_bindings \ argon2_cffi_bindings \ argon2_cffi_bindings \ arrow \ arrow \ arrow \ arrow \ asttokens \ asttokens \ asttokens \ asttokens \ async_lru \ async_lru \ async_lru \ async_lru \ attrs \ attrs \ attrs \ attrs \ auditwheel_or_delocate \ auditwheel_or_delocate \ awali \ awali \ babel \ babel \ babel \ babel \ barvinok \ barvinok \ beautifulsoup4 \ beautifulsoup4 \ beautifulsoup4 \ beautifulsoup4 \ beniget \ beniget \ beniget \ beniget \ benzene \ benzene \ biopython \ biopython \ bleach \ bleach \ bleach \ bleach \ bliss \ bliss \ boost_cropped \ boost_cropped \ boost_cropped \ boost_cropped \ brial \ brial \ brial \ brial \ buckygen \ buckygen \ bzip2 \ bzip2 \ bzip2 \ bzip2 \ cachetools \ cachetools \ cachetools \ cachetools \ calver \ calver \ calver \ calver \ cbc \ cbc \ ccache \ ccache \ cddlib \ cddlib \ cddlib \ cddlib \ certifi \ certifi \ certifi \ certifi \ cffi \ cffi \ cffi \ cffi \ chardet \ chardet \ chardet \ chardet \ charset_normalizer \ charset_normalizer \ charset_normalizer \ charset_normalizer \ clarabel \ clarabel \ cliquer \ cliquer \ cliquer \ cliquer \ cmake \ cmake \ cmake \ cmake \ cocoalib \ cocoalib \ colorama \ colorama \ colorama \ colorama \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ comm \ comm \ comm \ comm \ configure \ configure \ contourpy \ contourpy \ contourpy \ contourpy \ conway_polynomials \ conway_polynomials \ conway_polynomials \ conway_polynomials \ coxeter3 \ coxeter3 \ cppy \ cppy \ cppy \ cppy \ cryptominisat \ cryptominisat \ csdp \ csdp \ cunningham_tables \ cunningham_tables \ curl \ curl \ curl \ curl \ cvxopt \ cvxopt \ cvxopt \ cvxopt \ cvxpy \ cvxpy \ cycler \ cycler \ cycler \ cycler \ cylp \ cylp \ cypari \ cypari \ cypari \ cypari \ cysignals \ cysignals \ cysignals \ cysignals \ cython \ cython \ cython \ cython \ d3js \ d3js \ database_cremona_ellcurve \ database_cremona_ellcurve \ database_cubic_hecke \ database_cubic_hecke \ database_jones_numfield \ database_jones_numfield \ database_knotinfo \ database_knotinfo \ database_kohel \ database_kohel \ database_mutation_class \ database_mutation_class \ database_odlyzko_zeta \ database_odlyzko_zeta \ database_odlyzko_zeta \ database_stein_watkins \ database_stein_watkins \ database_stein_watkins_mini \ database_stein_watkins_mini \ database_symbolic_data \ database_symbolic_data \ dateutil \ dateutil \ dateutil \ dateutil \ debugpy \ debugpy \ debugpy \ debugpy \ decorator \ decorator \ decorator \ decorator \ deformation \ deformation \ defusedxml \ defusedxml \ defusedxml \ defusedxml \ distlib \ distlib \ distlib \ distlib \ docutils \ docutils \ docutils \ docutils \ dot2tex \ dot2tex \ dsdp \ dsdp \ e_antic \ e_antic \ ecl \ ecl \ ecl \ ecl \ eclib \ eclib \ eclib \ eclib \ ecm \ ecm \ ecm \ ecm \ ecos_python \ ecos_python \ editables \ editables \ editables \ editables \ elliptic_curves \ elliptic_curves \ elliptic_curves \ elliptic_curves \ entrypoints \ entrypoints \ entrypoints \ entrypoints \ exceptiongroup \ exceptiongroup \ exceptiongroup \ exceptiongroup \ executing \ executing \ executing \ executing \ fastjsonschema \ fastjsonschema \ fastjsonschema \ fastjsonschema \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ ffmpeg \ ffmpeg \ filelock \ filelock \ filelock \ filelock \ flint \ flint \ flint \ flint \ flit_core \ flit_core \ flit_core \ flit_core \ fonttools \ fonttools \ fonttools \ fonttools \ fplll \ fplll \ fplll \ fplll \ fpylll \ fpylll \ fpylll \ fpylll \ fqdn \ fqdn \ fqdn \ fqdn \ free_fonts \ free_fonts \ freetype \ freetype \ freetype \ freetype \ fricas \ fricas \ frobby \ frobby \ furo \ furo \ furo \ furo \ gambit \ gambit \ gap \ gap \ gap \ gap \ gap3 \ gap3 \ gap_jupyter \ gap_jupyter \ gap_packages \ gap_packages \ gast \ gast \ gast \ gast \ gc \ gc \ gc \ gc \ gcc \ gcc \ gcc \ gcc \ gdb \ gdb \ gengetopt \ gengetopt \ gengetopt \ gengetopt \ gf2x \ gf2x \ gf2x \ gf2x \ gfan \ gfan \ gfan \ gfan \ gfortran \ gfortran \ gfortran \ gfortran \ giac \ giac \ giac \ giac \ git \ git \ github_cli \ github_cli \ gitpython \ gitpython \ givaro \ givaro \ givaro \ givaro \ glpk \ glpk \ glpk \ glpk \ glucose \ glucose \ gmp \ gmp \ gmp \ gmp \ gmpy2 \ gmpy2 \ gmpy2 \ gmpy2 \ gnulib \ gnulib \ gnulib \ gnumake_tokenpool \ gnumake_tokenpool \ gnumake_tokenpool \ gnumake_tokenpool \ gp2c \ gp2c \ graphs \ graphs \ graphs \ graphs \ graphviz \ graphviz \ gsl \ gsl \ gsl \ gsl \ h11 \ h11 \ h11 \ h11 \ hatch_fancy_pypi_readme \ hatch_fancy_pypi_readme \ hatch_fancy_pypi_readme \ hatch_fancy_pypi_readme \ hatch_vcs \ hatch_vcs \ hatch_vcs \ hatch_vcs \ hatchling \ hatchling \ hatchling \ hatchling \ httpcore \ httpcore \ httpcore \ httpcore \ httpx \ httpx \ httpx \ httpx \ hypothesis \ hypothesis \ iconv \ iconv \ iconv \ idna \ idna \ idna \ idna \ igraph \ igraph \ imagemagick \ imagemagick \ imagesize \ imagesize \ imagesize \ imagesize \ iml \ iml \ iml \ iml \ importlib_metadata \ importlib_metadata \ importlib_metadata \ importlib_metadata \ importlib_resources \ importlib_resources \ importlib_resources \ importlib_resources \ info \ info \ info \ info \ ipykernel \ ipykernel \ ipykernel \ ipykernel \ ipympl \ ipympl \ ipympl \ ipympl \ ipython \ ipython \ ipython \ ipython \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipywidgets \ ipywidgets \ ipywidgets \ ipywidgets \ isl \ isl \ isoduration \ isoduration \ isoduration \ isoduration \ jedi \ jedi \ jedi \ jedi \ jinja2 \ jinja2 \ jinja2 \ jinja2 \ jmol \ jmol \ jmol \ jmol \ json5 \ json5 \ json5 \ json5 \ jsonpointer \ jsonpointer \ jsonpointer \ jsonpointer \ jsonschema \ jsonschema \ jsonschema \ jsonschema \ jsonschema_specifications \ jsonschema_specifications \ jsonschema_specifications \ jsonschema_specifications \ jupymake \ jupymake \ jupyter_client \ jupyter_client \ jupyter_client \ jupyter_client \ jupyter_core \ jupyter_core \ jupyter_core \ jupyter_core \ jupyter_events \ jupyter_events \ jupyter_events \ jupyter_events \ jupyter_jsmol \ jupyter_jsmol \ jupyter_jsmol \ jupyter_jsmol \ jupyter_lsp \ jupyter_lsp \ jupyter_lsp \ jupyter_lsp \ jupyter_server \ jupyter_server \ jupyter_server \ jupyter_server \ jupyter_server_terminals \ jupyter_server_terminals \ jupyter_server_terminals \ jupyter_server_terminals \ jupyter_sphinx \ jupyter_sphinx \ jupyter_sphinx \ jupyter_sphinx \ jupyterlab \ jupyterlab \ jupyterlab \ jupyterlab \ jupyterlab_mathjax2 \ jupyterlab_mathjax2 \ jupyterlab_mathjax2 \ jupyterlab_mathjax2 \ jupyterlab_pygments \ jupyterlab_pygments \ jupyterlab_pygments \ jupyterlab_pygments \ jupyterlab_server \ jupyterlab_server \ jupyterlab_server \ jupyterlab_server \ jupyterlab_widgets \ jupyterlab_widgets \ jupyterlab_widgets \ jupyterlab_widgets \ kenzo \ kenzo \ kissat \ kissat \ kiwisolver \ kiwisolver \ kiwisolver \ kiwisolver \ latte_int \ latte_int \ lcalc \ lcalc \ lcalc \ lcalc \ libatomic_ops \ libatomic_ops \ libatomic_ops \ libatomic_ops \ libbraiding \ libbraiding \ libbraiding \ libbraiding \ libffi \ libffi \ libffi \ libffi \ libgd \ libgd \ libgd \ libgd \ libgraphviz \ libgraphviz \ libhomfly \ libhomfly \ libhomfly \ libhomfly \ libjpeg \ libjpeg \ liblzma \ liblzma \ liblzma \ libnauty \ libnauty \ libogg \ libogg \ libpng \ libpng \ libpng \ libpng \ libsemigroups \ libsemigroups \ libtheora \ libtheora \ libxml2 \ libxml2 \ lidia \ lidia \ lie \ lie \ linbox \ linbox \ linbox \ linbox \ llvm \ llvm \ lrcalc \ lrcalc \ lrcalc \ lrcalc \ lrcalc_python \ lrcalc_python \ lrcalc_python \ lrcalc_python \ lrslib \ lrslib \ m4ri \ m4ri \ m4ri \ m4ri \ m4rie \ m4rie \ m4rie \ m4rie \ markupsafe \ markupsafe \ markupsafe \ markupsafe \ mathics \ mathics \ mathics_scanner \ mathics_scanner \ mathjax \ mathjax \ mathjax \ mathjax \ matplotlib \ matplotlib \ matplotlib \ matplotlib \ matplotlib_inline \ matplotlib_inline \ matplotlib_inline \ matplotlib_inline \ matroid_database \ matroid_database \ maxima \ maxima \ maxima \ maxima \ mcqd \ mcqd \ meataxe \ meataxe \ memory_allocator \ memory_allocator \ memory_allocator \ memory_allocator \ meson \ meson \ meson \ meson \ meson_python \ meson_python \ meson_python \ meson_python \ mistune \ mistune \ mistune \ mistune \ modular_decomposition \ modular_decomposition \ modular_resolution \ modular_resolution \ mpc \ mpc \ mpc \ mpc \ mpfi \ mpfi \ mpfi \ mpfi \ mpfr \ mpfr \ mpfr \ mpfr \ mpfrcx \ mpfrcx \ mpmath \ mpmath \ mpmath \ mpmath \ msolve \ msolve \ nauty \ nauty \ nauty \ nauty \ nbclient \ nbclient \ nbclient \ nbclient \ nbconvert \ nbconvert \ nbconvert \ nbconvert \ nbformat \ nbformat \ nbformat \ nbformat \ ncurses \ ncurses \ ncurses \ ncurses \ nest_asyncio \ nest_asyncio \ nest_asyncio \ nest_asyncio \ networkx \ networkx \ networkx \ networkx \ nibabel \ nibabel \ ninja_build \ ninja_build \ ninja_build \ ninja_build \ normaliz \ normaliz \ notebook \ notebook \ notebook \ notebook \ notebook_shim \ notebook_shim \ notebook_shim \ notebook_shim \ notedown \ notedown \ ntl \ ntl \ ntl \ ntl \ numpy \ numpy \ numpy \ numpy \ onetbb \ onetbb \ openblas \ openblas \ openblas \ openblas \ openssl \ openssl \ openssl \ openssl \ ore_algebra \ ore_algebra \ osqp_python \ osqp_python \ overrides \ overrides \ overrides \ overrides \ p_group_cohomology \ p_group_cohomology \ packaging \ packaging \ packaging \ packaging \ palettable \ palettable \ palp \ palp \ palp \ palp \ pandoc \ pandoc \ pandoc_attributes \ pandoc_attributes \ pandocfilters \ pandocfilters \ pandocfilters \ pandocfilters \ papilo \ papilo \ pari \ pari \ pari \ pari \ pari_elldata \ pari_elldata \ pari_galdata \ pari_galdata \ pari_galdata \ pari_galdata \ pari_galpol \ pari_galpol \ pari_jupyter \ pari_jupyter \ pari_nftables \ pari_nftables \ pari_seadata \ pari_seadata \ pari_seadata_small \ pari_seadata_small \ pari_seadata_small \ pari_seadata_small \ parso \ parso \ parso \ parso \ patch \ patch \ patch \ patch \ patchelf \ patchelf \ patchelf \ patchelf \ pathspec \ pathspec \ pathspec \ pathspec \ pdf2svg \ pdf2svg \ perl_cpan_polymake_prereq \ perl_cpan_polymake_prereq \ perl_mongodb \ perl_mongodb \ perl_term_readline_gnu \ perl_term_readline_gnu \ pexpect \ pexpect \ pexpect \ pexpect \ phitigra \ phitigra \ pickleshare \ pickleshare \ pickleshare \ pickleshare \ pillow \ pillow \ pillow \ pillow \ pint \ pint \ pip \ pip \ pip \ pip \ pkgconf \ pkgconf \ pkgconf \ pkgconf \ pkgconfig \ pkgconfig \ pkgconfig \ pkgconfig \ planarity \ planarity \ planarity \ planarity \ plantri \ plantri \ platformdirs \ platformdirs \ platformdirs \ platformdirs \ pluggy \ pluggy \ pluggy \ pluggy \ ply \ ply \ ply \ ply \ polylib \ polylib \ polymake \ polymake \ polytopes_db \ polytopes_db \ polytopes_db \ polytopes_db \ polytopes_db_4d \ polytopes_db_4d \ ppl \ ppl \ ppl \ ppl \ pplpy \ pplpy \ pplpy \ pplpy \ pplpy_doc \ pplpy_doc \ pplpy_doc \ pplpy_doc \ primecount \ primecount \ primecount \ primecount \ primecountpy \ primecountpy \ primecountpy \ primecountpy \ primesieve \ primesieve \ primesieve \ primesieve \ prometheus_client \ prometheus_client \ prometheus_client \ prometheus_client \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ psutil \ psutil \ psutil \ psutil \ ptyprocess \ ptyprocess \ ptyprocess \ ptyprocess \ pure_eval \ pure_eval \ pure_eval \ pure_eval \ py \ py \ py \ py \ pybind11 \ pybind11 \ pybind11 \ pybind11 \ pybtex \ pybtex \ pycosat \ pycosat \ pycparser \ pycparser \ pycparser \ pycparser \ pycryptosat \ pycryptosat \ pygments \ pygments \ pygments \ pygments \ pygraphviz \ pygraphviz \ pynormaliz \ pynormaliz \ pyparsing \ pyparsing \ pyparsing \ pyparsing \ pyppeteer \ pyppeteer \ pyproject_api \ pyproject_api \ pyproject_api \ pyproject_api \ pyproject_metadata \ pyproject_metadata \ pyproject_metadata \ pyproject_metadata \ pyrsistent \ pyrsistent \ pyrsistent \ pyrsistent \ pyscipopt \ pyscipopt \ pysingular \ pysingular \ pytest \ pytest \ pytest_mock \ pytest_mock \ pytest_xdist \ pytest_xdist \ python3 \ python3 \ python3 \ python3 \ python_build \ python_build \ python_igraph \ python_igraph \ python_json_logger \ python_json_logger \ python_json_logger \ python_json_logger \ pythran \ pythran \ pythran \ pythran \ pytz \ pytz \ pytz \ pytz \ pytz_deprecation_shim \ pytz_deprecation_shim \ pytz_deprecation_shim \ pytz_deprecation_shim \ pyx \ pyx \ pyyaml \ pyyaml \ pyyaml \ pyyaml \ pyzmq \ pyzmq \ pyzmq \ pyzmq \ qdldl_python \ qdldl_python \ qepcad \ qepcad \ qhull \ qhull \ qhull \ qhull \ r \ r \ r_jupyter \ r_jupyter \ readline \ readline \ readline \ readline \ referencing \ referencing \ referencing \ referencing \ requests \ requests \ requests \ requests \ rfc3339_validator \ rfc3339_validator \ rfc3339_validator \ rfc3339_validator \ rfc3986_validator \ rfc3986_validator \ rfc3986_validator \ rfc3986_validator \ rpy2 \ rpy2 \ rpy2 \ rpy2 \ rst2ipynb \ rst2ipynb \ rubiks \ rubiks \ rw \ rw \ rw \ rw \ saclib \ saclib \ sage_conf \ sage_conf \ sage_conf \ sage_docbuild \ sage_docbuild \ sage_docbuild \ sage_flatsurf \ sage_flatsurf \ sage_numerical_backends_coin \ sage_numerical_backends_coin \ sage_numerical_backends_cplex \ sage_numerical_backends_cplex \ sage_numerical_backends_gurobi \ sage_numerical_backends_gurobi \ sage_setup \ sage_setup \ sage_setup \ sage_sws2rst \ sage_sws2rst \ sagelib \ sagelib \ sagelib \ sagemath_bliss \ sagemath_bliss \ sagemath_categories \ sagemath_categories \ sagemath_coxeter3 \ sagemath_coxeter3 \ sagemath_doc_html \ sagemath_doc_html \ sagemath_doc_html \ sagemath_doc_pdf \ sagemath_doc_pdf \ sagemath_environment \ sagemath_environment \ sagemath_mcqd \ sagemath_mcqd \ sagemath_meataxe \ sagemath_meataxe \ sagemath_objects \ sagemath_objects \ sagemath_repl \ sagemath_repl \ sagemath_sirocco \ sagemath_sirocco \ sagemath_tdlib \ sagemath_tdlib \ sagenb_export \ sagenb_export \ sagenb_export \ sagenb_export \ sagetex \ sagetex \ sagetex \ sagetex \ scip \ scip \ scip_sdp \ scip_sdp \ scipy \ scipy \ scipy \ scipy \ scs \ scs \ send2trash \ send2trash \ send2trash \ send2trash \ setuptools \ setuptools \ setuptools \ setuptools \ setuptools_scm \ setuptools_scm \ setuptools_scm \ setuptools_scm \ singular \ singular \ singular \ singular \ singular_jupyter \ singular_jupyter \ sirocco \ sirocco \ six \ six \ six \ six \ slabbe \ slabbe \ snappy \ snappy \ sniffio \ sniffio \ sniffio \ sniffio \ snowballstemmer \ snowballstemmer \ snowballstemmer \ snowballstemmer \ soplex \ soplex \ soupsieve \ soupsieve \ soupsieve \ soupsieve \ sphinx \ sphinx \ sphinx \ sphinx \ sphinx_basic_ng \ sphinx_basic_ng \ sphinx_basic_ng \ sphinx_basic_ng \ sphinx_copybutton \ sphinx_copybutton \ sphinx_copybutton \ sphinx_copybutton \ sphinx_inline_tabs \ sphinx_inline_tabs \ sphinx_inline_tabs \ sphinx_inline_tabs \ sphinxcontrib_applehelp \ sphinxcontrib_applehelp \ sphinxcontrib_applehelp \ sphinxcontrib_applehelp \ sphinxcontrib_devhelp \ sphinxcontrib_devhelp \ sphinxcontrib_devhelp \ sphinxcontrib_devhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_jsmath \ sphinxcontrib_jsmath \ sphinxcontrib_jsmath \ sphinxcontrib_jsmath \ sphinxcontrib_qthelp \ sphinxcontrib_qthelp \ sphinxcontrib_qthelp \ sphinxcontrib_qthelp \ sphinxcontrib_serializinghtml \ sphinxcontrib_serializinghtml \ sphinxcontrib_serializinghtml \ sphinxcontrib_serializinghtml \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sqlalchemy \ sqlalchemy \ sqlite \ sqlite \ sqlite \ sqlite \ stack_data \ stack_data \ stack_data \ stack_data \ suitesparse \ suitesparse \ suitesparse \ suitesparse \ surf \ surf \ surface_dynamics \ surface_dynamics' symengine \ symengine \ symengine_py \ symengine_py \ symmetrica \ symmetrica \ symmetrica \ symmetrica \ sympow \ sympow \ sympow \ sympow \ sympy \ sympy \ sympy \ sympy \ tachyon \ tachyon \ tachyon \ tachyon \ tdlib \ tdlib \ terminado \ terminado \ terminado \ terminado \ texlive \ texlive \ texlive_luatex \ texlive_luatex \ texttable \ texttable \ threejs \ threejs \ threejs \ threejs \ tides \ tides \ tinycss2 \ tinycss2 \ tinycss2 \ tinycss2 \ tomli \ tomli \ tomli \ tomli \ topcom \ topcom \ tornado \ tornado \ tornado \ tornado \ tox \ tox \ tox \ tox \ traitlets \ traitlets \ traitlets \ traitlets \ trove_classifiers \ trove_classifiers \ trove_classifiers \ trove_classifiers \ types_python_dateutil \ types_python_dateutil \ types_python_dateutil \ types_python_dateutil \ typing_extensions \ typing_extensions \ typing_extensions \ typing_extensions \ tzdata \ tzdata \ tzdata \ tzdata \ tzlocal \ tzlocal \ tzlocal \ tzlocal \ uri_template \ uri_template \ uri_template \ uri_template \ urllib3 \ urllib3 \ urllib3 \ urllib3 \ valgrind \ valgrind \ virtualenv \ virtualenv \ virtualenv \ virtualenv \ wcwidth \ wcwidth \ wcwidth \ wcwidth \ webcolors \ webcolors \ webcolors \ webcolors \ webencodings \ webencodings \ webencodings \ webencodings \ websocket_client \ websocket_client \ websocket_client \ websocket_client \ wheel \ wheel \ wheel \ wheel \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ xindy \ xindy' xz \ xz \ xz \ xz \ zeromq \ zeromq \ zeromq \ zeromq \ zipp \ zipp \ zipp \ zipp' zlib' zlib' zlib' zlib' ACLOCAL='${SHELL} '\''/Users/jon/sage/config/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} '\''/Users/jon/sage/config/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/Users/jon/sage/config/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/Users/jon/sage/config/missing'\'' automake-1.16' AWK='awk' BOOST_CPPFLAGS='' BOOST_LDFLAGS='' CBC_CFLAGS='-I/opt/homebrew/Cellar/cbc/2.10.11/include/cbc/coin -I/opt/homebrew/Cellar/cgl/0.60.8/include/cgl/coin -I/opt/homebrew/Cellar/clp/1.17.9/include/clp/coin -I/opt/homebrew/Cellar/osi/0.108.9/include/osi/coin -I/opt/homebrew/Cellar/coinutils/2.11.10/include/coinutils/coin' CBC_LIBS='-L/opt/homebrew/Cellar/cbc/2.10.11/lib -L/opt/homebrew/Cellar/cgl/0.60.8/lib -L/opt/homebrew/Cellar/clp/1.17.9/lib -L/opt/homebrew/Cellar/osi/0.108.9/lib -L/opt/homebrew/Cellar/coinutils/2.11.10/lib -L/opt/homebrew/opt/openblas/lib -lCbcSolver -lCbc -lpthread -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lopenblas -lm' CBLAS_CFLAGS='' CBLAS_LIBS='' CC='gcc' CCDEPMODE='depmode=none' CDDEXEC='cddexec' CDDEXECGMP='cddexec_gmp' CFLAGS='-g -O2' CFLAGS_MARCH='-march=native' CL='' CONVERT='/opt/homebrew/bin/convert' CPP='gcc -E' CPPFLAGS=' -Ddarwin -I/opt/homebrew/opt/gmp/include -I/opt/homebrew/Cellar/ecl/23.9.9/include ' CSCOPE='cscope' CTAGS='ctags' CXX='g++ -std=gnu++11 -std=gnu++11' CXXCPP='g++ -std=gnu++11 -std=gnu++11 -E' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"10.3\" -DPACKAGE_STRING=\"Sage\ 10.3\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"10.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBM=1 -DHAVE_CXX11=1 -DHAVE_GMP_H=1 -DABSOLUTE_GMP_H=\"///opt/homebrew/include/gmp.h\" -DHAVE_BOOST=/\*\*/ -DHAVE_LIBCURL=1 -DLIBCURL_FEATURE_ASYNCHDNS=1 -DLIBCURL_FEATURE_GSS_API=1 -DLIBCURL_FEATURE_HTTPS_PROXY=1 -DLIBCURL_FEATURE_IPV6=1 -DLIBCURL_FEATURE_KERBEROS=1 -DLIBCURL_FEATURE_LARGEFILE=1 -DLIBCURL_FEATURE_MULTISSL=1 -DLIBCURL_FEATURE_NTLM=1 -DLIBCURL_FEATURE_NTLM_WB=1 -DLIBCURL_FEATURE_SPNEGO=1 -DLIBCURL_FEATURE_SSL=1 -DLIBCURL_FEATURE_UNIXSOCKETS=1 -DLIBCURL_FEATURE_ALT_SVC=1 -DLIBCURL_FEATURE_LIBZ=1 -DLIBCURL_PROTOCOL_DICT=1 -DLIBCURL_PROTOCOL_FILE=1 -DLIBCURL_PROTOCOL_FTP=1 -DLIBCURL_PROTOCOL_FTPS=1 -DLIBCURL_PROTOCOL_GOPHER=1 -DLIBCURL_PROTOCOL_GOPHERS=1 -DLIBCURL_PROTOCOL_HTTP=1 -DLIBCURL_PROTOCOL_HTTPS=1 -DLIBCURL_PROTOCOL_IMAP=1 -DLIBCURL_PROTOCOL_IMAPS=1 -DLIBCURL_PROTOCOL_LDAP=1 -DLIBCURL_PROTOCOL_LDAPS=1 -DLIBCURL_PROTOCOL_MQTT=1 -DLIBCURL_PROTOCOL_POP3=1 -DLIBCURL_PROTOCOL_POP3S=1 -DLIBCURL_PROTOCOL_RTSP=1 -DLIBCURL_PROTOCOL_SMB=1 -DLIBCURL_PROTOCOL_SMBS=1 -DLIBCURL_PROTOCOL_SMTP=1 -DLIBCURL_PROTOCOL_SMTPS=1 -DLIBCURL_PROTOCOL_TELNET=1 -DLIBCURL_PROTOCOL_TFTP=1 -DHAVE_NTL_ZZ_H=1 -DABSOLUTE_NTL_ZZ_H=\"///opt/homebrew/opt/ntl/include/NTL/ZZ.h\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_SUITESPARSE_SUITESPARSE_CONFIG_H=1 -DHAVE_SUITESPARSE_AMD_H=1 -DHAVE_ZMQ=/\*\*/' DEPDIR='.deps' DOT='dot' DVIPNG='' ECHO_C='\c' ECHO_N='' ECHO_T='' ECLIB_CFLAGS='' ECLIB_LIBS='' ECL_CONFIG='/opt/homebrew/bin/ecl-config' ECMBIN='' EGREP='/usr/bin/grep -E' ENABLE_SYSTEM_SITE_PACKAGES='' ETAGS='etags' EXEEXT='' F77CFLAGS='' F77FLAGS='' FC='gfortran' FCFLAGS='' FFLAS_FFPACK_CFLAGS='' FFLAS_FFPACK_LIBS='' FFMPEG='/opt/homebrew/bin/ffmpeg' FOURTITWO_CIRCUITS='' FOURTITWO_GRAVER='' FOURTITWO_GROEBNER='' FOURTITWO_HILBERT='' FOURTITWO_MARKOV='' FOURTITWO_PPI='' FOURTITWO_QSOLVE='' FOURTITWO_RAYS='' FOURTITWO_ZSOLVE='' FPLLL_CFLAGS='-pthread -I/opt/homebrew/Cellar/fplll/5.4.5/include' FPLLL_LIBS='-L/opt/homebrew/Cellar/fplll/5.4.5/lib -lpthread -lmpfr -lgmp -lfplll' FREETYPE_CFLAGS='-I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/opt/libpng/include/libpng16' FREETYPE_LIBS='-L/opt/homebrew/opt/freetype/lib -lfreetype' GAP='' GAP_ROOT_PATHS='${prefix}/lib/gap;${prefix}/share/gap' GCC_VERSION='15.0.0' GC_CFLAGS='-I/opt/homebrew/Cellar/bdw-gc/8.2.6/include' GC_LIBS='-L/opt/homebrew/Cellar/bdw-gc/8.2.6/lib -lgc -lpthread' GENGCHECK='/opt/homebrew/bin/geng' GENGETOPT='/opt/homebrew/bin/gengetopt' GENGnautyCHECK='' GF2X_CFLAGS='' GF2X_LIBS='' GIVARO_CFLAGS='' GIVARO_LIBS='' GLPSOL='/opt/homebrew/bin/glpsol' GP2C='' GP='/opt/homebrew/bin/gp' GPHELP='/opt/homebrew/bin/gphelp' GREP='/usr/bin/grep' GSLPCDIR='/opt/homebrew/lib/pkgconfig' GSL_CFLAGS='-I/opt/homebrew/Cellar/gsl/2.7.1/include' GSL_LIBS='-L/opt/homebrew/Cellar/gsl/2.7.1/lib -lgsl -lgslcblas -lm' GXX_VERSION='15.0.0' HAVE_CXX11='1' HAVE_PIP='' IGRAPH_CFLAGS='' IGRAPH_LIBS='' INFO='/opt/homebrew/opt/texinfo/bin/info' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' ISL_CFLAGS='-I/opt/homebrew/Cellar/isl/0.26/include -I/opt/homebrew/opt/gmp/include' ISL_LIBS='-L/opt/homebrew/Cellar/isl/0.26/lib -L/opt/homebrew/opt/gmp/lib -lisl -lgmp' LAPACK_CFLAGS='' LAPACK_LIBS='' LATEXMK='' LCALC_BIN='' LDFLAGS='' LIBATOMIC_OPS_CFLAGS='-I/opt/homebrew/Cellar/libatomic_ops/7.8.2/include' LIBATOMIC_OPS_LIBS='-L/opt/homebrew/Cellar/libatomic_ops/7.8.2/lib -latomic_ops' LIBCURL='-lcurl' LIBCURL_CPPFLAGS='' LIBFFI_CFLAGS='-I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi' LIBFFI_LIBS='-lffi' LIBGD_CFLAGS='-I/opt/homebrew/Cellar/gd/2.3.3_6/include' LIBGD_LIBS='-L/opt/homebrew/Cellar/gd/2.3.3_6/lib -lgd' LIBICONV='-liconv' LIBOBJS='' LIBPNG_CFLAGS='-I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/libpng/include/libpng16' LIBPNG_LIBS='-L/opt/homebrew/opt/libpng/lib -lpng16' LIBS='-lsuitesparseconfig -lumfpack -lcholmod -lqhull_r -lmpfi -lmpc -lnauty -lmpfr -lpari -lcurl -lcddgmp -lbz2 -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp' LIBSEMIGROUPS_CFLAGS='' LIBSEMIGROUPS_LIBS='' LINBOX_CFLAGS='' LINBOX_LIBS='' LRSNASH='' LTLIBICONV='-liconv' LTLIBOBJS='' M4RI_CFLAGS='' M4RI_LIBS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} '\''/Users/jon/sage/config/missing'\'' makeinfo' MKDIR_P='./config/install-sh -c -d' NCURSES_CFLAGS='-D_DARWIN_C_SOURCE' NCURSES_LIBS='-lncurses' NEATO='neato' NTL_INCDIR='///opt/homebrew/opt/ntl/include' NTL_LIBDIR='///opt/homebrew/opt/ntl/lib' OBJC='gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='-g -O2' OBJCXX='g++' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='-g -O2' OBJEXT='o' OPENBLASPCDIR='/opt/homebrew/opt/openblas/lib/pkgconfig' OPENBLAS_CFLAGS='-I/opt/homebrew/Cellar/openblas/0.3.26/include' OPENBLAS_LIBS='-L/opt/homebrew/Cellar/openblas/0.3.26/lib -lopenblas' OPENMP_CFLAGS='' OPENMP_CXXFLAGS='' OPENSSL_INCLUDES='' OPENSSL_LDFLAGS='' OPENSSL_LIBS='' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 10.3' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='10.3' PALPclass11='' PALPclass4='' PALPclass5='' PALPclass6='' PALPclass='' PALPcws11='' PALPcws4='' PALPcws5='' PALPcws6='' PALPcws='' PALPnef11='' PALPnef4='' PALPnef5='' PALPnef6='' PALPnef='' PALPpoly11='' PALPpoly4='' PALPpoly5='' PALPpoly6='' PALPpoly='' PANDOC='/opt/homebrew/bin/pandoc' PATCHELF='/opt/homebrew/bin/patchelf' PATH_SEPARATOR=':' PDF2SVG='/opt/homebrew/bin/pdf2svg' PDFLATEX='' PERL='/opt/homebrew/bin/perl' PKG_CONFIG='/opt/homebrew/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/opt/homebrew/opt/zlib/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/openssl/lib/pkgconfig:/opt/homebrew/opt/openblas/lib/pkgconfig:/opt/homebrew/lib/pkgconfig:' PPL_CONFIG='/opt/homebrew/bin/ppl-config' PPL_CPPFLAGS='-I/opt/homebrew/Cellar/ppl/1.2_1/include -I/opt/homebrew/opt/gmp/include' PPL_LDFLAGS=' -L/opt/homebrew/Cellar/ppl/1.2_1/lib' PPL_LIBS=' -lppl -lgmpxx -lgmp' PRIMECOUNT_CFLAGS='-I/opt/homebrew/Cellar/primecount/7.11/include -I/opt/homebrew/Cellar/primesieve/12.1/include' PRIMECOUNT_LIBS='-L/opt/homebrew/Cellar/primecount/7.11/lib -lprimecount' PRIMESIEVE_CFLAGS='-I/opt/homebrew/Cellar/primesieve/12.1/include' PRIMESIEVE_LIBS='-L/opt/homebrew/Cellar/primesieve/12.1/lib -lprimesieve' PYTHON_FOR_VENV='/opt/homebrew/opt/python@3.12/bin/python3' PYTHON_MINOR='12' QHULL='/opt/homebrew/bin/qhull' R='/opt/homebrew/bin/R' READLINE_CFLAGS='-D_DARWIN_C_SOURCE -I/opt/homebrew/Cellar/readline/8.2.10/include' READLINE_LIBS='-L/opt/homebrew/Cellar/readline/8.2.10/lib -lreadline' REDCHECKGMP='redcheck_gmp' R_CFLAGS='-I/opt/homebrew/Cellar/r/4.3.3/lib/R/include' R_LIBS='-L/opt/homebrew/opt/gettext/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/xz/lib -L/opt/homebrew/Cellar/r/4.3.3/lib/R/lib -lR' SAGE_ARCHFLAGS='unset' SAGE_BUILT_PACKAGES=' \ SAGE_CONFIGURE_FFLAS_FFPACK='' SAGE_CRTI_DIR='' SAGE_CXX_WITHOUT_STD='g++ -std=gnu++11' SAGE_DEBUG='' SAGE_DOCS='${SAGE_LOCAL}' SAGE_DUMMY_PACKAGES=' \ SAGE_ECL_CONFIG='/opt/homebrew/bin/ecl-config' SAGE_EDITABLE='no' SAGE_ENABLE_4ti2='no' SAGE_ENABLE_awali='no' SAGE_ENABLE_barvinok='no' SAGE_ENABLE_benzene='no' SAGE_ENABLE_bliss='no' SAGE_ENABLE_buckygen='no' SAGE_ENABLE_cbc='no' SAGE_ENABLE_ccache='no' SAGE_ENABLE_cocoalib='no' SAGE_ENABLE_coxeter3='no' SAGE_ENABLE_cryptominisat='no' SAGE_ENABLE_csdp='no' SAGE_ENABLE_cunningham_tables='no' SAGE_ENABLE_cvxpy='no' SAGE_ENABLE_cylp='no' SAGE_ENABLE_d3js='no' SAGE_ENABLE_database_cremona_ellcurve='no' SAGE_ENABLE_database_cubic_hecke='no' SAGE_ENABLE_database_jones_numfield='no' SAGE_ENABLE_database_knotinfo='no' SAGE_ENABLE_database_kohel='no' SAGE_ENABLE_database_mutation_class='no' SAGE_ENABLE_database_odlyzko_zeta='yes' SAGE_ENABLE_database_stein_watkins='no' SAGE_ENABLE_database_stein_watkins_mini='no' SAGE_ENABLE_database_symbolic_data='no' SAGE_ENABLE_deformation='no' SAGE_ENABLE_dot2tex='no' SAGE_ENABLE_dsdp='no' SAGE_ENABLE_e_antic='no' SAGE_ENABLE_ecos_python='no' SAGE_ENABLE_ffmpeg='no' SAGE_ENABLE_free_fonts='no' SAGE_ENABLE_fricas='no' SAGE_ENABLE_frobby='no' SAGE_ENABLE_gambit='no' SAGE_ENABLE_gap3='no' SAGE_ENABLE_gap_jupyter='no' SAGE_ENABLE_gap_packages='no' SAGE_ENABLE_gdb='no' SAGE_ENABLE_git='no' SAGE_ENABLE_github_cli='no' SAGE_ENABLE_glucose='no' SAGE_ENABLE_gp2c='no' SAGE_ENABLE_graphviz='no' SAGE_ENABLE_igraph='no' SAGE_ENABLE_imagemagick='no' SAGE_ENABLE_isl='no' SAGE_ENABLE_jupymake='no' SAGE_ENABLE_kenzo='no' SAGE_ENABLE_kissat='no' SAGE_ENABLE_latte_int='no' SAGE_ENABLE_libgraphviz='no' SAGE_ENABLE_libjpeg='no' SAGE_ENABLE_libnauty='no' SAGE_ENABLE_libogg='no' SAGE_ENABLE_libsemigroups='no' SAGE_ENABLE_libtheora='no' SAGE_ENABLE_libxml2='no' SAGE_ENABLE_lidia='no' SAGE_ENABLE_lie='no' SAGE_ENABLE_llvm='no' SAGE_ENABLE_lrslib='no' SAGE_ENABLE_mathics='no' SAGE_ENABLE_mathics_scanner='no' SAGE_ENABLE_matroid_database='no' SAGE_ENABLE_mcqd='no' SAGE_ENABLE_meataxe='no' SAGE_ENABLE_modular_decomposition='no' SAGE_ENABLE_modular_resolution='no' SAGE_ENABLE_mpfrcx='no' SAGE_ENABLE_msolve='no' SAGE_ENABLE_normaliz='no' SAGE_ENABLE_notedown='no' SAGE_ENABLE_onetbb='no' SAGE_ENABLE_osqp_python='no' SAGE_ENABLE_p_group_cohomology='no' SAGE_ENABLE_palettable='no' SAGE_ENABLE_pandoc='no' SAGE_ENABLE_pandoc_attributes='no' SAGE_ENABLE_papilo='no' SAGE_ENABLE_pari_elldata='no' SAGE_ENABLE_pari_galpol='no' SAGE_ENABLE_pari_jupyter='no' SAGE_ENABLE_pari_nftables='no' SAGE_ENABLE_pari_seadata='no' SAGE_ENABLE_pdf2svg='no' SAGE_ENABLE_perl_cpan_polymake_prereq='no' SAGE_ENABLE_perl_mongodb='no' SAGE_ENABLE_perl_term_readline_gnu='no' SAGE_ENABLE_pint='no' SAGE_ENABLE_plantri='no' SAGE_ENABLE_polylib='no' SAGE_ENABLE_polymake='no' SAGE_ENABLE_polytopes_db_4d='no' SAGE_ENABLE_pycosat='no' SAGE_ENABLE_pycryptosat='no' SAGE_ENABLE_pynormaliz='no' SAGE_ENABLE_pyscipopt='no' SAGE_ENABLE_pysingular='no' SAGE_ENABLE_python_igraph='no' SAGE_ENABLE_qdldl_python='no' SAGE_ENABLE_qepcad='no' SAGE_ENABLE_r='no' SAGE_ENABLE_r_jupyter='no' SAGE_ENABLE_rst2ipynb='no' SAGE_ENABLE_rubiks='no' SAGE_ENABLE_saclib='no' SAGE_ENABLE_sage_numerical_backends_coin='no' SAGE_ENABLE_sage_numerical_backends_cplex='no' SAGE_ENABLE_sage_numerical_backends_gurobi='no' SAGE_ENABLE_sage_sws2rst='no' SAGE_ENABLE_sagemath_bliss='no' SAGE_ENABLE_sagemath_categories='no' SAGE_ENABLE_sagemath_coxeter3='no' SAGE_ENABLE_sagemath_doc_pdf='no' SAGE_ENABLE_sagemath_environment='no' SAGE_ENABLE_sagemath_mcqd='no' SAGE_ENABLE_sagemath_meataxe='no' SAGE_ENABLE_sagemath_objects='no' SAGE_ENABLE_sagemath_repl='no' SAGE_ENABLE_sagemath_sirocco='no' SAGE_ENABLE_sagemath_tdlib='no' SAGE_ENABLE_scip='no' SAGE_ENABLE_scip_sdp='no' SAGE_ENABLE_scs='no' SAGE_ENABLE_singular_jupyter='no' SAGE_ENABLE_sirocco='no' SAGE_ENABLE_soplex='no' SAGE_ENABLE_surf='no' SAGE_ENABLE_symengine='no' SAGE_ENABLE_symengine_py='no' SAGE_ENABLE_tdlib='no' SAGE_ENABLE_texlive='no' SAGE_ENABLE_texlive_luatex='no' SAGE_ENABLE_texttable='no' SAGE_ENABLE_tides='no' SAGE_ENABLE_topcom='no' SAGE_ENABLE_valgrind='no' SAGE_ENABLE_xindy='no' SAGE_FAT_BINARY='' SAGE_FLINT_PREFIX='$SAGE_LOCAL' SAGE_FREETYPE_PREFIX='' SAGE_GCC_DEP='' SAGE_GLPK_PREFIX='' SAGE_GMP_INCLUDE='///opt/homebrew/include' SAGE_GMP_PREFIX='' SAGE_GSL_PC_COMMAND='$(SED) -e '\''s/$${GSL_CBLAS_LIB}//'\'' -e "s/^GSL_CBLAS_LIB=.*/Requires: cblas/" "/opt/homebrew/lib/pkgconfig/gsl.pc" > "$(@)"' SAGE_HAVE_LIBJPEG='1' SAGE_KENZO_FAS='${prefix}/lib/ecl/kenzo.fas' SAGE_MATHJAX_DIR='${prefix}/share/mathjax/mathjax' SAGE_MAXIMA='${prefix}/bin/maxima' SAGE_MAXIMA_FAS='${prefix}/lib/ecl/maxima.fas' SAGE_MPC_PREFIX='' SAGE_MPFR_PREFIX='' SAGE_NAUTY_BINS_PREFIX='' SAGE_NORMAL_PACKAGES=' \ SAGE_NTL_PREFIX='' SAGE_OPENBLAS_PC_COMMAND='$(LN) -sf "/opt/homebrew/opt/openblas/lib/pkgconfig/openblas.pc" "$(@)"' SAGE_OPTIONAL_INSTALLED_PACKAGES=' \ SAGE_OPTIONAL_UNINSTALLED_PACKAGES='' SAGE_PACKAGE_DEPENDENCIES=' SAGE_PACKAGE_TREES=' SAGE_PACKAGE_VERSIONS=' SAGE_PARI_CFG='/opt/homebrew/lib//pari/pari.cfg' SAGE_PARI_PREFIX='' SAGE_PIP_INSTALL_FLAGS='' SAGE_PIP_PACKAGES=' \ SAGE_PKG_CONFIG_PATH='$SAGE_LOCAL/lib/pkgconfig' SAGE_ROOT='/Users/jon/sage' SAGE_SCRIPT_PACKAGES=' \ SAGE_SDIST_PACKAGES=' \ SAGE_SPKG_OPTIONS=' -o' SAGE_SUITESPARSE_PREFIX='' SAGE_SYSTEM_FACADE_PC_FILES=' $(SAGE_PKGCONFIG)/blas.pc $(SAGE_PKGCONFIG)/cblas.pc $(SAGE_PKGCONFIG)/lapack.pc $(SAGE_PKGCONFIG)/gsl.pc' SAGE_TOOLCHAIN='gcc' SAGE_VENV='${SAGE_LOCAL}' SAGE_VENV_FLAGS='' SAGE_WHEELS='' SCDD='scdd_gmp' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIBEXT='dylib' SINGULAR_BIN='' SINGULAR_CFLAGS='' SINGULAR_LIBS='' STRIP='' SYMPOW='' TACHYON='' TEXI2ANY='/opt/homebrew/opt/texinfo/bin/texi2any' TWOPI='twopi' VERSION='10.3' XINDY='' XML2_CONFIG='/usr/bin/xml2-config' ZMQ_CPPFLAGS='' ZMQ_LDFLAGS='' ZMQ_LIBS='-lzmq' _libcurl_config='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_FC='gfortran' ac_ct_OBJC='gcc' ac_ct_OBJCXX='g++' ac_path_PYTHON3='/opt/homebrew/opt/python@3.12/bin/python3' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJCXX_FALSE='' am__fastdepOBJCXX_TRUE='#' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='aarch64-apple-darwin23.3.0' build_alias='' build_cpu='aarch64' build_os='darwin23.3.0' build_vendor='apple' bzip2_prog='/opt/homebrew/opt/bzip2/bin/bzip2' datadir='${datarootdir}' datarootdir='${prefix}/share' deps_4ti2 = zlib $(MP_LIBRARY) glpk | deps__bootstrap = | deps__develop = _bootstrap git pytest pytest_xdist github_cli | deps__gcc10 = | deps__gcc11 = | deps__gcc12 = | deps__gcc8 = | deps__gcc9 = | deps__prereq = | deps__recommended = pandoc ffmpeg imagemagick git libjpeg texlive texlive_luatex free_fonts xindy | deps__sagemath = | deps_admcycles = | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_alabaster = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_anyio = idna sniffio | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_appdirs = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_appnope = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_argon2_cffi = argon2_cffi_bindings | $(PYTHON_TOOLCHAIN) flit_core $(PYTHON) deps_argon2_cffi_bindings = | $(PYTHON_TOOLCHAIN) cffi setuptools_scm $(PYTHON) deps_arrow = dateutil types_python_dateutil | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_asttokens = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_async_lru = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_attrs = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_auditwheel_or_delocate = | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_awali = cmake cython nbconvert ncurses | $(PYTHON) deps_babel = | $(PYTHON_TOOLCHAIN) pytz $(PYTHON) deps_barvinok = ntl isl polylib | deps_beautifulsoup4 = soupsieve | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_beniget = gast | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_benzene = | deps_biopython = | pip deps_bleach = six webencodings | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_bliss = | cmake deps_boost_cropped = | deps_brial = boost_cropped m4ri libpng | pkgconf deps_buckygen = | deps_bzip2 = | pkgconf deps_cachetools = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_calver = | pip $(PYTHON) deps_cbc = readline zlib bzip2 $(BLAS) | deps_ccache = zlib | deps_cddlib = $(MP_LIBRARY) | deps_certifi = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_cffi = | $(PYTHON_TOOLCHAIN) pycparser $(PYTHON) deps_chardet = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_charset_normalizer = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_clarabel = | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_cliquer = | deps_cmake = curl zlib bzip2 liblzma | deps_cocoalib = $(MP_LIBRARY) | deps_colorama = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_combinatorial_designs = | deps_comm = traitlets | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_configure = | deps_contourpy = numpy | $(PYTHON_TOOLCHAIN) pybind11 meson_python $(PYTHON) deps_conway_polynomials = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_coxeter3 = | deps_cppy = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_cryptominisat = m4ri zlib libpng | cmake boost_cropped $(PYTHON) deps_csdp = $(BLAS) | deps_cunningham_tables = | deps_curl = openssl | deps_cvxopt = numpy $(BLAS) gsl glpk suitesparse | $(PYTHON_TOOLCHAIN) pkgconfig $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_cvxopt)), matplotlib pytest) deps_cvxpy = numpy scipy glpk cvxopt osqp_python ecos_python scs clarabel | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_cycler = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_cylp = numpy scipy cbc | $(PYTHON_TOOLCHAIN) cython $(PYTHON) deps_cypari = cython pari cysignals | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_cysignals = cython pari | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_cython = | $(PYTHON_TOOLCHAIN) $(PYTHON) pythran deps_d3js = | deps_database_cremona_ellcurve = | deps_database_cubic_hecke = | $(PYTHON_TOOLCHAIN) $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_database_cubic_hecke)), $(SAGERUNTIME) conway_polynomials ipywidgets sympy singular gap libhomfly libbraiding sphinx networkx scipy sympy matplotlib pillow mpmath fpylll) deps_database_jones_numfield = | deps_database_knotinfo = | $(PYTHON_TOOLCHAIN) $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_database_knotinfo)), $(SAGERUNTIME) ipywidgets sympy singular gap libhomfly libbraiding sphinx networkx scipy sympy matplotlib pillow mpmath fpylll) deps_database_kohel = | deps_database_mutation_class = | deps_database_odlyzko_zeta = | $(SAGERUNTIME) deps_database_stein_watkins = | deps_database_stein_watkins_mini = | deps_database_symbolic_data = | deps_dateutil = six | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_debugpy = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_decorator = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_deformation = $(MP_LIBRARY) mpfr flint | deps_defusedxml = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_distlib = | pip $(PYTHON) deps_docutils = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_dot2tex = | $(PYTHON_TOOLCHAIN) pyparsing $(PYTHON) deps_dsdp = $(BLAS) | cmake deps_e_antic = $(MP_LIBRARY) flint boost_cropped | deps_ecl = $(MP_LIBRARY) readline gc libffi | info deps_eclib = pari ntl flint | deps_ecm = $(MP_LIBRARY) | deps_ecos_python = numpy scipy | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_editables = | flit_core $(PYTHON) deps_elliptic_curves = | $(PYTHON) deps_entrypoints = | $(PYTHON_TOOLCHAIN) flit_core $(PYTHON) deps_exceptiongroup = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_executing = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_fastjsonschema = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_fflas_ffpack = $(MP_LIBRARY) givaro gsl $(BLAS) | pkgconf deps_ffmpeg = | deps_filelock = | pip $(PYTHON) deps_flint = $(MP_LIBRARY) mpfr | deps_flit_core = | pip $(PYTHON) deps_fonttools = | $(PYTHON_TOOLCHAIN) cython $(PYTHON) deps_fplll = $(MP_LIBRARY) mpfr | deps_fpylll = cython cysignals numpy fplll | $(PYTHON) deps_fqdn = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_free_fonts = | deps_freetype = libpng bzip2 | deps_fricas = ecl | deps_frobby = $(MP_LIBRARY) | deps_furo = beautifulsoup4 sphinx pygments sphinx_basic_ng | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_gambit = cython | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_gap = ncurses readline zlib $(MP_LIBRARY) | deps_gap3 = | deps_gap_jupyter = | $(PYTHON_TOOLCHAIN) ipython gap $(PYTHON) deps_gap_packages = gap libsemigroups planarity | $(SAGERUNTIME) deps_gast = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_gc = libatomic_ops | deps_gcc = | $(MP_LIBRARY) mpfr mpc zlib xz deps_gdb = mpfr zlib ncurses xz | $(PYTHON) deps_gengetopt = | xz deps_gf2x = | deps_gfan = $(MP_LIBRARY) cddlib | deps_gfortran = | $(MP_LIBRARY) mpfr mpc zlib xz deps_giac = readline libpng $(MP_LIBRARY) mpfr mpfi ntl gsl pari glpk curl cliquer ecm $(findstring libnauty,$(OPTIONAL_INSTALLED_PACKAGES)) | deps_git = | deps_github_cli = | deps_gitpython = | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_givaro = $(MP_LIBRARY) | deps_glpk = $(MP_LIBRARY) zlib | deps_glucose = zlib | deps_gmp = xz | deps_gmpy2 = $(MP_LIBRARY) mpfr mpc | $(PYTHON_TOOLCHAIN) $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_gmpy2)), pytest hypothesis cython mpmath setuptools) deps_gnulib = | deps_gnumake_tokenpool = | $(PYTHON) $(PYTHON_TOOLCHAIN) deps_gp2c = pari | deps_graphs = | deps_graphviz = | deps_gsl = $(BLAS) | pkgconf deps_h11 = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_hatch_fancy_pypi_readme = hatchling | pip $(PYTHON) deps_hatch_vcs = hatchling | pip $(PYTHON) deps_hatchling = pathspec tomli editables pluggy packaging trove_classifiers | pip $(PYTHON) deps_httpcore = h11 | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_httpx = httpcore | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_hypothesis = attrs | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_iconv = | deps_idna = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_igraph = $(MP_LIBRARY) glpk $(BLAS) | cmake deps_imagemagick = | deps_imagesize = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_iml = $(MP_LIBRARY) $(BLAS) | pkgconf deps_importlib_metadata = zipp typing_extensions | $(PYTHON_TOOLCHAIN) tomli $(PYTHON) deps_importlib_resources = zipp | pip $(PYTHON) deps_info = ncurses | xz deps_ipykernel = debugpy ipython comm traitlets jupyter_client jupyter_core nest_asyncio tornado matplotlib_inline appnope pyzmq psutil packaging | $(PYTHON_TOOLCHAIN) hatchling $(PYTHON) deps_ipympl = ipython numpy ipython_genutils pillow traitlets ipywidgets matplotlib | $(PYTHON_TOOLCHAIN) $(PYTHON) $(findstring jupyterlab,$(OPTIONAL_INSTALLED_PACKAGES)) deps_ipython = tornado pyzmq pickleshare traitlets decorator wcwidth prompt_toolkit pygments pexpect jedi stack_data exceptiongroup matplotlib_inline | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_ipython_genutils = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_ipywidgets = widgetsnbextension jupyterlab_widgets comm ipykernel ipython traitlets | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_isl = $(MP_LIBRARY) | deps_isoduration = $(PYTHON) arrow | $(PYTHON_TOOLCHAIN) deps_jedi = parso | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jinja2 = markupsafe docutils | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jmol = | deps_json5 = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jsonpointer = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jsonschema = jsonschema_specifications pyrsistent attrs importlib_metadata fqdn isoduration jsonpointer uri_template webcolors | $(PYTHON_TOOLCHAIN) hatchling hatch_vcs hatch_fancy_pypi_readme $(PYTHON) deps_jsonschema_specifications = referencing | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupymake = polymake | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyter_client = jupyter_core pyzmq dateutil tornado traitlets importlib_metadata | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyter_core = platformdirs traitlets | $(PYTHON_TOOLCHAIN) hatchling $(PYTHON) deps_jupyter_events = jsonschema python_json_logger pyyaml referencing rfc3339_validator rfc3986_validator | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyter_jsmol = ipywidgets | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyter_lsp = jupyter_server | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyter_server = anyio argon2_cffi jinja2 jupyter_client jupyter_core jupyter_events jupyter_server_terminals nbconvert nbformat overrides platformdirs prometheus_client pyzmq send2trash terminado tornado traitlets websocket_client | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyter_server_terminals = terminado | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyter_sphinx = sphinx ipywidgets ipython nbconvert nbformat | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyterlab = async_lru importlib_metadata ipykernel jinja2 jupyter_core jupyter_lsp jupyter_server jupyterlab_server notebook_shim packaging traitlets tornado tomli httpx | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyterlab_mathjax2 = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyterlab_pygments = pygments | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyterlab_server = babel jupyter_events jupyter_server json5 jsonschema requests | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_jupyterlab_widgets = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_kenzo = ecl | deps_kissat = | deps_kiwisolver = cppy | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_latte_int = $(MP_LIBRARY) ntl 4ti2 cddlib lidia $(findstring lrslib,$(OPTIONAL_INSTALLED_PACKAGES)) | deps_lcalc = pari | gengetopt deps_libatomic_ops = | deps_libbraiding = | deps_libffi = | deps_libgd = libpng xz | deps_libgraphviz = | deps_libhomfly = gc | deps_libjpeg = | deps_liblzma = $(SAGE_LOCAL)/$(SPKG_INST_RELDIR)/xz-$(vers_xz) | deps_libnauty = $(SAGE_LOCAL)/$(SPKG_INST_RELDIR)/nauty-$(vers_nauty) | deps_libogg = | deps_libpng = zlib | deps_libsemigroups = | deps_libtheora = libogg libpng | deps_libxml2 = iconv zlib | deps_lidia = $(MP_LIBRARY) | deps_lie = readline ncurses | deps_linbox = $(MP_LIBRARY) ntl givaro mpfr iml flint fflas_ffpack | deps_llvm = | deps_lrcalc = | deps_lrcalc_python = lrcalc | $(PYTHON_TOOLCHAIN) cython $(PYTHON) deps_lrslib = $(MP_LIBRARY) | deps_m4ri = libpng | deps_m4rie = m4ri | deps_markupsafe = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_mathics = | $(PYTHON_TOOLCHAIN) pint palettable mathics_scanner $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_mathics)), $(SAGERUNTIME) ipywidgets importlib_metadata sympy sphinx networkx scipy sympy matplotlib pillow mpmath fpylll) deps_mathics_scanner = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_mathjax = | deps_matplotlib = numpy freetype pillow dateutil pyparsing tornado cycler qhull fonttools contourpy | $(PYTHON_TOOLCHAIN) kiwisolver certifi setuptools_scm $(PYTHON) deps_matplotlib_inline = traitlets | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_matroid_database = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_maxima = ecl | info deps_mcqd = | deps_meataxe = | deps_memory_allocator = cython | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_meson = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_meson_python = meson pyproject_metadata tomli ninja_build patchelf | $(PYTHON_TOOLCHAIN) $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_meson_python)), pytest pytest_mock gitpython cython auditwheel_or_delocate) deps_mistune = cython | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_modular_decomposition = | deps_modular_resolution = singular meataxe | deps_mpc = $(MP_LIBRARY) mpfr | deps_mpfi = $(MP_LIBRARY) mpfr | deps_mpfr = $(MP_LIBRARY) | deps_mpfrcx = $(MP_LIBRARY) mpfr mpc | deps_mpmath = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_msolve = $(MP_LIBRARY) flint mpfr | deps_nauty = | deps_nbclient = jupyter_client nbformat | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_nbconvert = mistune jinja2 pygments traitlets jupyter_core nbformat entrypoints bleach pandocfilters defusedxml jupyter_client jupyterlab_pygments nbclient beautifulsoup4 markupsafe tinycss2 | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_nbformat = jsonschema fastjsonschema jupyter_core traitlets | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_ncurses = | deps_nest_asyncio = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_networkx = | $(PYTHON_TOOLCHAIN) scipy $(PYTHON) deps_nibabel = | pip deps_ninja_build = | $(PYTHON) deps_normaliz = $(MP_LIBRARY) flint e_antic libnauty | deps_notebook = jupyter_server jupyterlab_server jupyterlab notebook_shim | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_notebook_shim = jupyter_server | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_notedown = nbformat nbconvert six pandoc_attributes | $(PYTHON) $(PYTHON_TOOLCHAIN) deps_ntl = $(MP_LIBRARY) gf2x | deps_numpy = $(BLAS) gfortran | $(PYTHON_TOOLCHAIN) pkgconfig cython meson_python $(PYTHON) deps_onetbb = | cmake deps_openblas = gfortran | deps_openssl = | deps_ore_algebra = | $(PYTHON_TOOLCHAIN) $(SAGERUNTIME) $(PYTHON) pip deps_osqp_python = qdldl_python numpy scipy | $(PYTHON_TOOLCHAIN) cmake $(PYTHON) deps_overrides = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_p_group_cohomology = cython cysignals singular meataxe modular_resolution $(SAGE_SRC)/sage/matrix/matrix_gfpn_dense.pxd $(SAGE_SRC)/sage/structure/element.pxd $(SAGE_SRC)/sage/matrix/matrix_gfpn_dense.pxd $(SAGE_SRC)/sage/matrix/matrix0.pxd $(SAGE_SRC)/sage/libs/meataxe.pxd $(SAGE_SRC)/sage/rings/morphism.pxd | $(PYTHON_TOOLCHAIN) matplotlib gap xz $(SAGERUNTIME) ipywidgets $(PYTHON) deps_packaging = | pip $(PYTHON) deps_palettable = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_palp = | deps_pandoc = | deps_pandoc_attributes = | pandocfilters $(PYTHON) $(PYTHON_TOOLCHAIN) deps_pandocfilters = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_papilo = $(MP_LIBRARY) boost_cropped onetbb $(BLAS) gfortran | cmake deps_pari = readline $(MP_LIBRARY) | pari_galdata pari_seadata_small deps_pari_elldata = | deps_pari_galdata = | deps_pari_galpol = | deps_pari_jupyter = pari | $(PYTHON_TOOLCHAIN) cython notebook jupyter_core $(PYTHON) deps_pari_nftables = | deps_pari_seadata = | deps_pari_seadata_small = | deps_parso = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_patch = | deps_patchelf = | bzip2 deps_pathspec = | pip $(PYTHON) deps_pdf2svg = | deps_perl_cpan_polymake_prereq = | deps_perl_mongodb = | deps_perl_term_readline_gnu = readline | deps_pexpect = ptyprocess | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_phitigra = ipywidgets pillow numpy | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_pickleshare = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pillow = zlib freetype | $(PYTHON_TOOLCHAIN) pkgconf $(PYTHON) deps_pint = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pip = | $(PYTHON) deps_pkgconf = | patch xz deps_pkgconfig = | pkgconf $(PYTHON_TOOLCHAIN) $(PYTHON) deps_planarity = | deps_plantri = | deps_platformdirs = | pip $(PYTHON) deps_pluggy = | pip $(PYTHON) deps_ply = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_polylib = $(MP_LIBRARY) mpfr ntl | deps_polymake = $(MP_LIBRARY) bliss cddlib normaliz perl_term_readline_gnu ppl libxml2 perl_cpan_polymake_prereq lrslib | ninja_build deps_polytopes_db = | deps_polytopes_db_4d = | deps_ppl = $(MP_LIBRARY) glpk | deps_pplpy = $(MP_LIBRARY) gmpy2 cysignals mpfr mpc ppl | $(PYTHON_TOOLCHAIN) sphinx $(PYTHON) deps_pplpy_doc = pplpy | sphinx deps_primecount = primesieve | cmake deps_primecountpy = primecount cysignals | $(PYTHON_TOOLCHAIN) cython $(PYTHON) deps_primesieve = | cmake deps_prometheus_client = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_prompt_toolkit = six wcwidth | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_psutil = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_ptyprocess = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pure_eval = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_py = | $(PYTHON_TOOLCHAIN) setuptools_scm $(PYTHON) deps_pybind11 = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pybtex = | pip deps_pycosat = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pycparser = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pycryptosat = m4ri zlib libpng cryptominisat | cmake boost_cropped $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pygments = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pygraphviz = libgraphviz | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_pynormaliz = normaliz | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pyparsing = | pip $(PYTHON) deps_pyppeteer = appdirs importlib_metadata urllib3 certifi | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_pyproject_api = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pyproject_metadata = packaging pyparsing | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pyrsistent = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pyscipopt = scip | $(PYTHON_TOOLCHAIN) cython $(PYTHON) deps_pysingular = singular | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pytest = pluggy packaging attrs py pyparsing importlib_metadata tomli | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_pytest_mock = pytest packaging attrs pluggy tomli py pyparsing | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_pytest_xdist = pytest | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_python3 = zlib readline sqlite libpng bzip2 liblzma xz libffi openssl | deps_python_build = pyparsing tomli packaging | $(PYTHON_TOOLCHAIN) $(PYTHON) pip deps_python_igraph = igraph texttable | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_python_json_logger = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pythran = beniget gast ply | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pytz = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pytz_deprecation_shim = tzdata | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_pyx = | pip deps_pyyaml = | $(PYTHON_TOOLCHAIN) cython $(PYTHON) deps_pyzmq = cython zeromq | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_qdldl_python = pybind11 numpy scipy | $(PYTHON_TOOLCHAIN) cmake $(PYTHON) deps_qepcad = readline saclib | deps_qhull = | cmake deps_r = | deps_r_jupyter = notebook r | deps_readline = ncurses | deps_referencing = attrs pyrsistent | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_requests = | $(PYTHON_TOOLCHAIN) idna urllib3 certifi charset_normalizer $(PYTHON) deps_rfc3339_validator = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_rfc3986_validator = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_rpy2 = r cffi tzlocal pytz jinja2 | $(PYTHON_TOOLCHAIN) pycparser $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_rpy2)), pytest numpy ipython) deps_rst2ipynb = pandoc | $(PYTHON_TOOLCHAIN) notedown $(PYTHON) deps_rubiks = | deps_rw = | deps_saclib = | deps_sage_conf = $(SAGE_ROOT)/pkgs/sage-conf/_sage_conf/_conf.py $(SAGE_ROOT)/pkgs/sage-conf/setup.cfg $(SAGE_ROOT)/pkgs/sage-conf/bin/sage-env-config | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sage_docbuild = sphinx $(SAGE_ROOT)/pkgs/sage-docbuild/sage_docbuild/*.py $(SAGE_ROOT)/pkgs/sage-docbuild/sage_docbuild/ext/*.py | $(PYTHON_TOOLCHAIN) sagelib $(PYTHON) deps_sage_flatsurf = | $(PYTHON_TOOLCHAIN) surface_dynamics $(SAGERUNTIME) $(PYTHON) pip deps_sage_numerical_backends_coin = cbc cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets $(PYTHON) deps_sage_numerical_backends_cplex = cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets $(PYTHON) deps_sage_numerical_backends_gurobi = cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets $(PYTHON) deps_sage_setup = cython pkgconfig jinja2 $(SAGE_ROOT)/pkgs/sage-setup/sage_setup/*.py $(SAGE_ROOT)/pkgs/sage-setup/sage_setup/autogen/interpreters/specs/*.py $(SAGE_ROOT)/pkgs/sage-setup/sage_setup/command/*.py | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sage_sws2rst = beautifulsoup4 $(SAGE_ROOT)/pkgs/sage-sws2rst/*.py | $(PYTHON_TOOLCHAIN) $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_sage_sws2rst)), tox) deps_sagelib = FORCE $(SCRIPTS) boost_cropped $(BLAS) brial cliquer cypari cysignals cython ecl eclib ecm flint libgd gap giac givaro glpk gmpy2 gsl iml importlib_metadata importlib_resources jupyter_core lcalc lrcalc_python libbraiding libhomfly libpng linbox m4ri m4rie memory_allocator mpc mpfi mpfr $(MP_LIBRARY) ntl numpy pari pip pkgconfig planarity ppl pplpy primesieve primecount primecountpy $(PYTHON) requests rw sage_conf singular symmetrica typing_extensions $(PCFILES) | $(PYTHON_TOOLCHAIN) sage_setup $(PYTHON) pythran deps_sagemath_bliss = bliss cysignals | $(PYTHON_TOOLCHAIN) sage_setup sage_conf sagemath_environment cython pkgconfig $(PYTHON) deps_sagemath_categories = sagemath_objects | $(PYTHON_TOOLCHAIN) sagemath_environment sage_setup cython pkgconfig python_build $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_sagemath_categories)), tox sagemath_repl) deps_sagemath_coxeter3 = coxeter3 | $(PYTHON_TOOLCHAIN) sage_setup sagemath_environment cython pkgconfig $(PYTHON) deps_sagemath_doc_html = sagelib sphinx sphinx_copybutton sphinx_inline_tabs pplpy_doc | $(SAGERUNTIME) maxima networkx scipy sympy matplotlib pillow mathjax mpmath ipykernel jupyter_client conway_polynomials tachyon jmol ipywidgets jupyter_sphinx sage_docbuild elliptic_curves furo fpylll graphs deps_sagemath_doc_pdf = sagemath_doc_html texlive texlive_luatex free_fonts xindy | deps_sagemath_environment = | $(PYTHON_TOOLCHAIN) python_build $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_sagemath_environment)), tox) deps_sagemath_mcqd = mcqd memory_allocator cysignals | $(PYTHON_TOOLCHAIN) sage_setup cython pkgconfig $(PYTHON) deps_sagemath_meataxe = meataxe | $(PYTHON_TOOLCHAIN) sage_setup sagemath_environment cython pkgconfig $(PYTHON) deps_sagemath_objects = FORCE cysignals gmpy2 | $(PYTHON_TOOLCHAIN) sagemath_environment sage_setup cython pkgconfig python_build $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_sagemath_objects)), tox) deps_sagemath_repl = sagemath_objects sagemath_environment ipython ipywidgets | $(PYTHON_TOOLCHAIN) python_build $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_sagemath_repl)), tox) deps_sagemath_sirocco = sirocco cypari cysignals mpfr | $(PYTHON_TOOLCHAIN) sage_setup sagemath_environment cython pkgconfig $(PYTHON) deps_sagemath_tdlib = tdlib cysignals | $(PYTHON_TOOLCHAIN) sage_setup sagemath_environment cython pkgconfig $(PYTHON) deps_sagenb_export = notebook nbconvert ipython six | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sagetex = maxima scipy matplotlib pillow tachyon pyparsing | $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_sagetex)), $(SAGERUNTIME) sympy elliptic_curves jmol) deps_scip = $(MP_LIBRARY) readline soplex papilo zlib | cmake deps_scip_sdp = scip dsdp | cmake deps_scipy = $(BLAS) gfortran numpy pybind11 cython pythran | $(PYTHON_TOOLCHAIN) meson_python $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_scipy)), pytest) deps_scs = numpy | $(PYTHON_TOOLCHAIN) cmake $(PYTHON) deps_send2trash = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_setuptools = | pip $(PYTHON) deps_setuptools_scm = packaging setuptools tomli typing_extensions | pip $(PYTHON) deps_singular = $(MP_LIBRARY) ntl flint readline mpfr cddlib | deps_singular_jupyter = jupyter_client | $(PYTHON_TOOLCHAIN) pysingular ipython ipywidgets $(PYTHON) deps_sirocco = | deps_six = | pip $(PYTHON) deps_slabbe = | $(PYTHON_TOOLCHAIN) $(SAGERUNTIME) $(PYTHON) pip deps_snappy = decorator ipython cypari | $(PYTHON_TOOLCHAIN) sagelib $(PYTHON) pip deps_sniffio = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_snowballstemmer = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_soplex = $(MP_LIBRARY) mpfr boost_cropped zlib papilo | cmake deps_soupsieve = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinx = | $(PYTHON_TOOLCHAIN) docutils jinja2 pygments snowballstemmer imagesize babel alabaster requests sphinxcontrib_websupport sphinxcontrib_applehelp sphinxcontrib_devhelp sphinxcontrib_htmlhelp sphinxcontrib_jsmath sphinxcontrib_qthelp sphinxcontrib_serializinghtml packaging importlib_metadata $(PYTHON) deps_sphinx_basic_ng = sphinx | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinx_copybutton = sphinx | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinx_inline_tabs = sphinx | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinxcontrib_applehelp = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinxcontrib_devhelp = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinxcontrib_htmlhelp = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinxcontrib_jsmath = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinxcontrib_qthelp = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinxcontrib_serializinghtml = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sphinxcontrib_websupport = sphinxcontrib_serializinghtml | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_sqlalchemy = | pip deps_sqlite = readline | deps_stack_data = executing asttokens pure_eval | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_suitesparse = $(BLAS) gfortran mpfr $(MP_LIBRARY) | deps_surf = $(MP_LIBRARY) | deps_surface_dynamics = cysignals pplpy $(SAGE_SRC)/sage/rings/integer.pxd $(SAGE_SRC)/sage/ext/stdsage.pxd | $(PYTHON_TOOLCHAIN) $(SAGERUNTIME) $(PYTHON) pip deps_symengine = $(MP_LIBRARY) ecm flint mpc mpfr | cmake deps_symengine_py = symengine | cmake cython $(PYTHON_TOOLCHAIN) $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_symengine_py)), pytest) deps_symmetrica = xz | deps_sympow = | pari deps_sympy = mpmath | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_tachyon = libpng | deps_tdlib = | deps_terminado = ptyprocess tornado | $(PYTHON_TOOLCHAIN) hatchling $(PYTHON) deps_texlive = | deps_texlive_luatex = texlive | deps_texttable = | $(PYTHON_TOOLCHAIN) $(PYTHON) $(and $(filter-out no,$(SAGE_CHECK_texttable)), pytest) deps_threejs = | deps_tides = $(MP_LIBRARY) mpfr | deps_tinycss2 = webencodings | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_tomli = | pip $(PYTHON) deps_topcom = cddlib | deps_tornado = certifi | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_tox = cachetools chardet colorama filelock packaging platformdirs pluggy pyproject_api tomli virtualenv | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_traitlets = | $(PYTHON_TOOLCHAIN) ipython_genutils hatchling $(PYTHON) deps_trove_classifiers = calver | pip $(PYTHON) deps_types_python_dateutil = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_typing_extensions = | pip $(PYTHON) deps_tzdata = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_tzlocal = pytz_deprecation_shim | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_uri_template = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_urllib3 = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_valgrind = | deps_virtualenv = distlib filelock platformdirs | pip $(PYTHON) deps_wcwidth = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_webcolors = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_webencodings = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_websocket_client = | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_wheel = | pip $(PYTHON) deps_widgetsnbextension = jupyter_core | $(PYTHON_TOOLCHAIN) $(PYTHON) deps_xindy = | deps_xz = | deps_zeromq = | deps_zipp = | pip $(PYTHON) deps_zlib = |' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' foodirectg='/opt/homebrew/bin/directg' foogenbg='/opt/homebrew/bin/genbg' foogeng='/opt/homebrew/bin/geng' foogenktreeg='/opt/homebrew/bin/genktreeg' foogenposetg='/opt/homebrew/bin/genposetg' foogentourng='/opt/homebrew/bin/gentourng' foogentreeg='/opt/homebrew/bin/gentreeg' found_ar='yes' found_m4='yes' found_ranlib='yes' found_strip='yes' host='aarch64-apple-darwin23.3.0' host_alias='' host_cpu='aarch64' host_os='darwin23.3.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/jon/sage/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libjpeg_CFLAGS='-I/opt/homebrew/Cellar/jpeg-turbo/3.0.2/include' libjpeg_LIBS='-L/opt/homebrew/Cellar/jpeg-turbo/3.0.2/lib -ljpeg' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' naudirectg='' naugenbg='' naugeng='' naugenktreeg='' naugenposetg='' naugentourng='' naugentreeg='' ntl_includedir='' ntl_libdir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/sage/10.3' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' trees_4ti2 = SAGE_LOCAL trees__bootstrap = SAGE_LOCAL trees__develop = SAGE_LOCAL trees__gcc10 = SAGE_LOCAL trees__gcc11 = SAGE_LOCAL trees__gcc12 = SAGE_LOCAL trees__gcc8 = SAGE_LOCAL trees__gcc9 = SAGE_LOCAL trees__prereq = SAGE_LOCAL trees__recommended = SAGE_LOCAL trees__sagemath = SAGE_LOCAL trees_admcycles = SAGE_VENV trees_alabaster = SAGE_VENV trees_anyio = SAGE_VENV trees_appdirs = SAGE_VENV trees_appnope = SAGE_VENV trees_argon2_cffi = SAGE_VENV trees_argon2_cffi_bindings = SAGE_VENV trees_arrow = SAGE_VENV trees_asttokens = SAGE_VENV trees_async_lru = SAGE_VENV trees_attrs = SAGE_VENV trees_auditwheel_or_delocate = SAGE_VENV trees_awali = SAGE_LOCAL trees_babel = SAGE_VENV trees_barvinok = SAGE_LOCAL trees_beautifulsoup4 = SAGE_VENV trees_beniget = SAGE_VENV trees_benzene = SAGE_LOCAL trees_biopython = SAGE_VENV trees_bleach = SAGE_VENV trees_bliss = SAGE_LOCAL trees_boost_cropped = SAGE_LOCAL trees_brial = SAGE_LOCAL trees_buckygen = SAGE_LOCAL trees_bzip2 = SAGE_LOCAL trees_cachetools = SAGE_VENV trees_calver = SAGE_VENV trees_cbc = SAGE_LOCAL trees_ccache = SAGE_LOCAL trees_cddlib = SAGE_LOCAL trees_certifi = SAGE_VENV trees_cffi = SAGE_VENV trees_chardet = SAGE_VENV trees_charset_normalizer = SAGE_VENV trees_clarabel = SAGE_VENV trees_cliquer = SAGE_LOCAL trees_cmake = SAGE_LOCAL trees_cocoalib = SAGE_LOCAL trees_colorama = SAGE_VENV trees_combinatorial_designs = SAGE_LOCAL trees_comm = SAGE_VENV trees_configure = SAGE_LOCAL trees_contourpy = SAGE_VENV trees_conway_polynomials = SAGE_VENV trees_coxeter3 = SAGE_LOCAL trees_cppy = SAGE_VENV trees_cryptominisat = SAGE_LOCAL trees_csdp = SAGE_LOCAL trees_cunningham_tables = SAGE_LOCAL trees_curl = SAGE_LOCAL trees_cvxopt = SAGE_VENV trees_cvxpy = SAGE_VENV trees_cycler = SAGE_VENV trees_cylp = SAGE_VENV trees_cypari = SAGE_VENV trees_cysignals = SAGE_VENV trees_cython = SAGE_VENV trees_d3js = SAGE_LOCAL trees_database_cremona_ellcurve = SAGE_LOCAL trees_database_cubic_hecke = SAGE_VENV trees_database_jones_numfield = SAGE_LOCAL trees_database_knotinfo = SAGE_VENV trees_database_kohel = SAGE_LOCAL trees_database_mutation_class = SAGE_LOCAL trees_database_odlyzko_zeta = SAGE_LOCAL trees_database_stein_watkins = SAGE_LOCAL trees_database_stein_watkins_mini = SAGE_LOCAL trees_database_symbolic_data = SAGE_LOCAL trees_dateutil = SAGE_VENV trees_debugpy = SAGE_VENV trees_decorator = SAGE_VENV trees_deformation = SAGE_LOCAL trees_defusedxml = SAGE_VENV trees_distlib = SAGE_VENV trees_docutils = SAGE_VENV trees_dot2tex = SAGE_VENV trees_dsdp = SAGE_LOCAL trees_e_antic = SAGE_LOCAL trees_ecl = SAGE_LOCAL trees_eclib = SAGE_LOCAL trees_ecm = SAGE_LOCAL trees_ecos_python = SAGE_VENV trees_editables = SAGE_VENV trees_elliptic_curves = SAGE_LOCAL trees_entrypoints = SAGE_VENV trees_exceptiongroup = SAGE_VENV trees_executing = SAGE_VENV trees_fastjsonschema = SAGE_VENV trees_fflas_ffpack = SAGE_LOCAL trees_ffmpeg = SAGE_LOCAL trees_filelock = SAGE_VENV trees_flint = SAGE_LOCAL trees_flit_core = SAGE_VENV trees_fonttools = SAGE_VENV trees_fplll = SAGE_LOCAL trees_fpylll = SAGE_VENV trees_fqdn = SAGE_VENV trees_free_fonts = SAGE_LOCAL trees_freetype = SAGE_LOCAL trees_fricas = SAGE_LOCAL trees_frobby = SAGE_LOCAL trees_furo = SAGE_VENV trees_gambit = SAGE_LOCAL trees_gap = SAGE_LOCAL trees_gap3 = SAGE_LOCAL trees_gap_jupyter = SAGE_VENV trees_gap_packages = SAGE_LOCAL trees_gast = SAGE_VENV trees_gc = SAGE_LOCAL trees_gcc = SAGE_LOCAL trees_gdb = SAGE_LOCAL trees_gengetopt = SAGE_LOCAL trees_gf2x = SAGE_LOCAL trees_gfan = SAGE_LOCAL trees_gfortran = SAGE_LOCAL trees_giac = SAGE_LOCAL trees_git = SAGE_LOCAL trees_github_cli = SAGE_LOCAL trees_gitpython = SAGE_VENV trees_givaro = SAGE_LOCAL trees_glpk = SAGE_LOCAL trees_glucose = SAGE_LOCAL trees_gmp = SAGE_LOCAL trees_gmpy2 = SAGE_VENV trees_gnulib = SAGE_LOCAL trees_gnumake_tokenpool = SAGE_VENV trees_gp2c = SAGE_LOCAL trees_graphs = SAGE_LOCAL trees_graphviz = SAGE_LOCAL trees_gsl = SAGE_LOCAL trees_h11 = SAGE_VENV trees_hatch_fancy_pypi_readme = SAGE_VENV trees_hatch_vcs = SAGE_VENV trees_hatchling = SAGE_VENV trees_httpcore = SAGE_VENV trees_httpx = SAGE_VENV trees_hypothesis = SAGE_VENV trees_iconv = SAGE_LOCAL trees_idna = SAGE_VENV trees_igraph = SAGE_LOCAL trees_imagemagick = SAGE_LOCAL trees_imagesize = SAGE_VENV trees_iml = SAGE_LOCAL trees_importlib_metadata = SAGE_VENV trees_importlib_resources = SAGE_VENV trees_info = SAGE_LOCAL trees_ipykernel = SAGE_VENV trees_ipympl = SAGE_VENV trees_ipython = SAGE_VENV trees_ipython_genutils = SAGE_VENV trees_ipywidgets = SAGE_VENV trees_isl = SAGE_LOCAL trees_isoduration = SAGE_VENV trees_jedi = SAGE_VENV trees_jinja2 = SAGE_VENV trees_jmol = SAGE_LOCAL trees_json5 = SAGE_VENV trees_jsonpointer = SAGE_VENV trees_jsonschema = SAGE_VENV trees_jsonschema_specifications = SAGE_VENV trees_jupymake = SAGE_VENV trees_jupyter_client = SAGE_VENV trees_jupyter_core = SAGE_VENV trees_jupyter_events = SAGE_VENV trees_jupyter_jsmol = SAGE_VENV trees_jupyter_lsp = SAGE_VENV trees_jupyter_server = SAGE_VENV trees_jupyter_server_terminals = SAGE_VENV trees_jupyter_sphinx = SAGE_VENV trees_jupyterlab = SAGE_VENV trees_jupyterlab_mathjax2 = SAGE_VENV trees_jupyterlab_pygments = SAGE_VENV trees_jupyterlab_server = SAGE_VENV trees_jupyterlab_widgets = SAGE_VENV trees_kenzo = SAGE_LOCAL trees_kissat = SAGE_LOCAL trees_kiwisolver = SAGE_VENV trees_latte_int = SAGE_LOCAL trees_lcalc = SAGE_LOCAL trees_libatomic_ops = SAGE_LOCAL trees_libbraiding = SAGE_LOCAL trees_libffi = SAGE_LOCAL trees_libgd = SAGE_LOCAL trees_libgraphviz = SAGE_LOCAL trees_libhomfly = SAGE_LOCAL trees_libjpeg = SAGE_LOCAL trees_liblzma = SAGE_LOCAL trees_libnauty = SAGE_LOCAL trees_libogg = SAGE_LOCAL trees_libpng = SAGE_LOCAL trees_libsemigroups = SAGE_LOCAL trees_libtheora = SAGE_LOCAL trees_libxml2 = SAGE_LOCAL trees_lidia = SAGE_LOCAL trees_lie = SAGE_LOCAL trees_linbox = SAGE_LOCAL trees_llvm = SAGE_LOCAL trees_lrcalc = SAGE_LOCAL trees_lrcalc_python = SAGE_VENV trees_lrslib = SAGE_LOCAL trees_m4ri = SAGE_LOCAL trees_m4rie = SAGE_LOCAL trees_markupsafe = SAGE_VENV trees_mathics = SAGE_VENV trees_mathics_scanner = SAGE_VENV trees_mathjax = SAGE_LOCAL trees_matplotlib = SAGE_VENV trees_matplotlib_inline = SAGE_VENV trees_matroid_database = SAGE_VENV trees_maxima = SAGE_LOCAL trees_mcqd = SAGE_LOCAL trees_meataxe = SAGE_LOCAL trees_memory_allocator = SAGE_VENV trees_meson = SAGE_VENV trees_meson_python = SAGE_VENV trees_mistune = SAGE_VENV trees_modular_decomposition = SAGE_LOCAL trees_modular_resolution = SAGE_LOCAL trees_mpc = SAGE_LOCAL trees_mpfi = SAGE_LOCAL trees_mpfr = SAGE_LOCAL trees_mpfrcx = SAGE_LOCAL trees_mpmath = SAGE_VENV trees_msolve = SAGE_LOCAL trees_nauty = SAGE_LOCAL trees_nbclient = SAGE_VENV trees_nbconvert = SAGE_VENV trees_nbformat = SAGE_VENV trees_ncurses = SAGE_LOCAL trees_nest_asyncio = SAGE_VENV trees_networkx = SAGE_VENV trees_nibabel = SAGE_VENV trees_ninja_build = SAGE_LOCAL trees_normaliz = SAGE_LOCAL trees_notebook = SAGE_VENV trees_notebook_shim = SAGE_VENV trees_notedown = SAGE_VENV trees_ntl = SAGE_LOCAL trees_numpy = SAGE_VENV trees_onetbb = SAGE_LOCAL trees_openblas = SAGE_LOCAL trees_openssl = SAGE_LOCAL trees_ore_algebra = SAGE_VENV trees_osqp_python = SAGE_VENV trees_overrides = SAGE_VENV trees_p_group_cohomology = SAGE_VENV trees_packaging = SAGE_VENV trees_palettable = SAGE_VENV trees_palp = SAGE_LOCAL trees_pandoc = SAGE_LOCAL trees_pandoc_attributes = SAGE_VENV trees_pandocfilters = SAGE_VENV trees_papilo = SAGE_LOCAL trees_pari = SAGE_LOCAL trees_pari_elldata = SAGE_LOCAL trees_pari_galdata = SAGE_LOCAL trees_pari_galpol = SAGE_LOCAL trees_pari_jupyter = SAGE_VENV trees_pari_nftables = SAGE_LOCAL trees_pari_seadata = SAGE_LOCAL trees_pari_seadata_small = SAGE_LOCAL trees_parso = SAGE_VENV trees_patch = SAGE_LOCAL trees_patchelf = SAGE_LOCAL trees_pathspec = SAGE_VENV trees_pdf2svg = SAGE_LOCAL trees_perl_cpan_polymake_prereq = SAGE_LOCAL trees_perl_mongodb = SAGE_LOCAL trees_perl_term_readline_gnu = SAGE_LOCAL trees_pexpect = SAGE_VENV trees_phitigra = SAGE_VENV trees_pickleshare = SAGE_VENV trees_pillow = SAGE_VENV trees_pint = SAGE_VENV trees_pip = SAGE_VENV trees_pkgconf = SAGE_LOCAL trees_pkgconfig = SAGE_VENV trees_planarity = SAGE_LOCAL trees_plantri = SAGE_LOCAL trees_platformdirs = SAGE_VENV trees_pluggy = SAGE_VENV trees_ply = SAGE_VENV trees_polylib = SAGE_LOCAL trees_polymake = SAGE_LOCAL trees_polytopes_db = SAGE_LOCAL trees_polytopes_db_4d = SAGE_LOCAL trees_ppl = SAGE_LOCAL trees_pplpy = SAGE_VENV trees_pplpy_doc = SAGE_DOCS trees_primecount = SAGE_LOCAL trees_primecountpy = SAGE_VENV trees_primesieve = SAGE_LOCAL trees_prometheus_client = SAGE_VENV trees_prompt_toolkit = SAGE_VENV trees_psutil = SAGE_VENV trees_ptyprocess = SAGE_VENV trees_pure_eval = SAGE_VENV trees_py = SAGE_VENV trees_pybind11 = SAGE_VENV trees_pybtex = SAGE_VENV trees_pycosat = SAGE_VENV trees_pycparser = SAGE_VENV trees_pycryptosat = SAGE_VENV trees_pygments = SAGE_VENV trees_pygraphviz = SAGE_VENV trees_pynormaliz = SAGE_VENV trees_pyparsing = SAGE_VENV trees_pyppeteer = SAGE_VENV trees_pyproject_api = SAGE_VENV trees_pyproject_metadata = SAGE_VENV trees_pyrsistent = SAGE_VENV trees_pyscipopt = SAGE_VENV trees_pysingular = SAGE_VENV trees_pytest = SAGE_VENV trees_pytest_mock = SAGE_VENV trees_pytest_xdist = SAGE_VENV trees_python3 = SAGE_VENV trees_python_build = SAGE_VENV trees_python_igraph = SAGE_VENV trees_python_json_logger = SAGE_VENV trees_pythran = SAGE_VENV trees_pytz = SAGE_VENV trees_pytz_deprecation_shim = SAGE_VENV trees_pyx = SAGE_VENV trees_pyyaml = SAGE_VENV trees_pyzmq = SAGE_VENV trees_qdldl_python = SAGE_VENV trees_qepcad = SAGE_LOCAL trees_qhull = SAGE_LOCAL trees_r = SAGE_LOCAL trees_r_jupyter = SAGE_LOCAL trees_readline = SAGE_LOCAL trees_referencing = SAGE_VENV trees_requests = SAGE_VENV trees_rfc3339_validator = SAGE_VENV trees_rfc3986_validator = SAGE_VENV trees_rpy2 = SAGE_VENV trees_rst2ipynb = SAGE_VENV trees_rubiks = SAGE_LOCAL trees_rw = SAGE_LOCAL trees_saclib = SAGE_LOCAL trees_sage_conf = SAGE_VENV trees_sage_docbuild = SAGE_VENV trees_sage_flatsurf = SAGE_VENV trees_sage_numerical_backends_coin = SAGE_VENV trees_sage_numerical_backends_cplex = SAGE_VENV trees_sage_numerical_backends_gurobi = SAGE_VENV trees_sage_setup = SAGE_VENV trees_sage_sws2rst = SAGE_VENV trees_sagelib = SAGE_VENV trees_sagemath_bliss = SAGE_VENV trees_sagemath_categories = SAGE_VENV trees_sagemath_coxeter3 = SAGE_VENV trees_sagemath_doc_html = SAGE_DOCS trees_sagemath_doc_pdf = SAGE_DOCS trees_sagemath_environment = SAGE_VENV trees_sagemath_mcqd = SAGE_VENV trees_sagemath_meataxe = SAGE_VENV trees_sagemath_objects = SAGE_VENV trees_sagemath_repl = SAGE_VENV trees_sagemath_sirocco = SAGE_VENV trees_sagemath_tdlib = SAGE_VENV trees_sagenb_export = SAGE_VENV trees_sagetex = SAGE_VENV trees_scip = SAGE_LOCAL trees_scip_sdp = SAGE_LOCAL trees_scipy = SAGE_VENV trees_scs = SAGE_VENV trees_send2trash = SAGE_VENV trees_setuptools = SAGE_VENV trees_setuptools_scm = SAGE_VENV trees_singular = SAGE_LOCAL trees_singular_jupyter = SAGE_VENV trees_sirocco = SAGE_LOCAL trees_six = SAGE_VENV trees_slabbe = SAGE_VENV trees_snappy = SAGE_VENV trees_sniffio = SAGE_VENV trees_snowballstemmer = SAGE_VENV trees_soplex = SAGE_LOCAL trees_soupsieve = SAGE_VENV trees_sphinx = SAGE_VENV trees_sphinx_basic_ng = SAGE_VENV trees_sphinx_copybutton = SAGE_VENV trees_sphinx_inline_tabs = SAGE_VENV trees_sphinxcontrib_applehelp = SAGE_VENV trees_sphinxcontrib_devhelp = SAGE_VENV trees_sphinxcontrib_htmlhelp = SAGE_VENV trees_sphinxcontrib_jsmath = SAGE_VENV trees_sphinxcontrib_qthelp = SAGE_VENV trees_sphinxcontrib_serializinghtml = SAGE_VENV trees_sphinxcontrib_websupport = SAGE_VENV trees_sqlalchemy = SAGE_VENV trees_sqlite = SAGE_LOCAL trees_stack_data = SAGE_VENV trees_suitesparse = SAGE_LOCAL trees_surf = SAGE_LOCAL trees_surface_dynamics = SAGE_VENV trees_symengine = SAGE_LOCAL trees_symengine_py = SAGE_VENV trees_symmetrica = SAGE_LOCAL trees_sympow = SAGE_LOCAL trees_sympy = SAGE_VENV trees_tachyon = SAGE_LOCAL trees_tdlib = SAGE_LOCAL trees_terminado = SAGE_VENV trees_texlive = SAGE_LOCAL trees_texlive_luatex = SAGE_LOCAL trees_texttable = SAGE_VENV trees_threejs = SAGE_LOCAL trees_tides = SAGE_LOCAL trees_tinycss2 = SAGE_VENV trees_tomli = SAGE_VENV trees_topcom = SAGE_LOCAL trees_tornado = SAGE_VENV trees_tox = SAGE_VENV trees_traitlets = SAGE_VENV trees_trove_classifiers = SAGE_VENV trees_types_python_dateutil = SAGE_VENV trees_typing_extensions = SAGE_VENV trees_tzdata = SAGE_VENV trees_tzlocal = SAGE_VENV trees_uri_template = SAGE_VENV trees_urllib3 = SAGE_VENV trees_valgrind = SAGE_LOCAL trees_virtualenv = SAGE_VENV trees_wcwidth = SAGE_VENV trees_webcolors = SAGE_VENV trees_webencodings = SAGE_VENV trees_websocket_client = SAGE_VENV trees_wheel = SAGE_VENV trees_widgetsnbextension = SAGE_VENV trees_xindy = SAGE_LOCAL trees_xz = SAGE_LOCAL trees_zeromq = SAGE_LOCAL trees_zipp = SAGE_VENV trees_zlib = SAGE_LOCAL' vers_4ti2 = 1.6.10 vers__bootstrap = none vers__develop = none vers__gcc10 = none vers__gcc11 = none vers__gcc12 = none vers__gcc8 = none vers__gcc9 = none vers__prereq = none vers__recommended = none vers__sagemath = none vers_admcycles = none vers_alabaster = 0.7.16 vers_anyio = 4.0.0 vers_appdirs = 1.4.4 vers_appnope = 0.1.3 vers_argon2_cffi = 21.3.0 vers_argon2_cffi_bindings = 21.2.0 vers_arrow = 1.3.0 vers_asttokens = 2.4.1 vers_async_lru = 2.0.4 vers_attrs = 23.1.0 vers_auditwheel_or_delocate = none vers_awali = 1.0.2-190218 vers_babel = 2.14.0 vers_barvinok = 0.41.7 vers_beautifulsoup4 = 4.12.2 vers_beniget = 0.4.1 vers_benzene = 20130630 vers_biopython = none vers_bleach = 6.1.0 vers_bliss = 0.77 vers_boost_cropped = 1.66.0.p0 vers_brial = 1.2.8 vers_buckygen = 1.1 vers_bzip2 = 1.0.6-20150304.p0 vers_cachetools = 5.3.1 vers_calver = 2022.6.26 vers_cbc = 2.9.4.p0 vers_ccache = 3.3.4 vers_cddlib = 0.94m vers_certifi = 2023.11.17 vers_cffi = 1.15.1 vers_chardet = 5.2.0 vers_charset_normalizer = 3.3.2 vers_clarabel = none vers_cliquer = 1.22 vers_cmake = 3.27.8 vers_cocoalib = 0.99564 vers_colorama = 0.4.6 vers_combinatorial_designs = 20140630.p0 vers_comm = 0.1.4 vers_configure = ab1a517b64b02bf15bbcb8d7c2d4d643bd5eff9b vers_contourpy = 1.1.1 vers_conway_polynomials = 0.8 vers_coxeter3 = 8ac9c71723c8ca57a836d6381aed125261e44e9e.p0 vers_cppy = 1.2.1 vers_cryptominisat = 5.8.0 vers_csdp = 6.2.p1 vers_cunningham_tables = 1.0 vers_curl = 7.84.0 vers_cvxopt = 1.3.2 vers_cvxpy = 1.4.1 vers_cycler = 0.11.0 vers_cylp = 0.92.2 vers_cypari = 2.1.4 vers_cysignals = 1.11.4 vers_cython = 3.0.7 vers_d3js = 3.4.8 vers_database_cremona_ellcurve = 20190911 vers_database_cubic_hecke = 2022.3.1 vers_database_jones_numfield = 4 vers_database_knotinfo = 2024.2.1 vers_database_kohel = 20160724 vers_database_mutation_class = 1.0 vers_database_odlyzko_zeta = 20061209 vers_database_stein_watkins = 20110713 vers_database_stein_watkins_mini = 20070827 vers_database_symbolic_data = 20070206 vers_dateutil = 2.8.2 vers_debugpy = 1.8.0 vers_decorator = 5.1.1 vers_deformation = 20210503 vers_defusedxml = 0.7.1 vers_distlib = 0.3.8 vers_docutils = 0.20.1 vers_dot2tex = 2.11.3.p0 vers_dsdp = 5.8 vers_e_antic = 2.0.0 vers_ecl = 23.9.9 vers_eclib = 20231212 vers_ecm = 7.0.5 vers_ecos_python = 2.0.12 vers_editables = 0.5 vers_elliptic_curves = 0.8.1 vers_entrypoints = 0.4 vers_exceptiongroup = 1.2.0 vers_executing = 1.2.0 vers_fastjsonschema = 2.18.0 vers_fflas_ffpack = 2.4.3.p0 vers_ffmpeg = none vers_filelock = 3.13.1 vers_flint = 3.0.1 vers_flit_core = 3.9.0 vers_fonttools = 4.42.1 vers_fplll = 5.4.5 vers_fpylll = 0.6.0 vers_fqdn = 1.5.1 vers_free_fonts = none vers_freetype = 2.10.4 vers_fricas = 1.3.8.p1 vers_frobby = 0.9.0.p2 vers_furo = 2023.9.10 vers_gambit = 15.1.1.p0 vers_gap = 4.12.2 vers_gap3 = 04jul17 vers_gap_jupyter = 0.9 vers_gap_packages = 4.12.2 vers_gast = 0.5.4 vers_gc = 8.2.4 vers_gcc = 12.2.0 vers_gdb = 8.2 vers_gengetopt = 2.23 vers_gf2x = 1.3.0 vers_gfan = 0.6.2.p1 vers_gfortran = 12.2.0 vers_giac = 1.9.0.15p0 vers_git = none vers_github_cli = none vers_gitpython = none vers_givaro = 4.1.1 vers_glpk = 5.0.p0 vers_glucose = 4.1 vers_gmp = 6.3.0 vers_gmpy2 = 2.2.0a1 vers_gnulib = f9b39c4e337f1dc0dd07c4f3985c476fb875d799 vers_gnumake_tokenpool = 0.0.4 vers_gp2c = 0.0.10.p0 vers_graphs = 20210214.p0 vers_graphviz = none vers_gsl = 2.7.1 vers_h11 = 0.14.0 vers_hatch_fancy_pypi_readme = 23.1.0 vers_hatch_vcs = 0.4.0 vers_hatchling = 1.20.0 vers_httpcore = 1.0.4 vers_httpx = 0.27.0 vers_hypothesis = none vers_iconv = none vers_idna = 3.6 vers_igraph = 0.10.8 vers_imagemagick = none vers_imagesize = 1.4.1 vers_iml = 1.0.4p2.p2 vers_importlib_metadata = 7.0.1 vers_importlib_resources = 6.1.1 vers_info = 6.8 vers_ipykernel = 6.27.1 vers_ipympl = 0.9.3 vers_ipython = 8.18.1 vers_ipython_genutils = 0.2.0 vers_ipywidgets = 8.1.1 vers_isl = 0.20 vers_isoduration = 20.11.0 vers_jedi = 0.19.1 vers_jinja2 = 3.1.3 vers_jmol = 14.29.52 vers_json5 = 0.9.14 vers_jsonpointer = 2.4 vers_jsonschema = 4.17.3 vers_jsonschema_specifications = 2023.3.3 vers_jupymake = 0.9 vers_jupyter_client = 8.3.1 vers_jupyter_core = 5.3.2 vers_jupyter_events = 0.6.3 vers_jupyter_jsmol = 2022.1.0 vers_jupyter_lsp = 2.2.0 vers_jupyter_server = 2.7.3 vers_jupyter_server_terminals = 0.4.4 vers_jupyter_sphinx = 0.4.0.p0 vers_jupyterlab = 4.1.3 vers_jupyterlab_mathjax2 = 4.0.0 vers_jupyterlab_pygments = 0.2.2 vers_jupyterlab_server = 2.24.0 vers_jupyterlab_widgets = 3.0.9 vers_kenzo = 1.1.10 vers_kissat = 3.1.0 vers_kiwisolver = 1.4.5 vers_latte_int = 1.7.6 vers_lcalc = 2.0.5 vers_libatomic_ops = 7.8.0 vers_libbraiding = 1.2 vers_libffi = 3.2.1 vers_libgd = 2.3.3 vers_libgraphviz = none vers_libhomfly = 1.02r6 vers_libjpeg = none vers_liblzma = 5.2.5 vers_libnauty = none vers_libogg = 1.3.1.p0 vers_libpng = 1.6.29.p1 vers_libsemigroups = 2.3.2 vers_libtheora = 1.1.1 vers_libxml2 = none vers_lidia = 2.3.0+latte-patches-2019-05-02 vers_lie = 2.2.2 vers_linbox = 1.6.3.p1 vers_llvm = none vers_lrcalc = 2.1 vers_lrcalc_python = 2.1 vers_lrslib = 071b+autotools-2021-07-13 vers_m4ri = 20200115 vers_m4rie = 20200115 vers_markupsafe = 2.1.4 vers_mathics = 4.0.0 vers_mathics_scanner = 1.2.4 vers_mathjax = 3.2.0 vers_matplotlib = 3.8.0 vers_matplotlib_inline = 0.1.6 vers_matroid_database = 0.2 vers_maxima = 5.46.0 vers_mcqd = 1.0.p0 vers_meataxe = 1.0.1 vers_memory_allocator = 0.1.3 vers_meson = 1.3.1 vers_meson_python = 0.15.0 vers_mistune = 2.0.4 vers_modular_decomposition = 20100607 vers_modular_resolution = 1.1 vers_mpc = 1.3.1 vers_mpfi = 1.5.2 vers_mpfr = 4.2.1 vers_mpfrcx = 0.6.3 vers_mpmath = 1.3.0 vers_msolve = 0.5.0 vers_nauty = 2.8.8.p0 vers_nbclient = 0.8.0 vers_nbconvert = 7.9.2 vers_nbformat = 5.9.2 vers_ncurses = 6.3 vers_nest_asyncio = 1.5.8 vers_networkx = 3.2.1 vers_nibabel = none vers_ninja_build = 1.11.1 vers_normaliz = 3.10.1.p0 vers_notebook = 7.1.1 vers_notebook_shim = 0.2.3 vers_notedown = 1.5.1 vers_ntl = 11.4.3 vers_numpy = 1.26.3 vers_onetbb = 2021.9.0 vers_openblas = 0.3.26 vers_openssl = 3.0.12 vers_ore_algebra = none vers_osqp_python = 0.6.3 vers_overrides = 7.4.0 vers_p_group_cohomology = 3.3.3.p1 vers_packaging = 23.2 vers_palettable = 3.3.0 vers_palp = 2.11 vers_pandoc = none vers_pandoc_attributes = 8bc82f6d vers_pandocfilters = 1.5.0 vers_papilo = 2.1.1 vers_pari = 2.15.4 vers_pari_elldata = 20161017 vers_pari_galdata = 20080411.p0 vers_pari_galpol = 20180625 vers_pari_jupyter = 1.4.0 vers_pari_nftables = 20080929 vers_pari_seadata = 20090618 vers_pari_seadata_small = 20090618.p0 vers_parso = 0.8.3 vers_patch = 2.7.5 vers_patchelf = 0.13.1 vers_pathspec = 0.12.1 vers_pdf2svg = none vers_perl_cpan_polymake_prereq = none vers_perl_mongodb = none vers_perl_term_readline_gnu = 1.35 vers_pexpect = 4.9.0 vers_phitigra = none vers_pickleshare = 0.7.5 vers_pillow = 10.1.0 vers_pint = 0.20.1 vers_pip = 23.3.1 vers_pkgconf = 1.8.0 vers_pkgconfig = 1.5.5 vers_planarity = 3.0.1.0 vers_plantri = 5.3 vers_platformdirs = 4.1.0 vers_pluggy = 1.3.0 vers_ply = 3.11 vers_polylib = 5.22.5 vers_polymake = 4.11 vers_polytopes_db = 20170220.p0 vers_polytopes_db_4d = 1.0 vers_ppl = 1.2.p1 vers_pplpy = 0.8.9 vers_pplpy_doc = 0.8.9 vers_primecount = 7.6 vers_primecountpy = 0.1.0 vers_primesieve = 11.0 vers_prometheus_client = 0.14.1 vers_prompt_toolkit = 3.0.43 vers_psutil = 5.9.6 vers_ptyprocess = 0.7.0 vers_pure_eval = 0.2.2 vers_py = 1.11.0 vers_pybind11 = 2.11.1 vers_pybtex = none vers_pycosat = 0.6.3 vers_pycparser = 2.21 vers_pycryptosat = 5.8.0 vers_pygments = 2.17.2 vers_pygraphviz = none vers_pynormaliz = 2.18.p0 vers_pyparsing = 3.1.1 vers_pyppeteer = none vers_pyproject_api = 1.6.1 vers_pyproject_metadata = 0.7.1 vers_pyrsistent = 0.19.3 vers_pyscipopt = 4.3.0 vers_pysingular = 0.9.7 vers_pytest = none vers_pytest_mock = none vers_pytest_xdist = none vers_python3 = 3.11.1 vers_python_build = none vers_python_igraph = 0.11.3 vers_python_json_logger = 2.0.7 vers_pythran = 0.14.0 vers_pytz = 2023.3.post1 vers_pytz_deprecation_shim = 0.1.0.post0 vers_pyx = none vers_pyyaml = 6.0.1 vers_pyzmq = 25.1.1 vers_qdldl_python = 0.1.5.post3 vers_qepcad = 1.74 vers_qhull = 2020-src-8.0.2 vers_r = none vers_r_jupyter = none vers_readline = 8.1.2 vers_referencing = 0.23.0 vers_requests = 2.31.0 vers_rfc3339_validator = 0.1.4 vers_rfc3986_validator = 0.1.1 vers_rpy2 = 3.4.5 vers_rst2ipynb = 0.2.3 vers_rubiks = 20070912.p21 vers_rw = 0.9 vers_saclib = 2.2.8 vers_sage_conf = 10.3 vers_sage_docbuild = 10.3 vers_sage_flatsurf = none vers_sage_numerical_backends_coin = 9.0b12 vers_sage_numerical_backends_cplex = 9.0b12 vers_sage_numerical_backends_gurobi = 9.3.1 vers_sage_setup = 10.3 vers_sage_sws2rst = 10.3 vers_sagelib = 10.3 vers_sagemath_bliss = 10.3 vers_sagemath_categories = 10.3 vers_sagemath_coxeter3 = 10.3 vers_sagemath_doc_html = none vers_sagemath_doc_pdf = none vers_sagemath_environment = 10.3 vers_sagemath_mcqd = 10.3 vers_sagemath_meataxe = 10.3 vers_sagemath_objects = 10.3 vers_sagemath_repl = 10.3 vers_sagemath_sirocco = 10.3 vers_sagemath_tdlib = 10.3 vers_sagenb_export = 3.3 vers_sagetex = 3.6.1 vers_scip = 802 vers_scip_sdp = 4.1.0 vers_scipy = 1.11.4 vers_scs = 3.2.3 vers_send2trash = 1.8.2 vers_setuptools = 69.0.2 vers_setuptools_scm = 8.0.4 vers_singular = 4.3.2p8 vers_singular_jupyter = 0.9.7 vers_sirocco = 2.1.0 vers_six = 1.16.0 vers_slabbe = none vers_snappy = none vers_sniffio = 1.3.0 vers_snowballstemmer = 2.2.0 vers_soplex = 602 vers_soupsieve = 2.5 vers_sphinx = 7.2.6 vers_sphinx_basic_ng = 1.0.0b2 vers_sphinx_copybutton = 0.5.2 vers_sphinx_inline_tabs = 2023.4.21 vers_sphinxcontrib_applehelp = 1.0.8 vers_sphinxcontrib_devhelp = 1.0.6 vers_sphinxcontrib_htmlhelp = 2.0.5 vers_sphinxcontrib_jsmath = 1.0.1 vers_sphinxcontrib_qthelp = 1.0.7 vers_sphinxcontrib_serializinghtml = 1.1.10 vers_sphinxcontrib_websupport = 1.2.7 vers_sqlalchemy = none vers_sqlite = 3.36.0 vers_stack_data = 0.6.3 vers_suitesparse = 5.10.1 vers_surf = 1.0.6-gcc6 vers_surface_dynamics = none vers_symengine = 0.11.2 vers_symengine_py = 0.11.0 vers_symmetrica = 3.0.1 vers_sympow = 2.023.6 vers_sympy = 1.12 vers_tachyon = 0.98.9.p7 vers_tdlib = 0.3.1.p0 vers_terminado = 0.17.1 vers_texlive = none vers_texlive_luatex = none vers_texttable = 1.7.0 vers_threejs = r122.p0 vers_tides = 2.0.p0 vers_tinycss2 = 1.2.1 vers_tomli = 2.0.1 vers_topcom = 1.1.2 vers_tornado = 6.4 vers_tox = 4.11.1 vers_traitlets = 5.14.0 vers_trove_classifiers = 2023.11.29 vers_types_python_dateutil = 2.8.19.14 vers_typing_extensions = 4.8.0 vers_tzdata = 2023.3 vers_tzlocal = 5.0.1 vers_uri_template = 1.3.0 vers_urllib3 = 2.1.0 vers_valgrind = 3.14.0 vers_virtualenv = 20.25.0 vers_wcwidth = 0.2.12 vers_webcolors = 1.13 vers_webencodings = 0.5.1 vers_websocket_client = 1.6.4 vers_wheel = 0.42.0 vers_widgetsnbextension = 4.0.9 vers_xindy = none vers_xz = 5.2.5 vers_zeromq = 4.3.5 vers_zipp = 3.17.0 vers_zlib = 1.2.11.p0' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "10.3" #define PACKAGE_STRING "Sage 10.3" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "10.3" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LIBM 1 #define HAVE_CXX11 1 #define HAVE_GMP_H 1 #define ABSOLUTE_GMP_H "///opt/homebrew/include/gmp.h" #define HAVE_BOOST /**/ #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_ASYNCHDNS 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_FEATURE_HTTPS_PROXY 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_KERBEROS 1 #define LIBCURL_FEATURE_LARGEFILE 1 #define LIBCURL_FEATURE_MULTISSL 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_SPNEGO 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_UNIXSOCKETS 1 #define LIBCURL_FEATURE_ALT_SVC 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_GOPHERS 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_MQTT 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SMB 1 #define LIBCURL_PROTOCOL_SMBS 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_NTL_ZZ_H 1 #define ABSOLUTE_NTL_ZZ_H "///opt/homebrew/opt/ntl/include/NTL/ZZ.h" #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_SUITESPARSE_SUITESPARSE_CONFIG_H 1 #define HAVE_SUITESPARSE_AMD_H 1 #define HAVE_ZMQ /**/ configure: exit 0