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.beta5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Davids-MacBook-Pro-3.local uname -m = x86_64 uname -r = 19.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/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.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 340 tasks, 1445 threads, 4 processors Load average: 1.72, Mach factor: 2.27 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/davideinstein/opt/anaconda3/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/TeX/texbin PATH: /opt/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3951: checking for a BSD-compatible install configure:4019: result: /usr/bin/install -c configure:4030: checking whether build environment is sane configure:4085: result: yes configure:4236: checking for a thread-safe mkdir -p configure:4275: result: config/install-sh -c -d configure:4282: checking for gawk configure:4312: result: no configure:4282: checking for mawk configure:4312: result: no configure:4282: checking for nawk configure:4312: result: no configure:4282: checking for awk configure:4298: found /usr/bin/awk configure:4309: result: awk configure:4320: checking whether make sets $(MAKE) configure:4342: result: yes configure:4371: checking whether make supports nested variables configure:4388: result: yes configure:4517: checking whether to enable maintainer-specific portions of Makefiles configure:4526: result: yes configure:4577: checking for root user configure:4586: result: no configure:4598: checking build system type configure:4612: result: x86_64-apple-darwin19.5.0 configure:4632: checking host system type configure:4645: result: x86_64-apple-darwin19.5.0 configure:4757: checking for a sed that does not truncate output configure:4821: result: /usr/bin/sed configure:4829: checking for ar configure:4845: found /usr/bin/ar configure:4857: result: yes configure:4878: checking for m4 configure:4894: found /usr/bin/m4 configure:4906: result: yes configure:4981: checking for pkg-config configure:4999: found /usr/local/bin/pkg-config configure:5011: result: /usr/local/bin/pkg-config configure:5036: checking pkg-config is at least version 0.9.0 configure:5039: result: yes configure:5050: checking for ranlib configure:5066: found /usr/bin/ranlib configure:5078: result: yes configure:5099: checking for strip configure:5115: found /usr/bin/strip configure:5127: result: yes configure:5147: checking for GNU or BSD tar configure:5195: result: /usr/bin/tar configure:5206: checking for GNU make configure:5248: result: /usr/bin/make configure:5258: checking for Python configure:5261: result: /Users/davideinstein/opt/anaconda3/bin/python configure:5272: checking for latex configure:5288: found /Library/TeX/texbin/latex configure:5300: result: yes configure:5324: checking for perl configure:5342: found /usr/local/bin/perl configure:5354: result: /usr/local/bin/perl configure:5362: checking for Perl version 5.8.0 or later configure:5373: result: yes configure:5388: checking whether a conda environment is active configure:5395: result: no configure:5469: checking for gcc configure:5485: found /usr/bin/gcc configure:5496: result: gcc configure:5725: checking for C compiler version configure:5734: gcc --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:5745: $? = 0 configure:5734: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:5745: $? = 0 configure:5734: gcc -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:5745: $? = 1 configure:5734: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5745: $? = 1 configure:5765: checking whether the C compiler works configure:5787: gcc conftest.c >&5 configure:5791: $? = 0 configure:5839: result: yes configure:5842: checking for C compiler default output file name configure:5844: result: a.out configure:5850: checking for suffix of executables configure:5857: gcc -o conftest conftest.c >&5 configure:5861: $? = 0 configure:5883: result: configure:5905: checking whether we are cross compiling configure:5913: gcc -o conftest conftest.c >&5 configure:5917: $? = 0 configure:5924: ./conftest configure:5928: $? = 0 configure:5943: result: no configure:5948: checking for suffix of object files configure:5970: gcc -c conftest.c >&5 configure:5974: $? = 0 configure:5995: result: o configure:5999: checking whether we are using the GNU C compiler configure:6018: gcc -c conftest.c >&5 configure:6018: $? = 0 configure:6027: result: yes configure:6036: checking whether gcc accepts -g configure:6056: gcc -c -g conftest.c >&5 configure:6056: $? = 0 configure:6097: result: yes configure:6114: checking for gcc option to accept ISO C89 configure:6177: gcc -c -g -O2 conftest.c >&5 configure:6177: $? = 0 configure:6190: result: none needed configure:6215: checking whether gcc understands -c and -o together configure:6237: gcc -c conftest.c -o conftest2.o configure:6240: $? = 0 configure:6237: gcc -c conftest.c -o conftest2.o configure:6240: $? = 0 configure:6252: result: yes configure:6272: checking whether make supports the include directive configure:6287: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:6290: $? = 0 configure:6309: result: yes (GNU style) configure:6334: checking dependency style of gcc configure:6445: result: none configure:6465: checking how to run the C preprocessor configure:6496: gcc -E conftest.c configure:6496: $? = 0 configure:6510: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | /* end confdefs.h. */ | #include configure:6535: result: gcc -E configure:6555: gcc -E conftest.c configure:6555: $? = 0 configure:6569: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | /* end confdefs.h. */ | #include configure:6655: checking for g++ configure:6671: found /usr/bin/g++ configure:6682: result: g++ configure:6709: checking for C++ compiler version configure:6718: g++ --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:6729: $? = 0 configure:6718: g++ -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:6729: $? = 0 configure:6718: g++ -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:6729: $? = 1 configure:6718: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6729: $? = 1 configure:6733: checking whether we are using the GNU C++ compiler configure:6752: g++ -c conftest.cpp >&5 configure:6752: $? = 0 configure:6761: result: yes configure:6770: checking whether g++ accepts -g configure:6790: g++ -c -g conftest.cpp >&5 configure:6790: $? = 0 configure:6831: result: yes configure:6856: checking dependency style of g++ configure:6967: result: none configure:7035: checking for gfortran configure:7051: found /usr/local/bin/gfortran configure:7062: result: gfortran configure:7088: checking for Fortran compiler version configure:7097: gfortran --version >&5 GNU Fortran (Homebrew GCC 10.1.0) 10.1.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:7108: $? = 0 configure:7097: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/10.1.0 --libdir=/usr/local/Cellar/gcc/10.1.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.1.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.1.0 (Homebrew GCC 10.1.0) configure:7108: $? = 0 configure:7097: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7108: $? = 1 configure:7097: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7108: $? = 1 configure:7117: checking whether we are using the GNU Fortran compiler configure:7130: gfortran -c conftest.F >&5 configure:7130: $? = 0 configure:7139: result: yes configure:7145: checking whether gfortran accepts -g configure:7156: gfortran -c -g conftest.f >&5 configure:7156: $? = 0 configure:7164: result: yes configure:7254: checking for gcc configure:7270: found /usr/bin/gcc configure:7281: result: gcc configure:7306: checking for Objective C compiler version configure:7315: gcc --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:7326: $? = 0 configure:7315: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:7326: $? = 0 configure:7315: gcc -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:7326: $? = 1 configure:7315: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:7326: $? = 1 configure:7330: checking whether we are using the GNU Objective C compiler configure:7349: gcc -c conftest.m >&5 configure:7349: $? = 0 configure:7358: result: yes configure:7367: checking whether gcc accepts -g configure:7387: gcc -c -g conftest.m >&5 configure:7387: $? = 0 configure:7428: result: yes configure:7453: checking dependency style of gcc configure:7562: result: none configure:7631: checking for g++ configure:7647: found /usr/bin/g++ configure:7658: result: g++ configure:7683: checking for Objective C++ compiler version configure:7692: g++ --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:7703: $? = 0 configure:7692: g++ -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:7703: $? = 0 configure:7692: g++ -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:7703: $? = 1 configure:7692: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:7703: $? = 1 configure:7707: checking whether we are using the GNU Objective C++ compiler configure:7726: g++ -c conftest.mm >&5 configure:7726: $? = 0 configure:7735: result: yes configure:7744: checking whether g++ accepts -g configure:7764: g++ -c -g conftest.mm >&5 configure:7764: $? = 0 configure:7805: result: yes configure:7830: checking dependency style of g++ configure:7939: result: none configure:7980: checking how to run the C++ preprocessor configure:8007: g++ -E conftest.cpp configure:8007: $? = 0 configure:8021: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | /* end confdefs.h. */ | #include configure:8046: result: g++ -E configure:8066: g++ -E conftest.cpp configure:8066: $? = 0 configure:8080: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | /* end confdefs.h. */ | #include configure:8109: checking for grep that handles long lines and -e configure:8167: result: /usr/bin/grep configure:8172: checking for egrep configure:8234: result: /usr/bin/grep -E configure:8239: checking for ANSI C header files configure:8259: g++ -c -g -O2 conftest.cpp >&5 configure:8259: $? = 0 configure:8332: g++ -o conftest -g -O2 conftest.cpp >&5 configure:8332: $? = 0 configure:8332: ./conftest configure:8332: $? = 0 configure:8343: result: yes configure:8356: checking for sys/types.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for sys/stat.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for stdlib.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for string.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for memory.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for strings.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for inttypes.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for stdint.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8356: checking for unistd.h configure:8356: g++ -c -g -O2 conftest.cpp >&5 configure:8356: $? = 0 configure:8356: result: yes configure:8368: checking complex.h usability configure:8368: g++ -c -g -O2 conftest.cpp >&5 configure:8368: $? = 0 configure:8368: result: yes configure:8368: checking complex.h presence configure:8368: g++ -E conftest.cpp configure:8368: $? = 0 configure:8368: result: yes configure:8368: checking for complex.h configure:8368: result: yes configure:8391: checking for sqrt in -lm configure:8416: g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:8416: $? = 0 configure:8425: result: yes ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gcc... ## ## ---------------------------------------------------- ## configure:8739: checking for C compiler vendor configure:8786: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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:8786: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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:8786: gcc -c -g -O2 conftest.c >&5 conftest.c:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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:8786: gcc -c -g -O2 conftest.c >&5 configure:8786: $? = 0 configure:8794: result: clang configure:8824: checking whether g++ supports C++11 features with -std=gnu++11 configure:9120: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:9120: $? = 0 configure:9129: result: yes configure:9530: checking for gcc option to accept ISO C99 configure:9679: gcc -c -g -O2 conftest.c >&5 configure:9679: $? = 0 configure:9692: result: none needed configure:9773: checking if gcc accepts -dumpversion option configure:9798: cat conftest.c 1>&5 int main() { return 0; } configure:9801: $? = 0 configure:9805: gcc -dumpversion -c conftest.c 1>&5 11.0.3 configure:9808: $? = 0 configure:9811: result: yes configure:9838: checking gcc version configure:9852: result: 11.0.3 configure:9866: checking if g++ accepts -dumpversion option configure:9891: cat conftest.c 1>&5 int main() { return 0; } configure:9894: $? = 0 configure:9898: gcc -dumpversion -c conftest.c 1>&5 11.0.3 configure:9901: $? = 0 configure:9904: result: yes configure:9931: checking g++ version configure:9945: result: 11.0.3 configure:10055: will use system package and not install SPKG gcc configure:10082: checking for the location of crti.o configure:10092: result: ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpir... ## ## ----------------------------------------------------- ## configure:10196: checking gmp.h usability configure:10196: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10196: $? = 0 configure:10196: result: yes configure:10196: checking gmp.h presence configure:10196: g++ -E -std=gnu++11 conftest.cpp configure:10196: $? = 0 configure:10196: result: yes configure:10196: checking for gmp.h configure:10196: result: yes configure:10204: checking gmpxx.h usability configure:10204: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10204: $? = 0 configure:10204: result: yes configure:10204: checking gmpxx.h presence configure:10204: g++ -E -std=gnu++11 conftest.cpp configure:10204: $? = 0 configure:10204: result: yes configure:10204: checking for gmpxx.h configure:10204: result: yes configure:10212: checking for library containing __gmpq_cmp_z configure:10243: 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-60efad.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:10243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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:10243: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgmp -lm >&5 configure:10243: $? = 0 configure:10260: result: -lgmp configure:10285: will use system package and not install SPKG mpir configure:10319: checking absolute name of configure:10326: checking for gmp.h configure:10326: result: yes fatal error: error in backend: IO failure on output stream: Broken pipe configure:10350: result: ///usr/local/include/gmp.h configure:10386: result: using GMP-compatible library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:10469: will use system package and not install SPKG gmp ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfr... ## ## ----------------------------------------------------- ## configure:10567: checking installing gmp/mpir? configure:10574: result: no configure:10576: checking mpfr.h usability configure:10576: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10576: $? = 0 configure:10576: result: yes configure:10576: checking mpfr.h presence configure:10576: g++ -E -std=gnu++11 conftest.cpp configure:10576: $? = 0 configure:10576: result: yes configure:10576: checking for mpfr.h configure:10576: result: yes configure:10584: checking for library containing mpfr_free_pool configure:10615: 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-183f48.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:10615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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:10615: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm >&5 configure:10615: $? = 0 configure:10632: result: -lmpfr configure:10647: will use system package and not install SPKG mpfr configure:10681: result: using mpfr library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ntl... ## ## ---------------------------------------------------- ## configure:10757: checking installing gmp/mpir? configure:10764: result: no configure:10772: checking NTL/ZZ.h usability configure:10772: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10772: $? = 0 configure:10772: result: yes configure:10772: checking NTL/ZZ.h presence configure:10772: g++ -E -std=gnu++11 conftest.cpp configure:10772: $? = 0 configure:10772: result: yes configure:10772: checking for NTL/ZZ.h configure:10772: result: yes configure:10780: checking whether we can link a program using NTL configure:10797: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 configure:10797: $? = 0 configure:10798: result: yes configure:10809: checking NTL version >= 10.3 configure:10837: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 configure:10837: $? = 0 configure:10837: ./conftest configure:10837: $? = 0 configure:10854: will use system package and not install SPKG ntl configure:10888: result: using ntl library from the system ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG flint... ## ## ------------------------------------------------------ ## configure:10965: checking installing mpfr or ntl? configure:10972: checking flint/flint.h usability configure:10972: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10972: $? = 0 configure:10972: result: yes configure:10972: checking flint/flint.h presence configure:10972: g++ -E -std=gnu++11 conftest.cpp configure:10972: $? = 0 configure:10972: result: yes configure:10972: checking for flint/flint.h configure:10972: result: yes configure:10975: checking for library containing fmpz_mat_is_hadamard configure:11006: 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-798c64.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:11006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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:11006: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:11006: $? = 0 configure:11023: result: -lflint configure:11029: checking for library containing fmpz_poly_get_ZZX configure:11060: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_fmpz_poly_get_ZZX", referenced from: _main in conftest-d2b13a.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:11060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_poly_get_ZZX (); | int | main () | { | return fmpz_poly_get_ZZX (); | ; | return 0; | } configure:11060: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_fmpz_poly_get_ZZX", referenced from: _main in conftest-e68f76.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:11060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_poly_get_ZZX (); | int | main () | { | return fmpz_poly_get_ZZX (); | ; | return 0; | } configure:11077: result: no configure:11148: no suitable system package found for SPKG flint configure:11166: result: using Sage's flint SPKG ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG arb... ## ## ---------------------------------------------------- ## configure:11248: checking installing flint? configure:11251: result: yes; install arb as well configure:11368: no suitable system package found for SPKG arb configure:11403: checking for Fortran flag needed to accept free-form source configure:11422: 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:11422: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:11422: gfortran -c -g -O2 -ffree-form conftest.f >&5 configure:11422: $? = 0 configure:11431: result: -ffree-form ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfortran... ## ## --------------------------------------------------------- ## configure:11542: will use system package and not install SPKG gfortran ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openblas... ## ## --------------------------------------------------------- ## configure:11605: checking BLAS library configure:11624: result: openblas configure:11673: checking whether any of gfortran is installed as or will be installed as SPKG configure:11682: result: no configure:11693: checking for openblas >= 0.2.20 configure:11700: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" Package openblas was not found in the pkg-config search path. Perhaps you should add the directory containing `openblas.pc' to the PKG_CONFIG_PATH environment variable No package 'openblas' found configure:11703: $? = 1 configure:11717: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" Package openblas was not found in the pkg-config search path. Perhaps you should add the directory containing `openblas.pc' to the PKG_CONFIG_PATH environment variable No package 'openblas' found configure:11720: $? = 1 configure:11734: result: no No package 'openblas' found configure:11758: checking for library containing openblas_get_config configure:11789: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_openblas_get_config", referenced from: _main in conftest-e5eb30.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:11789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 openblas_get_config (); | int | main () | { | return openblas_get_config (); | ; | return 0; | } configure:11789: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lopenblas -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lopenblas clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 openblas_get_config (); | int | main () | { | return openblas_get_config (); | ; | return 0; | } configure:11789: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcblas -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_openblas_get_config", referenced from: _main in conftest-28bf96.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:11789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 openblas_get_config (); | int | main () | { | return openblas_get_config (); | ; | return 0; | } configure:11789: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lblas -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_openblas_get_config", referenced from: _main in conftest-1953ad.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:11789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 openblas_get_config (); | int | main () | { | return openblas_get_config (); | ; | return 0; | } configure:11806: result: no configure:11879: checking for library containing cblas_dgemm configure:11910: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_cblas_dgemm", referenced from: _main in conftest-4d20ea.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:11910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:11910: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lopenblas -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lopenblas clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:11910: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcblas -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lgfortran clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:11910: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lblas -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lgfortran clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:11927: result: no configure:11943: checking for library containing dgeqrf configure:11974: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_dgeqrf", referenced from: _main in conftest-80a240.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:11974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 dgeqrf (); | int | main () | { | return dgeqrf (); | ; | return 0; | } configure:11974: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lopenblas -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lopenblas clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 dgeqrf (); | int | main () | { | return dgeqrf (); | ; | return 0; | } configure:11974: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llapack -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lgfortran clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 dgeqrf (); | int | main () | { | return dgeqrf (); | ; | return 0; | } configure:11991: result: no configure:12007: checking for library containing dgeqrf_ configure:12038: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_dgeqrf_", referenced from: _main in conftest-9f25c1.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:12038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 dgeqrf_ (); | int | main () | { | return dgeqrf_ (); | ; | return 0; | } configure:12038: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lopenblas -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lopenblas clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 dgeqrf_ (); | int | main () | { | return dgeqrf_ (); | ; | return 0; | } configure:12038: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llapack -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lgfortran clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 dgeqrf_ (); | int | main () | { | return dgeqrf_ (); | ; | return 0; | } configure:12055: result: no configure:12071: checking for library containing DGEQRF configure:12102: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_DGEQRF", referenced from: _main in conftest-3bb93d.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:12102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 DGEQRF (); | int | main () | { | return DGEQRF (); | ; | return 0; | } configure:12102: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lopenblas -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lopenblas clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 DGEQRF (); | int | main () | { | return DGEQRF (); | ; | return 0; | } configure:12102: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llapack -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lgfortran clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 DGEQRF (); | int | main () | { | return DGEQRF (); | ; | return 0; | } configure:12119: result: no configure:12135: checking for library containing DGEQRF_ configure:12166: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_DGEQRF_", referenced from: _main in conftest-0d8545.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:12166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 DGEQRF_ (); | int | main () | { | return DGEQRF_ (); | ; | return 0; | } configure:12166: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lopenblas -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lopenblas clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 DGEQRF_ (); | int | main () | { | return DGEQRF_ (); | ; | return 0; | } configure:12166: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llapack -lgfortran -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lgfortran clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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 DGEQRF_ (); | int | main () | { | return DGEQRF_ (); | ; | return 0; | } configure:12183: result: no configure:12974: no suitable system package found for SPKG openblas ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG atlas... ## ## ------------------------------------------------------ ## configure:13054: SPKG atlas is not required on this system ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG boost_cropped... ## ## -------------------------------------------------------------- ## configure:13307: checking for boostlib >= 1.66.0 (106600) configure:13339: g++ -std=gnu++11 -c -g -O2 -I/usr/local/include conftest.cpp >&5 configure:13339: $? = 0 configure:13341: result: yes configure:13505: will use system package and not install SPKG boost_cropped ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG boost... ## ## ------------------------------------------------------ ## configure:13605: checking whether any of boost_cropped is installed as or will be installed as SPKG configure:13614: result: no configure:13638: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:13638: $? = 0 configure:13638: ./conftest configure:13638: $? = 0 configure:13655: will use system package and not install SPKG boost ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zlib... ## ## ----------------------------------------------------- ## configure:13752: checking for inflateEnd in -lz configure:13777: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lz -lflint -lmpfr -lgmp -lm -lntl >&5 configure:13777: $? = 0 configure:13786: result: yes configure:13794: checking zlib.h usability configure:13794: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:13794: $? = 0 configure:13794: result: yes configure:13794: checking zlib.h presence configure:13794: g++ -E -std=gnu++11 conftest.cpp configure:13794: $? = 0 configure:13794: result: yes configure:13794: checking for zlib.h configure:13794: result: yes configure:13805: checking for libpng >= 1.2 configure:13812: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13815: $? = 0 configure:13829: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13832: $? = 0 configure:13966: result: yes configure:13977: will use system package and not install SPKG zlib ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libpng... ## ## ------------------------------------------------------- ## configure:14075: checking installing zlib? configure:14082: result: no configure:14086: checking for libpng >= 1.2 configure:14155: result: yes configure:14164: will use system package and not install SPKG libpng ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG m4ri... ## ## ----------------------------------------------------- ## configure:14264: checking whether any of libpng is installed as or will be installed as SPKG configure:14273: result: no configure:14278: checking for m4ri >= 20140914 configure:14285: $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:14288: $? = 1 configure:14302: $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:14305: $? = 1 configure:14319: result: no No package 'm4ri' found configure:14368: no suitable system package found for SPKG m4ri ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG brial... ## ## ------------------------------------------------------ ## configure:14458: checking whether any of boost m4ri is installed as or will be installed as SPKG configure:14462: result: yes; install brial as well configure:14604: no suitable system package found for SPKG brial ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bzip2... ## ## ------------------------------------------------------ ## configure:14690: checking bzlib.h usability configure:14690: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:14690: $? = 0 configure:14690: result: yes configure:14690: checking bzlib.h presence configure:14690: g++ -E -std=gnu++11 conftest.cpp configure:14690: $? = 0 configure:14690: result: yes configure:14690: checking for bzlib.h configure:14690: result: yes configure:14693: checking for library containing BZ2_bzCompress configure:14724: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_BZ2_bzCompress", referenced from: _main in conftest-71c5d2.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:14724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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:14724: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:14724: $? = 0 configure:14741: result: -lbz2 configure:14749: checking for bzip2 configure:14767: found /Users/davideinstein/opt/anaconda3/bin/bzip2 configure:14779: result: /Users/davideinstein/opt/anaconda3/bin/bzip2 configure:14805: will use system package and not install SPKG bzip2 ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG cbc... ## ## ---------------------------------------------------- ## configure:14908: checking whether any of atlas openblas zlib bzip2 is installed as or will be installed as SPKG configure:14912: result: yes; install cbc as well configure:15010: no suitable system package found for SPKG cbc ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cddlib... ## ## ------------------------------------------------------- ## configure:15100: checking whether any of gmp mpir is installed as or will be installed as SPKG configure:15109: result: no configure:15116: checking for cddexec configure:15132: found /usr/local/bin/cddexec configure:15143: result: cddexec configure:15162: checking for cddexec_gmp configure:15178: found /usr/local/bin/cddexec_gmp configure:15189: result: cddexec_gmp configure:15208: checking for redcheck_gmp configure:15224: found /usr/local/bin/redcheck_gmp configure:15235: result: redcheck_gmp configure:15254: checking for scdd_gmp configure:15270: found /usr/local/bin/scdd_gmp configure:15281: result: scdd_gmp configure:15296: checking for cdd.h configure:15296: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:15296: $? = 0 configure:15296: result: yes configure:15309: checking for library containing dd_abs configure:15340: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_dd_abs", referenced from: _main in conftest-96a63f.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:15340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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:15340: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:15340: $? = 0 configure:15357: result: -lcddgmp configure:15375: will use system package and not install SPKG cddlib ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cliquer... ## ## -------------------------------------------------------- ## configure:15473: checking for library containing clique_unweighted_max_weight configure:15504: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_clique_unweighted_max_weight", referenced from: _main in conftest-ca3b44.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:15504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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:15504: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcliquer -lcddgmp -lbz2 -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:15504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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:15521: result: no configure:15616: no suitable system package found for SPKG cliquer ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG cmake... ## ## ------------------------------------------------------ ## configure:15702: checking for cmake >= 3.4 configure:15779: result: /usr/local/bin/cmake configure:15788: will use system package and not install SPKG cmake ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG coxeter3... ## ## --------------------------------------------------------- ## configure:15891: checking for library coxeter3 configure:15913: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lcoxeter3 >&5 conftest.cpp:28:22: fatal error: 'coxeter/sage.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:15913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_BOOST /**/ | /* end confdefs.h. */ | | | #include | #include | | int | main () | { | | coxeter::CoxGroup *g = interactive::coxeterGroup("B", 2); | | ; | return 0; | } | configure:15920: result: no configure:15949: no suitable system package found for SPKG coxeter3 ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG curl... ## ## ----------------------------------------------------- ## configure:16037: checking for curl 7.22 configure:16072: result: /usr/bin/curl configure:16116: checking for gawk configure:16143: result: awk configure:16205: checking for curl-config configure:16223: found /Users/davideinstein/opt/anaconda3/bin/curl-config configure:16235: result: /Users/davideinstein/opt/anaconda3/bin/curl-config configure:16246: checking for the version of libcurl configure:16253: result: 7.69.1 configure:16260: checking for libcurl >= version 7.22 configure:16273: result: yes configure:16314: checking whether libcurl is usable configure:16348: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16348: $? = 0 configure:16362: result: yes configure:16375: checking for curl_free configure:16375: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz >&5 configure:16375: $? = 0 configure:16375: result: yes configure:16463: checking whether programs linking to libcurl can be executed configure:16493: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16493: $? = 0 configure:16493: ./conftest dyld: Library not loaded: @rpath/libssl.1.1.dylib Referenced from: /Users/davideinstein/projects/sage/./conftest Reason: image not found ./configure: line 3207: 97914 Abort trap: 6 ./conftest$ac_exeext configure:16493: $? = 134 configure: program exited with status 134 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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 | /* end confdefs.h. */ | #include | int | main () | { | | curl_easy_setopt(NULL,CURLOPT_URL,NULL); | | ; | return 0; | } configure:16504: result: no configure:16524: no suitable system package found for SPKG curl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ncurses... ## ## -------------------------------------------------------- ## configure:16612: checking for ncurses >= 6.0 configure:16619: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" Requested 'ncurses >= 6.0' but version of ncurses is 5.7.20081102 configure:16622: $? = 1 configure:16636: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" Requested 'ncurses >= 6.0' but version of ncurses is 5.7.20081102 configure:16639: $? = 1 configure:16653: result: no Requested 'ncurses >= 6.0' but version of ncurses is 5.7.20081102 configure:16671: checking ncurses.h usability configure:16671: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:16671: $? = 0 configure:16671: result: yes configure:16671: checking ncurses.h presence configure:16671: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp configure:16671: $? = 0 configure:16671: result: yes configure:16671: checking for ncurses.h configure:16671: result: yes configure:16676: checking for library containing wresize configure:16707: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_wresize", referenced from: _main in conftest-d4df37.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:16707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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:16707: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16707: $? = 0 configure:16724: result: -lncurses configure:16825: will use system package and not install SPKG ncurses ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG readline... ## ## --------------------------------------------------------- ## configure:16923: checking Installing ncurses? configure:16930: result: No. configure:16934: checking for readline >= 6.0 configure:16941: $PKG_CONFIG --exists --print-errors "readline >= 6.0" Package readline was not found in the pkg-config search path. Perhaps you should add the directory containing `readline.pc' to the PKG_CONFIG_PATH environment variable No package 'readline' found configure:16944: $? = 1 configure:16958: $PKG_CONFIG --exists --print-errors "readline >= 6.0" Package readline was not found in the pkg-config search path. Perhaps you should add the directory containing `readline.pc' to the PKG_CONFIG_PATH environment variable No package 'readline' found configure:16961: $? = 1 configure:16975: result: no No package 'readline' found configure:16993: checking readline/readline.h usability configure:16993: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:16993: $? = 0 configure:16993: result: yes configure:16993: checking readline/readline.h presence configure:16993: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp configure:16993: $? = 0 configure:16993: result: yes configure:16993: checking for readline/readline.h configure:16993: result: yes configure:16998: checking for library containing rl_bind_keyseq configure:17029: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_rl_bind_keyseq", referenced from: _main in conftest-792359.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:17029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_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 rl_bind_keyseq (); | int | main () | { | return rl_bind_keyseq (); | ; | return 0; | } configure:17029: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:17029: $? = 0 configure:17046: result: -lreadline configure:17148: will use system package and not install SPKG readline ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari... ## ## ----------------------------------------------------- ## configure:17251: checking whether any of gmp mpir readline is installed as or will be installed as SPKG configure:17260: result: no configure:17265: checking for gp configure:17298: result: no configure:17303: gp is not found configure:17689: no suitable system package found for SPKG pari ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG eclib... ## ## ------------------------------------------------------ ## configure:17788: checking whether any of ntl pari flint is installed as or will be installed as SPKG configure:17792: result: yes; install eclib as well configure:17912: no suitable system package found for SPKG eclib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecm... ## ## ---------------------------------------------------- ## configure:18000: checking installing gmp/mpir? configure:18007: result: no. configure:18009: checking ecm.h usability configure:18009: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'ecm.h' file not found #include ^~~~~~~ 1 error generated. configure:18009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_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:18009: result: no configure:18009: checking ecm.h presence configure:18009: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp conftest.cpp:61:10: fatal error: 'ecm.h' file not found #include ^~~~~~~ 1 error generated. configure:18009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | /* end confdefs.h. */ | #include configure:18009: result: no configure:18009: checking for ecm.h configure:18009: result: no configure:18270: no suitable system package found for SPKG ecm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG givaro... ## ## ------------------------------------------------------- ## configure:18361: checking whether any of gmp mpir is installed as or will be installed as SPKG configure:18370: result: no configure:18375: checking for givaro-config configure:18408: result: no configure:18415: givaro-config not found. Installing givaro configure:18486: no suitable system package found for SPKG givaro ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fflas_ffpack... ## ## ------------------------------------------------------------- ## configure:18581: checking whether any of atlas givaro gmp mpir openblas is installed as or will be installed as SPKG configure:18585: result: yes; install fflas_ffpack as well configure:18686: no suitable system package found for SPKG fflas_ffpack configure:18707: checking whether C++ compiler accepts -mavx512f -mavx512vl -mavx512dq configure:18726: g++ -std=gnu++11 -c -g -O2 -mavx512f -mavx512vl -mavx512dq -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:18726: $? = 0 configure:18734: result: yes configure:18745: checking whether C++ compiler accepts -mfma configure:18764: g++ -std=gnu++11 -c -g -O2 -mfma -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:18764: $? = 0 configure:18772: result: yes configure:18781: checking whether C++ compiler accepts -mfma4 configure:18800: g++ -std=gnu++11 -c -g -O2 -mfma4 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:18800: $? = 0 configure:18808: result: yes ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG flintqs... ## ## -------------------------------------------------------- ## configure:18897: checking for QuadraticSieve configure:18925: result: no configure:18961: no suitable system package found for SPKG flintqs ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG fplll... ## ## ------------------------------------------------------ ## configure:19050: checking whether any of mpfr is installed as or will be installed as SPKG configure:19059: result: no configure:19064: checking for fplll >= 5.3 configure:19071: $PKG_CONFIG --exists --print-errors "fplll >= 5.3" Package fplll was not found in the pkg-config search path. Perhaps you should add the directory containing `fplll.pc' to the PKG_CONFIG_PATH environment variable No package 'fplll' found configure:19074: $? = 1 configure:19088: $PKG_CONFIG --exists --print-errors "fplll >= 5.3" Package fplll was not found in the pkg-config search path. Perhaps you should add the directory containing `fplll.pc' to the PKG_CONFIG_PATH environment variable No package 'fplll' found configure:19091: $? = 1 configure:19105: result: no No package 'fplll' found configure:19152: no suitable system package found for SPKG fplll ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG freetype... ## ## --------------------------------------------------------- ## configure:19241: checking whether any of libpng is installed as or will be installed as SPKG configure:19250: result: no configure:19255: checking for freetype2 >= 16.1 configure:19262: $PKG_CONFIG --exists --print-errors "freetype2 >= 16.1" configure:19265: $? = 0 configure:19279: $PKG_CONFIG --exists --print-errors "freetype2 >= 16.1" configure:19282: $? = 0 configure:19320: result: yes configure:19332: will use system package and not install SPKG freetype ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gf2x... ## ## ----------------------------------------------------- ## configure:19439: checking for gf2x >= 1.2 configure:19446: $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:19449: $? = 1 configure:19463: $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:19466: $? = 1 configure:19480: result: no No package 'gf2x' found configure:19496: checking gf2x.h usability configure:19496: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'gf2x.h' file not found #include ^~~~~~~~ 1 error generated. configure:19496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_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:19496: result: no configure:19496: checking gf2x.h presence configure:19496: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp conftest.cpp:61:10: fatal error: 'gf2x.h' file not found #include ^~~~~~~~ 1 error generated. configure:19496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | /* end confdefs.h. */ | #include configure:19496: result: no configure:19496: checking for gf2x.h configure:19496: result: no configure:19504: checking for library containing gf2x_mul_r configure:19535: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_gf2x_mul_r", referenced from: _main in conftest-de314b.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:19535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_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:19535: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lgf2x -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -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:19535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_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:19552: result: no configure:19745: no suitable system package found for SPKG gf2x ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfan... ## ## ----------------------------------------------------- ## configure:19831: checking for gfan >= 0.6.2 configure:19907: result: configure:19927: no suitable system package found for SPKG gfan ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG git... ## ## ---------------------------------------------------- ## configure:20014: checking for git configure:20046: result: /usr/bin/git configure:20052: will use system package and not install SPKG git ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG glpk... ## ## ----------------------------------------------------- ## configure:20155: checking whether any of gmp mpir zlib is installed as or will be installed as SPKG configure:20164: result: no configure:20169: checking for glpsol configure:20202: result: no configure:20209: glpsol not found. Installing glpk configure:20341: no suitable system package found for SPKG glpk configure:20360: result: using Sage's glpk SPKG ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gp2c... ## ## ----------------------------------------------------- ## configure:20450: checking whether any of pari is installed as or will be installed as SPKG configure:20454: result: yes; install gp2c as well configure:20531: no suitable system package found for SPKG gp2c configure:20610: pari.cfg is $SAGE_LOCAL/lib/pari/pari.cfg ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gsl... ## ## ---------------------------------------------------- ## configure:20692: checking whether any of atlas openblas is installed as or will be installed as SPKG configure:20696: result: yes; install gsl as well configure:20831: no suitable system package found for SPKG gsl configure:20895: checking for ld used by gcc configure:21020: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:21027: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:21042: result: no configure:21049: checking for shared library run path origin configure:21062: result: done configure:21083: checking 32-bit host C ABI configure:21149: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:21149: $? = 0 configure:21336: result: no configure:21345: checking for ELF binary format configure:21367: result: no configure:21416: checking for the common suffixes of directories in the library search path configure:21484: result: lib,lib,lib configure:22008: checking for iconv configure:22032: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_libiconv", referenced from: _main in conftest-986d67.o "_libiconv_close", referenced from: _main in conftest-986d67.o "_libiconv_open", referenced from: _main in conftest-986d67.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:22032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_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:22056: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl -liconv >&5 configure:22056: $? = 0 configure:22066: result: yes configure:22069: checking for working iconv configure:22210: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl -liconv >&5 configure:22210: $? = 0 configure:22210: ./conftest dyld: Library not loaded: @rpath/libreadline.7.dylib Referenced from: /Users/davideinstein/projects/sage/./conftest Reason: image not found ./configure: line 3207: 98220 Abort trap: 6 ./conftest$ac_exeext configure:22210: $? = 134 configure: program exited with status 134 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | /* end confdefs.h. */ | | #include | #include | | #ifndef ICONV_CONST | # define ICONV_CONST | #endif | | int | main () | { | int result = 0; | /* Test against AIX 5.1 bug: Failures are not distinguishable from successful | returns. */ | { | iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); | if (cd_utf8_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_utf8_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 1; | iconv_close (cd_utf8_to_88591); | } | } | /* Test against Solaris 10 bug: Failures are not distinguishable from | successful returns. */ | { | iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); | if (cd_ascii_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\263"; | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_ascii_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 2; | iconv_close (cd_ascii_to_88591); | } | } | /* Test against AIX 6.1..7.1 bug: Buffer overrun. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304"; | static char buf[2] = { (char)0xDE, (char)0xAD }; | ICONV_CONST char *inptr = input; | size_t inbytesleft = 1; | char *outptr = buf; | size_t outbytesleft = 1; | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD) | result |= 4; | iconv_close (cd_88591_to_utf8); | } | } | #if 0 /* This bug could be worked around by the caller. */ | /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; | char buf[50]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if ((int)res > 0) | result |= 8; | iconv_close (cd_88591_to_utf8); | } | } | #endif | /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is | provided. */ | { | /* Try standardized names. */ | iconv_t cd1 = iconv_open ("UTF-8", "EUC-JP"); | /* Try IRIX, OSF/1 names. */ | iconv_t cd2 = iconv_open ("UTF-8", "eucJP"); | /* Try AIX names. */ | iconv_t cd3 = iconv_open ("UTF-8", "IBM-eucJP"); | /* Try HP-UX names. */ | iconv_t cd4 = iconv_open ("utf8", "eucJP"); | if (cd1 == (iconv_t)(-1) && cd2 == (iconv_t)(-1) | && cd3 == (iconv_t)(-1) && cd4 == (iconv_t)(-1)) | result |= 16; | if (cd1 != (iconv_t)(-1)) | iconv_close (cd1); | if (cd2 != (iconv_t)(-1)) | iconv_close (cd2); | if (cd3 != (iconv_t)(-1)) | iconv_close (cd3); | if (cd4 != (iconv_t)(-1)) | iconv_close (cd4); | } | return result; | | ; | return 0; | } configure:22210: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl -liconv >&5 conftest.cpp:85:22: error: no matching function for call to 'libiconv' size_t res = iconv (cd_utf8_to_88591, ^~~~~ /Users/davideinstein/opt/anaconda3/include/iconv.h:80:15: note: expanded from macro 'iconv' #define iconv libiconv ^~~~~~~~ /Users/davideinstein/opt/anaconda3/include/iconv.h:82:15: note: candidate function not viable: no known conversion from 'const char **' to 'char **' for 2nd argument extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); ^ /Users/davideinstein/opt/anaconda3/include/iconv.h:80:15: note: expanded from macro 'iconv' #define iconv libiconv ^ conftest.cpp:105:22: error: no matching function for call to 'libiconv' size_t res = iconv (cd_ascii_to_88591, ^~~~~ /Users/davideinstein/opt/anaconda3/include/iconv.h:80:15: note: expanded from macro 'iconv' #define iconv libiconv ^~~~~~~~ /Users/davideinstein/opt/anaconda3/include/iconv.h:82:15: note: candidate function not viable: no known conversion from 'const char **' to 'char **' for 2nd argument extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); ^ /Users/davideinstein/opt/anaconda3/include/iconv.h:80:15: note: expanded from macro 'iconv' #define iconv libiconv ^ conftest.cpp:124:22: error: no matching function for call to 'libiconv' size_t res = iconv (cd_88591_to_utf8, ^~~~~ /Users/davideinstein/opt/anaconda3/include/iconv.h:80:15: note: expanded from macro 'iconv' #define iconv libiconv ^~~~~~~~ /Users/davideinstein/opt/anaconda3/include/iconv.h:82:15: note: candidate function not viable: no known conversion from 'const char **' to 'char **' for 2nd argument extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); ^ /Users/davideinstein/opt/anaconda3/include/iconv.h:80:15: note: expanded from macro 'iconv' #define iconv libiconv ^ 3 errors generated. configure:22210: $? = 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.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | /* end confdefs.h. */ | | #include | #include | | #ifndef ICONV_CONST | # define ICONV_CONST const | #endif | | int | main () | { | int result = 0; | /* Test against AIX 5.1 bug: Failures are not distinguishable from successful | returns. */ | { | iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); | if (cd_utf8_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_utf8_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 1; | iconv_close (cd_utf8_to_88591); | } | } | /* Test against Solaris 10 bug: Failures are not distinguishable from | successful returns. */ | { | iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); | if (cd_ascii_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\263"; | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_ascii_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 2; | iconv_close (cd_ascii_to_88591); | } | } | /* Test against AIX 6.1..7.1 bug: Buffer overrun. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304"; | static char buf[2] = { (char)0xDE, (char)0xAD }; | ICONV_CONST char *inptr = input; | size_t inbytesleft = 1; | char *outptr = buf; | size_t outbytesleft = 1; | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD) | result |= 4; | iconv_close (cd_88591_to_utf8); | } | } | #if 0 /* This bug could be worked around by the caller. */ | /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; | char buf[50]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if ((int)res > 0) | result |= 8; | iconv_close (cd_88591_to_utf8); | } | } | #endif | /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is | provided. */ | { | /* Try standardized names. */ | iconv_t cd1 = iconv_open ("UTF-8", "EUC-JP"); | /* Try IRIX, OSF/1 names. */ | iconv_t cd2 = iconv_open ("UTF-8", "eucJP"); | /* Try AIX names. */ | iconv_t cd3 = iconv_open ("UTF-8", "IBM-eucJP"); | /* Try HP-UX names. */ | iconv_t cd4 = iconv_open ("utf8", "eucJP"); | if (cd1 == (iconv_t)(-1) && cd2 == (iconv_t)(-1) | && cd3 == (iconv_t)(-1) && cd4 == (iconv_t)(-1)) | result |= 16; | if (cd1 != (iconv_t)(-1)) | iconv_close (cd1); | if (cd2 != (iconv_t)(-1)) | iconv_close (cd2); | if (cd3 != (iconv_t)(-1)) | iconv_close (cd3); | if (cd4 != (iconv_t)(-1)) | iconv_close (cd4); | } | return result; | | ; | return 0; | } configure:22222: result: no configure:22250: checking for iconv declaration configure:22279: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:22279: $? = 0 configure:22290: 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:22375: will use system package and not install SPKG iconv ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG iml... ## ## ---------------------------------------------------- ## configure:22477: checking whether any of gmp mpir openblas is installed as or will be installed as SPKG configure:22481: result: yes; install iml as well configure:22582: no suitable system package found for SPKG iml ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG isl... ## ## ---------------------------------------------------- ## configure:22669: checking installing gmp/mpir? configure:22676: result: no configure:22680: checking for isl >= 0.20 configure:22687: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:22690: $? = 0 configure:22704: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:22707: $? = 0 configure:22747: result: yes configure:22756: will use system package and not install SPKG isl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG lcalc... ## ## ------------------------------------------------------ ## configure:22858: checking whether any of pari mpfr is installed as or will be installed as SPKG configure:22862: result: yes; install lcalc as well configure:23034: no suitable system package found for SPKG lcalc ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libatomic_ops... ## ## -------------------------------------------------------------- ## configure:23122: checking for atomic_ops >= 7.6.2 configure:23129: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" Package atomic_ops was not found in the pkg-config search path. Perhaps you should add the directory containing `atomic_ops.pc' to the PKG_CONFIG_PATH environment variable No package 'atomic_ops' found configure:23132: $? = 1 configure:23146: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" Package atomic_ops was not found in the pkg-config search path. Perhaps you should add the directory containing `atomic_ops.pc' to the PKG_CONFIG_PATH environment variable No package 'atomic_ops' found configure:23149: $? = 1 configure:23163: result: no No package 'atomic_ops' found configure:23206: no suitable system package found for SPKG libatomic_ops ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libbraiding... ## ## ------------------------------------------------------------ ## configure:23303: checking if we can link against libbraiding configure:23332: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lbraiding >&5 conftest.cpp:64:16: fatal error: 'braiding.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:23332: $? = 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.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:23340: result: no configure:23371: no suitable system package found for SPKG libbraiding ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libffi... ## ## ------------------------------------------------------- ## configure:23459: checking for libffi configure:23466: $PKG_CONFIG --exists --print-errors "libffi" configure:23469: $? = 0 configure:23483: $PKG_CONFIG --exists --print-errors "libffi" configure:23486: $? = 0 configure:23672: result: yes configure:23680: will use system package and not install SPKG libffi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgd... ## ## ------------------------------------------------------ ## configure:23779: checking Installing freetype? configure:23786: checking Installing libpng? configure:23793: result: No. configure:23797: checking for gdlib >= 2.1 configure:23804: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:23807: $? = 0 configure:23821: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:23824: $? = 0 configure:23862: result: yes configure:23872: will use system package and not install SPKG libgd ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libsemigroups... ## ## -------------------------------------------------------------- ## configure:23971: checking for libsemigroups >= 0.6.7 configure:23978: $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:23981: $? = 1 configure:23995: $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:23998: $? = 1 configure:24012: result: no No package 'libsemigroups' found configure:24055: no suitable system package found for SPKG libsemigroups ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc... ## ## ------------------------------------------------------- ## configure:24143: checking for lrcalc/schublib.h configure:24143: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 conftest.cpp:63:16: fatal error: 'lrcalc/hashtab.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:24143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | #define ICONV_CONST | /* end confdefs.h. */ | #ifndef _HASHTAB_H | #include | #include | #endif | | #include configure:24143: result: no configure:24233: no suitable system package found for SPKG lrcalc ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG m4rie... ## ## ------------------------------------------------------ ## configure:24322: checking whether any of m4ri is installed as or will be installed as SPKG configure:24326: result: yes; install m4rie as well configure:24421: no suitable system package found for SPKG m4rie ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpc... ## ## ---------------------------------------------------- ## configure:24508: checking installing mpfr? configure:24515: result: no configure:24517: checking mpc.h usability configure:24517: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:24517: $? = 0 configure:24517: result: yes configure:24517: checking mpc.h presence configure:24517: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp configure:24517: $? = 0 configure:24517: result: yes configure:24517: checking for mpc.h configure:24517: result: yes configure:24525: checking for library containing mpc_cmp_abs configure:24556: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_mpc_cmp_abs", referenced from: _main in conftest-a08c41.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:24556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:24556: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:24556: $? = 0 configure:24573: result: -lmpc configure:24588: will use system package and not install SPKG mpc configure:24622: result: using mpc library from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfi... ## ## ----------------------------------------------------- ## configure:24698: checking installing mpfr? configure:24705: result: no configure:24713: checking mpfi.h usability configure:24713: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 conftest.cpp:95:10: fatal error: 'mpfi.h' file not found #include ^~~~~~~~ 1 error generated. configure:24713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:24713: result: no configure:24713: checking mpfi.h presence configure:24713: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp conftest.cpp:62:10: fatal error: 'mpfi.h' file not found #include ^~~~~~~~ 1 error generated. configure:24713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:24713: result: no configure:24713: checking for mpfi.h configure:24713: result: no configure:24721: checking for library containing mpfi_diam_abs configure:24752: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_mpfi_diam_abs", referenced from: _main in conftest-0498e4.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:24752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:24752: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lmpfi -lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lmpfi clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:24769: result: no configure:24851: no suitable system package found for SPKG mpfi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG nauty... ## ## ------------------------------------------------------ ## configure:24939: checking for geng configure:24972: result: no configure:24981: checking for nauty-geng configure:25014: result: no configure:25491: no suitable system package found for SPKG nauty ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG ninja_build... ## ## ------------------------------------------------------------ ## configure:25584: checking for ninja >= 1.7.2 configure:25661: result: configure:25681: no suitable system package found for SPKG ninja_build ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG palp... ## ## ----------------------------------------------------- ## configure:25770: checking for poly.x configure:25803: result: no configure:25814: checking for poly-4d.x configure:25847: result: no configure:25858: checking for poly-5d.x configure:25891: result: no configure:25902: checking for poly-6d.x configure:25935: result: no configure:25946: checking for poly-11d.x configure:25979: result: no configure:25991: checking for class.x configure:26024: result: no configure:26035: checking for class-4d.x configure:26068: result: no configure:26079: checking for class-5d.x configure:26112: result: no configure:26123: checking for class-6d.x configure:26156: result: no configure:26167: checking for class-11d.x configure:26200: result: no configure:26212: checking for nef.x configure:26245: result: no configure:26256: checking for nef-4d.x configure:26289: result: no configure:26300: checking for nef-5d.x configure:26333: result: no configure:26344: checking for nef-6d.x configure:26377: result: no configure:26388: checking for nef-11d.x configure:26421: result: no configure:26433: checking for cws.x configure:26466: result: no configure:26477: checking for cws-4d.x configure:26510: result: no configure:26521: checking for cws-5d.x configure:26554: result: no configure:26565: checking for cws-6d.x configure:26598: result: no configure:26609: checking for cws-11d.x configure:26642: result: no configure:26667: no suitable system package found for SPKG palp ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pandoc... ## ## ------------------------------------------------------- ## configure:26755: checking for pandoc configure:26773: found /Users/davideinstein/opt/anaconda3/bin/pandoc configure:26785: result: /Users/davideinstein/opt/anaconda3/bin/pandoc configure:26800: will use system package and not install SPKG pandoc ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_elldata... ## ## ------------------------------------------------------------- ## configure:26899: checking installing pari? configure:26902: result: yes; install pari_elldata as well configure:26925: no suitable system package found for SPKG pari_elldata ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_galdata... ## ## ------------------------------------------------------------- ## configure:27013: checking installing pari? configure:27016: result: yes; install pari_galdata as well configure:27039: no suitable system package found for SPKG pari_galdata ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pari_galpol... ## ## ------------------------------------------------------------ ## configure:27127: checking installing pari? configure:27130: result: yes; install pari_galpol as well configure:27153: no suitable system package found for SPKG pari_galpol ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_nftables... ## ## -------------------------------------------------------------- ## configure:27240: checking installing pari? configure:27243: result: yes; install pari_nftables as well configure:27269: no suitable system package found for SPKG pari_nftables ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata... ## ## ------------------------------------------------------------- ## configure:27357: checking installing pari? configure:27360: result: yes; install pari_seadata as well configure:27383: no suitable system package found for SPKG pari_seadata ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata_small... ## ## ------------------------------------------------------------------- ## configure:27471: checking installing pari? configure:27474: result: yes; install pari_seadata_small as well configure:27497: no suitable system package found for SPKG pari_seadata_small ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG patch... ## ## ------------------------------------------------------ ## configure:27583: checking for GNU patch >= 2.7.0 configure:27660: result: configure:27680: no suitable system package found for SPKG patch ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pcre... ## ## ----------------------------------------------------- ## configure:27767: checking installing bzip2? configure:27774: result: no configure:27778: checking for libpcre >= 8.39 libpcreposix libpcrecpp configure:27785: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:27788: $? = 0 configure:27802: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:27805: $? = 0 configure:27991: result: yes configure:28000: will use system package and not install SPKG pcre ## -------------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_cpan_polymake_prereq... ## ## -------------------------------------------------------------------------- ## configure:28160: checking for perl module XML::Writer configure:28166: result: no configure:28160: checking for perl module XML::LibXML configure:28166: result: no configure:28160: checking for perl module XML::LibXSLT configure:28166: result: no configure:28160: checking for perl module File::Slurp configure:28166: result: no configure:28160: checking for perl module JSON configure:28166: result: no configure:28160: checking for perl module SVG configure:28166: result: no configure:28160: checking for perl module MongoDB configure:28166: result: no configure:28204: no suitable system package found for SPKG perl_cpan_polymake_prereq ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_term_readline_gnu... ## ## ----------------------------------------------------------------------- ## configure:28339: checking for perl module Term::ReadLine configure:28349: result: ok configure:28357: checking Term::ReadLine module... configure:28362: result: non-GNU configure:28393: no suitable system package found for SPKG perl_term_readline_gnu ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconf... ## ## -------------------------------------------------------- ## configure:28479: checking for pkg-config >= 0.29 configure:28555: result: /usr/local/bin/pkg-config configure:28568: result: using pkg-config from the system configure:28576: will use system package and not install SPKG pkgconf ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG planarity... ## ## ---------------------------------------------------------- ## configure:28679: checking planarity/planarity.h usability configure:28679: gcc -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.c >&5 conftest.c:95:10: fatal error: 'planarity/planarity.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:28679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:28679: result: no configure:28679: checking planarity/planarity.h presence configure:28679: gcc -E -I/Users/davideinstein/opt/anaconda3/include conftest.c conftest.c:62:10: fatal error: 'planarity/planarity.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:28679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:28679: result: no configure:28679: checking for planarity/planarity.h configure:28679: result: no configure:28780: no suitable system package found for SPKG planarity ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ppl... ## ## ---------------------------------------------------- ## configure:28871: checking whether any of glpk gmp mpir is installed as or will be installed as SPKG configure:28875: result: yes; install ppl as well configure:29270: no suitable system package found for SPKG ppl ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sqlite... ## ## ------------------------------------------------------- ## configure:29360: checking libsqlite3 >= sqlite3_min_version configure:29394: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lsqlite3 >&5 configure:29394: $? = 0 configure:29394: ./conftest dyld: Library not loaded: @rpath/libreadline.7.dylib Referenced from: /Users/davideinstein/projects/sage/./conftest Reason: image not found ./configure: line 3207: 98481 Abort trap: 6 ./conftest$ac_exeext configure:29394: $? = 134 configure: program exited with status 134 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | #define ICONV_CONST | /* end confdefs.h. */ | | | #include | #include | #include | #include | | int | main () | { | | assert( strcmp(sqlite3_libversion(),SQLITE_VERSION)==0 ); | if (SQLITE_VERSION_NUMBER < 3*1000000 + 8*1000 + 7) | exit(1); | else | exit(0); | | ; | return 0; | } | configure:29398: result: no configure:29426: no suitable system package found for SPKG sqlite ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG xz... ## ## --------------------------------------------------- ## configure:29512: checking for lzma_raw_decoder in -llzma configure:29537: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -llzma -lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:29537: $? = 0 configure:29546: result: yes configure:29554: checking lzma.h usability configure:29554: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 configure:29554: $? = 0 configure:29554: result: yes configure:29554: checking lzma.h presence configure:29554: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp configure:29554: $? = 0 configure:29554: result: yes configure:29554: checking for lzma.h configure:29554: result: yes configure:29563: checking for xz >= 5.0.0 configure:29642: result: /usr/local/bin/xz configure:29651: will use system package and not install SPKG xz ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG python3... ## ## -------------------------------------------------------- ## configure:29756: checking whether any of sqlite libpng bzip2 xz libffi is installed as or will be installed as SPKG configure:29760: result: yes; install python3 as well configure:30076: no suitable system package found for SPKG python3 ## -------------------------------------------------- ## ## Checking whether SageMath should install SPKG r... ## ## -------------------------------------------------- ## configure:30180: checking whether any of atlas openblas iconv readline bzip2 xz pcre curl is installed as or will be installed as SPKG configure:30184: result: yes; install r as well configure:30344: no suitable system package found for SPKG r ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG rw... ## ## --------------------------------------------------- ## configure:30431: checking rw.h usability configure:30431: g++ -std=gnu++11 -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp >&5 conftest.cpp:95:10: fatal error: 'rw.h' file not found #include ^~~~~~ 1 error generated. configure:30431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:30431: result: no configure:30431: checking rw.h presence configure:30431: g++ -E -std=gnu++11 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp conftest.cpp:62:10: fatal error: 'rw.h' file not found #include ^~~~~~ 1 error generated. configure:30431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:30431: result: no configure:30431: checking for rw.h configure:30431: result: no configure:30445: checking for library containing calculate_level configure:30476: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 Undefined symbols for architecture x86_64: "_calculate_level", referenced from: _main in conftest-1fd9e3.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:30476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:30476: g++ -std=gnu++11 -o conftest -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.cpp -lrw -lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 ld: library not found for -lrw clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:30476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:30493: result: no configure:30518: no suitable system package found for SPKG rw ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG suitesparse... ## ## ------------------------------------------------------------ ## configure:30607: checking whether any of openblas is installed as or will be installed as SPKG configure:30611: result: yes; install suitesparse as well configure:30849: no suitable system package found for SPKG suitesparse ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symmetrica... ## ## ----------------------------------------------------------- ## configure:30953: checking symmetrica/def.h usability configure:30953: gcc -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.c >&5 conftest.c:95:10: fatal error: 'symmetrica/def.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:30953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 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:30953: result: no configure:30953: checking symmetrica/def.h presence configure:30953: gcc -E -I/Users/davideinstein/opt/anaconda3/include conftest.c conftest.c:62:10: fatal error: 'symmetrica/def.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:30953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta5" | #define PACKAGE_STRING "Sage 9.2.beta5" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta5" | #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_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_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:30953: result: no configure:30953: checking for symmetrica/def.h configure:30953: result: no configure:31085: no suitable system package found for SPKG symmetrica ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sympow... ## ## ------------------------------------------------------- ## configure:31173: checking for sympow configure:31206: result: no configure:31229: no suitable system package found for SPKG sympow ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tachyon... ## ## -------------------------------------------------------- ## configure:31317: checking for tachyon configure:31350: result: no configure:31357: tachyon not found. Installing tachyon configure:31376: no suitable system package found for SPKG tachyon ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG yasm... ## ## ----------------------------------------------------- ## configure:31469: checking for yasm supporting the adox instruction configure:31496: result: /usr/local/bin/yasm configure:31501: will use system package and not install SPKG yasm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zeromq... ## ## ------------------------------------------------------- ## configure:31621: checking zmq.h usability configure:31621: gcc -c -g -O2 -I/Users/davideinstein/opt/anaconda3/include conftest.c >&5 configure:31621: $? = 0 configure:31621: result: yes configure:31621: checking zmq.h presence configure:31621: gcc -E -I/Users/davideinstein/opt/anaconda3/include conftest.c configure:31621: $? = 0 configure:31621: result: yes configure:31621: checking for zmq.h configure:31621: result: yes configure:31638: checking for ZMQ version >= 4.2.5 configure:31653: result: yes configure:31692: will use system package and not install SPKG zeromq ## ----------------------------------------------------------------------- ## ## Build status for each package: ## ## ----------------------------------------------------------------------- ## configure:35991: result: 4ti2-1.6.7.p0: does not support check for system package; optional, use "./configure --enable-4ti2" to install configure:35991: result: alabaster-0.7.12: does not support check for system package; will be installed as an SPKG configure:35991: result: appnope-0.1.0.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: arb-2.16.0.p0: no suitable system package; will be installed as an SPKG configure:35991: result: atlas-3.10.2.p3: not required on your platform; SPKG will not be installed configure:35991: result: awali-1.0.2-190218: does not support check for system package; experimental, use "./configure --enable-awali" to install configure:35991: result: babel-2.6.0: does not support check for system package; will be installed as an SPKG configure:35991: result: barvinok-0.41.1: does not support check for system package; optional, use "./configure --enable-barvinok" to install configure:35991: result: beautifulsoup4-none: does not support check for system package; optional pip package; use "./sage -i beautifulsoup4" to install configure:35991: result: benzene-20130630: does not support check for system package; optional, use "./configure --enable-benzene" to install configure:35991: result: biopython-none: does not support check for system package; optional pip package; use "./sage -i biopython" to install configure:35991: result: bleach-3.1.0: does not support check for system package; will be installed as an SPKG configure:35991: 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:35991: result: boost-1_66_0: using system package; SPKG will not be installed configure:35991: result: boost_cropped-1.66.0.p0: using system package; SPKG will not be installed configure:35991: result: brial-1.2.8: no suitable system package; will be installed as an SPKG configure:35991: result: buckygen-1.1: does not support check for system package; optional, use "./configure --enable-buckygen" to install configure:35991: result: bzip2-1.0.6-20150304.p0: using system package; SPKG will not be installed configure:35991: result: cbc-2.9.4.p0: no suitable system package; optional, use "./configure --enable-cbc" to install configure:35991: result: ccache-3.3.4: does not support check for system package; optional, use "./configure --enable-ccache" to install configure:35991: result: cddlib-0.94j: using system package; SPKG will not be installed configure:35991: result: certifi-2019.3.9: does not support check for system package; will be installed as an SPKG configure:35991: result: cliquer-1.21.p4: no suitable system package; will be installed as an SPKG configure:35991: result: cmake-3.11.0: using system package; SPKG will not be installed configure:35991: result: cocoalib-0.99564: does not support check for system package; experimental, use "./configure --enable-cocoalib" to install configure:35991: result: combinatorial_designs-20140630.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: compilerwrapper-1.2: does not support check for system package; experimental, use "./configure --enable-compilerwrapper" to install configure:35991: result: configure-339b4599590f3dc3acec5eace4b7a82f210d3219:does not support check for system package; came preinstalled with the SageMath tarball configure:35991: result: conway_polynomials-0.5: does not support check for system package; will be installed as an SPKG configure:35991: result: coxeter3-8ac9c71723c8ca57a836d6381aed125261e44e9e.p0:no suitable system package; optional, use "./configure --enable-coxeter3" to install configure:35991: result: cryptominisat-5.6.8: does not support check for system package; optional, use "./configure --enable-cryptominisat" to install configure:35991: result: csdp-6.2.p0: does not support check for system package; optional, use "./configure --enable-csdp" to install configure:35991: result: cunningham_tables-1.0: does not support check for system package; optional, use "./configure --enable-cunningham_tables" to install configure:35991: result: curl-7.62.0.p0: no suitable system package; will be installed as an SPKG configure:35991: result: cvxopt-1.2.3: does not support check for system package; will be installed as an SPKG configure:35991: result: cycler-0.10.0.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: cypari-2.1.1: does not support check for system package; will be installed as an SPKG configure:35991: result: cysignals-1.10.2: does not support check for system package; will be installed as an SPKG configure:35991: result: cython-0.29.17: does not support check for system package; will be installed as an SPKG configure:35991: result: d3js-3.4.8: does not support check for system package; optional, use "./configure --enable-d3js" to install configure:35991: result: database_cremona_ellcurve-20190911: does not support check for system package; optional, use "./configure --enable-database_cremona_ellcurve" to install configure:35991: result: database_jones_numfield-4: does not support check for system package; optional, use "./configure --enable-database_jones_numfield" to install configure:35991: result: database_kohel-20160724: does not support check for system package; optional, use "./configure --enable-database_kohel" to install configure:35991: result: database_mutation_class-1.0: does not support check for system package; optional, use "./configure --enable-database_mutation_class" to install configure:35991: result: database_odlyzko_zeta-20061209: does not support check for system package; optional, use "./configure --enable-database_odlyzko_zeta" to install configure:35991: result: database_stein_watkins-20110713: does not support check for system package; optional, use "./configure --enable-database_stein_watkins" to install configure:35991: result: database_stein_watkins_mini-20070827: does not support check for system package; optional, use "./configure --enable-database_stein_watkins_mini" to install configure:35991: result: database_symbolic_data-20070206: does not support check for system package; optional, use "./configure --enable-database_symbolic_data" to install configure:35991: result: dateutil-2.8.1: does not support check for system package; will be installed as an SPKG configure:35991: result: decorator-4.4.0: does not support check for system package; will be installed as an SPKG configure:35991: result: deformation-d05941b.p0: does not support check for system package; optional, use "./configure --enable-deformation" to install configure:35991: result: defusedxml-0.6.0: does not support check for system package; will be installed as an SPKG configure:35991: result: docutils-0.14: does not support check for system package; will be installed as an SPKG configure:35991: result: dot2tex-2.11.3.p0: does not support check for system package; optional, use "./configure --enable-dot2tex" to install configure:35991: result: e_antic-0.1.7: does not support check for system package; optional, use "./configure --enable-e_antic" to install configure:35991: result: ecl-20.4.24.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: eclib-20190909: no suitable system package; will be installed as an SPKG configure:35991: result: ecm-7.0.4.p1: no suitable system package; will be installed as an SPKG configure:35991: result: elliptic_curves-0.8.1: does not support check for system package; will be installed as an SPKG configure:35991: result: entrypoints-0.3: does not support check for system package; will be installed as an SPKG configure:35991: result: fflas_ffpack-2.4.3: no suitable system package; will be installed as an SPKG configure:35991: result: flint-2.5.2.p5: no suitable system package; will be installed as an SPKG configure:35991: result: flintqs-1.0.p0: no suitable system package; will be installed as an SPKG configure:35991: result: fplll-5.3.3: no suitable system package; will be installed as an SPKG configure:35991: result: fpylll-0.5.1dev: does not support check for system package; will be installed as an SPKG configure:35991: result: freetype-2.10.1: using system package; SPKG will not be installed configure:35991: result: fricas-1.3.5: does not support check for system package; optional, use "./configure --enable-fricas" to install configure:35991: result: frobby-0.9.0.p2: does not support check for system package; optional, use "./configure --enable-frobby" to install configure:35991: result: gambit-15.1.1.p0: does not support check for system package; experimental, use "./configure --enable-gambit" to install configure:35991: result: gap-4.10.2.p1: does not support check for system package; will be installed as an SPKG configure:35991: result: gap3-04jul17: does not support check for system package; experimental, use "./configure --enable-gap3" to install configure:35991: result: gap_jupyter-0.9: does not support check for system package; optional, use "./configure --enable-gap_jupyter" to install configure:35991: result: gap_packages-4.10.2.p1: does not support check for system package; optional, use "./configure --enable-gap_packages" to install configure:35991: result: gc-8.0.4: does not support check for system package; will be installed as an SPKG configure:35991: result: gcc-9.2.0: using system package; SPKG will not be installed configure:35991: result: gdb-8.2: does not support check for system package; experimental, use "./configure --enable-gdb" to install configure:35991: result: gf2x-1.2.p0: no suitable system package; will be installed as an SPKG configure:35991: result: gfan-0.6.2.p1: no suitable system package; will be installed as an SPKG configure:35991: result: gfortran-9.2.0: using system package; SPKG will not be installed configure:35991: result: giac-1.5.0.63-p0: does not support check for system package; will be installed as an SPKG configure:35991: result: giacpy_sage-0.6.8: does not support check for system package; optional, use "./configure --enable-giacpy_sage" to install configure:35991: result: git-2.11.0: using system package; SPKG will not be installed configure:35991: result: git_trac-20160625.p0: does not support check for system package; optional, use "./configure --enable-git_trac" to install configure:35991: result: givaro-4.1.1: no suitable system package; will be installed as an SPKG configure:35991: result: glpk-4.65.p0: no suitable system package; will be installed as an SPKG configure:35991: result: glucose-4.1: does not support check for system package; optional, use "./configure --enable-glucose" to install configure:35991: result: gmp-6.1.2: using system package; SPKG will not be installed configure:35991: result: gmpy2-2.1.0b1: does not support check for system package; will be installed as an SPKG configure:35991: result: gp2c-0.0.10.p0: no suitable system package; optional, use "./configure --enable-gp2c" to install configure:35991: result: graphs-20161026.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: gsl-2.5: no suitable system package; will be installed as an SPKG configure:35991: result: html5lib-1.0.1: does not support check for system package; will be installed as an SPKG configure:35991: result: iconv-1.15: using system package; SPKG will not be installed configure:35991: result: igraph-0.7.1999.p0: does not support check for system package; optional, use "./configure --enable-igraph" to install configure:35991: result: imagesize-1.1.0: does not support check for system package; will be installed as an SPKG configure:35991: result: iml-1.0.4p1.p2: no suitable system package; will be installed as an SPKG configure:35991: result: ipykernel-4.8.2: does not support check for system package; will be installed as an SPKG configure:35991: result: ipython-5.8.0: does not support check for system package; will be installed as an SPKG configure:35991: result: ipython_genutils-0.2.0: does not support check for system package; will be installed as an SPKG configure:35991: result: ipywidgets-7.4.2: does not support check for system package; will be installed as an SPKG configure:35991: result: isl-0.20: using system package; SPKG will not be installed configure:35991: result: itsdangerous-1.1.0: does not support check for system package; will be installed as an SPKG configure:35991: result: jinja2-2.10: does not support check for system package; will be installed as an SPKG configure:35991: result: jmol-14.29.52: does not support check for system package; will be installed as an SPKG configure:35991: result: jsonschema-2.6.0: does not support check for system package; will be installed as an SPKG configure:35991: result: jupymake-0.9: does not support check for system package; optional, use "./configure --enable-jupymake" to install configure:35991: result: jupyter_client-5.2.4: does not support check for system package; will be installed as an SPKG configure:35991: result: jupyter_core-4.4.0: does not support check for system package; will be installed as an SPKG configure:35991: result: kenzo-1.1.9: does not support check for system package; optional, use "./configure --enable-kenzo" to install configure:35991: result: kiwisolver-1.0.1: does not support check for system package; will be installed as an SPKG configure:35991: result: latte_int-1.7.5.p0: does not support check for system package; optional, use "./configure --enable-latte_int" to install configure:35991: result: lcalc-1.23.p19: no suitable system package; will be installed as an SPKG configure:35991: result: libatomic_ops-7.6.10: no suitable system package; will be installed as an SPKG configure:35991: result: libbraiding-1.0.p0: no suitable system package; will be installed as an SPKG configure:35991: result: libffi-3.2.1: using system package; SPKG will not be installed configure:35991: result: libgd-2.1.1.1.p1: using system package; SPKG will not be installed configure:35991: result: libhomfly-1.02r4.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: libogg-1.3.1.p0: does not support check for system package; optional, use "./configure --enable-libogg" to install configure:35991: result: libpng-1.6.29.p1: using system package; SPKG will not be installed configure:35991: result: libsemigroups-0.6.7: no suitable system package; optional, use "./configure --enable-libsemigroups" to install configure:35991: result: libtheora-1.1.1: does not support check for system package; experimental, use "./configure --enable-libtheora" to install configure:35991: 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:35991: result: lie-2.2.2: does not support check for system package; experimental, use "./configure --enable-lie" to install configure:35991: result: linbox-1.6.3.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: lrcalc-1.2.p1: no suitable system package; will be installed as an SPKG configure:35991: result: lrslib-062+autotools-2017-03-03.p1: does not support check for system package; optional, use "./configure --enable-lrslib" to install configure:35991: result: m4ri-20200115: no suitable system package; will be installed as an SPKG configure:35991: result: m4rie-20200115: no suitable system package; will be installed as an SPKG configure:35991: result: markupsafe-1.1.0: does not support check for system package; will be installed as an SPKG configure:35991: result: mathjax-2.7.4.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: matplotlib-3.2.1: does not support check for system package; will be installed as an SPKG configure:35991: result: maxima-5.42.2: does not support check for system package; will be installed as an SPKG configure:35991: result: mcqd-1.0.p0: does not support check for system package; optional, use "./configure --enable-mcqd" to install configure:35991: result: meataxe-1.0.p0: does not support check for system package; optional, use "./configure --enable-meataxe" to install configure:35991: result: mistune-0.8.4: does not support check for system package; will be installed as an SPKG configure:35991: result: modular_decomposition-20100607: does not support check for system package; experimental, use "./configure --enable-modular_decomposition" to install configure:35991: result: mpc-1.1.0: using system package; SPKG will not be installed configure:35991: result: mpfi-1.5.2: no suitable system package; will be installed as an SPKG configure:35991: result: mpfr-4.0.1.p0: using system package; SPKG will not be installed configure:35991: result: mpfrcx-0.5: does not support check for system package; optional, use "./configure --enable-mpfrcx" to install configure:35991: result: mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0:using system package; SPKG will not be installed configure:35991: result: mpmath-1.1.0: does not support check for system package; will be installed as an SPKG configure:35991: result: nauty-27r1.p0: no suitable system package; will be installed as an SPKG configure:35991: result: nbconvert-5.4.0: does not support check for system package; will be installed as an SPKG configure:35991: result: nbformat-4.4.0: does not support check for system package; will be installed as an SPKG configure:35991: result: ncurses-6.0.p0: using system package; SPKG will not be installed configure:35991: result: networkx-2.2: does not support check for system package; will be installed as an SPKG configure:35991: result: nibabel-none: does not support check for system package; optional pip package; use "./sage -i nibabel" to install configure:35991: result: ninja_build-1.8.2: no suitable system package; optional, use "./configure --enable-ninja_build" to install configure:35991: result: normaliz-3.7.2: does not support check for system package; optional, use "./configure --enable-normaliz" to install configure:35991: result: nose-1.3.7: does not support check for system package; will be installed as an SPKG configure:35991: result: notebook-5.7.6.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: notedown-1.5.1: does not support check for system package; optional, use "./configure --enable-notedown" to install configure:35991: result: ntl-11.4.3: using system package; SPKG will not be installed configure:35991: result: numpy-1.16.6: does not support check for system package; will be installed as an SPKG configure:35991: result: openblas-0.3.9: no suitable system package; will be installed as an SPKG configure:35991: result: openssl-1.1.1g: does not support check for system package; optional, use "./configure --enable-openssl" to install configure:35991: result: p_group_cohomology-3.3: does not support check for system package; optional, use "./configure --enable-p_group_cohomology" to install configure:35991: result: packaging-18.0: does not support check for system package; will be installed as an SPKG configure:35991: result: palp-2.11: no suitable system package; will be installed as an SPKG configure:35991: result: pandoc-none: using system package; SPKG will not be installed configure:35991: result: pandoc_attributes-8bc82f6d: does not support check for system package; optional, use "./configure --enable-pandoc_attributes" to install configure:35991: result: pandocfilters-1.4.2: does not support check for system package; will be installed as an SPKG configure:35991: result: pari-2.11.2: no suitable system package; will be installed as an SPKG configure:35991: result: pari_elldata-20161017: no suitable system package; optional, use "./configure --enable-pari_elldata" to install configure:35991: result: pari_galdata-20080411.p0: no suitable system package; will be installed as an SPKG configure:35991: result: pari_galpol-20180625: no suitable system package; optional, use "./configure --enable-pari_galpol" to install configure:35991: result: pari_jupyter-1.3.2: does not support check for system package; optional, use "./configure --enable-pari_jupyter" to install configure:35991: result: pari_nftables-20080929: no suitable system package; optional, use "./configure --enable-pari_nftables" to install configure:35991: result: pari_seadata-20090618: no suitable system package; optional, use "./configure --enable-pari_seadata" to install configure:35991: result: pari_seadata_small-20090618.p0: no suitable system package; will be installed as an SPKG configure:35991: result: patch-2.7.5: no suitable system package; will be installed as an SPKG configure:35991: result: pathpy-7.1.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: pcre-8.40.p2: using system package; SPKG will not be installed configure:35991: result: perl_cpan_polymake_prereq-none: no suitable system package; optional, use "./configure --enable-perl_cpan_polymake_prereq" to install configure:35991: result: perl_term_readline_gnu-1.35: no suitable system package; experimental, use "./configure --enable-perl_term_readline_gnu" to install configure:35991: result: pexpect-4.6.0.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: pickleshare-0.7.5: does not support check for system package; will be installed as an SPKG configure:35991: result: pillow-5.3.0.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: pip-20.1.1: does not support check for system package; will be installed as an SPKG configure:35991: result: pkgconf-0.9.7.p2: using system package; SPKG will not be installed configure:35991: result: pkgconfig-1.5.1: does not support check for system package; will be installed as an SPKG configure:35991: result: planarity-3.0.0.5.p0: no suitable system package; will be installed as an SPKG configure:35991: result: plantri-4.5: does not support check for system package; optional, use "./configure --enable-plantri" to install configure:35991: result: polylib-5.22.5: does not support check for system package; optional, use "./configure --enable-polylib" to install configure:35991: result: polymake-3.4: does not support check for system package; experimental, use "./configure --enable-polymake" to install configure:35991: result: polytopes_db-20170220.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: polytopes_db_4d-1.0: does not support check for system package; optional, use "./configure --enable-polytopes_db_4d" to install configure:35991: result: ppl-1.2.p1: no suitable system package; will be installed as an SPKG configure:35991: result: pplpy-0.8.4: does not support check for system package; will be installed as an SPKG configure:35991: result: primecount-5.1: does not support check for system package; optional, use "./configure --enable-primecount" to install configure:35991: result: prometheus_client-0.5.0: does not support check for system package; will be installed as an SPKG configure:35991: result: prompt_toolkit-1.0.15: does not support check for system package; will be installed as an SPKG configure:35991: result: psutil-5.2.0.p2: does not support check for system package; will be installed as an SPKG configure:35991: result: ptyprocess-0.5.1.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: pybtex-none: does not support check for system package; optional pip package; use "./sage -i pybtex" to install configure:35991: result: pycosat-0.6.3: does not support check for system package; optional, use "./configure --enable-pycosat" to install configure:35991: result: pycygwin-0.1: does not support check for system package; will be installed as an SPKG configure:35991: result: pyflakes-none: does not support check for system package; optional pip package; use "./sage -i pyflakes" to install configure:35991: result: pygments-2.3.1.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: pynac-0.7.26.sage-2020-04-03: does not support check for system package; will be installed as an SPKG configure:35991: result: pynormaliz-2.7: does not support check for system package; optional, use "./configure --enable-pynormaliz" to install configure:35991: result: pyopenssl-none: does not support check for system package; optional pip package; use "./sage -i pyopenssl" to install configure:35991: result: pyparsing-2.3.0: does not support check for system package; will be installed as an SPKG configure:35991: result: pysingular-0.9.5: does not support check for system package; optional, use "./configure --enable-pysingular" to install configure:35991: result: pytest-none: does not support check for system package; optional pip package; use "./sage -i pytest" to install configure:35991: result: python3-3.7.3.p1: no suitable system package; will be installed as an SPKG configure:35991: result: python_igraph-0.7.1999: does not support check for system package; optional, use "./configure --enable-python_igraph" to install configure:35991: result: python_openid-2.2.5.p0: does not support check for system package; optional, use "./configure --enable-python_openid" to install configure:35991: result: pytz-2018.7: does not support check for system package; will be installed as an SPKG configure:35991: result: pyx-none: does not support check for system package; optional pip package; use "./sage -i pyx" to install configure:35991: result: pyzmq-19.0.0: does not support check for system package; will be installed as an SPKG configure:35991: result: qepcad-B.1.72: does not support check for system package; experimental, use "./configure --enable-qepcad" to install configure:35991: result: qhull-2015-src-7.2.0.p1: does not support check for system package; optional, use "./configure --enable-qhull" to install configure:35991: result: r-3.6.2.p0: no suitable system package; will be installed as an SPKG configure:35991: result: r_jupyter-none: does not support check for system package; optional, use "./configure --enable-r_jupyter" to install configure:35991: result: ratpoints-2.1.3.p5: does not support check for system package; will be installed as an SPKG configure:35991: result: readline-6.3.008.p0: using system package; SPKG will not be installed configure:35991: result: requests-2.13.0: does not support check for system package; will be installed as an SPKG configure:35991: result: rpy2-2.8.2.p1: does not support check for system package; will be installed as an SPKG configure:35991: result: rst2ipynb-0.2.2.p0: does not support check for system package; optional, use "./configure --enable-rst2ipynb" to install configure:35991: result: rubiks-20070912.p21: does not support check for system package; will be installed as an SPKG configure:35991: result: rw-0.7.p0: no suitable system package; will be installed as an SPKG configure:35991: result: saclib-2.2.7: does not support check for system package; optional, use "./configure --enable-saclib" to install configure:35991: result: sage_brial-1.2.8: does not support check for system package; will be installed as an SPKG configure:35991: result: sage_conf-none: does not support check for system package; will be installed as an SPKG configure:35991: 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:35991: 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:35991: 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:35991: result: sagelib-9.2.beta5: does not support check for system package; will be installed as an SPKG configure:35991: result: sagenb_export-3.3: does not support check for system package; will be installed as an SPKG configure:35991: result: sagetex-3.4: does not support check for system package; will be installed as an SPKG configure:35991: result: scandir-1.9.0: does not support check for system package; will be installed as an SPKG configure:35991: result: scipoptsuite-5.0.1: does not support check for system package; experimental, use "./configure --enable-scipoptsuite" to install configure:35991: result: scipy-1.2.3: does not support check for system package; will be installed as an SPKG configure:35991: result: scons-1.2.0: does not support check for system package; experimental, use "./configure --enable-scons" to install configure:35991: result: send2trash-1.5.0: does not support check for system package; will be installed as an SPKG configure:35991: result: setuptools-47.1.1: does not support check for system package; will be installed as an SPKG configure:35991: result: setuptools_scm-4.1.2: does not support check for system package; will be installed as an SPKG configure:35991: result: simplegeneric-0.8.1.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: singular-4.1.1p2.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: singular_jupyter-0.9.7: does not support check for system package; optional, use "./configure --enable-singular_jupyter" to install configure:35991: result: sip-4.18: does not support check for system package; optional, use "./configure --enable-sip" to install configure:35991: result: sirocco-2.0.2: does not support check for system package; optional, use "./configure --enable-sirocco" to install configure:35991: result: six-1.12.0: does not support check for system package; will be installed as an SPKG configure:35991: result: snowballstemmer-1.2.1.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: speaklater-1.3.p0: does not support check for system package; optional, use "./configure --enable-speaklater" to install configure:35991: result: sphinx-3.1.2.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: sphinxcontrib_applehelp-1.0.2: does not support check for system package; will be installed as an SPKG configure:35991: result: sphinxcontrib_devhelp-1.0.2: does not support check for system package; will be installed as an SPKG configure:35991: result: sphinxcontrib_htmlhelp-1.0.3: does not support check for system package; will be installed as an SPKG configure:35991: result: sphinxcontrib_jsmath-1.0.1: does not support check for system package; will be installed as an SPKG configure:35991: result: sphinxcontrib_qthelp-1.0.3: does not support check for system package; will be installed as an SPKG configure:35991: result: sphinxcontrib_serializinghtml-1.1.4: does not support check for system package; will be installed as an SPKG configure:35991: result: sphinxcontrib_websupport-1.2.1: does not support check for system package; will be installed as an SPKG configure:35991: result: sqlalchemy-none: does not support check for system package; optional pip package; use "./sage -i sqlalchemy" to install configure:35991: result: sqlite-3290000: no suitable system package; will be installed as an SPKG configure:35991: result: suitesparse-5.6.0: no suitable system package; will be installed as an SPKG configure:35991: result: surf-1.0.6-gcc6: does not support check for system package; experimental, use "./configure --enable-surf" to install configure:35991: result: symmetrica-2.0.p11: no suitable system package; will be installed as an SPKG configure:35991: result: sympow-1.018.1.p13: no suitable system package; will be installed as an SPKG configure:35991: result: sympy-1.6: does not support check for system package; will be installed as an SPKG configure:35991: result: tachyon-0.98.9.p7: no suitable system package; will be installed as an SPKG configure:35991: result: tdlib-0.3.1.p0: does not support check for system package; optional, use "./configure --enable-tdlib" to install configure:35991: result: termcap-1.3.1.p3: does not support check for system package; optional, use "./configure --enable-termcap" to install configure:35991: result: terminado-0.8.1: does not support check for system package; will be installed as an SPKG configure:35991: result: testpath-0.4.2: does not support check for system package; will be installed as an SPKG configure:35991: result: texlive-none: does not support check for system package; optional, use "./configure --enable-texlive" to install configure:35991: result: thebe-9624e0a0.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: threejs-r117: does not support check for system package; will be installed as an SPKG configure:35991: result: tides-2.0.p0: does not support check for system package; optional, use "./configure --enable-tides" to install configure:35991: result: topcom-0.17.7: does not support check for system package; optional, use "./configure --enable-topcom" to install configure:35991: result: tornado-4.5.2: does not support check for system package; will be installed as an SPKG configure:35991: result: tox-none: does not support check for system package; optional pip package; use "./sage -i tox" to install configure:35991: result: traitlets-4.3.3: does not support check for system package; will be installed as an SPKG configure:35991: result: valgrind-3.14.0: does not support check for system package; experimental, use "./configure --enable-valgrind" to install configure:35991: result: vcversioner-2.16.0.0.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: wcwidth-0.1.7.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: webencodings-0.5.1: does not support check for system package; will be installed as an SPKG configure:35991: result: wheel-0.34.2: does not support check for system package; will be installed as an SPKG configure:35991: result: widgetsnbextension-3.4.2: does not support check for system package; will be installed as an SPKG configure:35991: result: xz-5.2.2.p0: using system package; SPKG will not be installed configure:35991: result: yasm-1.3.0.p0: using system package; SPKG will not be installed configure:35991: result: zeromq-4.2.5: using system package; SPKG will not be installed configure:35991: result: zlib-1.2.11.p0: using system package; SPKG will not be installed configure:35991: result: zn_poly-0.9.1.p0: does not support check for system package; will be installed as an SPKG configure:35991: result: zope_interface-none: does not support check for system package; will be installed as an SPKG configure:36222: checking that generated files are newer than configure configure:36228: result: done configure:36267: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 9.2.beta5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Davids-MacBook-Pro-3.local config.status:2505: creating build/make/Makefile-auto config.status:2505: creating build/make/Makefile config.status:2505: creating src/bin/sage-env-config config.status:2505: creating build/bin/sage-build-env-config config.status:2505: creating build/pkgs/sage_conf/src/sage_conf.py config.status:2505: creating build/pkgs/sage_conf/src/setup.cfg config.status:2677: executing depfiles commands config.status:2677: executing mkdirs commands config.status:2807: creating directory /Users/davideinstein/projects/sage/logs/pkgs config.status:2807: creating directory local config.status:2807: creating directory local/bin config.status:2807: creating directory local/etc config.status:2807: creating directory local/include config.status:2807: creating directory local/lib config.status:2807: creating directory local/lib/pkgconfig config.status:2807: creating directory local/share config.status:2807: creating directory local/var/lib/sage/installed config.status:2819: creating symbolic link lib64 -> lib configure:37464: notice: the following SPKGs did not find equivalent system packages: arb brial cbc cliquer coxeter3 curl eclib ecm fflas_ffpack flint flintqs fplll gf2x gfan givaro glpk gp2c gsl iml lcalc libatomic_ops libbraiding libsemigroups lrcalc m4ri m4rie mpfi nauty ninja_build openblas palp pari pari_elldata pari_galdata pari_galpol pari_nftables pari_seadata pari_seadata_small patch perl_cpan_polymake_prereq perl_term_readline_gnu planarity ppl python3 r rw sqlite suitesparse symmetrica sympow tachyon configure:37466: checking for the package system in use configure:37469: result: homebrew configure:37478: hint: installing the following system packages is recommended and may avoid building some of the above SPKGs from source: configure:37480: $ brew install glpk gsl mpfi ninja openblas gpatch ppl python3 r sqlite suite-sparse # To automatically take care of homebrew messages regarding # keg-only packages for the current shell session: $ source /Users/davideinstein/projects/sage/.homebrew-build-env # Add this to your shell profile if you want it to persist between shell sessions. configure:37482: After installation, re-run configure using: configure:37484: $ ./config.status --recheck && ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin19.5.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_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= ac_cv_env_PKG_CONFIG_PATH_value= 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_curl_free=yes ac_cv_header_NTL_ZZ_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_cdd_h=yes ac_cv_header_complex_h=yes ac_cv_header_ecm_h=no ac_cv_header_flint_flint_h=yes ac_cv_header_gf2x_h=no ac_cv_header_gmp_h=yes ac_cv_header_gmpxx_h=yes 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=no ac_cv_header_mpfr_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_planarity_planarity_h=no ac_cv_header_readline_readline_h=yes 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_symmetrica_def_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_header_zmq_h=yes ac_cv_host=x86_64-apple-darwin19.5.0 ac_cv_lib_lzma_lzma_raw_decoder=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_z_inflateEnd=yes ac_cv_objc_compiler_gnu=yes ac_cv_objcxx_compiler_gnu=yes ac_cv_objext=o ac_cv_path_CMAKE=/usr/local/bin/cmake ac_cv_path_CURL=/usr/bin/curl ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GIT=/usr/bin/git ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MAKE=/usr/bin/make ac_cv_path_PANDOC=/Users/davideinstein/opt/anaconda3/bin/pandoc ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PKGCONF=/usr/local/bin/pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_XZ=/usr/local/bin/xz ac_cv_path_YASM=/usr/local/bin/yasm ac_cv_path__libcurl_config=/Users/davideinstein/opt/anaconda3/bin/curl-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_bzip2_prog=/Users/davideinstein/opt/anaconda3/bin/bzip2 ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CDDEXEC=cddexec ac_cv_prog_CDDEXECGMP=cddexec_gmp ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -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_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_DGEQRF=no ac_cv_search_DGEQRF_=no ac_cv_search___gmpq_cmp_z=-lgmp ac_cv_search_calculate_level=no ac_cv_search_cblas_dgemm=no ac_cv_search_clique_unweighted_max_weight=no ac_cv_search_dd_abs=-lcddgmp ac_cv_search_dgeqrf=no ac_cv_search_dgeqrf_=no ac_cv_search_fmpz_mat_is_hadamard=-lflint ac_cv_search_fmpz_poly_get_ZZX=no ac_cv_search_gf2x_mul_r=no ac_cv_search_mpc_cmp_abs=-lmpc ac_cv_search_mpfi_diam_abs=no ac_cv_search_mpfr_free_pool=-lmpfr ac_cv_search_openblas_get_config=no ac_cv_search_rl_bind_keyseq=-lreadline 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=/Library/Developer/CommandLineTools/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=no am_cv_lib_iconv=no 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=11.0.3 ax_cv_gxx_version=11.0.3 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.69.1 libcurl_cv_lib_version_ok=yes lzma_cv_liblzma=yes lzma_cv_lzma_h=yes pkg_cv_FREETYPE_CFLAGS=-I/usr/local/opt/freetype/include/freetype2 pkg_cv_FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype' 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_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/libpng/1.6.37/include/libpng16 pkg_cv_LIBPNG_LIBS='-L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -lz' 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' sage_libcurl_cv_lib_curl_executable=no 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 \ awali \ awali \ babel \ babel \ babel \ babel \ 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 \ 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 \ giacpy_sage \ giacpy_sage \ 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 \ 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 \ 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 \ 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 \ 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 \ 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 \ 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 \ pybtex \ pybtex \ pycosat \ pycosat \ pycygwin \ pycygwin \ pycygwin \ pycygwin \ pyflakes \ pyflakes \ pygments \ pygments \ pygments \ pygments \ pynac \ pynac \ pynac \ pynac \ pynormaliz \ pynormaliz \ pyopenssl \ pyopenssl \ pyparsing \ pyparsing \ pyparsing \ pyparsing \ 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 \ rubiks \ rubiks \ rw \ rw \ rw \ rw \ saclib \ saclib \ sage_brial \ sage_brial \ sage_brial \ sage_brial \ sage_conf \ 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 \ sagelib \ 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 \ scons \ scons \ 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 \ 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 \ zlib \ zlib \ zlib \ zlib' zn_poly \ zn_poly \ zn_poly \ zn_poly' zope_interface' zope_interface' zope_interface' zope_interface' ACLOCAL='${SHELL} /Users/davideinstein/projects/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/davideinstein/projects/sage/config/missing autoconf' AUTOHEADER='${SHELL} /Users/davideinstein/projects/sage/config/missing autoheader' AUTOMAKE='${SHELL} /Users/davideinstein/projects/sage/config/missing automake-1.16' AWK='awk' BOOST_CPPFLAGS='-I/usr/local/include' BOOST_LDFLAGS='-L/usr/local/lib' CBC_CFLAGS='' CBC_LIBS='' CBLAS_CFLAGS='' CBLAS_LIBS='' CC='gcc' CCDEPMODE='depmode=none' CDDEXEC='cddexec' CDDEXECGMP='cddexec_gmp' CFLAGS='-g -O2' CL='' CPP='gcc -E' CPPFLAGS='-I/Users/davideinstein/opt/anaconda3/include ' 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.beta5\" -DPACKAGE_STRING=\"Sage\ 9.2.beta5\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"9.2.beta5\" -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_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_TLS_SRP=1 -DLIBCURL_FEATURE_HTTPS_PROXY=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_POP3=1 -DLIBCURL_PROTOCOL_POP3S=1 -DLIBCURL_PROTOCOL_RTSP=1 -DLIBCURL_PROTOCOL_SCP=1 -DLIBCURL_PROTOCOL_SFTP=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_READLINE_READLINE_H=1 -DICONV_CONST= -DHAVE_ZMQ=/\*\*/' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' ECMBIN='' EGREP='/usr/bin/grep -E' EXEEXT='' FC='gfortran' FCFLAGS='-g -O2 -ffree-form' FFLAS_FFPACK_CFLAGS='' FFLAS_FFPACK_LIBS='' FPLLL_CFLAGS='' FPLLL_LIBS='' FREETYPE_CFLAGS='-I/usr/local/opt/freetype/include/freetype2' FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype' GCC_VERSION='11.0.3' GENGCHECK='' GENGnautyCHECK='' GF2X_CFLAGS='' GF2X_LIBS='' GIVAROCONFIG='' GLPSOL='' GP2C='' GP='' GPHELP='' GREP='/usr/bin/grep' GSLPCDIR='' GSL_CFLAGS='' GSL_LIBS='' GXX_VERSION='11.0.3' 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='' LIBATOMIC_OPS_LIBS='' LIBCURL='-L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz' LIBCURL_CPPFLAGS='-I/Users/davideinstein/opt/anaconda3/include' 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='' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/local/Cellar/libpng/1.6.37/include/libpng16' LIBPNG_LIBS='-L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -lz' LIBS='-lmpc -lreadline -lncurses -L/Users/davideinstein/opt/anaconda3/lib -lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz -lcddgmp -lbz2 -lflint -lmpfr -lgmp -lm -lntl' LIBSEMIGROUPS_CFLAGS='' LIBSEMIGROUPS_LIBS='' LTLIBICONV='' LTLIBOBJS='' M4RI_CFLAGS='' M4RI_LIBS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /Users/davideinstein/projects/sage/config/missing makeinfo' MKDIR_P='config/install-sh -c -d' MWRANK='' NCURSES_CFLAGS='' NCURSES_LIBS='' OBJC='gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='-g -O2' OBJCXX='g++' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='-g -O2' OBJEXT='o' OPENBLASPCDIR='' OPENBLAS_CFLAGS='' OPENBLAS_LIBS='' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 9.2.beta5' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='9.2.beta5' PALPclass11='' PALPclass4='' PALPclass5='' PALPclass6='' PALPclass='' PALPcws11='' PALPcws4='' PALPcws5='' PALPcws6='' PALPcws='' PALPnef11='' PALPnef4='' PALPnef5='' PALPnef6='' PALPnef='' PALPpoly11='' PALPpoly4='' PALPpoly5='' PALPpoly6='' PALPpoly='' PANDOC='/Users/davideinstein/opt/anaconda3/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='' PPL_CONFIG='' PPL_CPPFLAGS='' PPL_LDFLAGS='' PPL_LIBS='' PYTHON_FOR_VENV='' R='' READLINE_CFLAGS='' READLINE_LIBS='' REDCHECKGMP='redcheck_gmp' R_CFLAGS='' R_LIBS='' 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_FLINT_PREFIX='$SAGE_LOCAL' SAGE_FREETYPE_PREFIX='' SAGE_GCC_DEP='' SAGE_GLPK_PREFIX='$SAGE_LOCAL' SAGE_GMP_INCLUDE='///usr/local/include' SAGE_GMP_PREFIX='' SAGE_GSL_PC_COMMAND='' SAGE_MPC_PREFIX='' SAGE_MPFR_PREFIX='' SAGE_MP_LIBRARY='mpir' SAGE_NAUTY_BINS_PREFIX='' SAGE_NORMAL_PACKAGES=' \ SAGE_NTL_PREFIX='' SAGE_OPENBLAS_PC_COMMAND='' SAGE_OPTIONAL_CLEANED_PACKAGES='' SAGE_OPTIONAL_INSTALLED_PACKAGES='' SAGE_PACKAGE_DEPENDENCIES=' SAGE_PACKAGE_VERSIONS=' SAGE_PARI_CFG='$SAGE_LOCAL/lib/pari/pari.cfg' SAGE_PARI_PREFIX='$SAGE_LOCAL' SAGE_PIP_PACKAGES=' \ SAGE_PKG_CONFIG_PATH='$SAGE_LOCAL/lib/pkgconfig' SAGE_PYTHON_VERSION='3' SAGE_SCRIPT_PACKAGES=' \ SAGE_SDIST_PACKAGES=' \ SAGE_SPKG_OPTIONS='' SAGE_STANDARD_PACKAGES=' \ SAGE_SUITESPARSE_LOCALINSTALL='$SAGE_LOCAL' SAGE_SYSTEM_FACADE_PC_FILES='' SAGE_TOOLCHAIN='gcc' SCDD='scdd_gmp' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' SYMPOW='' TACHYON='' VERSION='9.2.beta5' 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++' 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.5.0' build_alias='' build_cpu='x86_64' build_os='darwin19.5.0' build_vendor='apple' bzip2_prog='/Users/davideinstein/opt/anaconda3/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_awali = $(PYTHON) cmake cython nbconvert ncurses deps_babel = $(PYTHON) | $(PYTHON_TOOLCHAIN) pytz 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_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 deps_giacpy_sage = $(PYTHON) cython giac cysignals | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) sympy maxima 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_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 deps_ipython_genutils = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_ipywidgets = $(PYTHON) widgetsnbextension | $(PYTHON_TOOLCHAIN) deps_isl = $(MP_LIBRARY) deps_itsdangerous = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_jinja2 = $(PYTHON) markupsafe docutils | $(PYTHON_TOOLCHAIN) deps_jmol = deps_jsonschema = $(PYTHON) vcversioner | $(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_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_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 libpng dateutil pyparsing tornado six cycler | $(PYTHON_TOOLCHAIN) pytz kiwisolver 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) nose scipy deps_nibabel = | pip deps_ninja_build = | $(PYTHON) deps_normaliz = $(MP_LIBRARY) singular boost_cropped flint e_antic 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_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_pybtex = | pip deps_pycosat = $(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_pysingular = $(PYTHON) singular | $(PYTHON_TOOLCHAIN) deps_pytest = | pip deps_python3 = zlib readline sqlite libpng bzip2 xz libffi 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 = deps_ratpoints = $(MP_LIBRARY) deps_readline = ncurses deps_requests = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_rpy2 = $(PYTHON) r six | $(PYTHON_TOOLCHAIN) deps_rst2ipynb = $(PYTHON) pandoc | $(PYTHON_TOOLCHAIN) notedown deps_rubiks = deps_rw = deps_saclib = deps_sage_brial = brial $(PYTHON) | $(PYTHON_TOOLCHAIN) 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_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_brial 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 | $(PYTHON_TOOLCHAIN) deps_scons = $(PYTHON) 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 = 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 = | pip deps_traitlets = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython_genutils decorator six 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_zlib = deps_zn_poly = $(MP_LIBRARY) deps_zope_interface = $(PYTHON) | $(PYTHON_TOOLCHAIN)' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fooconverseg='' foodirectg='' foogenbg='' foogeng='' foogentourng='' found_ar='yes' found_latex='yes' found_m4='yes' found_ranlib='yes' found_strip='yes' host='x86_64-apple-darwin19.5.0' host_alias='' host_cpu='x86_64' host_os='darwin19.5.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/davideinstein/projects/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/davideinstein/projects/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_awali = 1.0.2-190218 vers_babel = 2.6.0 vers_barvinok = 0.41.1 vers_beautifulsoup4 = none vers_benzene = 20130630 vers_biopython = none vers_bleach = 3.1.0 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 = 2019.3.9 vers_cliquer = 1.21.p4 vers_cmake = 3.11.0 vers_cocoalib = 0.99564 vers_combinatorial_designs = 20140630.p0 vers_compilerwrapper = 1.2 vers_configure = 339b4599590f3dc3acec5eace4b7a82f210d3219 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.3 vers_cycler = 0.10.0.p0 vers_cypari = 2.1.1 vers_cysignals = 1.10.2 vers_cython = 0.29.17 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.7 vers_ecl = 20.4.24.p0 vers_eclib = 20190909 vers_ecm = 7.0.4.p1 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.5 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.2.p0 vers_gfan = 0.6.2.p1 vers_gfortran = 9.2.0 vers_giac = 1.5.0.63-p0 vers_giacpy_sage = 0.6.8 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.0b1 vers_gp2c = 0.0.10.p0 vers_graphs = 20161026.p0 vers_gsl = 2.5 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_ipykernel = 4.8.2 vers_ipython = 5.8.0 vers_ipython_genutils = 0.2.0 vers_ipywidgets = 7.4.2 vers_isl = 0.20 vers_itsdangerous = 1.1.0 vers_jinja2 = 2.10 vers_jmol = 14.29.52 vers_jsonschema = 2.6.0 vers_jupymake = 0.9 vers_jupyter_client = 5.2.4 vers_jupyter_core = 4.4.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.02r4.p0 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.p0 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.2.1 vers_maxima = 5.42.2 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.p0 vers_nbconvert = 5.4.0 vers_nbformat = 4.4.0 vers_ncurses = 6.0.p0 vers_networkx = 2.2 vers_nibabel = none vers_ninja_build = 1.8.2 vers_normaliz = 3.7.2 vers_nose = 1.3.7 vers_notebook = 5.7.6.p0 vers_notedown = 1.5.1 vers_ntl = 11.4.3 vers_numpy = 1.16.6 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.2 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_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.6.0.p0 vers_pickleshare = 0.7.5 vers_pillow = 5.3.0.p0 vers_pip = 20.1.1 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.5.0 vers_prompt_toolkit = 1.0.15 vers_psutil = 5.2.0.p2 vers_ptyprocess = 0.5.1.p0 vers_pybtex = none vers_pycosat = 0.6.3 vers_pycygwin = 0.1 vers_pyflakes = none vers_pygments = 2.3.1.p0 vers_pynac = 0.7.26.sage-2020-04-03 vers_pynormaliz = 2.7 vers_pyopenssl = none vers_pyparsing = 2.3.0 vers_pysingular = 0.9.5 vers_pytest = none vers_python3 = 3.7.3.p1 vers_python_igraph = 0.7.1999 vers_python_openid = 2.2.5.p0 vers_pytz = 2018.7 vers_pyx = none vers_pyzmq = 19.0.0 vers_qepcad = B.1.72 vers_qhull = 2015-src-7.2.0.p1 vers_r = 3.6.2.p0 vers_r_jupyter = none vers_ratpoints = 2.1.3.p5 vers_readline = 6.3.008.p0 vers_requests = 2.13.0 vers_rpy2 = 2.8.2.p1 vers_rst2ipynb = 0.2.2.p0 vers_rubiks = 20070912.p21 vers_rw = 0.7.p0 vers_saclib = 2.2.7 vers_sage_brial = 1.2.8 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_sagelib = 9.2.beta5 vers_sagenb_export = 3.3 vers_sagetex = 3.4 vers_scandir = 1.9.0 vers_scipoptsuite = 5.0.1 vers_scipy = 1.2.3 vers_scons = 1.2.0 vers_send2trash = 1.5.0 vers_setuptools = 47.1.1 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.12.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 = 2.0.p11 vers_sympow = 1.018.1.p13 vers_sympy = 1.6 vers_tachyon = 0.98.9.p7 vers_tdlib = 0.3.1.p0 vers_termcap = 1.3.1.p3 vers_terminado = 0.8.1 vers_testpath = 0.4.2 vers_texlive = none vers_thebe = 9624e0a0.p0 vers_threejs = r117 vers_tides = 2.0.p0 vers_topcom = 0.17.7 vers_tornado = 4.5.2 vers_tox = none vers_traitlets = 4.3.3 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.4.2 vers_xz = 5.2.2.p0 vers_yasm = 1.3.0.p0 vers_zeromq = 4.2.5 vers_zlib = 1.2.11.p0 vers_zn_poly = 0.9.1.p0 vers_zope_interface = none' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "9.2.beta5" #define PACKAGE_STRING "Sage 9.2.beta5" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "9.2.beta5" #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_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_TLS_SRP 1 #define LIBCURL_FEATURE_HTTPS_PROXY 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_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SCP 1 #define LIBCURL_PROTOCOL_SFTP 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_READLINE_READLINE_H 1 #define ICONV_CONST #define HAVE_ZMQ /**/ configure: exit 0