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 9.2.rc0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Zacharys-MacBook-Pro.local uname -m = x86_64 uname -r = 19.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /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 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64 Kernel configured for up to 12 processors. 6 processors are physically available. 12 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 Primary memory available: 16.00 gigabytes Default processor set: 565 tasks, 2743 threads, 12 processors Load average: 5.66, Mach factor: 6.51 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/opt/gettext/bin PATH: /usr/local/opt/gettext/bin PATH: /usr/local/opt/gettext/bin PATH: /usr/local/opt/gettext/bin PATH: /usr/local/opt/gettext/bin PATH: /Users/zscherr/perl5/bin PATH: /usr/local/sbin PATH: /usr/local/Cellar/modules/4.6.0/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Applications/VMware Fusion.app/Contents/Public PATH: /Library/TeX/texbin PATH: /opt/X11/bin PATH: /Library/Apple/usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4108: checking for a BSD-compatible install configure:4176: result: /usr/local/bin/ginstall -c configure:4187: checking whether build environment is sane configure:4242: result: yes configure:4393: checking for a thread-safe mkdir -p configure:4432: result: /usr/local/bin/gmkdir -p configure:4439: checking for gawk configure:4469: result: no configure:4439: checking for mawk configure:4469: result: no configure:4439: checking for nawk configure:4469: result: no configure:4439: checking for awk configure:4455: found /usr/local/bin/awk configure:4466: result: awk configure:4477: checking whether make sets $(MAKE) configure:4499: result: yes configure:4528: checking whether make supports nested variables configure:4545: result: yes configure:4674: checking whether to enable maintainer-specific portions of Makefiles configure:4683: result: yes configure:4735: checking for root user configure:4744: result: no configure:4756: checking build system type configure:4770: result: x86_64-apple-darwin19.6.0 configure:4790: checking host system type configure:4803: result: x86_64-apple-darwin19.6.0 configure:4906: checking for a sed that does not truncate output configure:4970: result: /usr/bin/sed configure:4978: checking for ar configure:4994: found /usr/bin/ar configure:5006: result: yes configure:5027: checking for m4 configure:5043: found /usr/bin/m4 configure:5055: result: yes configure:5130: checking for pkg-config configure:5148: found /usr/local/bin/pkg-config configure:5160: result: /usr/local/bin/pkg-config configure:5185: checking pkg-config is at least version 0.29 configure:5188: result: yes configure:5199: checking for ranlib configure:5215: found /usr/bin/ranlib configure:5227: result: yes configure:5248: checking for strip configure:5264: found /usr/bin/strip configure:5276: result: yes configure:5296: checking for GNU or BSD tar configure:5344: result: /usr/bin/tar configure:5355: checking for GNU make configure:5397: result: /usr/bin/make configure:5407: checking for Python configure:5410: result: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python configure:5421: checking for latex configure:5437: found /Library/TeX/texbin/latex configure:5449: result: yes configure:5473: checking for perl configure:5491: found /usr/local/bin/perl configure:5503: result: /usr/local/bin/perl configure:5511: checking for Perl version 5.8.0 or later configure:5522: result: yes configure:5537: checking whether a conda environment is active configure:5544: result: no configure:5637: checking for gcc configure:5653: found /usr/bin/gcc configure:5664: result: gcc configure:5893: checking for C compiler version configure:5902: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:5913: $? = 0 configure:5902: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5913: $? = 0 configure:5902: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5913: $? = 1 configure:5902: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5913: $? = 1 configure:5933: checking whether the C compiler works configure:5955: gcc conftest.c >&5 configure:5959: $? = 0 configure:6007: result: yes configure:6010: checking for C compiler default output file name configure:6012: result: a.out configure:6018: checking for suffix of executables configure:6025: gcc -o conftest conftest.c >&5 configure:6029: $? = 0 configure:6051: result: configure:6073: checking whether we are cross compiling configure:6081: gcc -o conftest conftest.c >&5 configure:6085: $? = 0 configure:6092: ./conftest configure:6096: $? = 0 configure:6111: result: no configure:6116: checking for suffix of object files configure:6138: gcc -c conftest.c >&5 configure:6142: $? = 0 configure:6163: result: o configure:6167: checking whether we are using the GNU C compiler configure:6186: gcc -c conftest.c >&5 configure:6186: $? = 0 configure:6195: result: yes configure:6204: checking whether gcc accepts -g configure:6224: gcc -c -g conftest.c >&5 configure:6224: $? = 0 configure:6265: result: yes configure:6282: checking for gcc option to accept ISO C89 configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6358: result: none needed configure:6383: checking whether gcc understands -c and -o together configure:6405: gcc -c conftest.c -o conftest2.o configure:6408: $? = 0 configure:6405: gcc -c conftest.c -o conftest2.o configure:6408: $? = 0 configure:6420: result: yes configure:6440: checking whether make supports the include directive configure:6455: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:6458: $? = 0 configure:6477: result: yes (GNU style) configure:6502: checking dependency style of gcc configure:6613: result: none configure:6633: checking how to run the C preprocessor configure:6664: gcc -E conftest.c configure:6664: $? = 0 configure:6678: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | /* end confdefs.h. */ | #include configure:6703: result: gcc -E configure:6723: gcc -E conftest.c configure:6723: $? = 0 configure:6737: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | /* end confdefs.h. */ | #include configure:6823: checking for g++ configure:6839: found /usr/bin/g++ configure:6850: result: g++ configure:6877: checking for C++ compiler version configure:6886: g++ --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:6897: $? = 0 configure:6886: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:6897: $? = 0 configure:6886: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6897: $? = 1 configure:6886: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6897: $? = 1 configure:6901: checking whether we are using the GNU C++ compiler configure:6920: g++ -c conftest.cpp >&5 configure:6920: $? = 0 configure:6929: result: yes configure:6938: checking whether g++ accepts -g configure:6958: g++ -c -g conftest.cpp >&5 configure:6958: $? = 0 configure:6999: result: yes configure:7024: checking dependency style of g++ configure:7135: result: none configure:7203: checking for gfortran configure:7219: found /usr/local/bin/gfortran configure:7230: result: gfortran configure:7256: checking for Fortran compiler version configure:7265: gfortran --version >&5 GNU Fortran (Homebrew GCC 10.2.0) 10.2.0 Copyright (C) 2020 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:7276: $? = 0 configure:7265: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/10.2.0/libexec/gcc/x86_64-apple-darwin19/10.2.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/10.2.0 --libdir=/usr/local/Cellar/gcc/10.2.0/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Homebrew GCC 10.2.0) configure:7276: $? = 0 configure:7265: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7276: $? = 1 configure:7265: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7276: $? = 1 configure:7285: checking whether we are using the GNU Fortran compiler configure:7298: gfortran -c conftest.F >&5 configure:7298: $? = 0 configure:7307: result: yes configure:7313: checking whether gfortran accepts -g configure:7324: gfortran -c -g conftest.f >&5 configure:7324: $? = 0 configure:7332: result: yes configure:7422: checking for gcc configure:7438: found /usr/bin/gcc configure:7449: result: gcc configure:7474: checking for Objective C compiler version configure:7483: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:7494: $? = 0 configure:7483: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:7494: $? = 0 configure:7483: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:7494: $? = 1 configure:7483: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:7494: $? = 1 configure:7498: checking whether we are using the GNU Objective C compiler configure:7517: gcc -c conftest.m >&5 configure:7517: $? = 0 configure:7526: result: yes configure:7535: checking whether gcc accepts -g configure:7555: gcc -c -g conftest.m >&5 configure:7555: $? = 0 configure:7596: result: yes configure:7621: checking dependency style of gcc configure:7730: result: none configure:7799: checking for g++ configure:7815: found /usr/bin/g++ configure:7826: result: g++ configure:7851: checking for Objective C++ compiler version configure:7860: g++ --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:7871: $? = 0 configure:7860: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:7871: $? = 0 configure:7860: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:7871: $? = 1 configure:7860: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:7871: $? = 1 configure:7875: checking whether we are using the GNU Objective C++ compiler configure:7894: g++ -c conftest.mm >&5 configure:7894: $? = 0 configure:7903: result: yes configure:7912: checking whether g++ accepts -g configure:7932: g++ -c -g conftest.mm >&5 configure:7932: $? = 0 configure:7973: result: yes configure:7998: checking dependency style of g++ configure:8107: result: none configure:8148: checking how to run the C++ preprocessor configure:8175: g++ -E conftest.cpp configure:8175: $? = 0 configure:8189: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | /* end confdefs.h. */ | #include configure:8214: result: g++ -E configure:8234: g++ -E conftest.cpp configure:8234: $? = 0 configure:8248: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | /* end confdefs.h. */ | #include configure:8277: checking for grep that handles long lines and -e configure:8335: result: /usr/local/bin/ggrep configure:8340: checking for egrep configure:8402: result: /usr/local/bin/ggrep -E configure:8407: checking for ANSI C header files configure:8427: g++ -c -g -O2 conftest.cpp >&5 configure:8427: $? = 0 configure:8500: g++ -o conftest -g -O2 conftest.cpp >&5 configure:8500: $? = 0 configure:8500: ./conftest configure:8500: $? = 0 configure:8511: result: yes configure:8524: checking for sys/types.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for sys/stat.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for stdlib.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for string.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for memory.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for strings.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for inttypes.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for stdint.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8524: checking for unistd.h configure:8524: g++ -c -g -O2 conftest.cpp >&5 configure:8524: $? = 0 configure:8524: result: yes configure:8536: checking complex.h usability configure:8536: g++ -c -g -O2 conftest.cpp >&5 configure:8536: $? = 0 configure:8536: result: yes configure:8536: checking complex.h presence configure:8536: g++ -E conftest.cpp configure:8536: $? = 0 configure:8536: result: yes configure:8536: checking for complex.h configure:8536: result: yes configure:8559: checking for sqrt in -lm configure:8584: g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:8584: $? = 0 configure:8593: result: yes ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gcc... ## ## ---------------------------------------------------- ## configure:8888: checking for C compiler vendor configure:8935: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:8935: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:8935: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:8935: gcc -c -g -O2 conftest.c >&5 configure:8935: $? = 0 configure:8943: result: clang configure:8973: checking whether g++ supports C++11 features with -std=gnu++11 configure:9269: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:9269: $? = 0 configure:9278: result: yes configure:9679: checking for gcc option to accept ISO C99 configure:9828: gcc -c -g -O2 conftest.c >&5 configure:9828: $? = 0 configure:9841: result: none needed configure:9922: checking if gcc accepts -dumpversion option configure:9947: cat conftest.c 1>&5 int main() { return 0; } configure:9950: $? = 0 configure:9954: gcc -dumpversion -c conftest.c 1>&5 12.0.0 configure:9957: $? = 0 configure:9960: result: yes configure:9987: checking gcc version configure:10001: result: 12.0.0 configure:10015: checking if g++ accepts -dumpversion option configure:10040: cat conftest.c 1>&5 int main() { return 0; } configure:10043: $? = 0 configure:10047: gcc -dumpversion -c conftest.c 1>&5 12.0.0 configure:10050: $? = 0 configure:10053: result: yes configure:10080: checking g++ version configure:10094: result: 12.0.0 configure:10204: will use system package and not install SPKG gcc configure:10231: checking for the location of crti.o configure:10241: result: ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpir... ## ## ----------------------------------------------------- ## configure:10345: checking gmp.h usability configure:10345: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10345: $? = 0 configure:10345: result: yes configure:10345: checking gmp.h presence configure:10345: g++ -E -std=gnu++11 conftest.cpp configure:10345: $? = 0 configure:10345: result: yes configure:10345: checking for gmp.h configure:10345: result: yes configure:10353: checking gmpxx.h usability configure:10353: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10353: $? = 0 configure:10353: result: yes configure:10353: checking gmpxx.h presence configure:10353: g++ -E -std=gnu++11 conftest.cpp configure:10353: $? = 0 configure:10353: result: yes configure:10353: checking for gmpxx.h configure:10353: result: yes configure:10361: checking for library containing __gmpq_cmp_z configure:10392: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lm >&5 Undefined symbols for architecture x86_64: "___gmpq_cmp_z", referenced from: _main in conftest-a5f0cb.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:10392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | | /* 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 __gmpq_cmp_z (); | int | main () | { | return __gmpq_cmp_z (); | ; | return 0; | } configure:10392: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgmp -lm >&5 configure:10392: $? = 0 configure:10409: result: -lgmp configure:10434: will use system package and not install SPKG mpir configure:10468: checking absolute name of configure:10475: checking for gmp.h configure:10475: result: yes configure:10499: result: ///usr/local/include/gmp.h configure:10535: result: using GMP-compatible library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:10618: will use system package and not install SPKG gmp ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfr... ## ## ----------------------------------------------------- ## configure:10716: checking installing gmp/mpir? configure:10723: result: no configure:10725: checking mpfr.h usability configure:10725: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10725: $? = 0 configure:10725: result: yes configure:10725: checking mpfr.h presence configure:10725: g++ -E -std=gnu++11 conftest.cpp configure:10725: $? = 0 configure:10725: result: yes configure:10725: checking for mpfr.h configure:10725: result: yes configure:10733: checking for library containing mpfr_free_pool configure:10764: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_mpfr_free_pool", referenced from: _main in conftest-50cefd.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:10764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | /* end confdefs.h. */ | | /* 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 mpfr_free_pool (); | int | main () | { | return mpfr_free_pool (); | ; | return 0; | } configure:10764: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm >&5 configure:10764: $? = 0 configure:10781: result: -lmpfr configure:10796: will use system package and not install SPKG mpfr configure:10830: result: using mpfr library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ntl... ## ## ---------------------------------------------------- ## configure:10906: checking installing gmp/mpir? configure:10913: result: no configure:10921: checking NTL/ZZ.h usability configure:10921: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10921: $? = 0 configure:10921: result: yes configure:10921: checking NTL/ZZ.h presence configure:10921: g++ -E -std=gnu++11 conftest.cpp configure:10921: $? = 0 configure:10921: result: yes configure:10921: checking for NTL/ZZ.h configure:10921: result: yes configure:10929: checking whether we can link a program using NTL configure:10946: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 configure:10946: $? = 0 configure:10947: result: yes configure:10958: checking NTL version >= 10.3 configure:10986: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 configure:10986: $? = 0 configure:10986: ./conftest 11.4.3 configure:10986: $? = 0 configure:10988: result: yes configure:11010: will use system package and not install SPKG ntl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG flint... ## ## ------------------------------------------------------ ## configure:11117: checking installing mpfr or ntl? configure:11124: checking flint/flint.h usability configure:11124: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:11124: $? = 0 configure:11124: result: yes configure:11124: checking flint/flint.h presence configure:11124: g++ -E -std=gnu++11 conftest.cpp configure:11124: $? = 0 configure:11124: result: yes configure:11124: checking for flint/flint.h configure:11124: result: yes configure:11127: checking for library containing fmpz_mat_is_hadamard configure:11158: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_fmpz_mat_is_hadamard", referenced from: _main in conftest-24e76c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | /* end confdefs.h. */ | | /* 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 fmpz_mat_is_hadamard (); | int | main () | { | return fmpz_mat_is_hadamard (); | ; | return 0; | } configure:11158: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:11158: $? = 0 configure:11175: result: -lflint configure:11181: checking for library containing fmpz_poly_get_ZZX configure:11212: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:11212: $? = 0 configure:11229: result: none required configure:11236: checking that GC is not enabled in Flint... configure:11261: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:11261: $? = 0 configure:11261: ./conftest configure:11261: $? = 0 configure:11262: result: GC not enabled. Good. configure:11294: will use system package and not install SPKG flint configure:11328: result: using flint library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG arb... ## ## ---------------------------------------------------- ## configure:11405: checking installing flint? configure:11412: checking arb.h usability configure:11412: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:11412: $? = 0 configure:11412: result: yes configure:11412: checking arb.h presence configure:11412: g++ -E -std=gnu++11 conftest.cpp configure:11412: $? = 0 configure:11412: result: yes configure:11412: checking for arb.h configure:11412: result: yes configure:11415: checking for acb_mat_eig_simple in -larb configure:11440: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:11440: $? = 0 configure:11449: result: yes configure:11514: will use system package and not install SPKG arb configure:11560: checking for Fortran flag needed to accept free-form source configure:11579: gfortran -c -g -O2 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:11579: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:11579: gfortran -c -g -O2 -ffree-form conftest.f >&5 configure:11579: $? = 0 configure:11588: result: -ffree-form ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfortran... ## ## --------------------------------------------------------- ## configure:11700: checking the version of gfortran configure:11703: result: 10.2.0 configure:11754: will use system package and not install SPKG gfortran ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openblas... ## ## --------------------------------------------------------- ## configure:11817: checking BLAS library configure:11836: result: openblas configure:11885: checking whether any of gfortran is installed as or will be installed as SPKG configure:11894: result: no configure:11905: checking for openblas >= 0.2.20 configure:11912: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" configure:11915: $? = 0 configure:11929: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" configure:11932: $? = 0 configure:12910: result: yes configure:12920: $PKG_CONFIG --exists --print-errors "openblas" configure:12923: $? = 0 configure:12944: checking for cblas_dgemm configure:12944: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/local/Cellar/openblas/0.3.10_1/lib -lopenblas -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:12944: $? = 0 configure:12944: result: yes configure:13025: checking for dgeqrf configure:13025: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/local/Cellar/openblas/0.3.10_1/lib -lopenblas -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_dgeqrf", referenced from: _main in conftest-03b750.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | /* 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return dgeqrf (); | ; | return 0; | } configure:13025: result: no configure:13033: checking for dgeqrf_ configure:13033: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/local/Cellar/openblas/0.3.10_1/lib -lopenblas -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:13033: $? = 0 configure:13033: result: yes configure:13041: checking for DGEQRF configure:13041: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/local/Cellar/openblas/0.3.10_1/lib -lopenblas -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_DGEQRF", referenced from: _main in conftest-97942f.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | /* 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return DGEQRF (); | ; | return 0; | } configure:13041: result: no configure:13049: checking for DGEQRF_ configure:13049: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/local/Cellar/openblas/0.3.10_1/lib -lopenblas -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_DGEQRF_", referenced from: _main in conftest-4abc51.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13049: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | /* 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return DGEQRF_ (); | ; | return 0; | } configure:13049: result: no configure:13175: will use system package and not install SPKG openblas ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG atlas... ## ## ------------------------------------------------------ ## configure:13266: SPKG atlas is not required on this system ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG boost_cropped... ## ## -------------------------------------------------------------- ## configure:13519: checking for boostlib >= 1.66.0 (106600) configure:13551: g++ -std=gnu++11 -c -g -O2 -I/usr/local/include conftest.cpp >&5 configure:13551: $? = 0 configure:13553: result: yes configure:13717: will use system package and not install SPKG boost_cropped ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG boost... ## ## ------------------------------------------------------ ## configure:13817: checking whether any of boost_cropped is installed as or will be installed as SPKG configure:13826: result: no configure:13850: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:13850: $? = 0 configure:13850: ./conftest configure:13850: $? = 0 configure:13867: will use system package and not install SPKG boost ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zlib... ## ## ----------------------------------------------------- ## configure:13964: checking for inflateEnd in -lz configure:13989: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lz -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:13989: $? = 0 configure:13998: result: yes configure:14006: checking zlib.h usability configure:14006: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:14006: $? = 0 configure:14006: result: yes configure:14006: checking zlib.h presence configure:14006: g++ -E -std=gnu++11 conftest.cpp configure:14006: $? = 0 configure:14006: result: yes configure:14006: checking for zlib.h configure:14006: result: yes configure:14017: checking for libpng >= 1.2 configure:14024: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:14027: $? = 0 configure:14041: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:14044: $? = 0 configure:14178: result: yes configure:14189: will use system package and not install SPKG zlib ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libpng... ## ## ------------------------------------------------------- ## configure:14287: checking installing zlib? configure:14294: result: no configure:14298: checking for libpng >= 1.2 configure:14367: result: yes configure:14376: will use system package and not install SPKG libpng ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG m4ri... ## ## ----------------------------------------------------- ## configure:14476: checking whether any of libpng is installed as or will be installed as SPKG configure:14485: result: no configure:14490: checking for m4ri >= 20140914 configure:14497: $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:14500: $? = 1 configure:14514: $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:14517: $? = 1 configure:14531: result: no No package 'm4ri' found configure:14580: no suitable system package found for SPKG m4ri ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG brial... ## ## ------------------------------------------------------ ## configure:14670: checking whether any of boost m4ri is installed as or will be installed as SPKG configure:14674: result: yes; install brial as well configure:14816: no suitable system package found for SPKG brial ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bzip2... ## ## ------------------------------------------------------ ## configure:14902: checking bzlib.h usability configure:14902: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:14902: $? = 0 configure:14902: result: yes configure:14902: checking bzlib.h presence configure:14902: g++ -E -std=gnu++11 conftest.cpp configure:14902: $? = 0 configure:14902: result: yes configure:14902: checking for bzlib.h configure:14902: result: yes configure:14905: checking for library containing BZ2_bzCompress configure:14936: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_BZ2_bzCompress", referenced from: _main in conftest-787d72.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | /* 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 BZ2_bzCompress (); | int | main () | { | return BZ2_bzCompress (); | ; | return 0; | } configure:14936: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:14936: $? = 0 configure:14953: result: -lbz2 configure:14961: checking for bzip2 configure:14979: found /usr/bin/bzip2 configure:14991: result: /usr/bin/bzip2 configure:15017: will use system package and not install SPKG bzip2 ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG cbc... ## ## ---------------------------------------------------- ## configure:15120: checking whether any of atlas openblas zlib bzip2 is installed as or will be installed as SPKG configure:15129: result: no configure:15134: checking for cbc >= 2.9.4 configure:15141: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:15144: $? = 0 configure:15158: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:15161: $? = 0 configure:15199: result: yes configure:15211: will use system package and not install SPKG cbc ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cddlib... ## ## ------------------------------------------------------- ## configure:15312: checking whether any of gmp mpir is installed as or will be installed as SPKG configure:15321: result: no configure:15328: checking for cddexec configure:15344: found /usr/local/bin/cddexec configure:15355: result: cddexec configure:15374: checking for cddexec_gmp configure:15390: found /usr/local/bin/cddexec_gmp configure:15401: result: cddexec_gmp configure:15420: checking for redcheck_gmp configure:15436: found /usr/local/bin/redcheck_gmp configure:15447: result: redcheck_gmp configure:15466: checking for scdd_gmp configure:15482: found /usr/local/bin/scdd_gmp configure:15493: result: scdd_gmp configure:15508: checking for cdd.h configure:15508: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:28:16: fatal error: 'setoper.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:15508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | #include | #include | | | #include configure:15508: result: no configure:15521: checking for library containing dd_abs configure:15552: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_dd_abs", referenced from: _main in conftest-ca229b.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:15552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | /* 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 dd_abs (); | int | main () | { | return dd_abs (); | ; | return 0; | } configure:15552: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:15552: $? = 0 configure:15569: result: -lcddgmp configure:15598: no suitable system package found for SPKG cddlib ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cliquer... ## ## -------------------------------------------------------- ## configure:15685: checking for library containing clique_unweighted_max_weight configure:15716: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_clique_unweighted_max_weight", referenced from: _main in conftest-84fd55.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:15716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | /* 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 clique_unweighted_max_weight (); | int | main () | { | return clique_unweighted_max_weight (); | ; | return 0; | } configure:15716: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcliquer -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lcliquer clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:15716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | /* 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 clique_unweighted_max_weight (); | int | main () | { | return clique_unweighted_max_weight (); | ; | return 0; | } configure:15733: result: no configure:15828: no suitable system package found for SPKG cliquer ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG cmake... ## ## ------------------------------------------------------ ## configure:15914: checking for cmake >= 3.4 configure:15991: result: /usr/local/bin/cmake configure:16000: will use system package and not install SPKG cmake ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG coxeter3... ## ## --------------------------------------------------------- ## configure:16103: checking for library coxeter3 configure:16125: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lcoxeter3 >&5 conftest.cpp:29:22: fatal error: 'coxeter/sage.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:16125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | | #include | #include | | int | main () | { | | coxeter::CoxGroup *g = interactive::coxeterGroup("B", 2); | | ; | return 0; | } | configure:16132: result: no configure:16161: no suitable system package found for SPKG coxeter3 ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG curl... ## ## ----------------------------------------------------- ## configure:16249: checking for curl 7.22 configure:16284: result: /usr/bin/curl configure:16328: checking for gawk configure:16355: result: awk configure:16417: checking for curl-config configure:16435: found /usr/bin/curl-config configure:16447: result: /usr/bin/curl-config configure:16458: checking for the version of libcurl configure:16465: result: 7.64.1 configure:16472: checking for libcurl >= version 7.22 configure:16485: result: yes configure:16526: checking whether libcurl is usable configure:16560: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16560: $? = 0 configure:16574: result: yes configure:16587: checking for curl_free configure:16587: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lcurl >&5 configure:16587: $? = 0 configure:16587: result: yes configure:16675: checking whether programs linking to libcurl can be executed configure:16705: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16705: $? = 0 configure:16705: ./conftest configure:16705: $? = 0 configure:16716: result: yes configure:16725: will use system package and not install SPKG curl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ncurses... ## ## -------------------------------------------------------- ## configure:16824: checking for ncurses >= 6.0 configure:16831: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" Requested 'ncurses >= 6.0' but version of ncurses is 5.7.20081102 configure:16834: $? = 1 configure:16848: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" Requested 'ncurses >= 6.0' but version of ncurses is 5.7.20081102 configure:16851: $? = 1 configure:16865: result: no Requested 'ncurses >= 6.0' but version of ncurses is 5.7.20081102 configure:16883: checking ncurses.h usability configure:16883: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:16883: $? = 0 configure:16883: result: yes configure:16883: checking ncurses.h presence configure:16883: g++ -E -std=gnu++11 conftest.cpp configure:16883: $? = 0 configure:16883: result: yes configure:16883: checking for ncurses.h configure:16883: result: yes configure:16888: checking for library containing wresize configure:16919: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_wresize", referenced from: _main in conftest-7b88a2.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:16919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | | /* 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 wresize (); | int | main () | { | return wresize (); | ; | return 0; | } configure:16919: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16919: $? = 0 configure:16936: result: -lncurses configure:17037: will use system package and not install SPKG ncurses ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG readline... ## ## --------------------------------------------------------- ## configure:17135: checking Installing ncurses? configure:17142: result: No. configure:17146: checking for readline >= 6.0 configure:17153: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:17156: $? = 0 configure:17170: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:17173: $? = 0 configure:17351: result: yes configure:17360: will use system package and not install SPKG readline ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari... ## ## ----------------------------------------------------- ## configure:17463: checking whether any of gmp mpir readline is installed as or will be installed as SPKG configure:17472: result: no configure:17477: checking for gp configure:17495: found /usr/local/bin/gp configure:17507: result: /usr/local/bin/gp configure:17521: checking for gphelp configure:17539: found /usr/local/bin/gphelp configure:17551: result: /usr/local/bin/gphelp configure:17568: checking whether gphelp has access to the documentation configure:17571: result: yes configure:17583: checking is pari_elldata installed? configure:17587: result: yes configure:17598: checking is pari_galdata installed? configure:17602: result: yes configure:17613: checking is pari_galpol installed? configure:17617: result: yes configure:17628: checking is pari_seadata installed? configure:17632: result: yes configure:17643: checking whether hyperellcharpoly bug is fixed configure:17648: result: yes configure:17659: checking whether bnfisunit bug of pari 2.11.3 is fixed configure:17664: result: yes configure:17676: checking pari/pari.h usability configure:17676: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 In file included from conftest.cpp:94: In file included from /usr/local/include/pari/pari.h:49: ../src/kernel/none/divll_pre.h:27:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/divll_pre.h:49:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/divll_pre.h:50:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_OVERFLOW; ^ ../src/kernel/x86-64/asm0.h:22:28: note: expanded from macro 'LOCAL_OVERFLOW' #define LOCAL_OVERFLOW register ulong overflow ^ ../src/kernel/none/divll_pre.h:70:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/divll_pre.h:71:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_OVERFLOW; ^ ../src/kernel/x86-64/asm0.h:22:28: note: expanded from macro 'LOCAL_OVERFLOW' #define LOCAL_OVERFLOW register ulong overflow ^ ../src/kernel/none/level1.h:211:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register long lx = lg(x); ^~~~~~~~~ ../src/kernel/none/level1.h:366:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:375:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:588:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_OVERFLOW; ^ ../src/kernel/x86-64/asm0.h:22:28: note: expanded from macro 'LOCAL_OVERFLOW' #define LOCAL_OVERFLOW register ulong overflow ^ ../src/kernel/none/level1.h:703:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:729:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:754:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:768:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:981:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register ulong x; ^~~~~~~~~ ../src/kernel/none/level1.h:982:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:990:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register ulong x; ^~~~~~~~~ ../src/kernel/none/level1.h:991:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:1000:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:1010:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_OVERFLOW; ^ ../src/kernel/x86-64/asm0.h:22:28: note: expanded from macro 'LOCAL_OVERFLOW' #define LOCAL_OVERFLOW register ulong overflow ^ ../src/kernel/none/level1.h:1011:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:1130:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register ulong x; ^~~~~~~~~ ../src/kernel/none/level1.h:1131:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ ../src/kernel/none/level1.h:1139:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register ulong x; ^~~~~~~~~ ../src/kernel/none/level1.h:1140:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] LOCAL_HIREMAINDER; ^ ../src/kernel/none/divll_pre.h:18:27: note: expanded from macro 'LOCAL_HIREMAINDER' #define LOCAL_HIREMAINDER register ulong hiremainder ^ 24 warnings generated. configure:17676: $? = 0 configure:17676: result: yes configure:17676: checking pari/pari.h presence configure:17676: g++ -E -std=gnu++11 conftest.cpp configure:17676: $? = 0 configure:17676: result: yes configure:17676: checking for pari/pari.h configure:17676: result: yes configure:17684: checking for library containing matpermanent configure:17715: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_matpermanent", referenced from: _main in conftest-ca75bd.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | | /* 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 matpermanent (); | int | main () | { | return matpermanent (); | ; | return 0; | } configure:17715: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:17715: $? = 0 configure:17732: result: -lpari configure:17738: checking getting GP's version configure:17741: result: 133892 configure:17743: checking comparing GP and libpari versions configure:17773: gcc -o conftest -g -O2 conftest.c -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:17773: $? = 0 configure:17773: ./conftest configure:17773: $? = 0 configure:17774: result: libpari's and GP's versions match. Good configure:17785: checking is GP's version good enough? configure:17820: result: yes configure:17822: checking getting GP's datadir configure:17825: result: "/usr/local/Cellar/pari/2.11.4/share/pari" configure:17827: checking comparing GP's and libpari's datadirs configure:17851: gcc -o conftest -g -O2 conftest.c -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:17851: $? = 0 configure:17851: ./conftest configure:17851: $? = 0 configure:17852: result: libpari's and GP's datadirs match. Good configure:17890: will use system package and not install SPKG pari ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG eclib... ## ## ------------------------------------------------------ ## configure:18000: checking whether any of ntl pari flint is installed as or will be installed as SPKG configure:18009: result: no configure:18012: checking eclib/types.h usability configure:18012: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'eclib/types.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:18012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18012: result: no configure:18012: checking eclib/types.h presence configure:18012: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:61:10: fatal error: 'eclib/types.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:18012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:18012: result: no configure:18012: checking for eclib/types.h configure:18012: result: no configure:18064: checking for mwrank configure:18097: result: no configure:18124: no suitable system package found for SPKG eclib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecm... ## ## ---------------------------------------------------- ## configure:18212: checking installing gmp/mpir? configure:18219: result: no. configure:18221: checking ecm.h usability configure:18221: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'ecm.h' file not found #include ^~~~~~~ 1 error generated. configure:18221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18221: result: no configure:18221: checking ecm.h presence configure:18221: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:61:10: fatal error: 'ecm.h' file not found #include ^~~~~~~ 1 error generated. configure:18221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:18221: result: no configure:18221: checking for ecm.h configure:18221: result: no configure:18482: no suitable system package found for SPKG ecm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG givaro... ## ## ------------------------------------------------------- ## configure:18573: checking whether any of gmp mpir is installed as or will be installed as SPKG configure:18582: result: no configure:18587: checking for givaro-config configure:18620: result: no configure:18627: givaro-config not found. Installing givaro configure:18698: no suitable system package found for SPKG givaro ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fflas_ffpack... ## ## ------------------------------------------------------------- ## configure:18793: checking whether any of atlas givaro gmp mpir openblas is installed as or will be installed as SPKG configure:18797: result: yes; install fflas_ffpack as well configure:18898: no suitable system package found for SPKG fflas_ffpack configure:18919: checking whether C++ compiler accepts -mavx512f -mavx512vl -mavx512dq configure:18938: g++ -std=gnu++11 -c -g -O2 -mavx512f -mavx512vl -mavx512dq conftest.cpp >&5 configure:18938: $? = 0 configure:18946: result: yes configure:18957: checking whether C++ compiler accepts -mfma configure:18976: g++ -std=gnu++11 -c -g -O2 -mfma conftest.cpp >&5 configure:18976: $? = 0 configure:18984: result: yes configure:18993: checking whether C++ compiler accepts -mfma4 configure:19012: g++ -std=gnu++11 -c -g -O2 -mfma4 conftest.cpp >&5 configure:19012: $? = 0 configure:19020: result: yes ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG flintqs... ## ## -------------------------------------------------------- ## configure:19109: checking for QuadraticSieve configure:19137: result: no configure:19173: no suitable system package found for SPKG flintqs ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG fplll... ## ## ------------------------------------------------------ ## configure:19262: checking whether any of mpfr is installed as or will be installed as SPKG configure:19271: result: no configure:19276: checking for fplll >= 5.3 configure:19283: $PKG_CONFIG --exists --print-errors "fplll >= 5.3" configure:19286: $? = 0 configure:19300: $PKG_CONFIG --exists --print-errors "fplll >= 5.3" configure:19303: $? = 0 configure:19341: result: yes configure:19353: will use system package and not install SPKG fplll ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG freetype... ## ## --------------------------------------------------------- ## configure:19453: checking whether any of libpng is installed as or will be installed as SPKG configure:19462: result: no configure:19467: checking for freetype2 >= 16.1 configure:19474: $PKG_CONFIG --exists --print-errors "freetype2 >= 16.1" configure:19477: $? = 0 configure:19491: $PKG_CONFIG --exists --print-errors "freetype2 >= 16.1" configure:19494: $? = 0 configure:19532: result: yes configure:19544: will use system package and not install SPKG freetype ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libatomic_ops... ## ## -------------------------------------------------------------- ## configure:19651: checking for atomic_ops >= 7.6.2 configure:19658: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:19661: $? = 0 configure:19675: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:19678: $? = 0 configure:19716: result: yes configure:19724: will use system package and not install SPKG libatomic_ops ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG gc... ## ## --------------------------------------------------- ## configure:19824: checking whether any of libatomic_ops is installed as or will be installed as SPKG configure:19833: result: no configure:19836: checking whether we run on WSL configure:19846: result: no configure:19850: checking for bdw-gc-threaded >= 7.6.4 configure:19857: $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:19860: $? = 1 configure:19874: $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:19877: $? = 1 configure:19891: result: no No package 'bdw-gc-threaded' found configure:19910: checking for bdw-gc >= 7.6.4 configure:19917: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.6.4" configure:19920: $? = 0 configure:19934: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.6.4" configure:19937: $? = 0 configure:19977: result: yes configure:20075: will use system package and not install SPKG gc ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gf2x... ## ## ----------------------------------------------------- ## configure:20174: checking for gf2x >= 1.2 configure:20181: $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:20184: $? = 1 configure:20198: $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:20201: $? = 1 configure:20215: result: no No package 'gf2x' found configure:20231: checking gf2x.h usability configure:20231: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'gf2x.h' file not found #include ^~~~~~~~ 1 error generated. configure:20231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20231: result: no configure:20231: checking gf2x.h presence configure:20231: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:61:10: fatal error: 'gf2x.h' file not found #include ^~~~~~~~ 1 error generated. configure:20231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:20231: result: no configure:20231: checking for gf2x.h configure:20231: result: no configure:20239: checking for library containing gf2x_mul_r configure:20270: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_gf2x_mul_r", referenced from: _main in conftest-09e5fc.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | | /* 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 gf2x_mul_r (); | int | main () | { | return gf2x_mul_r (); | ; | return 0; | } configure:20270: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgf2x -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lgf2x clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | | /* 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 gf2x_mul_r (); | int | main () | { | return gf2x_mul_r (); | ; | return 0; | } configure:20287: result: no configure:20480: no suitable system package found for SPKG gf2x ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfan... ## ## ----------------------------------------------------- ## configure:20566: checking for gfan >= 0.6.2 configure:20642: result: configure:20662: no suitable system package found for SPKG gfan ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG giac... ## ## ----------------------------------------------------- ## configure:20751: checking whether any of pari is installed as or will be installed as SPKG configure:20760: result: no configure:20765: checking for giac >= 1.5.0, <= 1.5.999 configure:20877: result: configure:20882: checking giac/giac.h usability configure:20882: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'giac/giac.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:20882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20882: result: no configure:20882: checking giac/giac.h presence configure:20882: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:61:10: fatal error: 'giac/giac.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:20882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:20882: result: no configure:20882: checking for giac/giac.h configure:20882: result: no configure:20970: no suitable system package found for SPKG giac ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG git... ## ## ---------------------------------------------------- ## configure:21057: checking for git configure:21089: result: /usr/bin/git configure:21095: will use system package and not install SPKG git ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG glpk... ## ## ----------------------------------------------------- ## configure:21198: checking whether any of gmp mpir zlib is installed as or will be installed as SPKG configure:21207: result: no configure:21212: checking for glpsol configure:21230: found /usr/local/bin/glpsol configure:21242: result: /usr/local/bin/glpsol configure:21291: checking glpk.h usability configure:21291: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:21291: $? = 0 configure:21291: result: yes configure:21291: checking glpk.h presence configure:21291: g++ -E -std=gnu++11 conftest.cpp configure:21291: $? = 0 configure:21291: result: yes configure:21291: checking for glpk.h configure:21291: result: yes configure:21299: checking for library containing glp_config configure:21330: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_glp_config", referenced from: _main in conftest-30036e.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:21330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | | /* 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 glp_config (); | int | main () | { | return glp_config (); | ; | return 0; | } configure:21330: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:21330: $? = 0 configure:21347: result: -lglpk configure:21352: result: yes. Use system's glpk configure:21373: will use system package and not install SPKG glpk configure:21409: result: using glpk from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gp2c... ## ## ----------------------------------------------------- ## configure:21460: checking whether any of pari is installed as or will be installed as SPKG configure:21469: result: no configure:21519: checking for gp2c configure:21552: result: no configure:21580: no suitable system package found for SPKG gp2c configure:21614: gp prefix is /usr/local configure:21632: found a pari.cfg at /usr/local/lib/pari/pari.cfg configure:21656: found a pari.cfg at /usr/local/lib//pari/pari.cfg configure:21675: pari.cfg is /usr/local/lib//pari/pari.cfg ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gsl... ## ## ---------------------------------------------------- ## configure:21758: checking whether any of atlas openblas is installed as or will be installed as SPKG configure:21767: result: no configure:21772: checking for gsl >= $2.4 configure:21779: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:21782: $? = 0 configure:21796: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:21799: $? = 0 configure:21837: result: yes configure:21845: $PKG_CONFIG --exists --print-errors "gsl" configure:21848: $? = 0 configure:21886: will use system package and not install SPKG gsl configure:21961: checking for ld used by gcc configure:22086: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:22093: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:22108: result: no configure:22115: checking for shared library run path origin configure:22128: result: done configure:22149: checking 32-bit host C ABI configure:22215: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:22215: $? = 0 configure:22402: result: no configure:22411: checking for ELF binary format configure:22433: result: no configure:22482: checking for the common suffixes of directories in the library search path configure:22550: result: lib,lib,lib configure:23074: checking for iconv configure:23098: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_iconv", referenced from: _main in conftest-af4ffd.o "_iconv_close", referenced from: _main in conftest-af4ffd.o "_iconv_open", referenced from: _main in conftest-af4ffd.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:23098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:23122: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -liconv >&5 configure:23122: $? = 0 configure:23132: result: yes configure:23135: checking for working iconv configure:23276: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -liconv >&5 configure:23276: $? = 0 configure:23276: ./conftest configure:23276: $? = 0 configure:23288: result: yes configure:23303: checking how to link with libiconv configure:23305: result: -liconv configure:23316: checking for iconv declaration configure:23345: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:23345: $? = 0 configure:23356: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG iconv... ## ## ------------------------------------------------------ ## configure:23441: will use system package and not install SPKG iconv ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG iml... ## ## ---------------------------------------------------- ## configure:23543: checking whether any of gmp mpir openblas is installed as or will be installed as SPKG configure:23552: result: no configure:23555: checking for iml.h configure:23555: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:69:10: fatal error: 'iml.h' file not found #include ^~~~~~~ 1 error generated. configure:23555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | #ifdef HAVE_GMP_H | #include | #endif | | | #include configure:23555: result: no configure:23648: no suitable system package found for SPKG iml ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG isl... ## ## ---------------------------------------------------- ## configure:23735: checking installing gmp/mpir? configure:23742: result: no configure:23746: checking for isl >= 0.20 configure:23753: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:23756: $? = 0 configure:23770: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:23773: $? = 0 configure:23813: result: yes configure:23822: will use system package and not install SPKG isl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG lcalc... ## ## ------------------------------------------------------ ## configure:23924: checking whether any of pari mpfr is installed as or will be installed as SPKG configure:23933: result: no configure:23938: checking for lcalc configure:23971: result: no configure:23978: lcalc not found. Installing lcalc configure:24100: no suitable system package found for SPKG lcalc ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libbraiding... ## ## ------------------------------------------------------------ ## configure:24197: checking if we can link against libbraiding configure:24226: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lbraiding >&5 conftest.cpp:65:16: fatal error: 'braiding.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:24226: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | | #include | #include | using namespace Braiding; | | int | main () | { | | // 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:24234: result: no configure:24265: no suitable system package found for SPKG libbraiding ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libffi... ## ## ------------------------------------------------------- ## configure:24353: checking for libffi configure:24360: $PKG_CONFIG --exists --print-errors "libffi" configure:24363: $? = 0 configure:24377: $PKG_CONFIG --exists --print-errors "libffi" configure:24380: $? = 0 configure:24566: result: yes configure:24574: will use system package and not install SPKG libffi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgd... ## ## ------------------------------------------------------ ## configure:24673: checking Installing freetype? configure:24680: checking Installing libpng? configure:24687: result: No. configure:24691: checking for gdlib >= 2.1 configure:24698: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:24701: $? = 0 configure:24715: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:24718: $? = 0 configure:24756: result: yes configure:24766: will use system package and not install SPKG libgd ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG nauty... ## ## ------------------------------------------------------ ## configure:24865: checking for geng configure:24883: found /usr/local/bin/geng configure:24895: result: /usr/local/bin/geng configure:25180: checking for directg configure:25198: found /usr/local/bin/directg configure:25210: result: /usr/local/bin/directg configure:25224: checking for gentourng configure:25242: found /usr/local/bin/gentourng configure:25254: result: /usr/local/bin/gentourng configure:25268: checking for geng configure:25286: found /usr/local/bin/geng configure:25298: result: /usr/local/bin/geng configure:25312: checking for genbg configure:25330: found /usr/local/bin/genbg configure:25342: result: /usr/local/bin/genbg configure:25356: checking for converseg configure:25374: found /usr/local/bin/converseg configure:25386: result: /usr/local/bin/converseg configure:25406: will use system package and not install SPKG nauty ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libnauty... ## ## --------------------------------------------------------- ## configure:25513: checking whether any of nauty is installed as or will be installed as SPKG configure:25522: result: no configure:25525: checking nauty/nauty.h usability configure:25525: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:25525: $? = 0 configure:25525: result: yes configure:25525: checking nauty/nauty.h presence configure:25525: g++ -E -std=gnu++11 conftest.cpp configure:25525: $? = 0 configure:25525: result: yes configure:25525: checking for nauty/nauty.h configure:25525: result: yes configure:25533: checking for library containing nauty configure:25564: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_nauty", referenced from: _main in conftest-a4524f.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 nauty (); | int | main () | { | return nauty (); | ; | return 0; | } configure:25564: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -ldensenauty -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -ldensenauty clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 nauty (); | int | main () | { | return nauty (); | ; | return 0; | } configure:25581: result: no configure:25610: no suitable system package found for SPKG libnauty ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libsemigroups... ## ## -------------------------------------------------------------- ## configure:25698: checking for libsemigroups >= 0.6.7 configure:25705: $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:25708: $? = 1 configure:25722: $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:25725: $? = 1 configure:25739: result: no No package 'libsemigroups' found configure:25782: no suitable system package found for SPKG libsemigroups ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc... ## ## ------------------------------------------------------- ## configure:25870: checking for lrcalc/schublib.h configure:25870: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:64:16: fatal error: 'lrcalc/hashtab.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:25870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #ifndef _HASHTAB_H | #include | #include | #endif | | #include configure:25870: result: no configure:25960: no suitable system package found for SPKG lrcalc ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG m4rie... ## ## ------------------------------------------------------ ## configure:26049: checking whether any of m4ri is installed as or will be installed as SPKG configure:26053: result: yes; install m4rie as well configure:26148: no suitable system package found for SPKG m4rie ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpc... ## ## ---------------------------------------------------- ## configure:26235: checking installing mpfr? configure:26242: result: no configure:26244: checking mpc.h usability configure:26244: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:26244: $? = 0 configure:26244: result: yes configure:26244: checking mpc.h presence configure:26244: g++ -E -std=gnu++11 conftest.cpp configure:26244: $? = 0 configure:26244: result: yes configure:26244: checking for mpc.h configure:26244: result: yes configure:26252: checking for library containing mpc_cmp_abs configure:26283: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_mpc_cmp_abs", referenced from: _main in conftest-034e73.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:26283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 mpc_cmp_abs (); | int | main () | { | return mpc_cmp_abs (); | ; | return 0; | } configure:26283: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:26283: $? = 0 configure:26300: result: -lmpc configure:26315: will use system package and not install SPKG mpc configure:26349: result: using mpc library from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfi... ## ## ----------------------------------------------------- ## configure:26425: checking installing mpfr? configure:26432: result: no configure:26440: checking mpfi.h usability configure:26440: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:26440: $? = 0 configure:26440: result: yes configure:26440: checking mpfi.h presence configure:26440: g++ -E -std=gnu++11 conftest.cpp configure:26440: $? = 0 configure:26440: result: yes configure:26440: checking for mpfi.h configure:26440: result: yes configure:26448: checking for library containing mpfi_diam_abs configure:26479: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_mpfi_diam_abs", referenced from: _main in conftest-c494ca.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:26479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 mpfi_diam_abs (); | int | main () | { | return mpfi_diam_abs (); | ; | return 0; | } configure:26479: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:26479: $? = 0 configure:26496: result: -lmpfi configure:26508: checking MPFI version >= 1.5 configure:26536: gcc -o conftest -g -O2 conftest.c -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:26536: $? = 0 configure:26536: ./conftest 1.5.3 configure:26536: $? = 0 configure:26537: result: yes configure:26567: will use system package and not install SPKG mpfi ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG ninja_build... ## ## ------------------------------------------------------------ ## configure:26664: checking for ninja >= 1.7.2 configure:26741: result: /usr/local/bin/ninja configure:26750: will use system package and not install SPKG ninja_build ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openssl... ## ## -------------------------------------------------------- ## configure:26908: checking for pkg-config configure:26935: result: /usr/local/bin/pkg-config configure:27005: checking whether compiling and linking against OpenSSL works Trying link with OPENSSL_LDFLAGS=-L/usr/local/Cellar/openssl@1.1/1.1.1g/lib; OPENSSL_LIBS=-lssl -lcrypto; OPENSSL_INCLUDES=-I/usr/local/Cellar/openssl@1.1/1.1.1g/include configure:27027: g++ -std=gnu++11 -o conftest -g -O2 -I/usr/local/Cellar/openssl@1.1/1.1.1g/include -L/usr/local/Cellar/openssl@1.1/1.1.1g/lib conftest.cpp -lssl -lcrypto -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:27027: $? = 0 configure:27029: result: yes configure:27054: will use system package and not install SPKG openssl ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG palp... ## ## ----------------------------------------------------- ## configure:27154: checking for poly.x configure:27187: result: no configure:27198: checking for poly-4d.x configure:27231: result: no configure:27242: checking for poly-5d.x configure:27275: result: no configure:27286: checking for poly-6d.x configure:27319: result: no configure:27330: checking for poly-11d.x configure:27363: result: no configure:27375: checking for class.x configure:27408: result: no configure:27419: checking for class-4d.x configure:27452: result: no configure:27463: checking for class-5d.x configure:27496: result: no configure:27507: checking for class-6d.x configure:27540: result: no configure:27551: checking for class-11d.x configure:27584: result: no configure:27596: checking for nef.x configure:27629: result: no configure:27640: checking for nef-4d.x configure:27673: result: no configure:27684: checking for nef-5d.x configure:27717: result: no configure:27728: checking for nef-6d.x configure:27761: result: no configure:27772: checking for nef-11d.x configure:27805: result: no configure:27817: checking for cws.x configure:27850: result: no configure:27861: checking for cws-4d.x configure:27894: result: no configure:27905: checking for cws-5d.x configure:27938: result: no configure:27949: checking for cws-6d.x configure:27982: result: no configure:27993: checking for cws-11d.x configure:28026: result: no configure:28051: no suitable system package found for SPKG palp ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pandoc... ## ## ------------------------------------------------------- ## configure:28139: checking for pandoc configure:28157: found /usr/local/bin/pandoc configure:28169: result: /usr/local/bin/pandoc configure:28184: will use system package and not install SPKG pandoc ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_elldata... ## ## ------------------------------------------------------------- ## configure:28283: checking installing pari? configure:28290: result: no configure:28298: will use system package and not install SPKG pari_elldata ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_galdata... ## ## ------------------------------------------------------------- ## configure:28397: checking installing pari? configure:28404: result: no configure:28412: will use system package and not install SPKG pari_galdata ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pari_galpol... ## ## ------------------------------------------------------------ ## configure:28511: checking installing pari? configure:28518: result: no configure:28526: will use system package and not install SPKG pari_galpol ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_nftables... ## ## -------------------------------------------------------------- ## configure:28624: checking installing pari? configure:28631: result: no configure:28633: Installing nftables should be done by the user, configure:28635: cf. http://pari.math.u-bordeaux1.fr/pub/pari/packages/nftables/README.txt configure:28642: will use system package and not install SPKG pari_nftables ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata... ## ## ------------------------------------------------------------- ## configure:28741: checking installing pari? configure:28748: result: no configure:28756: will use system package and not install SPKG pari_seadata ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata_small... ## ## ------------------------------------------------------------------- ## configure:28855: checking installing pari? configure:28862: result: no configure:28870: will use system package and not install SPKG pari_seadata_small ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG patch... ## ## ------------------------------------------------------ ## configure:28967: checking for GNU patch >= 2.7.0 configure:29044: result: /usr/local/bin/patch configure:29053: will use system package and not install SPKG patch ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pcre... ## ## ----------------------------------------------------- ## configure:29151: checking installing bzip2? configure:29158: result: no configure:29162: checking for libpcre >= 8.39 libpcreposix libpcrecpp configure:29169: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:29172: $? = 0 configure:29186: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:29189: $? = 0 configure:29375: result: yes configure:29384: will use system package and not install SPKG pcre ## -------------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_cpan_polymake_prereq... ## ## -------------------------------------------------------------------------- ## configure:29544: checking for perl module XML::Writer configure:29554: result: ok configure:29544: checking for perl module XML::LibXML configure:29554: result: ok configure:29544: checking for perl module XML::LibXSLT configure:29554: result: ok configure:29544: checking for perl module File::Slurp configure:29554: result: ok configure:29544: checking for perl module JSON configure:29554: result: ok configure:29544: checking for perl module SVG configure:29554: result: ok configure:29544: checking for perl module MongoDB configure:29554: result: ok configure:29577: will use system package and not install SPKG perl_cpan_polymake_prereq ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_term_readline_gnu... ## ## ----------------------------------------------------------------------- ## configure:29723: checking for perl module Term::ReadLine configure:29733: result: ok configure:29741: checking Term::ReadLine module... configure:29750: result: GNU configure:29766: will use system package and not install SPKG perl_term_readline_gnu ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconf... ## ## -------------------------------------------------------- ## configure:29874: result: using pkg-config from the system configure:29882: will use system package and not install SPKG pkgconf ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG planarity... ## ## ---------------------------------------------------------- ## configure:29985: checking planarity/planarity.h usability configure:29985: gcc -c -g -O2 conftest.c >&5 conftest.c:96:10: fatal error: 'planarity/planarity.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:29985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29985: result: no configure:29985: checking planarity/planarity.h presence configure:29985: gcc -E conftest.c conftest.c:63:10: fatal error: 'planarity/planarity.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:29985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:29985: result: no configure:29985: checking for planarity/planarity.h configure:29985: result: no configure:30086: no suitable system package found for SPKG planarity ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ppl... ## ## ---------------------------------------------------- ## configure:30177: checking whether any of glpk gmp mpir is installed as or will be installed as SPKG configure:30186: result: no configure:30241: checking for ppl-config configure:30259: found /usr/local/bin/ppl-config configure:30272: result: /usr/local/bin/ppl-config configure:30286: checking for the Parma Polyhedra Library, version >= 1.2 configure:30455: g++ -std=gnu++11 -o conftest -g -O2 -I/usr/local/Cellar/ppl/1.2_1/include -I/usr/local/opt/gmp/include conftest.cpp -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:30455: $? = 0 configure:30455: ./conftest configure:30455: $? = 0 configure:30479: result: yes configure:30565: will use system package and not install SPKG ppl ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sqlite... ## ## ------------------------------------------------------- ## configure:30666: checking libsqlite3 >= sqlite3_min_version configure:30700: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:30700: $? = 0 configure:30700: ./conftest configure:30700: $? = 0 configure:30701: result: yes configure:30721: will use system package and not install SPKG sqlite ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG xz... ## ## --------------------------------------------------- ## configure:30818: checking for lzma_raw_decoder in -llzma configure:30843: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llzma -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:30843: $? = 0 configure:30852: result: yes configure:30860: checking lzma.h usability configure:30860: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:30860: $? = 0 configure:30860: result: yes configure:30860: checking lzma.h presence configure:30860: g++ -E -std=gnu++11 conftest.cpp configure:30860: $? = 0 configure:30860: result: yes configure:30860: checking for lzma.h configure:30860: result: yes configure:30869: checking for xz >= 4.999.0 configure:30948: result: /usr/local/bin/xz configure:30957: will use system package and not install SPKG xz ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG python3... ## ## -------------------------------------------------------- ## configure:31083: checking whether any of sqlite libpng bzip2 xz libffi is installed as or will be installed as SPKG configure:31092: result: no configure:31098: checking for python3 >= 3.6.0, < 3.10.0 with modules sqlite3, ctypes, math, hashlib, crypt, readline, socket, zlib, distutils.core configure:31409: result: configure:31431: checking ... whether /usr/local/bin/python3 is good CC=gcc CXX=g++ -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-10.15-x86_64-3.8 gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/Users/zscherr/sage/conftest_venv/include -I/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c conftest.c -o conftest.dir/temp.macosx-10.15-x86_64-3.8/conftest.o creating conftest.dir/lib.macosx-10.15-x86_64-3.8 gcc -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.dir/temp.macosx-10.15-x86_64-3.8/conftest.o -L/usr/local/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/sqlite/lib -o conftest.dir/lib.macosx-10.15-x86_64-3.8/config_check_distutils.cpython-38-darwin.so running build running build_ext building 'config_check_distutils_cxx' extension creating conftest.dir creating conftest.dir/temp.macosx-10.15-x86_64-3.8 gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/Users/zscherr/sage/conftest_venv/include -I/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c conftest.cpp -o conftest.dir/temp.macosx-10.15-x86_64-3.8/conftest.o -std=c++11 creating conftest.dir/lib.macosx-10.15-x86_64-3.8 g++ -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.dir/temp.macosx-10.15-x86_64-3.8/conftest.o -L/usr/local/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/sqlite/lib -o conftest.dir/lib.macosx-10.15-x86_64-3.8/config_check_distutils_cxx.cpython-38-darwin.so configure:31624: result: yes configure:31626: checking for python3 >= 3.6.0, < 3.10.0 with modules sqlite3, ctypes, math, hashlib, crypt, readline, socket, zlib, distutils.core configure:31696: result: /usr/local/bin/python3 configure:31711: will use system package and not install SPKG python3 ## -------------------------------------------------- ## ## Checking whether SageMath should install SPKG r... ## ## -------------------------------------------------- ## configure:31826: checking whether any of atlas openblas iconv readline bzip2 xz pcre curl is installed as or will be installed as SPKG configure:31835: result: no configure:31847: checking for libR >= $3.4.4 configure:31854: $PKG_CONFIG --exists --print-errors "libR >= $3.4.4" configure:31857: $? = 0 configure:31871: $PKG_CONFIG --exists --print-errors "libR >= $3.4.4" configure:31874: $? = 0 configure:31912: result: yes configure:31917: checking for R configure:31935: found /usr/local/bin/R configure:31947: result: /usr/local/bin/R configure:31979: will use system package and not install SPKG r ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG rw... ## ## --------------------------------------------------- ## configure:32077: checking rw.h usability configure:32077: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:96:10: fatal error: 'rw.h' file not found #include ^~~~~~ 1 error generated. configure:32077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32077: result: no configure:32077: checking rw.h presence configure:32077: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:63:10: fatal error: 'rw.h' file not found #include ^~~~~~ 1 error generated. configure:32077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:32077: result: no configure:32077: checking for rw.h configure:32077: result: no configure:32091: checking for library containing calculate_level configure:32122: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 Undefined symbols for architecture x86_64: "_calculate_level", referenced from: _main in conftest-0190bd.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:32122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 calculate_level (); | int | main () | { | return calculate_level (); | ; | return 0; | } configure:32122: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lrw -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 ld: library not found for -lrw clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:32122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 calculate_level (); | int | main () | { | return calculate_level (); | ; | return 0; | } configure:32139: result: no configure:32164: no suitable system package found for SPKG rw ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG suitesparse... ## ## ------------------------------------------------------------ ## configure:32253: checking whether any of openblas is installed as or will be installed as SPKG configure:32262: result: no configure:32265: checking for library containing cholmod_speye configure:32296: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 Undefined symbols for architecture x86_64: "_cholmod_speye", referenced from: _main in conftest-635420.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:32296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 cholmod_speye (); | int | main () | { | return cholmod_speye (); | ; | return 0; | } configure:32296: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcholmod -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:32296: $? = 0 configure:32313: result: -lcholmod configure:32319: checking for library containing umfpack_di_solve configure:32350: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcholmod -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 Undefined symbols for architecture x86_64: "_umfpack_di_solve", referenced from: _main in conftest-8857fa.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:32350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 umfpack_di_solve (); | int | main () | { | return umfpack_di_solve (); | ; | return 0; | } configure:32350: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lumfpack -lcholmod -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:32350: $? = 0 configure:32367: result: -lumfpack configure:32373: checking for library containing SuiteSparse_version configure:32404: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lumfpack -lcholmod -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 Undefined symbols for architecture x86_64: "_SuiteSparse_version", referenced from: _main in conftest-7d1036.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:32404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* 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 SuiteSparse_version (); | int | main () | { | return SuiteSparse_version (); | ; | return 0; | } configure:32404: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lsuitesparseconfig -lumfpack -lcholmod -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:32404: $? = 0 configure:32421: result: -lsuitesparseconfig configure:32430: checking suitesparse/SuiteSparse_config.h usability configure:32430: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:96:10: fatal error: 'suitesparse/SuiteSparse_config.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:32430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32430: result: no configure:32430: checking suitesparse/SuiteSparse_config.h presence configure:32430: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:63:10: fatal error: 'suitesparse/SuiteSparse_config.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:32430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:32430: result: no configure:32430: checking for suitesparse/SuiteSparse_config.h configure:32430: result: no configure:32430: checking SuiteSparse_config.h usability configure:32430: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:32430: $? = 0 configure:32430: result: yes configure:32430: checking SuiteSparse_config.h presence configure:32430: g++ -E -std=gnu++11 conftest.cpp configure:32430: $? = 0 configure:32430: result: yes configure:32430: checking for SuiteSparse_config.h configure:32430: result: yes configure:32439: checking suitesparse/amd.h usability configure:32439: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:97:10: fatal error: 'suitesparse/amd.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. configure:32439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SUITESPARSE_CONFIG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32439: result: no configure:32439: checking suitesparse/amd.h presence configure:32439: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:64:10: fatal error: 'suitesparse/amd.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. configure:32439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SUITESPARSE_CONFIG_H 1 | /* end confdefs.h. */ | #include configure:32439: result: no configure:32439: checking for suitesparse/amd.h configure:32439: result: no configure:32439: checking amd.h usability configure:32439: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:32439: $? = 0 configure:32439: result: yes configure:32439: checking amd.h presence configure:32439: g++ -E -std=gnu++11 conftest.cpp configure:32439: $? = 0 configure:32439: result: yes configure:32439: checking for amd.h configure:32439: result: yes configure:32484: will use system package and not install SPKG suitesparse ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symmetrica... ## ## ----------------------------------------------------------- ## configure:32599: checking symmetrica/def.h usability configure:32599: gcc -c -g -O2 conftest.c >&5 conftest.c:98:10: fatal error: 'symmetrica/def.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:32599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SUITESPARSE_CONFIG_H 1 | #define HAVE_AMD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32599: result: no configure:32599: checking symmetrica/def.h presence configure:32599: gcc -E conftest.c conftest.c:65:10: fatal error: 'symmetrica/def.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:32599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SUITESPARSE_CONFIG_H 1 | #define HAVE_AMD_H 1 | /* end confdefs.h. */ | #include configure:32599: result: no configure:32599: checking for symmetrica/def.h configure:32599: result: no configure:32731: no suitable system package found for SPKG symmetrica ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sympow... ## ## ------------------------------------------------------- ## configure:32819: checking for sympow configure:32852: result: no configure:32894: no suitable system package found for SPKG sympow ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tachyon... ## ## -------------------------------------------------------- ## configure:32982: checking for tachyon configure:33015: result: no configure:33022: tachyon not found. Installing tachyon configure:33041: no suitable system package found for SPKG tachyon ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG tox... ## ## ---------------------------------------------------- ## configure:33128: checking for tox >= 2.5.0 configure:33204: result: /usr/local/bin/tox configure:33213: will use system package and not install SPKG tox ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG yasm... ## ## ----------------------------------------------------- ## configure:33317: checking for yasm supporting the adox instruction configure:33344: result: /usr/local/bin/yasm configure:33349: will use system package and not install SPKG yasm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zeromq... ## ## ------------------------------------------------------- ## configure:33469: checking zmq.h usability configure:33469: gcc -c -g -O2 conftest.c >&5 configure:33469: $? = 0 configure:33469: result: yes configure:33469: checking zmq.h presence configure:33469: gcc -E conftest.c configure:33469: $? = 0 configure:33469: result: yes configure:33469: checking for zmq.h configure:33469: result: yes configure:33486: checking for ZMQ version >= 4.2.5 configure:33501: result: yes configure:33540: will use system package and not install SPKG zeromq ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zn_poly... ## ## -------------------------------------------------------- ## configure:33641: checking whether any of gmp mpir is installed as or will be installed as SPKG configure:33650: result: no configure:33653: checking zn_poly/zn_poly.h usability configure:33653: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:99:10: fatal error: 'zn_poly/zn_poly.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. configure:33653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SUITESPARSE_CONFIG_H 1 | #define HAVE_AMD_H 1 | #define HAVE_ZMQ /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:33653: result: no configure:33653: checking zn_poly/zn_poly.h presence configure:33653: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:66:10: fatal error: 'zn_poly/zn_poly.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. configure:33653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.rc0" | #define PACKAGE_STRING "Sage 9.2.rc0" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.rc0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | #define HAVE_CXX11 1 | #define HAVE_GMP_H 1 | #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" | #define HAVE_LIBARB 1 | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SUITESPARSE_CONFIG_H 1 | #define HAVE_AMD_H 1 | #define HAVE_ZMQ /**/ | /* end confdefs.h. */ | #include configure:33653: result: no configure:33653: checking for zn_poly/zn_poly.h configure:33653: result: no configure:33740: no suitable system package found for SPKG zn_poly ## ----------------------------------------------------------------------- ## ## Build status for each package: ## ## ----------------------------------------------------------------------- ## configure:38390: result: 4ti2-1.6.7.p0: does not support check for system package; optional, use "./configure --enable-4ti2" to install configure:38390: result: alabaster-0.7.12: does not support check for system package; will be installed as an SPKG configure:38390: result: appnope-0.1.0.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: arb-2.16.0.p0: using system package; SPKG will not be installed configure:38390: result: atlas-3.10.2.p3: not required on your platform; SPKG will not be installed configure:38390: result: attrs-19.3.0: does not support check for system package; will be installed as an SPKG configure:38390: result: awali-1.0.2-190218: does not support check for system package; experimental, use "./configure --enable-awali" to install configure:38390: result: babel-2.6.0: does not support check for system package; will be installed as an SPKG configure:38390: result: backcall-0.1.0: does not support check for system package; will be installed as an SPKG configure:38390: result: barvinok-0.41.1: does not support check for system package; optional, use "./configure --enable-barvinok" to install configure:38390: result: beautifulsoup4-none: does not support check for system package; optional pip package; use "./sage -i beautifulsoup4" to install configure:38390: result: benzene-20130630: does not support check for system package; optional, use "./configure --enable-benzene" to install configure:38390: result: biopython-none: does not support check for system package; optional pip package; use "./sage -i biopython" to install configure:38390: result: bleach-3.1.5: does not support check for system package; will be installed as an SPKG configure:38390: result: bliss-0.73+debian-1+sage-2016-08-02.p0: does not support check for system package; optional, use "./configure --enable-bliss" to install configure:38390: result: boost-1_66_0: using system package; SPKG will not be installed configure:38390: result: boost_cropped-1.66.0.p0: using system package; SPKG will not be installed configure:38390: result: brial-1.2.8: no suitable system package; will be installed as an SPKG configure:38390: result: buckygen-1.1: does not support check for system package; optional, use "./configure --enable-buckygen" to install configure:38390: result: bzip2-1.0.6-20150304.p0: using system package; SPKG will not be installed configure:38390: result: cbc-2.9.4.p0: using system package; SPKG will not be installed configure:38390: result: ccache-3.3.4: does not support check for system package; optional, use "./configure --enable-ccache" to install configure:38390: result: cddlib-0.94j: no suitable system package; will be installed as an SPKG configure:38390: result: certifi-2020.6.20: does not support check for system package; will be installed as an SPKG configure:38390: result: cffi-1.14.0: does not support check for system package; will be installed as an SPKG configure:38390: result: cliquer-1.21.p4: no suitable system package; will be installed as an SPKG configure:38390: result: cmake-3.18.2: using system package; SPKG will not be installed configure:38390: result: cocoalib-0.99564: does not support check for system package; experimental, use "./configure --enable-cocoalib" to install configure:38390: result: combinatorial_designs-20140630.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: compilerwrapper-1.2: does not support check for system package; experimental, use "./configure --enable-compilerwrapper" to install configure:38390: result: configure-8ff504da1c6648857b765733b5af9da702758d9b:does not support check for system package; came preinstalled with the SageMath tarball configure:38390: result: conway_polynomials-0.5: does not support check for system package; will be installed as an SPKG configure:38390: result: coxeter3-8ac9c71723c8ca57a836d6381aed125261e44e9e.p0:no suitable system package; optional, use "./configure --enable-coxeter3" to install configure:38390: result: cryptominisat-5.6.8: does not support check for system package; optional, use "./configure --enable-cryptominisat" to install configure:38390: result: csdp-6.2.p0: does not support check for system package; optional, use "./configure --enable-csdp" to install configure:38390: result: cunningham_tables-1.0: does not support check for system package; optional, use "./configure --enable-cunningham_tables" to install configure:38390: result: curl-7.62.0.p0: using system package; SPKG will not be installed configure:38390: result: cvxopt-1.2.5: does not support check for system package; will be installed as an SPKG configure:38390: result: cycler-0.10.0.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: cypari-2.1.1: does not support check for system package; will be installed as an SPKG configure:38390: result: cysignals-1.10.2: does not support check for system package; will be installed as an SPKG configure:38390: result: cython-0.29.21: does not support check for system package; will be installed as an SPKG configure:38390: result: d3js-3.4.8: does not support check for system package; optional, use "./configure --enable-d3js" to install configure:38390: result: database_cremona_ellcurve-20190911: does not support check for system package; optional, use "./configure --enable-database_cremona_ellcurve" to install configure:38390: result: database_jones_numfield-4: does not support check for system package; optional, use "./configure --enable-database_jones_numfield" to install configure:38390: result: database_kohel-20160724: does not support check for system package; optional, use "./configure --enable-database_kohel" to install configure:38390: result: database_mutation_class-1.0: does not support check for system package; optional, use "./configure --enable-database_mutation_class" to install configure:38390: result: database_odlyzko_zeta-20061209: does not support check for system package; optional, use "./configure --enable-database_odlyzko_zeta" to install configure:38390: result: database_stein_watkins-20110713: does not support check for system package; optional, use "./configure --enable-database_stein_watkins" to install configure:38390: result: database_stein_watkins_mini-20070827: does not support check for system package; optional, use "./configure --enable-database_stein_watkins_mini" to install configure:38390: result: database_symbolic_data-20070206: does not support check for system package; optional, use "./configure --enable-database_symbolic_data" to install configure:38390: result: dateutil-2.8.1: does not support check for system package; will be installed as an SPKG configure:38390: result: decorator-4.4.0: does not support check for system package; will be installed as an SPKG configure:38390: result: deformation-d05941b.p0: does not support check for system package; optional, use "./configure --enable-deformation" to install configure:38390: result: defusedxml-0.6.0: does not support check for system package; will be installed as an SPKG configure:38390: result: docutils-0.14: does not support check for system package; will be installed as an SPKG configure:38390: result: dot2tex-2.11.3.p0: does not support check for system package; optional, use "./configure --enable-dot2tex" to install configure:38390: result: e_antic-0.1.8: does not support check for system package; optional, use "./configure --enable-e_antic" to install configure:38390: result: ecl-20.4.24.p1: does not support check for system package; will be installed as an SPKG configure:38390: result: eclib-20190909: no suitable system package; will be installed as an SPKG configure:38390: result: ecm-7.0.4.p2: no suitable system package; will be installed as an SPKG configure:38390: result: elliptic_curves-0.8.1: does not support check for system package; will be installed as an SPKG configure:38390: result: entrypoints-0.3: does not support check for system package; will be installed as an SPKG configure:38390: result: fflas_ffpack-2.4.3: no suitable system package; will be installed as an SPKG configure:38390: result: flint-2.5.2.p5: using system package; SPKG will not be installed configure:38390: result: flintqs-1.0.p0: no suitable system package; will be installed as an SPKG configure:38390: result: fplll-5.3.3: using system package; SPKG will not be installed configure:38390: result: fpylll-0.5.1dev: does not support check for system package; will be installed as an SPKG configure:38390: result: freetype-2.10.1: using system package; SPKG will not be installed configure:38390: result: fricas-1.3.6: does not support check for system package; optional, use "./configure --enable-fricas" to install configure:38390: result: frobby-0.9.0.p2: does not support check for system package; optional, use "./configure --enable-frobby" to install configure:38390: result: gambit-15.1.1.p0: does not support check for system package; experimental, use "./configure --enable-gambit" to install configure:38390: result: gap-4.10.2.p1: does not support check for system package; will be installed as an SPKG configure:38390: result: gap3-04jul17: does not support check for system package; experimental, use "./configure --enable-gap3" to install configure:38390: result: gap_jupyter-0.9: does not support check for system package; optional, use "./configure --enable-gap_jupyter" to install configure:38390: result: gap_packages-4.10.2.p1: does not support check for system package; optional, use "./configure --enable-gap_packages" to install configure:38390: result: gc-8.0.4: using system package; SPKG will not be installed configure:38390: result: gcc-9.2.0: using system package; SPKG will not be installed configure:38390: result: gdb-8.2: does not support check for system package; experimental, use "./configure --enable-gdb" to install configure:38390: result: gf2x-1.3.0: no suitable system package; will be installed as an SPKG configure:38390: result: gfan-0.6.2.p1: no suitable system package; will be installed as an SPKG configure:38390: result: gfortran-9.2.0: using system package; SPKG will not be installed configure:38390: result: giac-1.5.0.87p2.p1: no suitable system package; will be installed as an SPKG configure:38390: result: git-2.11.0: using system package; SPKG will not be installed configure:38390: result: git_trac-20160625.p0: does not support check for system package; optional, use "./configure --enable-git_trac" to install configure:38390: result: givaro-4.1.1: no suitable system package; will be installed as an SPKG configure:38390: result: glpk-4.65.p0: using system package; SPKG will not be installed configure:38390: result: glucose-4.1: does not support check for system package; optional, use "./configure --enable-glucose" to install configure:38390: result: gmp-6.1.2: using system package; SPKG will not be installed configure:38390: result: gmpy2-2.1.0b5: does not support check for system package; will be installed as an SPKG configure:38390: result: gp2c-0.0.10.p0: no suitable system package; optional, use "./configure --enable-gp2c" to install configure:38390: result: graphs-20161026.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: gsl-2.6: using system package; SPKG will not be installed configure:38390: result: html5lib-1.0.1: does not support check for system package; will be installed as an SPKG configure:38390: result: iconv-1.15: using system package; SPKG will not be installed configure:38390: result: igraph-0.7.1999.p0: does not support check for system package; optional, use "./configure --enable-igraph" to install configure:38390: result: imagesize-1.1.0: does not support check for system package; will be installed as an SPKG configure:38390: result: iml-1.0.4p1.p2: no suitable system package; will be installed as an SPKG configure:38390: result: importlib_metadata-1.7.0: does not support check for system package; will be installed as an SPKG configure:38390: result: ipykernel-5.2.1: does not support check for system package; will be installed as an SPKG configure:38390: result: ipython-7.13.0: does not support check for system package; will be installed as an SPKG configure:38390: result: ipython_genutils-0.2.0: does not support check for system package; will be installed as an SPKG configure:38390: result: ipywidgets-7.5.1: does not support check for system package; will be installed as an SPKG configure:38390: result: isl-0.20: using system package; SPKG will not be installed configure:38390: result: itsdangerous-1.1.0: does not support check for system package; will be installed as an SPKG configure:38390: result: jedi-0.17.0: does not support check for system package; will be installed as an SPKG configure:38390: result: jinja2-2.11.2: does not support check for system package; will be installed as an SPKG configure:38390: result: jmol-14.29.52: does not support check for system package; will be installed as an SPKG configure:38390: result: jsonschema-3.2.0: does not support check for system package; will be installed as an SPKG configure:38390: result: jupymake-0.9: does not support check for system package; optional, use "./configure --enable-jupymake" to install configure:38390: result: jupyter_client-6.1.6: does not support check for system package; will be installed as an SPKG configure:38390: result: jupyter_core-4.6.3: does not support check for system package; will be installed as an SPKG configure:38390: result: jupyterlab-none: does not support check for system package; optional pip package; use "./sage -i jupyterlab" to install configure:38390: result: jupyterlab_widgets-2.0: does not support check for system package; optional, use "./configure --enable-jupyterlab_widgets" to install configure:38390: result: kenzo-1.1.9: does not support check for system package; optional, use "./configure --enable-kenzo" to install configure:38390: result: kiwisolver-1.0.1: does not support check for system package; will be installed as an SPKG configure:38390: result: latte_int-1.7.5.p0: does not support check for system package; optional, use "./configure --enable-latte_int" to install configure:38390: result: lcalc-1.23.p19: no suitable system package; will be installed as an SPKG configure:38390: result: libatomic_ops-7.6.10: using system package; SPKG will not be installed configure:38390: result: libbraiding-1.0.p0: no suitable system package; will be installed as an SPKG configure:38390: result: libffi-3.2.1: using system package; SPKG will not be installed configure:38390: result: libgd-2.1.1.1.p1: using system package; SPKG will not be installed configure:38390: result: libhomfly-1.02r6: does not support check for system package; will be installed as an SPKG configure:38390: result: libnauty-none: no suitable system package; optional, use "./configure --enable-libnauty" to install configure:38390: result: libogg-1.3.1.p0: does not support check for system package; optional, use "./configure --enable-libogg" to install configure:38390: result: libpng-1.6.29.p1: using system package; SPKG will not be installed configure:38390: result: libsemigroups-0.6.7: no suitable system package; optional, use "./configure --enable-libsemigroups" to install configure:38390: result: libtheora-1.1.1: does not support check for system package; experimental, use "./configure --enable-libtheora" to install configure:38390: result: lidia-2.3.0+latte-patches-2019-05-02: does not support check for system package; optional, use "./configure --enable-lidia" to install configure:38390: result: lie-2.2.2: does not support check for system package; experimental, use "./configure --enable-lie" to install configure:38390: result: linbox-1.6.3.p1: does not support check for system package; will be installed as an SPKG configure:38390: result: lrcalc-1.2.p1: no suitable system package; will be installed as an SPKG configure:38390: result: lrslib-062+autotools-2017-03-03.p1: does not support check for system package; optional, use "./configure --enable-lrslib" to install configure:38390: result: m4ri-20200115: no suitable system package; will be installed as an SPKG configure:38390: result: m4rie-20200115: no suitable system package; will be installed as an SPKG configure:38390: result: markupsafe-1.1.0: does not support check for system package; will be installed as an SPKG configure:38390: result: mathjax-2.7.4.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: matplotlib-3.3.1: does not support check for system package; will be installed as an SPKG configure:38390: result: maxima-5.44.0: does not support check for system package; will be installed as an SPKG configure:38390: result: mcqd-1.0.p0: does not support check for system package; optional, use "./configure --enable-mcqd" to install configure:38390: result: meataxe-1.0.p0: does not support check for system package; optional, use "./configure --enable-meataxe" to install configure:38390: result: mistune-0.8.4: does not support check for system package; will be installed as an SPKG configure:38390: result: modular_decomposition-20100607: does not support check for system package; experimental, use "./configure --enable-modular_decomposition" to install configure:38390: result: mpc-1.1.0: using system package; SPKG will not be installed configure:38390: result: mpfi-1.5.2: using system package; SPKG will not be installed configure:38390: result: mpfr-4.0.1.p0: using system package; SPKG will not be installed configure:38390: result: mpfrcx-0.5: does not support check for system package; optional, use "./configure --enable-mpfrcx" to install configure:38390: result: mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0:using system package; SPKG will not be installed configure:38390: result: mpmath-1.1.0: does not support check for system package; will be installed as an SPKG configure:38390: result: nauty-27r1.p1: using system package; SPKG will not be installed configure:38390: result: nbconvert-5.6.1: does not support check for system package; will be installed as an SPKG configure:38390: result: nbformat-5.0.7: does not support check for system package; will be installed as an SPKG configure:38390: result: ncurses-6.0.p0: using system package; SPKG will not be installed configure:38390: result: networkx-2.4: does not support check for system package; will be installed as an SPKG configure:38390: result: nibabel-none: does not support check for system package; optional pip package; use "./sage -i nibabel" to install configure:38390: result: ninja_build-1.8.2: using system package; SPKG will not be installed configure:38390: result: nodeenv-none: does not support check for system package; optional pip package; use "./sage -i nodeenv" to install configure:38390: result: nodejs-12.18.3: does not support check for system package; optional, use "./configure --enable-nodejs" to install configure:38390: result: normaliz-3.8.8: does not support check for system package; optional, use "./configure --enable-normaliz" to install configure:38390: result: nose-1.3.7: does not support check for system package; will be installed as an SPKG configure:38390: result: notebook-6.1.1: does not support check for system package; will be installed as an SPKG configure:38390: result: notedown-1.5.1: does not support check for system package; optional, use "./configure --enable-notedown" to install configure:38390: result: ntl-11.4.3: using system package; SPKG will not be installed configure:38390: result: numpy-1.19.1: does not support check for system package; will be installed as an SPKG configure:38390: result: openblas-0.3.9: using system package; SPKG will not be installed configure:38390: result: openssl-1.1.1g: using system package; SPKG will not be installed configure:38390: result: p_group_cohomology-3.3: does not support check for system package; optional, use "./configure --enable-p_group_cohomology" to install configure:38390: result: packaging-18.0: does not support check for system package; will be installed as an SPKG configure:38390: result: palp-2.11: no suitable system package; will be installed as an SPKG configure:38390: result: pandoc-none: using system package; SPKG will not be installed configure:38390: result: pandoc_attributes-8bc82f6d: does not support check for system package; optional, use "./configure --enable-pandoc_attributes" to install configure:38390: result: pandocfilters-1.4.2: does not support check for system package; will be installed as an SPKG configure:38390: result: pari-2.11.4.p0: using system package; SPKG will not be installed configure:38390: result: pari_elldata-20161017: using system package; SPKG will not be installed configure:38390: result: pari_galdata-20080411.p0: using system package; SPKG will not be installed configure:38390: result: pari_galpol-20180625: using system package; SPKG will not be installed configure:38390: result: pari_jupyter-1.3.2: does not support check for system package; optional, use "./configure --enable-pari_jupyter" to install configure:38390: result: pari_nftables-20080929: using system package; SPKG will not be installed configure:38390: result: pari_seadata-20090618: using system package; SPKG will not be installed configure:38390: result: pari_seadata_small-20090618.p0: using system package; SPKG will not be installed configure:38390: result: parso-0.7.0: does not support check for system package; will be installed as an SPKG configure:38390: result: patch-2.7.5: using system package; SPKG will not be installed configure:38390: result: pathpy-7.1.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: pcre-8.40.p2: using system package; SPKG will not be installed configure:38390: result: perl_cpan_polymake_prereq-none: using system package; SPKG will not be installed configure:38390: result: perl_term_readline_gnu-1.35: using system package; SPKG will not be installed configure:38390: result: pexpect-4.8.0: does not support check for system package; will be installed as an SPKG configure:38390: result: pickleshare-0.7.5: does not support check for system package; will be installed as an SPKG configure:38390: result: pillow-7.2.0: does not support check for system package; will be installed as an SPKG configure:38390: result: pip-20.2.3: does not support check for system package; will be installed as an SPKG configure:38390: result: pkgconf-0.9.7.p2: using system package; SPKG will not be installed configure:38390: result: pkgconfig-1.5.1: does not support check for system package; will be installed as an SPKG configure:38390: result: planarity-3.0.0.5.p0: no suitable system package; will be installed as an SPKG configure:38390: result: plantri-4.5: does not support check for system package; optional, use "./configure --enable-plantri" to install configure:38390: result: polylib-5.22.5: does not support check for system package; optional, use "./configure --enable-polylib" to install configure:38390: result: polymake-3.4: does not support check for system package; experimental, use "./configure --enable-polymake" to install configure:38390: result: polytopes_db-20170220.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: polytopes_db_4d-1.0: does not support check for system package; optional, use "./configure --enable-polytopes_db_4d" to install configure:38390: result: ppl-1.2.p1: using system package; SPKG will not be installed configure:38390: result: pplpy-0.8.4: does not support check for system package; will be installed as an SPKG configure:38390: result: primecount-5.1: does not support check for system package; optional, use "./configure --enable-primecount" to install configure:38390: result: prometheus_client-0.8.0: does not support check for system package; will be installed as an SPKG configure:38390: result: prompt_toolkit-3.0.5: does not support check for system package; will be installed as an SPKG configure:38390: result: psutil-5.2.0.p2: does not support check for system package; will be installed as an SPKG configure:38390: result: ptyprocess-0.5.1.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: pybind11-2.5.0: does not support check for system package; will be installed as an SPKG configure:38390: result: pybtex-none: does not support check for system package; optional pip package; use "./sage -i pybtex" to install configure:38390: result: pycosat-0.6.3: does not support check for system package; optional, use "./configure --enable-pycosat" to install configure:38390: result: pycparser-2.20: does not support check for system package; will be installed as an SPKG configure:38390: result: pycygwin-0.1: does not support check for system package; will be installed as an SPKG configure:38390: result: pyflakes-none: does not support check for system package; optional pip package; use "./sage -i pyflakes" to install configure:38390: result: pygments-2.3.1.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: pynac-0.7.26.sage-2020-04-03.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: pynormaliz-2.12: does not support check for system package; optional, use "./configure --enable-pynormaliz" to install configure:38390: result: pyopenssl-none: does not support check for system package; optional pip package; use "./sage -i pyopenssl" to install configure:38390: result: pyparsing-2.3.0: does not support check for system package; will be installed as an SPKG configure:38390: result: pyrsistent-0.16.0: does not support check for system package; will be installed as an SPKG configure:38390: result: pysingular-0.9.5: does not support check for system package; optional, use "./configure --enable-pysingular" to install configure:38390: result: pytest-none: does not support check for system package; optional pip package; use "./sage -i pytest" to install configure:38390: result: python3-3.8.5: using system package; SPKG will not be installed configure:38390: result: python_igraph-0.7.1999: does not support check for system package; optional, use "./configure --enable-python_igraph" to install configure:38390: result: python_openid-2.2.5.p0: does not support check for system package; optional, use "./configure --enable-python_openid" to install configure:38390: result: pytz-2020.1: does not support check for system package; will be installed as an SPKG configure:38390: result: pyx-none: does not support check for system package; optional pip package; use "./sage -i pyx" to install configure:38390: result: pyzmq-19.0.2: does not support check for system package; will be installed as an SPKG configure:38390: result: qepcad-B.1.72: does not support check for system package; experimental, use "./configure --enable-qepcad" to install configure:38390: result: qhull-2015-src-7.2.0.p1: does not support check for system package; optional, use "./configure --enable-qhull" to install configure:38390: result: r-3.6.3: using system package; SPKG will not be installed configure:38390: result: r_jupyter-none: does not support check for system package; optional, use "./configure --enable-r_jupyter" to install configure:38390: result: ratpoints-2.1.3.p5: does not support check for system package; will be installed as an SPKG configure:38390: result: readline-8.0: using system package; SPKG will not be installed configure:38390: result: requests-2.13.0: does not support check for system package; will be installed as an SPKG configure:38390: result: rpy2-3.3.5: does not support check for system package; will be installed as an SPKG configure:38390: result: rst2ipynb-0.2.2.p0: does not support check for system package; optional, use "./configure --enable-rst2ipynb" to install configure:38390: result: rubiks-20070912.p21: does not support check for system package; optional, use "./configure --enable-rubiks" to install configure:38390: result: rw-0.7.p0: no suitable system package; will be installed as an SPKG configure:38390: result: saclib-2.2.7: does not support check for system package; optional, use "./configure --enable-saclib" to install configure:38390: result: sage_conf-none: does not support check for system package; will be installed as an SPKG configure:38390: result: sage_numerical_backends_coin-9.0b12: does not support check for system package; optional, use "./configure --enable-sage_numerical_backends_coin" to install configure:38390: result: sage_numerical_backends_cplex-9.0b12: does not support check for system package; optional, use "./configure --enable-sage_numerical_backends_cplex" to install configure:38390: result: sage_numerical_backends_gurobi-9.0.0: does not support check for system package; optional, use "./configure --enable-sage_numerical_backends_gurobi" to install configure:38390: result: sage_sws2rst-none: does not support check for system package; optional, use "./configure --enable-sage_sws2rst" to install configure:38390: result: sagelib-9.2.rc0: does not support check for system package; will be installed as an SPKG configure:38390: result: sagenb_export-3.3: does not support check for system package; will be installed as an SPKG configure:38390: result: sagetex-3.5: does not support check for system package; will be installed as an SPKG configure:38390: result: scandir-1.9.0: does not support check for system package; will be installed as an SPKG configure:38390: result: scipoptsuite-5.0.1: does not support check for system package; experimental, use "./configure --enable-scipoptsuite" to install configure:38390: result: scipy-1.5.2: does not support check for system package; will be installed as an SPKG configure:38390: result: send2trash-1.5.0: does not support check for system package; will be installed as an SPKG configure:38390: result: setuptools-49.6.0: does not support check for system package; will be installed as an SPKG configure:38390: result: setuptools_scm-4.1.2: does not support check for system package; will be installed as an SPKG configure:38390: result: simplegeneric-0.8.1.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: singular-4.1.1p2.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: singular_jupyter-0.9.7: does not support check for system package; optional, use "./configure --enable-singular_jupyter" to install configure:38390: result: sip-4.18: does not support check for system package; optional, use "./configure --enable-sip" to install configure:38390: result: sirocco-2.0.2: does not support check for system package; optional, use "./configure --enable-sirocco" to install configure:38390: result: six-1.15.0: does not support check for system package; will be installed as an SPKG configure:38390: result: snowballstemmer-1.2.1.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: speaklater-1.3.p0: does not support check for system package; optional, use "./configure --enable-speaklater" to install configure:38390: result: sphinx-3.1.2.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: sphinxcontrib_applehelp-1.0.2: does not support check for system package; will be installed as an SPKG configure:38390: result: sphinxcontrib_devhelp-1.0.2: does not support check for system package; will be installed as an SPKG configure:38390: result: sphinxcontrib_htmlhelp-1.0.3: does not support check for system package; will be installed as an SPKG configure:38390: result: sphinxcontrib_jsmath-1.0.1: does not support check for system package; will be installed as an SPKG configure:38390: result: sphinxcontrib_qthelp-1.0.3: does not support check for system package; will be installed as an SPKG configure:38390: result: sphinxcontrib_serializinghtml-1.1.4: does not support check for system package; will be installed as an SPKG configure:38390: result: sphinxcontrib_websupport-1.2.1: does not support check for system package; will be installed as an SPKG configure:38390: result: sqlalchemy-none: does not support check for system package; optional pip package; use "./sage -i sqlalchemy" to install configure:38390: result: sqlite-3290000: using system package; SPKG will not be installed configure:38390: result: suitesparse-5.6.0: using system package; SPKG will not be installed configure:38390: result: surf-1.0.6-gcc6: does not support check for system package; experimental, use "./configure --enable-surf" to install configure:38390: result: symmetrica-3.0.1: no suitable system package; will be installed as an SPKG configure:38390: result: sympow-2.023.6: no suitable system package; will be installed as an SPKG configure:38390: result: sympy-1.6.2: does not support check for system package; will be installed as an SPKG configure:38390: result: tachyon-0.98.9.p7: no suitable system package; will be installed as an SPKG configure:38390: result: tdlib-0.3.1.p0: does not support check for system package; optional, use "./configure --enable-tdlib" to install configure:38390: result: termcap-1.3.1.p3: does not support check for system package; optional, use "./configure --enable-termcap" to install configure:38390: result: terminado-0.8.3: does not support check for system package; will be installed as an SPKG configure:38390: result: testpath-0.4.4: does not support check for system package; will be installed as an SPKG configure:38390: result: texlive-none: does not support check for system package; optional, use "./configure --enable-texlive" to install configure:38390: result: thebe-9624e0a0.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: threejs-r117: does not support check for system package; will be installed as an SPKG configure:38390: result: tides-2.0.p0: does not support check for system package; optional, use "./configure --enable-tides" to install configure:38390: result: topcom-0.17.7: does not support check for system package; optional, use "./configure --enable-topcom" to install configure:38390: result: tornado-6.0.4: does not support check for system package; will be installed as an SPKG configure:38390: result: tox-none: using system package; SPKG will not be installed configure:38390: result: traitlets-4.3.3: does not support check for system package; will be installed as an SPKG configure:38390: result: tzlocal-2.1: does not support check for system package; will be installed as an SPKG configure:38390: result: valgrind-3.14.0: does not support check for system package; experimental, use "./configure --enable-valgrind" to install configure:38390: result: vcversioner-2.16.0.0.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: wcwidth-0.1.7.p0: does not support check for system package; will be installed as an SPKG configure:38390: result: webencodings-0.5.1: does not support check for system package; will be installed as an SPKG configure:38390: result: wheel-0.34.2: does not support check for system package; will be installed as an SPKG configure:38390: result: widgetsnbextension-3.5.1: does not support check for system package; will be installed as an SPKG configure:38390: result: xz-5.2.2.p0: using system package; SPKG will not be installed configure:38390: result: yasm-1.3.0.p0: using system package; SPKG will not be installed configure:38390: result: zeromq-4.2.5: using system package; SPKG will not be installed configure:38390: result: zipp-0.5.2: does not support check for system package; will be installed as an SPKG configure:38390: result: zlib-1.2.11.p0: using system package; SPKG will not be installed configure:38390: result: zn_poly-0.9.2: no suitable system package; will be installed as an SPKG configure:38390: result: zope_interface-none: does not support check for system package; will be installed as an SPKG configure:38636: checking that generated files are newer than configure configure:38642: result: done configure:38681: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 9.2.rc0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Zacharys-MacBook-Pro.local config.status:2695: creating build/make/Makefile-auto config.status:2695: creating build/make/Makefile config.status:2695: creating src/bin/sage-env-config config.status:2695: creating build/bin/sage-build-env-config config.status:2695: creating build/pkgs/sage_conf/src/sage_conf.py config.status:2695: creating build/pkgs/sage_conf/src/setup.cfg config.status:2867: executing depfiles commands config.status:2867: executing mkdirs commands config.status:2997: creating directory /Users/zscherr/sage/logs/pkgs config.status:2997: creating directory local config.status:2997: creating directory local/bin config.status:2997: creating directory local/etc config.status:2997: creating directory local/include config.status:2997: creating directory local/lib config.status:2997: creating directory local/lib/pkgconfig config.status:2997: creating directory local/share config.status:2997: creating directory local/var/lib/sage/installed config.status:3009: creating symbolic link lib64 -> lib configure:39878: notice: the following SPKGs did not find equivalent system packages: brial cddlib cliquer coxeter3 eclib ecm fflas_ffpack flintqs gf2x gfan giac givaro gp2c iml lcalc libbraiding libnauty libsemigroups lrcalc m4ri m4rie palp planarity rw symmetrica sympow tachyon zn_poly configure:39880: checking for the package system in use configure:39883: result: homebrew configure:39903: No equivalent system packages for homebrew are known to Sage ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin19.6.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_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_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_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_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_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_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=/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig: ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_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_SuiteSparse_config_h=yes ac_cv_header_amd_h=yes ac_cv_header_arb_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_cdd_h=no ac_cv_header_complex_h=yes ac_cv_header_eclib_types_h=no ac_cv_header_ecm_h=no ac_cv_header_flint_flint_h=yes 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_iml_h=no ac_cv_header_inttypes_h=yes ac_cv_header_lrcalc_schublib_h=no ac_cv_header_lzma_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpc_h=yes ac_cv_header_mpfi_h=yes ac_cv_header_mpfr_h=yes ac_cv_header_nauty_nauty_h=yes ac_cv_header_ncurses_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_stdc=yes ac_cv_header_stdint_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=no ac_cv_header_suitesparse_amd_h=no 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_header_zn_poly_zn_poly_h=no ac_cv_host=x86_64-apple-darwin19.6.0 ac_cv_lib_arb_acb_mat_eig_simple=yes 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=/usr/local/bin/cmake ac_cv_path_CURL=/usr/bin/curl ac_cv_path_EGREP='/usr/local/bin/ggrep -E' ac_cv_path_GENGCHECK=/usr/local/bin/geng ac_cv_path_GIT=/usr/bin/git ac_cv_path_GLPSOL=/usr/local/bin/glpsol ac_cv_path_GP=/usr/local/bin/gp ac_cv_path_GPHELP=/usr/local/bin/gphelp ac_cv_path_GREP=/usr/local/bin/ggrep ac_cv_path_MAKE=/usr/bin/make ac_cv_path_NINJA=/usr/local/bin/ninja ac_cv_path_PANDOC=/usr/local/bin/pandoc ac_cv_path_PATCH=/usr/local/bin/patch ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PPL_CONFIG=/usr/local/bin/ppl-config ac_cv_path_PYTHON3=/usr/local/bin/python3 ac_cv_path_R=/usr/local/bin/R ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_TOX=/usr/local/bin/tox ac_cv_path_XZ=/usr/local/bin/xz ac_cv_path_YASM=/usr/local/bin/yasm ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_bzip2_prog=/usr/bin/bzip2 ac_cv_path_fooconverseg=/usr/local/bin/converseg ac_cv_path_foodirectg=/usr/local/bin/directg ac_cv_path_foogenbg=/usr/local/bin/genbg ac_cv_path_foogeng=/usr/local/bin/geng ac_cv_path_foogentourng=/usr/local/bin/gentourng ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/gmkdir 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++ -E' ac_cv_prog_HAVE_QUADRATICSIEVE=no ac_cv_prog_REDCHECKGMP=redcheck_gmp ac_cv_prog_SCDD=scdd_gmp 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_ac_ct_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_found_ar=yes ac_cv_prog_found_latex=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___gmpq_cmp_z=-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_fmpz_mat_is_hadamard=-lflint ac_cv_search_fmpz_poly_get_ZZX='none required' ac_cv_search_gf2x_mul_r=no ac_cv_search_glp_config=-lglpk ac_cv_search_matpermanent=-lpari ac_cv_search_mpc_cmp_abs=-lmpc ac_cv_search_mpfi_diam_abs=-lmpfi ac_cv_search_mpfr_free_pool=-lmpfr ac_cv_search_nauty=no ac_cv_search_umfpack_di_solve=-lumfpack ac_cv_search_wresize=-lncurses 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_works=yes am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_c_compiler_vendor=clang 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_gcc_version=12.0.0 ax_cv_gxx_version=12.0.0 ax_cv_prog_perl_version=yes gl_cv_absolute_gmp_h=///usr/local/include/gmp.h gl_cv_elf=no gl_cv_host_cpu_c_abi_32bit=no libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.64.1 libcurl_cv_lib_version_ok=yes lzma_cv_liblzma=yes lzma_cv_lzma_h=yes pkg_cv_CBC_CFLAGS='-I/usr/local/Cellar/cbc/2.10.3_1/include/cbc/coin -I/usr/local/Cellar/cgl/0.60.2/include/cgl/coin -I/usr/local/Cellar/clp/1.17.3/include/clp/coin -I/usr/local/Cellar/osi/0.108.5/include/osi/coin -I/usr/local/Cellar/coinutils/2.11.3/include/coinutils/coin' pkg_cv_CBC_LIBS='-L/usr/local/Cellar/cbc/2.10.3_1/lib -L/usr/local/Cellar/cgl/0.60.2/lib -L/usr/local/Cellar/clp/1.17.3/lib -L/usr/local/Cellar/osi/0.108.5/lib -L/usr/local/Cellar/coinutils/2.11.3/lib -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -framework Accelerate -lm' pkg_cv_FPLLL_CFLAGS=-pthread pkg_cv_FPLLL_LIBS='-L/usr/local/Cellar/fplll/5.3.3/lib -lpthread -lmpfr -lgmp -lfplll' pkg_cv_FREETYPE_CFLAGS=-I/usr/local/opt/freetype/include/freetype2 pkg_cv_FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype' pkg_cv_GC_CFLAGS=-I/usr/local/Cellar/bdw-gc/8.0.4/include pkg_cv_GC_LIBS='-L/usr/local/Cellar/bdw-gc/8.0.4/lib -lgc' pkg_cv_GSLPCDIR=/usr/local/lib/pkgconfig pkg_cv_GSL_CFLAGS=-I/usr/local/Cellar/gsl/2.6/include pkg_cv_GSL_LIBS='-L/usr/local/Cellar/gsl/2.6/lib -lgsl -lgslcblas -lm' pkg_cv_ISL_CFLAGS='-I/usr/local/Cellar/isl/0.22.1/include -I/usr/local/opt/gmp/include' pkg_cv_ISL_LIBS='-L/usr/local/Cellar/isl/0.22.1/lib -L/usr/local/opt/gmp/lib -lisl -lgmp' pkg_cv_LIBATOMIC_OPS_CFLAGS=-I/usr/local/Cellar/libatomic_ops/7.6.10/include pkg_cv_LIBATOMIC_OPS_LIBS='-L/usr/local/Cellar/libatomic_ops/7.6.10/lib -latomic_ops' pkg_cv_LIBFFI_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/ffi pkg_cv_LIBFFI_LIBS=-lffi pkg_cv_LIBGD_CFLAGS=-I/usr/local/Cellar/gd/2.3.0/include pkg_cv_LIBGD_LIBS='-L/usr/local/Cellar/gd/2.3.0/lib -lgd' pkg_cv_LIBPNG_CFLAGS='-I/usr/local/Cellar/zlib/1.2.11/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16' pkg_cv_LIBPNG_LIBS='-L/usr/local/Cellar/zlib/1.2.11/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -lz' pkg_cv_OPENBLASPCDIR=/usr/local/opt/openblas/lib/pkgconfig pkg_cv_OPENBLAS_CFLAGS=-I/usr/local/Cellar/openblas/0.3.10_1/include pkg_cv_OPENBLAS_LIBS='-L/usr/local/Cellar/openblas/0.3.10_1/lib -lopenblas' pkg_cv_PCRE_CFLAGS=-I/usr/local/Cellar/pcre/8.44/include pkg_cv_PCRE_LIBS='-L/usr/local/Cellar/pcre/8.44/lib -lpcre -lpcreposix -lpcre -lpcrecpp' pkg_cv_READLINE_CFLAGS=-I/usr/local/Cellar/readline/8.0.4/include/readline pkg_cv_READLINE_LIBS='-L/usr/local/Cellar/readline/8.0.4/lib -lreadline' pkg_cv_R_CFLAGS=-I/usr/local/Cellar/r/4.0.2_1/lib/R/include pkg_cv_R_LIBS='-L/usr/local/opt/gettext/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/r/4.0.2_1/lib/R/lib -lR' sage_libcurl_cv_lib_curl_executable=yes zlib_cv_libz=yes zlib_cv_zlib_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## 4ti2 \ 4ti2 \ alabaster \ alabaster \ alabaster \ alabaster \ appnope \ appnope \ appnope \ appnope \ arb \ arb \ arb \ arb \ atlas \ atlas \ attrs \ attrs \ attrs \ attrs \ awali \ awali \ babel \ babel \ babel \ babel \ backcall \ backcall \ backcall \ backcall \ barvinok \ barvinok \ beautifulsoup4 \ beautifulsoup4 \ benzene \ benzene \ biopython \ biopython \ bleach \ bleach \ bleach \ bleach \ bliss \ bliss \ boost \ boost \ boost_cropped \ boost_cropped \ boost_cropped \ boost_cropped \ brial \ brial \ brial \ brial \ buckygen \ buckygen \ bzip2 \ bzip2 \ bzip2 \ bzip2 \ cbc \ cbc \ ccache \ ccache \ cddlib \ cddlib \ cddlib \ cddlib \ certifi \ certifi \ certifi \ certifi \ cffi \ cffi \ cffi \ cffi \ cliquer \ cliquer \ cliquer \ cliquer \ cmake \ cmake \ cocoalib \ cocoalib \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ compilerwrapper \ compilerwrapper \ configure \ configure \ conway_polynomials \ conway_polynomials \ conway_polynomials \ conway_polynomials \ coxeter3 \ coxeter3 \ cryptominisat \ cryptominisat \ csdp \ csdp \ cunningham_tables \ cunningham_tables \ curl \ curl \ curl \ curl \ cvxopt \ cvxopt \ cvxopt \ cvxopt \ cycler \ cycler \ cycler \ cycler \ cypari \ cypari \ cypari \ cypari \ cysignals \ cysignals \ cysignals \ cysignals \ cython \ cython \ cython \ cython \ d3js \ d3js \ database_cremona_ellcurve \ database_cremona_ellcurve \ database_jones_numfield \ database_jones_numfield \ database_kohel \ database_kohel \ database_mutation_class \ database_mutation_class \ 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 \ decorator \ decorator \ decorator \ decorator \ deformation \ deformation \ defusedxml \ defusedxml \ defusedxml \ defusedxml \ docutils \ docutils \ docutils \ docutils \ dot2tex \ dot2tex \ e_antic \ e_antic \ ecl \ ecl \ ecl \ ecl \ eclib \ eclib \ eclib \ eclib \ ecm \ ecm \ ecm \ ecm \ elliptic_curves \ elliptic_curves \ elliptic_curves \ elliptic_curves \ entrypoints \ entrypoints \ entrypoints \ entrypoints \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ flint \ flint \ flint \ flint \ flintqs \ flintqs \ flintqs \ flintqs \ fplll \ fplll \ fplll \ fplll \ fpylll \ fpylll \ fpylll \ fpylll \ freetype \ freetype \ freetype \ freetype \ fricas \ fricas \ frobby \ frobby \ gambit \ gambit \ gap \ gap \ gap \ gap \ gap3 \ gap3 \ gap_jupyter \ gap_jupyter \ gap_packages \ gap_packages \ gc \ gc \ gc \ gc \ gcc \ gcc \ gcc \ gcc \ gdb \ gdb \ gf2x \ gf2x \ gf2x \ gf2x \ gfan \ gfan \ gfan \ gfan \ gfortran \ gfortran \ gfortran \ gfortran \ giac \ giac \ giac \ giac \ git \ git \ git \ git \ git_trac \ git_trac \ givaro \ givaro \ givaro \ givaro \ glpk \ glpk \ glpk \ glpk \ glucose \ glucose \ gmp \ gmp \ gmp \ gmp \ gmpy2 \ gmpy2 \ gmpy2 \ gmpy2 \ gp2c \ gp2c \ graphs \ graphs \ graphs \ graphs \ gsl \ gsl \ gsl \ gsl \ html5lib \ html5lib \ html5lib \ html5lib \ iconv \ iconv \ iconv \ iconv \ igraph \ igraph \ imagesize \ imagesize \ imagesize \ imagesize \ iml \ iml \ iml \ iml \ importlib_metadata \ importlib_metadata \ importlib_metadata \ importlib_metadata \ ipykernel \ ipykernel \ ipykernel \ ipykernel \ ipython \ ipython \ ipython \ ipython \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipywidgets \ ipywidgets \ ipywidgets \ ipywidgets \ isl \ isl \ itsdangerous \ itsdangerous \ itsdangerous \ itsdangerous \ jedi \ jedi \ jedi \ jedi \ jinja2 \ jinja2 \ jinja2 \ jinja2 \ jmol \ jmol \ jmol \ jmol \ jsonschema \ jsonschema \ jsonschema \ jsonschema \ jupymake \ jupymake \ jupyter_client \ jupyter_client \ jupyter_client \ jupyter_client \ jupyter_core \ jupyter_core \ jupyter_core \ jupyter_core \ jupyterlab \ jupyterlab \ jupyterlab_widgets \ jupyterlab_widgets \ kenzo \ kenzo \ 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 \ libhomfly \ libhomfly \ libhomfly \ libhomfly \ libnauty \ libnauty \ libogg \ libogg \ libpng \ libpng \ libpng \ libpng \ libsemigroups \ libsemigroups \ libtheora \ libtheora \ lidia \ lidia \ lie \ lie \ linbox \ linbox \ linbox \ linbox \ lrcalc \ lrcalc \ lrcalc \ lrcalc \ lrslib \ lrslib \ m4ri \ m4ri \ m4ri \ m4ri \ m4rie \ m4rie \ m4rie \ m4rie \ markupsafe \ markupsafe \ markupsafe \ markupsafe \ mathjax \ mathjax \ mathjax \ mathjax \ matplotlib \ matplotlib \ matplotlib \ matplotlib \ maxima \ maxima \ maxima \ maxima \ mcqd \ mcqd \ meataxe \ meataxe \ mistune \ mistune \ mistune \ mistune \ modular_decomposition \ modular_decomposition \ mpc \ mpc \ mpc \ mpc \ mpfi \ mpfi \ mpfi \ mpfi \ mpfr \ mpfr \ mpfr \ mpfr \ mpfrcx \ mpfrcx \ mpir \ mpir \ mpir \ mpir \ mpmath \ mpmath \ mpmath \ mpmath \ nauty \ nauty \ nauty \ nauty \ nbconvert \ nbconvert \ nbconvert \ nbconvert \ nbformat \ nbformat \ nbformat \ nbformat \ ncurses \ ncurses \ ncurses \ ncurses \ networkx \ networkx \ networkx \ networkx \ nibabel \ nibabel \ ninja_build \ ninja_build \ nodeenv \ nodeenv \ nodejs \ nodejs \ normaliz \ normaliz \ nose \ nose \ nose \ nose \ notebook \ notebook \ notebook \ notebook \ notedown \ notedown \ ntl \ ntl \ ntl \ ntl \ numpy \ numpy \ numpy \ numpy \ openblas \ openblas \ openblas \ openblas \ openssl \ openssl \ p_group_cohomology \ p_group_cohomology \ packaging \ packaging \ packaging \ packaging \ palp \ palp \ palp \ palp \ pandoc \ pandoc \ pandoc_attributes \ pandoc_attributes \ pandocfilters \ pandocfilters \ pandocfilters \ pandocfilters \ 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 \ pathpy \ pathpy \ pathpy \ pathpy \ pcre \ pcre \ pcre \ pcre \ perl_cpan_polymake_prereq \ perl_cpan_polymake_prereq \ perl_term_readline_gnu \ perl_term_readline_gnu \ pexpect \ pexpect \ pexpect \ pexpect \ pickleshare \ pickleshare \ pickleshare \ pickleshare \ pillow \ pillow \ pillow \ pillow \ pip \ pip \ pip \ pip \ pkgconf \ pkgconf \ pkgconf \ pkgconf \ pkgconfig \ pkgconfig \ pkgconfig \ pkgconfig \ planarity \ planarity \ planarity \ planarity \ plantri \ plantri \ 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 \ primecount \ primecount \ prometheus_client \ prometheus_client \ prometheus_client \ prometheus_client \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ psutil \ psutil \ psutil \ psutil \ ptyprocess \ ptyprocess \ ptyprocess \ ptyprocess \ pybind11 \ pybind11 \ pybind11 \ pybind11 \ pybtex \ pybtex \ pycosat \ pycosat \ pycparser \ pycparser \ pycparser \ pycparser \ pycygwin \ pycygwin \ pycygwin \ pycygwin \ pyflakes \ pyflakes \ pygments \ pygments \ pygments \ pygments \ pynac \ pynac \ pynac \ pynac \ pynormaliz \ pynormaliz \ pyopenssl \ pyopenssl \ pyparsing \ pyparsing \ pyparsing \ pyparsing \ pyrsistent \ pyrsistent \ pyrsistent \ pyrsistent \ pysingular \ pysingular \ pytest \ pytest \ python3 \ python3 \ python3 \ python3 \ python_igraph \ python_igraph \ python_openid \ python_openid \ pytz \ pytz \ pytz \ pytz \ pyx \ pyx \ pyzmq \ pyzmq \ pyzmq \ pyzmq \ qepcad \ qepcad \ qhull \ qhull \ r \ r \ r \ r \ r_jupyter \ r_jupyter \ ratpoints \ ratpoints \ ratpoints \ ratpoints \ readline \ readline \ readline \ readline \ requests \ requests \ requests \ requests \ rpy2 \ rpy2 \ rpy2 \ rpy2 \ rst2ipynb \ rst2ipynb \ rubiks \ rubiks \ rw \ rw \ rw \ rw \ saclib \ saclib \ sage_conf \ sage_conf \ sage_conf \ 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_sws2rst \ sage_sws2rst \ sagelib \ sagelib \ sagelib \ sagenb_export \ sagenb_export \ sagenb_export \ sagenb_export \ sagetex \ sagetex \ sagetex \ sagetex \ scandir \ scandir \ scandir \ scandir \ scipoptsuite \ scipoptsuite \ scipy \ scipy \ scipy \ scipy \ send2trash \ send2trash \ send2trash \ send2trash \ setuptools \ setuptools \ setuptools \ setuptools \ setuptools_scm \ setuptools_scm \ setuptools_scm \ setuptools_scm \ simplegeneric \ simplegeneric \ simplegeneric \ simplegeneric \ singular \ singular \ singular \ singular \ singular_jupyter \ singular_jupyter \ sip \ sip \ sirocco \ sirocco \ six \ six \ six \ six \ snowballstemmer \ snowballstemmer \ snowballstemmer \ snowballstemmer \ speaklater \ speaklater \ sphinx \ sphinx \ sphinx \ sphinx \ 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 \ suitesparse \ suitesparse \ suitesparse \ suitesparse \ surf \ surf \ symmetrica \ symmetrica \ symmetrica \ symmetrica \ sympow \ sympow \ sympow \ sympow \ sympy \ sympy \ sympy \ sympy \ tachyon \ tachyon \ tachyon \ tachyon \ tdlib \ tdlib \ termcap \ termcap \ terminado \ terminado \ terminado \ terminado \ testpath \ testpath \ testpath \ testpath \ texlive \ texlive \ thebe \ thebe \ thebe \ thebe \ threejs \ threejs \ threejs \ threejs \ tides \ tides \ topcom \ topcom \ tornado \ tornado \ tornado \ tornado \ tox \ tox' traitlets \ traitlets \ traitlets \ traitlets \ tzlocal \ tzlocal \ tzlocal \ tzlocal \ valgrind \ valgrind \ vcversioner \ vcversioner \ vcversioner \ vcversioner \ wcwidth \ wcwidth \ wcwidth \ wcwidth \ webencodings \ webencodings \ webencodings \ webencodings \ wheel \ wheel \ wheel \ wheel \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ xz \ xz \ xz \ xz \ yasm \ yasm \ yasm \ yasm \ zeromq \ zeromq \ zeromq \ zeromq \ zipp \ zipp \ zipp \ zipp \ zlib \ zlib \ zlib \ zlib' zn_poly \ zn_poly \ zn_poly' zn_poly' zope_interface' zope_interface' zope_interface' ACLOCAL='${SHELL} /Users/zscherr/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/zscherr/sage/config/missing autoconf' AUTOHEADER='${SHELL} /Users/zscherr/sage/config/missing autoheader' AUTOMAKE='${SHELL} /Users/zscherr/sage/config/missing automake-1.16' AWK='awk' BOOST_CPPFLAGS='-I/usr/local/include' BOOST_LDFLAGS='-L/usr/local/lib' CBC_CFLAGS='-I/usr/local/Cellar/cbc/2.10.3_1/include/cbc/coin -I/usr/local/Cellar/cgl/0.60.2/include/cgl/coin -I/usr/local/Cellar/clp/1.17.3/include/clp/coin -I/usr/local/Cellar/osi/0.108.5/include/osi/coin -I/usr/local/Cellar/coinutils/2.11.3/include/coinutils/coin' CBC_LIBS='-L/usr/local/Cellar/cbc/2.10.3_1/lib -L/usr/local/Cellar/cgl/0.60.2/lib -L/usr/local/Cellar/clp/1.17.3/lib -L/usr/local/Cellar/osi/0.108.5/lib -L/usr/local/Cellar/coinutils/2.11.3/lib -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -framework Accelerate -lm' CBLAS_CFLAGS='' CBLAS_LIBS='' CC='gcc' CCDEPMODE='depmode=none' CDDEXEC='cddexec' CDDEXECGMP='cddexec_gmp' CFLAGS='-g -O2' CL='' CPP='gcc -E' CPPFLAGS=' ' CXX='g++ -std=gnu++11' CXXCPP='g++ -E -std=gnu++11' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"9.2.rc0\" -DPACKAGE_STRING=\"Sage\ 9.2.rc0\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"9.2.rc0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_CXX11=1 -DHAVE_GMP_H=1 -DABSOLUTE_GMP_H=\"///usr/local/include/gmp.h\" -DHAVE_LIBARB=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LIBCURL=1 -DLIBCURL_FEATURE_SSL=1 -DLIBCURL_FEATURE_IPV6=1 -DLIBCURL_FEATURE_UNIXSOCKETS=1 -DLIBCURL_FEATURE_LIBZ=1 -DLIBCURL_FEATURE_ASYNCHDNS=1 -DLIBCURL_FEATURE_GSS_API=1 -DLIBCURL_FEATURE_SPNEGO=1 -DLIBCURL_FEATURE_KERBEROS=1 -DLIBCURL_FEATURE_NTLM=1 -DLIBCURL_FEATURE_NTLM_WB=1 -DLIBCURL_FEATURE_HTTPS_PROXY=1 -DLIBCURL_FEATURE_HTTP2=1 -DLIBCURL_PROTOCOL_DICT=1 -DLIBCURL_PROTOCOL_FILE=1 -DLIBCURL_PROTOCOL_FTP=1 -DLIBCURL_PROTOCOL_FTPS=1 -DLIBCURL_PROTOCOL_GOPHER=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_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_NCURSES_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_SUITESPARSE_CONFIG_H=1 -DHAVE_AMD_H=1 -DHAVE_ZMQ=/\*\*/' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' ECMBIN='' EGREP='/usr/local/bin/ggrep -E' EXEEXT='' FC='gfortran' FCFLAGS='-g -O2 -ffree-form' FFLAS_FFPACK_CFLAGS='' FFLAS_FFPACK_LIBS='' FPLLL_CFLAGS='-pthread' FPLLL_LIBS='-L/usr/local/Cellar/fplll/5.3.3/lib -lpthread -lmpfr -lgmp -lfplll' FREETYPE_CFLAGS='-I/usr/local/opt/freetype/include/freetype2' FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype' GCC_VERSION='12.0.0' GC_CFLAGS='-I/usr/local/Cellar/bdw-gc/8.0.4/include' GC_LIBS='-L/usr/local/Cellar/bdw-gc/8.0.4/lib -lgc' GENGCHECK='/usr/local/bin/geng' GENGnautyCHECK='' GF2X_CFLAGS='' GF2X_LIBS='' GIVAROCONFIG='' GLPSOL='/usr/local/bin/glpsol' GP2C='' GP='/usr/local/bin/gp' GPHELP='/usr/local/bin/gphelp' GREP='/usr/local/bin/ggrep' GSLPCDIR='/usr/local/lib/pkgconfig' GSL_CFLAGS='-I/usr/local/Cellar/gsl/2.6/include' GSL_LIBS='-L/usr/local/Cellar/gsl/2.6/lib -lgsl -lgslcblas -lm' GXX_VERSION='12.0.0' HAVE_CXX11='1' HAVE_QUADRATICSIEVE='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' ISL_CFLAGS='-I/usr/local/Cellar/isl/0.22.1/include -I/usr/local/opt/gmp/include' ISL_LIBS='-L/usr/local/Cellar/isl/0.22.1/lib -L/usr/local/opt/gmp/lib -lisl -lgmp' LAPACK_CFLAGS='' LAPACK_LIBS='' LCALC='' LDFLAGS='' LIBATOMIC_OPS_CFLAGS='-I/usr/local/Cellar/libatomic_ops/7.6.10/include' LIBATOMIC_OPS_LIBS='-L/usr/local/Cellar/libatomic_ops/7.6.10/lib -latomic_ops' LIBCURL='-lcurl' LIBCURL_CPPFLAGS='' LIBFFI_CFLAGS='-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/ffi' LIBFFI_LIBS='-lffi' LIBGD_CFLAGS='-I/usr/local/Cellar/gd/2.3.0/include' LIBGD_LIBS='-L/usr/local/Cellar/gd/2.3.0/lib -lgd' LIBICONV='-liconv' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/local/Cellar/zlib/1.2.11/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16' LIBPNG_LIBS='-L/usr/local/Cellar/zlib/1.2.11/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -lz' LIBS='-lsuitesparseconfig -lumfpack -lcholmod -lmpfi -lmpc -lglpk -lpari -lncurses -lcurl -lcddgmp -lbz2 -larb -lflint -lmpfr -lgmp -lm -lntl -lppl -lgmpxx -lgmp -lsqlite3' LIBSEMIGROUPS_CFLAGS='' LIBSEMIGROUPS_LIBS='' LTLIBICONV='-liconv' LTLIBOBJS='' M4RI_CFLAGS='' M4RI_LIBS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /Users/zscherr/sage/config/missing makeinfo' MKDIR_P='/usr/local/bin/gmkdir -p' MWRANK='' NCURSES_CFLAGS='' NCURSES_LIBS='' OBJC='gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='-g -O2' OBJCXX='g++' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='-g -O2' OBJEXT='o' OPENBLASPCDIR='/usr/local/opt/openblas/lib/pkgconfig' OPENBLAS_CFLAGS='-I/usr/local/Cellar/openblas/0.3.10_1/include' OPENBLAS_LIBS='-L/usr/local/Cellar/openblas/0.3.10_1/lib -lopenblas' OPENSSL_INCLUDES='-I/usr/local/Cellar/openssl@1.1/1.1.1g/include' OPENSSL_LDFLAGS='-L/usr/local/Cellar/openssl@1.1/1.1.1g/lib' OPENSSL_LIBS='-lssl -lcrypto' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 9.2.rc0' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='9.2.rc0' PALPclass11='' PALPclass4='' PALPclass5='' PALPclass6='' PALPclass='' PALPcws11='' PALPcws4='' PALPcws5='' PALPcws6='' PALPcws='' PALPnef11='' PALPnef4='' PALPnef5='' PALPnef6='' PALPnef='' PALPpoly11='' PALPpoly4='' PALPpoly5='' PALPpoly6='' PALPpoly='' PANDOC='/usr/local/bin/pandoc' PATH_SEPARATOR=':' PCRE_CFLAGS='-I/usr/local/Cellar/pcre/8.44/include' PCRE_LIBS='-L/usr/local/Cellar/pcre/8.44/lib -lpcre -lpcreposix -lpcre -lpcrecpp' PERL='/usr/local/bin/perl' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/openblas/lib/pkgconfig:/usr/local/lib/pkgconfig:' PPL_CONFIG='/usr/local/bin/ppl-config' PPL_CPPFLAGS='-I/usr/local/Cellar/ppl/1.2_1/include -I/usr/local/opt/gmp/include' PPL_LDFLAGS=' -L/usr/local/Cellar/ppl/1.2_1/lib' PPL_LIBS=' -lppl -lgmpxx -lgmp' PYTHON_FOR_VENV='/usr/local/bin/python3' R='/usr/local/bin/R' READLINE_CFLAGS='-I/usr/local/Cellar/readline/8.0.4/include/readline' READLINE_LIBS='-L/usr/local/Cellar/readline/8.0.4/lib -lreadline' REDCHECKGMP='redcheck_gmp' R_CFLAGS='-I/usr/local/Cellar/r/4.0.2_1/lib/R/include' R_LIBS='-L/usr/local/opt/gettext/lib -L/usr/local/opt/readline/lib -L/usr/local/Cellar/r/4.0.2_1/lib/R/lib -lR' SAGE_ARB_LIBRARY='arb' SAGE_BLAS='openblas' SAGE_BUILT_PACKAGES=' \ SAGE_CONFIGURE_FFLAS_FFPACK='' SAGE_CRTI_DIR='' SAGE_CXX_WITHOUT_STD='g++' SAGE_DUMMY_PACKAGES=' \ SAGE_ENABLE_4ti2='no' SAGE_ENABLE_atlas='no' SAGE_ENABLE_awali='no' SAGE_ENABLE_barvinok='no' SAGE_ENABLE_benzene='no' SAGE_ENABLE_bliss='no' SAGE_ENABLE_boost='no' SAGE_ENABLE_buckygen='no' SAGE_ENABLE_cbc='no' SAGE_ENABLE_ccache='no' SAGE_ENABLE_cmake='no' SAGE_ENABLE_cocoalib='no' SAGE_ENABLE_compilerwrapper='no' SAGE_ENABLE_coxeter3='no' SAGE_ENABLE_cryptominisat='no' SAGE_ENABLE_csdp='no' SAGE_ENABLE_cunningham_tables='no' SAGE_ENABLE_d3js='no' SAGE_ENABLE_database_cremona_ellcurve='no' SAGE_ENABLE_database_jones_numfield='no' SAGE_ENABLE_database_kohel='no' SAGE_ENABLE_database_mutation_class='no' SAGE_ENABLE_database_odlyzko_zeta='no' 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_e_antic='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_trac='no' SAGE_ENABLE_glucose='no' SAGE_ENABLE_gp2c='no' SAGE_ENABLE_igraph='no' SAGE_ENABLE_isl='no' SAGE_ENABLE_jupymake='no' SAGE_ENABLE_jupyterlab_widgets='no' SAGE_ENABLE_kenzo='no' SAGE_ENABLE_latte_int='no' SAGE_ENABLE_libnauty='no' SAGE_ENABLE_libogg='no' SAGE_ENABLE_libsemigroups='no' SAGE_ENABLE_libtheora='no' SAGE_ENABLE_lidia='no' SAGE_ENABLE_lie='no' SAGE_ENABLE_lrslib='no' SAGE_ENABLE_mcqd='no' SAGE_ENABLE_meataxe='no' SAGE_ENABLE_modular_decomposition='no' SAGE_ENABLE_mpfrcx='no' SAGE_ENABLE_ninja_build='no' SAGE_ENABLE_nodejs='no' SAGE_ENABLE_normaliz='no' SAGE_ENABLE_notedown='no' SAGE_ENABLE_openssl='no' SAGE_ENABLE_p_group_cohomology='no' SAGE_ENABLE_pandoc='no' SAGE_ENABLE_pandoc_attributes='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_perl_cpan_polymake_prereq='no' SAGE_ENABLE_perl_term_readline_gnu='no' SAGE_ENABLE_plantri='no' SAGE_ENABLE_polylib='no' SAGE_ENABLE_polymake='no' SAGE_ENABLE_polytopes_db_4d='no' SAGE_ENABLE_primecount='no' SAGE_ENABLE_pycosat='no' SAGE_ENABLE_pynormaliz='no' SAGE_ENABLE_pysingular='no' SAGE_ENABLE_python_igraph='no' SAGE_ENABLE_python_openid='no' SAGE_ENABLE_qepcad='no' SAGE_ENABLE_qhull='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_scipoptsuite='no' SAGE_ENABLE_singular_jupyter='no' SAGE_ENABLE_sip='no' SAGE_ENABLE_sirocco='no' SAGE_ENABLE_speaklater='no' SAGE_ENABLE_surf='no' SAGE_ENABLE_tdlib='no' SAGE_ENABLE_termcap='no' SAGE_ENABLE_texlive='no' SAGE_ENABLE_tides='no' SAGE_ENABLE_topcom='no' SAGE_ENABLE_valgrind='no' SAGE_FLINT_PREFIX='' SAGE_FREETYPE_PREFIX='' SAGE_GCC_DEP='' SAGE_GLPK_PREFIX='' SAGE_GMP_INCLUDE='///usr/local/include' SAGE_GMP_PREFIX='' SAGE_GSL_PC_COMMAND='$(SED) -e '\''s/$${GSL_CBLAS_LIB}//'\'' -e "s/^GSL_CBLAS_LIB=.*/Requires: cblas/" "/usr/local/lib/pkgconfig/gsl.pc" > "$(@)"' SAGE_MPC_PREFIX='' SAGE_MPFR_PREFIX='' SAGE_MP_LIBRARY='mpir' SAGE_NAUTY_BINS_PREFIX='' SAGE_NORMAL_PACKAGES=' \ SAGE_NTL_PREFIX='' SAGE_OPENBLAS_PC_COMMAND='$(LN) -sf "/usr/local/opt/openblas/lib/pkgconfig/openblas.pc" "$(@)"' SAGE_OPTIONAL_CLEANED_PACKAGES='' SAGE_OPTIONAL_INSTALLED_PACKAGES='' SAGE_PACKAGE_DEPENDENCIES=' SAGE_PACKAGE_VERSIONS=' SAGE_PARI_CFG='/usr/local/lib//pari/pari.cfg' SAGE_PARI_PREFIX='' SAGE_PIP_PACKAGES=' \ SAGE_PKG_CONFIG_PATH='$SAGE_LOCAL/lib/pkgconfig' SAGE_ROOT='/Users/zscherr/sage' SAGE_SCRIPT_PACKAGES=' \ SAGE_SDIST_PACKAGES=' \ SAGE_SPKG_OPTIONS='' SAGE_STANDARD_PACKAGES=' \ SAGE_SUITESPARSE_LOCALINSTALL='' SAGE_SYSTEM_FACADE_PC_FILES=' $(SAGE_PKGCONFIG)/blas.pc $(SAGE_PKGCONFIG)/cblas.pc $(SAGE_PKGCONFIG)/lapack.pc $(SAGE_PKGCONFIG)/gsl.pc' SAGE_TOOLCHAIN='gcc' SCDD='scdd_gmp' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' SYMPOW='' TACHYON='' VERSION='9.2.rc0' 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='/usr/local/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='x86_64-apple-darwin19.6.0' build_alias='' build_cpu='x86_64' build_os='darwin19.6.0' build_vendor='apple' bzip2_prog='/usr/bin/bzip2' datadir='${datarootdir}' datarootdir='${prefix}/share' deps_4ti2 = zlib $(MP_LIBRARY) glpk deps_alabaster = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_appnope = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_arb = $(MP_LIBRARY) mpfr flint deps_atlas = gfortran | $(PYTHON) deps_attrs = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_awali = $(PYTHON) cmake cython nbconvert ncurses deps_babel = $(PYTHON) | $(PYTHON_TOOLCHAIN) pytz deps_backcall = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_barvinok = ntl isl polylib deps_beautifulsoup4 = | pip deps_benzene = deps_biopython = | pip deps_bleach = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_bliss = deps_boost = iconv zlib deps_boost_cropped = deps_brial = boost_cropped m4ri libpng | pkgconf deps_buckygen = deps_bzip2 = | pkgconf deps_cbc = readline zlib bzip2 $(BLAS) deps_ccache = zlib deps_cddlib = $(MP_LIBRARY) deps_certifi = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_cffi = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_cliquer = deps_cmake = curl zlib bzip2 xz deps_cocoalib = $(MP_LIBRARY) deps_combinatorial_designs = deps_compilerwrapper = deps_configure = deps_conway_polynomials = $(PYTHON) deps_coxeter3 = deps_cryptominisat = $(PYTHON) m4ri zlib libpng | cmake sqlite boost_cropped deps_csdp = $(BLAS) deps_cunningham_tables = deps_curl = deps_cvxopt = $(PYTHON) numpy $(BLAS) gsl glpk suitesparse | $(PYTHON_TOOLCHAIN) pkgconfig nose matplotlib deps_cycler = $(PYTHON) six | $(PYTHON_TOOLCHAIN) deps_cypari = $(PYTHON) cython pari cysignals | $(PYTHON_TOOLCHAIN) deps_cysignals = $(PYTHON) cython pari | $(PYTHON_TOOLCHAIN) deps_cython = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_d3js = deps_database_cremona_ellcurve = deps_database_jones_numfield = 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 = $(PYTHON) six | $(PYTHON_TOOLCHAIN) deps_decorator = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_deformation = $(MP_LIBRARY) mpfr flint deps_defusedxml = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_docutils = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_dot2tex = $(PYTHON) | $(PYTHON_TOOLCHAIN) pyparsing deps_e_antic = $(MP_LIBRARY) flint arb deps_ecl = $(MP_LIBRARY) readline gc libffi deps_eclib = pari ntl flint deps_ecm = $(MP_LIBRARY) deps_elliptic_curves = | sqlite $(PYTHON) deps_entrypoints = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_fflas_ffpack = $(MP_LIBRARY) givaro gsl $(BLAS) | pkgconf deps_flint = $(MP_LIBRARY) mpfr ntl deps_flintqs = $(MP_LIBRARY) deps_fplll = $(MP_LIBRARY) mpfr deps_fpylll = $(PYTHON) cython cysignals numpy fplll deps_freetype = libpng bzip2 deps_fricas = ecl deps_frobby = $(MP_LIBRARY) deps_gambit = cython | $(PYTHON_TOOLCHAIN) deps_gap = ncurses readline zlib $(MP_LIBRARY) deps_gap3 = deps_gap_jupyter = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython gap deps_gap_packages = gap libsemigroups planarity | $(SAGERUNTIME) deps_gc = libatomic_ops deps_gcc = | $(MP_LIBRARY) mpfr mpc zlib xz deps_gdb = mpfr zlib ncurses $(PYTHON) 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 deps_git = zlib $(PYTHON) deps_git_trac = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_givaro = $(MP_LIBRARY) deps_glpk = $(MP_LIBRARY) zlib deps_glucose = zlib deps_gmp = deps_gmpy2 = $(PYTHON) $(MP_LIBRARY) mpfr mpc | $(PYTHON_TOOLCHAIN) deps_gp2c = pari deps_graphs = deps_gsl = $(BLAS) deps_html5lib = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_iconv = deps_igraph = $(MP_LIBRARY) glpk deps_imagesize = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_iml = $(MP_LIBRARY) $(BLAS) | pkgconf deps_importlib_metadata = $(PYTHON) vcversioner zipp | $(PYTHON_TOOLCHAIN) deps_ipykernel = $(PYTHON) | ipython jupyter_client $(PYTHON_TOOLCHAIN) scandir deps_ipython = $(PYTHON) jinja2 tornado pyzmq pickleshare simplegeneric traitlets | $(PYTHON_TOOLCHAIN) wcwidth prompt_toolkit pygments pexpect appnope backcall jedi deps_ipython_genutils = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_ipywidgets = $(PYTHON) widgetsnbextension | $(PYTHON_TOOLCHAIN) deps_isl = $(MP_LIBRARY) deps_itsdangerous = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_jedi = $(PYTHON) parso | $(PYTHON_TOOLCHAIN) deps_jinja2 = $(PYTHON) markupsafe docutils | $(PYTHON_TOOLCHAIN) deps_jmol = deps_jsonschema = $(PYTHON) vcversioner attrs importlib_metadata pyrsistent | $(PYTHON_TOOLCHAIN) deps_jupymake = $(PYTHON) polymake | $(PYTHON_TOOLCHAIN) deps_jupyter_client = $(PYTHON) jupyter_core | $(PYTHON_TOOLCHAIN) pyzmq dateutil deps_jupyter_core = $(PYTHON) | $(PYTHON_TOOLCHAIN) traitlets deps_jupyterlab = $(PYTHON) vcversioner jupyter_core jupyter_client | $(PYTHON_TOOLCHAIN) deps_jupyterlab_widgets = jupyterlab nodejs tornado deps_kenzo = ecl deps_kiwisolver = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_latte_int = $(MP_LIBRARY) ntl 4ti2 cddlib lrslib lidia deps_lcalc = pari mpfr deps_libatomic_ops = deps_libbraiding = deps_libffi = deps_libgd = libpng freetype deps_libhomfly = gc deps_libnauty = $(INST)/nauty-$(vers_nauty) deps_libogg = deps_libpng = zlib deps_libsemigroups = deps_libtheora = libogg libpng deps_lidia = $(MP_LIBRARY) deps_lie = readline ncurses deps_linbox = $(MP_LIBRARY) ntl givaro mpfr fplll iml flint fflas_ffpack deps_lrcalc = deps_lrslib = $(MP_LIBRARY) deps_m4ri = libpng deps_m4rie = m4ri deps_markupsafe = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_mathjax = deps_matplotlib = $(PYTHON) numpy freetype pillow dateutil pyparsing tornado six cycler | $(PYTHON_TOOLCHAIN) pytz kiwisolver certifi deps_maxima = ecl deps_mcqd = deps_meataxe = deps_mistune = $(PYTHON) cython | $(PYTHON_TOOLCHAIN) deps_modular_decomposition = deps_mpc = $(MP_LIBRARY) mpfr deps_mpfi = $(MP_LIBRARY) mpfr deps_mpfr = $(MP_LIBRARY) deps_mpfrcx = $(MP_LIBRARY) mpfr mpc deps_mpir = | yasm deps_mpmath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_nauty = deps_nbconvert = $(PYTHON) | $(PYTHON_TOOLCHAIN) mistune jinja2 pygments traitlets jupyter_core nbformat entrypoints bleach pandocfilters testpath defusedxml deps_nbformat = $(PYTHON) | $(PYTHON_TOOLCHAIN) jsonschema deps_ncurses = deps_networkx = $(PYTHON) decorator | $(PYTHON_TOOLCHAIN) scipy $(and $(filter-out no,$(SAGE_CHECK_networkx)), nose pytest) deps_nibabel = | pip deps_ninja_build = | $(PYTHON) deps_nodeenv = $(PYTHON) | $(PYTHON_TOOLCHAIN) certifi deps_nodejs = nodeenv deps_normaliz = $(MP_LIBRARY) flint e_antic libnauty deps_nose = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_notebook = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython jupyter_client ipykernel nbconvert nbformat jinja2 tornado terminado send2trash prometheus_client deps_notedown = $(PYTHON) $(PYTHON_TOOLCHAIN) | pip nbformat nbconvert six pandoc_attributes deps_ntl = $(MP_LIBRARY) gf2x deps_numpy = $(PYTHON) $(BLAS) gfortran | $(PYTHON_TOOLCHAIN) pkgconfig cython deps_openblas = gfortran | $(PYTHON) deps_openssl = deps_p_group_cohomology = $(PYTHON) cython cysignals singular meataxe $(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 deps_packaging = $(PYTHON) | $(PYTHON_TOOLCHAIN) pyparsing six deps_palp = deps_pandoc = deps_pandoc_attributes = $(PYTHON) $(PYTHON_TOOLCHAIN) | pip pandocfilters deps_pandocfilters = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pari = readline $(MP_LIBRARY) | pari_galdata pari_seadata_small deps_pari_elldata = deps_pari_galdata = deps_pari_galpol = deps_pari_jupyter = $(PYTHON) pari | $(PYTHON_TOOLCHAIN) cython notebook jupyter_core deps_pari_nftables = deps_pari_seadata = deps_pari_seadata_small = deps_parso = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_patch = deps_pathpy = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pcre = bzip2 deps_perl_cpan_polymake_prereq = deps_perl_term_readline_gnu = readline deps_pexpect = $(PYTHON) ptyprocess | $(PYTHON_TOOLCHAIN) deps_pickleshare = $(PYTHON) pathpy | $(PYTHON_TOOLCHAIN) deps_pillow = $(PYTHON) zlib freetype | $(PYTHON_TOOLCHAIN) pkgconf deps_pip = $(PYTHON) setuptools wheel deps_pkgconf = | patch deps_pkgconfig = $(PYTHON) | $(PYTHON_TOOLCHAIN) pkgconf deps_planarity = deps_plantri = deps_polylib = $(MP_LIBRARY) mpfr ntl deps_polymake = $(MP_LIBRARY) bliss cddlib lrslib normaliz perl_term_readline_gnu ppl perl_cpan_polymake_prereq | ninja_build deps_polytopes_db = deps_polytopes_db_4d = deps_ppl = $(MP_LIBRARY) glpk deps_pplpy = $(PYTHON) $(MP_LIBRARY) gmpy2 cysignals mpfr mpc ppl | $(PYTHON_TOOLCHAIN) sphinx deps_primecount = cmake deps_prometheus_client = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_prompt_toolkit = $(PYTHON) six wcwidth | $(PYTHON_TOOLCHAIN) deps_psutil = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_ptyprocess = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pybind11 = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pybtex = | pip deps_pycosat = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pycparser = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pycygwin = $(PYTHON) cython | $(PYTHON_TOOLCHAIN) deps_pyflakes = | pip deps_pygments = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pynac = $(PYTHON) $(MP_LIBRARY) flint singular giac | pkgconf deps_pynormaliz = $(PYTHON) normaliz | $(PYTHON_TOOLCHAIN) deps_pyopenssl = | pip deps_pyparsing = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pyrsistent = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_pysingular = $(PYTHON) singular | $(PYTHON_TOOLCHAIN) deps_pytest = | pip deps_python3 = zlib readline sqlite libpng bzip2 xz libffi $(findstring openssl,$(OPTIONAL_INSTALLED_PACKAGES)) deps_python_igraph = igraph $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_python_openid = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pytz = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pyx = | pip deps_pyzmq = $(PYTHON) cython zeromq | $(PYTHON_TOOLCHAIN) deps_qepcad = readline saclib deps_qhull = | cmake deps_r = $(BLAS) gfortran iconv readline bzip2 xz pcre curl | pkgconf deps_r_jupyter = notebook r deps_ratpoints = $(MP_LIBRARY) deps_readline = ncurses deps_requests = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_rpy2 = $(PYTHON) r cffi tzlocal pytz | $(PYTHON_TOOLCHAIN) pycparser $(and $(filter-out no,$(SAGE_CHECK_rpy2)), pytest numpy) deps_rst2ipynb = $(PYTHON) pandoc | $(PYTHON_TOOLCHAIN) notedown deps_rubiks = deps_rw = deps_saclib = deps_sage_conf = $(PYTHON) ../pkgs/sage_conf/src/sage_conf.py ../pkgs/sage_conf/src/setup.cfg | $(PYTHON_TOOLCHAIN) 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 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 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 deps_sage_sws2rst = $(PYTHON) beautifulsoup4 ../pkgs/sage_sws2rst/src/sage_sws2rst/*.py | $(PYTHON_TOOLCHAIN) $(and $(filter-out no,$(SAGE_CHECK_networkx)), tox) deps_sagelib = FORCE $(SCRIPTS) arb boost_cropped $(BLAS) brial cliquer cypari cysignals cython ecl eclib ecm flint libgd gap givaro glpk gmpy2 gsl iml jinja2 jupyter_core lcalc lrcalc libbraiding libhomfly libpng linbox m4ri m4rie mpc mpfi mpfr $(MP_LIBRARY) ntl numpy pari pip pkgconfig planarity ppl pplpy pycygwin pynac $(PYTHON) ratpoints readline rw sage_conf singular symmetrica zn_poly $(PCFILES) deps_sagenb_export = $(PYTHON) nbconvert ipython six | $(PYTHON_TOOLCHAIN) deps_sagetex = $(PYTHON) maxima scipy matplotlib pillow tachyon | $(SAGERUNTIME) sympy elliptic_curves jmol deps_scandir = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_scipoptsuite = $(MP_LIBRARY) bliss readline | cmake deps_scipy = $(PYTHON) $(BLAS) gfortran numpy pybind11 | $(PYTHON_TOOLCHAIN) deps_send2trash = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_setuptools = $(PYTHON) deps_setuptools_scm = $(PYTHON) | setuptools pip deps_simplegeneric = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_singular = $(MP_LIBRARY) $(PYTHON) ntl flint readline mpfr cddlib deps_singular_jupyter = $(PYTHON) jupyter_client | $(PYTHON_TOOLCHAIN) pysingular ipython ipywidgets deps_sip = $(PYTHON) deps_sirocco = deps_six = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_snowballstemmer = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_speaklater = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinx = $(PYTHON) | $(PYTHON_TOOLCHAIN) docutils jinja2 pygments six snowballstemmer imagesize babel alabaster requests sphinxcontrib_websupport sphinxcontrib_applehelp sphinxcontrib_devhelp sphinxcontrib_htmlhelp sphinxcontrib_jsmath sphinxcontrib_qthelp sphinxcontrib_serializinghtml packaging deps_sphinxcontrib_applehelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_devhelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_htmlhelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_jsmath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_qthelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_serializinghtml = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_websupport = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sqlalchemy = | pip deps_sqlite = readline deps_suitesparse = $(BLAS) gfortran deps_surf = $(MP_LIBRARY) deps_symmetrica = deps_sympow = | pari deps_sympy = $(PYTHON) mpmath | $(PYTHON_TOOLCHAIN) deps_tachyon = libpng deps_tdlib = deps_termcap = deps_terminado = $(PYTHON) | $(PYTHON_TOOLCHAIN) ptyprocess tornado deps_testpath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_texlive = deps_thebe = deps_threejs = deps_tides = $(MP_LIBRARY) mpfr deps_topcom = cddlib deps_tornado = $(PYTHON) certifi | $(PYTHON_TOOLCHAIN) deps_tox = $(PYTHON) packaging six | $(PYTHON_TOOLCHAIN) deps_traitlets = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython_genutils decorator six deps_tzlocal = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_valgrind = deps_vcversioner = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_wcwidth = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_webencodings = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_wheel = $(PYTHON) setuptools deps_widgetsnbextension = $(PYTHON) | $(PYTHON_TOOLCHAIN) notebook jupyter_core deps_xz = deps_yasm = deps_zeromq = deps_zipp = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_zlib = deps_zn_poly = $(MP_LIBRARY) deps_zope_interface = $(PYTHON) | $(PYTHON_TOOLCHAIN)' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fooconverseg='/usr/local/bin/converseg' foodirectg='/usr/local/bin/directg' foogenbg='/usr/local/bin/genbg' foogeng='/usr/local/bin/geng' foogentourng='/usr/local/bin/gentourng' found_ar='yes' found_latex='yes' found_m4='yes' found_ranlib='yes' found_strip='yes' host='x86_64-apple-darwin19.6.0' host_alias='' host_cpu='x86_64' host_os='darwin19.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/zscherr/sage/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' nauconverseg='' naudirectg='' naugenbg='' naugeng='' naugentourng='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Users/zscherr/sage/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vers_4ti2 = 1.6.7.p0 vers_alabaster = 0.7.12 vers_appnope = 0.1.0.p0 vers_arb = 2.16.0.p0 vers_atlas = 3.10.2.p3 vers_attrs = 19.3.0 vers_awali = 1.0.2-190218 vers_babel = 2.6.0 vers_backcall = 0.1.0 vers_barvinok = 0.41.1 vers_beautifulsoup4 = none vers_benzene = 20130630 vers_biopython = none vers_bleach = 3.1.5 vers_bliss = 0.73+debian-1+sage-2016-08-02.p0 vers_boost = 1_66_0 vers_boost_cropped = 1.66.0.p0 vers_brial = 1.2.8 vers_buckygen = 1.1 vers_bzip2 = 1.0.6-20150304.p0 vers_cbc = 2.9.4.p0 vers_ccache = 3.3.4 vers_cddlib = 0.94j vers_certifi = 2020.6.20 vers_cffi = 1.14.0 vers_cliquer = 1.21.p4 vers_cmake = 3.18.2 vers_cocoalib = 0.99564 vers_combinatorial_designs = 20140630.p0 vers_compilerwrapper = 1.2 vers_configure = 8ff504da1c6648857b765733b5af9da702758d9b vers_conway_polynomials = 0.5 vers_coxeter3 = 8ac9c71723c8ca57a836d6381aed125261e44e9e.p0 vers_cryptominisat = 5.6.8 vers_csdp = 6.2.p0 vers_cunningham_tables = 1.0 vers_curl = 7.62.0.p0 vers_cvxopt = 1.2.5 vers_cycler = 0.10.0.p0 vers_cypari = 2.1.1 vers_cysignals = 1.10.2 vers_cython = 0.29.21 vers_d3js = 3.4.8 vers_database_cremona_ellcurve = 20190911 vers_database_jones_numfield = 4 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.1 vers_decorator = 4.4.0 vers_deformation = d05941b.p0 vers_defusedxml = 0.6.0 vers_docutils = 0.14 vers_dot2tex = 2.11.3.p0 vers_e_antic = 0.1.8 vers_ecl = 20.4.24.p1 vers_eclib = 20190909 vers_ecm = 7.0.4.p2 vers_elliptic_curves = 0.8.1 vers_entrypoints = 0.3 vers_fflas_ffpack = 2.4.3 vers_flint = 2.5.2.p5 vers_flintqs = 1.0.p0 vers_fplll = 5.3.3 vers_fpylll = 0.5.1dev vers_freetype = 2.10.1 vers_fricas = 1.3.6 vers_frobby = 0.9.0.p2 vers_gambit = 15.1.1.p0 vers_gap = 4.10.2.p1 vers_gap3 = 04jul17 vers_gap_jupyter = 0.9 vers_gap_packages = 4.10.2.p1 vers_gc = 8.0.4 vers_gcc = 9.2.0 vers_gdb = 8.2 vers_gf2x = 1.3.0 vers_gfan = 0.6.2.p1 vers_gfortran = 9.2.0 vers_giac = 1.5.0.87p2.p1 vers_git = 2.11.0 vers_git_trac = 20160625.p0 vers_givaro = 4.1.1 vers_glpk = 4.65.p0 vers_glucose = 4.1 vers_gmp = 6.1.2 vers_gmpy2 = 2.1.0b5 vers_gp2c = 0.0.10.p0 vers_graphs = 20161026.p0 vers_gsl = 2.6 vers_html5lib = 1.0.1 vers_iconv = 1.15 vers_igraph = 0.7.1999.p0 vers_imagesize = 1.1.0 vers_iml = 1.0.4p1.p2 vers_importlib_metadata = 1.7.0 vers_ipykernel = 5.2.1 vers_ipython = 7.13.0 vers_ipython_genutils = 0.2.0 vers_ipywidgets = 7.5.1 vers_isl = 0.20 vers_itsdangerous = 1.1.0 vers_jedi = 0.17.0 vers_jinja2 = 2.11.2 vers_jmol = 14.29.52 vers_jsonschema = 3.2.0 vers_jupymake = 0.9 vers_jupyter_client = 6.1.6 vers_jupyter_core = 4.6.3 vers_jupyterlab = none vers_jupyterlab_widgets = 2.0 vers_kenzo = 1.1.9 vers_kiwisolver = 1.0.1 vers_latte_int = 1.7.5.p0 vers_lcalc = 1.23.p19 vers_libatomic_ops = 7.6.10 vers_libbraiding = 1.0.p0 vers_libffi = 3.2.1 vers_libgd = 2.1.1.1.p1 vers_libhomfly = 1.02r6 vers_libnauty = none vers_libogg = 1.3.1.p0 vers_libpng = 1.6.29.p1 vers_libsemigroups = 0.6.7 vers_libtheora = 1.1.1 vers_lidia = 2.3.0+latte-patches-2019-05-02 vers_lie = 2.2.2 vers_linbox = 1.6.3.p1 vers_lrcalc = 1.2.p1 vers_lrslib = 062+autotools-2017-03-03.p1 vers_m4ri = 20200115 vers_m4rie = 20200115 vers_markupsafe = 1.1.0 vers_mathjax = 2.7.4.p0 vers_matplotlib = 3.3.1 vers_maxima = 5.44.0 vers_mcqd = 1.0.p0 vers_meataxe = 1.0.p0 vers_mistune = 0.8.4 vers_modular_decomposition = 20100607 vers_mpc = 1.1.0 vers_mpfi = 1.5.2 vers_mpfr = 4.0.1.p0 vers_mpfrcx = 0.5 vers_mpir = 3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0 vers_mpmath = 1.1.0 vers_nauty = 27r1.p1 vers_nbconvert = 5.6.1 vers_nbformat = 5.0.7 vers_ncurses = 6.0.p0 vers_networkx = 2.4 vers_nibabel = none vers_ninja_build = 1.8.2 vers_nodeenv = none vers_nodejs = 12.18.3 vers_normaliz = 3.8.8 vers_nose = 1.3.7 vers_notebook = 6.1.1 vers_notedown = 1.5.1 vers_ntl = 11.4.3 vers_numpy = 1.19.1 vers_openblas = 0.3.9 vers_openssl = 1.1.1g vers_p_group_cohomology = 3.3 vers_packaging = 18.0 vers_palp = 2.11 vers_pandoc = none vers_pandoc_attributes = 8bc82f6d vers_pandocfilters = 1.4.2 vers_pari = 2.11.4.p0 vers_pari_elldata = 20161017 vers_pari_galdata = 20080411.p0 vers_pari_galpol = 20180625 vers_pari_jupyter = 1.3.2 vers_pari_nftables = 20080929 vers_pari_seadata = 20090618 vers_pari_seadata_small = 20090618.p0 vers_parso = 0.7.0 vers_patch = 2.7.5 vers_pathpy = 7.1.p0 vers_pcre = 8.40.p2 vers_perl_cpan_polymake_prereq = none vers_perl_term_readline_gnu = 1.35 vers_pexpect = 4.8.0 vers_pickleshare = 0.7.5 vers_pillow = 7.2.0 vers_pip = 20.2.3 vers_pkgconf = 0.9.7.p2 vers_pkgconfig = 1.5.1 vers_planarity = 3.0.0.5.p0 vers_plantri = 4.5 vers_polylib = 5.22.5 vers_polymake = 3.4 vers_polytopes_db = 20170220.p0 vers_polytopes_db_4d = 1.0 vers_ppl = 1.2.p1 vers_pplpy = 0.8.4 vers_primecount = 5.1 vers_prometheus_client = 0.8.0 vers_prompt_toolkit = 3.0.5 vers_psutil = 5.2.0.p2 vers_ptyprocess = 0.5.1.p0 vers_pybind11 = 2.5.0 vers_pybtex = none vers_pycosat = 0.6.3 vers_pycparser = 2.20 vers_pycygwin = 0.1 vers_pyflakes = none vers_pygments = 2.3.1.p0 vers_pynac = 0.7.26.sage-2020-04-03.p0 vers_pynormaliz = 2.12 vers_pyopenssl = none vers_pyparsing = 2.3.0 vers_pyrsistent = 0.16.0 vers_pysingular = 0.9.5 vers_pytest = none vers_python3 = 3.8.5 vers_python_igraph = 0.7.1999 vers_python_openid = 2.2.5.p0 vers_pytz = 2020.1 vers_pyx = none vers_pyzmq = 19.0.2 vers_qepcad = B.1.72 vers_qhull = 2015-src-7.2.0.p1 vers_r = 3.6.3 vers_r_jupyter = none vers_ratpoints = 2.1.3.p5 vers_readline = 8.0 vers_requests = 2.13.0 vers_rpy2 = 3.3.5 vers_rst2ipynb = 0.2.2.p0 vers_rubiks = 20070912.p21 vers_rw = 0.7.p0 vers_saclib = 2.2.7 vers_sage_conf = none vers_sage_numerical_backends_coin = 9.0b12 vers_sage_numerical_backends_cplex = 9.0b12 vers_sage_numerical_backends_gurobi = 9.0.0 vers_sage_sws2rst = none vers_sagelib = 9.2.rc0 vers_sagenb_export = 3.3 vers_sagetex = 3.5 vers_scandir = 1.9.0 vers_scipoptsuite = 5.0.1 vers_scipy = 1.5.2 vers_send2trash = 1.5.0 vers_setuptools = 49.6.0 vers_setuptools_scm = 4.1.2 vers_simplegeneric = 0.8.1.p0 vers_singular = 4.1.1p2.p0 vers_singular_jupyter = 0.9.7 vers_sip = 4.18 vers_sirocco = 2.0.2 vers_six = 1.15.0 vers_snowballstemmer = 1.2.1.p0 vers_speaklater = 1.3.p0 vers_sphinx = 3.1.2.p0 vers_sphinxcontrib_applehelp = 1.0.2 vers_sphinxcontrib_devhelp = 1.0.2 vers_sphinxcontrib_htmlhelp = 1.0.3 vers_sphinxcontrib_jsmath = 1.0.1 vers_sphinxcontrib_qthelp = 1.0.3 vers_sphinxcontrib_serializinghtml = 1.1.4 vers_sphinxcontrib_websupport = 1.2.1 vers_sqlalchemy = none vers_sqlite = 3290000 vers_suitesparse = 5.6.0 vers_surf = 1.0.6-gcc6 vers_symmetrica = 3.0.1 vers_sympow = 2.023.6 vers_sympy = 1.6.2 vers_tachyon = 0.98.9.p7 vers_tdlib = 0.3.1.p0 vers_termcap = 1.3.1.p3 vers_terminado = 0.8.3 vers_testpath = 0.4.4 vers_texlive = none vers_thebe = 9624e0a0.p0 vers_threejs = r117 vers_tides = 2.0.p0 vers_topcom = 0.17.7 vers_tornado = 6.0.4 vers_tox = none vers_traitlets = 4.3.3 vers_tzlocal = 2.1 vers_valgrind = 3.14.0 vers_vcversioner = 2.16.0.0.p0 vers_wcwidth = 0.1.7.p0 vers_webencodings = 0.5.1 vers_wheel = 0.34.2 vers_widgetsnbextension = 3.5.1 vers_xz = 5.2.2.p0 vers_yasm = 1.3.0.p0 vers_zeromq = 4.2.5 vers_zipp = 0.5.2 vers_zlib = 1.2.11.p0 vers_zn_poly = 0.9.2 vers_zope_interface = none' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "9.2.rc0" #define PACKAGE_STRING "Sage 9.2.rc0" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "9.2.rc0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIBM 1 #define HAVE_CXX11 1 #define HAVE_GMP_H 1 #define ABSOLUTE_GMP_H "///usr/local/include/gmp.h" #define HAVE_LIBARB 1 #define HAVE_BOOST /**/ #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_UNIXSOCKETS 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_ASYNCHDNS 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_FEATURE_SPNEGO 1 #define LIBCURL_FEATURE_KERBEROS 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_HTTPS_PROXY 1 #define LIBCURL_FEATURE_HTTP2 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_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_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_NCURSES_H 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_SUITESPARSE_CONFIG_H 1 #define HAVE_AMD_H 1 #define HAVE_ZMQ /**/ configure: exit 0