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.1.beta9, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = John-iMac-2017.Home uname -m = x86_64 uname -r = 19.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 32.00 gigabytes Default processor set: 486 tasks, 2203 threads, 8 processors Load average: 1.90, Mach factor: 6.09 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/palmieri/Dropbox/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/TeX/texbin PATH: /opt/X11/bin PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands ## ----------- ## ## Core tests. ## ## ----------- ## configure:3983: checking for a BSD-compatible install configure:4051: result: /usr/bin/install -c configure:4062: checking whether build environment is sane configure:4117: result: yes configure:4268: checking for a thread-safe mkdir -p configure:4307: result: config/install-sh -c -d configure:4314: checking for gawk configure:4344: result: no configure:4314: checking for mawk configure:4344: result: no configure:4314: checking for nawk configure:4344: result: no configure:4314: checking for awk configure:4330: found /usr/bin/awk configure:4341: result: awk configure:4352: checking whether make -j6 sets $(MAKE) configure:4374: result: yes configure:4403: checking whether make -j6 supports nested variables configure:4420: result: yes configure:4549: checking whether to enable maintainer-specific portions of Makefiles configure:4558: result: yes configure:4609: checking for root user configure:4618: result: no configure:4630: checking build system type configure:4644: result: x86_64-apple-darwin19.3.0 configure:4664: checking host system type configure:4677: result: x86_64-apple-darwin19.3.0 configure:4789: checking for a sed that does not truncate output configure:4853: result: /usr/bin/sed configure:4861: checking for ar configure:4877: found /usr/bin/ar configure:4889: result: yes configure:4910: checking for m4 configure:4926: found /usr/bin/m4 configure:4938: result: yes configure:5013: checking for pkg-config configure:5031: found /usr/local/bin/pkg-config configure:5043: result: /usr/local/bin/pkg-config configure:5068: checking pkg-config is at least version 0.9.0 configure:5071: result: yes configure:5082: checking for ranlib configure:5098: found /usr/bin/ranlib configure:5110: result: yes configure:5131: checking for strip configure:5147: found /usr/bin/strip configure:5159: result: yes configure:5179: checking for GNU or BSD tar configure:5227: result: /usr/bin/tar configure:5290: checking for Python configure:5293: result: /usr/local/opt/python/bin/python3.7 configure:5304: checking for latex configure:5320: found /Library/TeX/texbin/latex configure:5332: result: yes configure:5356: checking for perl configure:5374: found /usr/bin/perl configure:5386: result: /usr/bin/perl configure:5394: checking for Perl version 5.8.0 or later configure:5405: result: yes configure:5467: checking for gcc configure:5483: found /usr/bin/gcc configure:5494: result: gcc configure:5723: checking for C compiler version configure:5732: gcc --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:5743: $? = 0 configure:5732: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5743: $? = 0 configure:5732: gcc -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:5743: $? = 1 configure:5732: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5743: $? = 1 configure:5763: checking whether the C compiler works configure:5785: gcc conftest.c >&5 configure:5789: $? = 0 configure:5837: result: yes configure:5840: checking for C compiler default output file name configure:5842: result: a.out configure:5848: checking for suffix of executables configure:5855: gcc -o conftest conftest.c >&5 configure:5859: $? = 0 configure:5881: result: configure:5903: checking whether we are cross compiling configure:5911: gcc -o conftest conftest.c >&5 configure:5915: $? = 0 configure:5922: ./conftest configure:5926: $? = 0 configure:5941: result: no configure:5946: checking for suffix of object files configure:5968: gcc -c conftest.c >&5 configure:5972: $? = 0 configure:5993: result: o configure:5997: checking whether we are using the GNU C compiler configure:6016: gcc -c conftest.c >&5 configure:6016: $? = 0 configure:6025: result: yes configure:6034: checking whether gcc accepts -g configure:6054: gcc -c -g conftest.c >&5 configure:6054: $? = 0 configure:6095: result: yes configure:6112: checking for gcc option to accept ISO C89 configure:6175: gcc -c -g -O2 conftest.c >&5 configure:6175: $? = 0 configure:6188: result: none needed configure:6213: checking whether gcc understands -c and -o together configure:6235: gcc -c conftest.c -o conftest2.o configure:6238: $? = 0 configure:6235: gcc -c conftest.c -o conftest2.o configure:6238: $? = 0 configure:6250: result: yes configure:6270: checking whether make -j6 supports the include directive configure:6285: make -j6 -f confmf.GNU && cat confinc.out this is the am__doit target configure:6288: $? = 0 configure:6307: result: yes (GNU style) configure:6332: checking dependency style of gcc configure:6443: result: none configure:6463: checking how to run the C preprocessor configure:6494: gcc -E conftest.c configure:6494: $? = 0 configure:6508: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | /* end confdefs.h. */ | #include configure:6533: result: gcc -E configure:6553: gcc -E conftest.c configure:6553: $? = 0 configure:6567: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | /* end confdefs.h. */ | #include configure:6653: checking for g++ configure:6669: found /usr/bin/g++ configure:6680: result: g++ configure:6707: checking for C++ compiler version configure:6716: g++ --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:6727: $? = 0 configure:6716: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:6727: $? = 0 configure:6716: g++ -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:6727: $? = 1 configure:6716: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6727: $? = 1 configure:6731: checking whether we are using the GNU C++ compiler configure:6750: g++ -c conftest.cpp >&5 configure:6750: $? = 0 configure:6759: result: yes configure:6768: checking whether g++ accepts -g configure:6788: g++ -c -g conftest.cpp >&5 configure:6788: $? = 0 configure:6829: result: yes configure:6854: checking dependency style of g++ configure:6965: result: none configure:7033: checking for gfortran configure:7049: found /usr/local/bin/gfortran configure:7060: result: gfortran configure:7086: checking for Fortran compiler version configure:7095: gfortran --version >&5 GNU Fortran (Homebrew GCC 9.3.0) 9.3.0 Copyright (C) 2019 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:7106: $? = 0 configure:7095: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/9.3.0/libexec/gcc/x86_64-apple-darwin19/9.3.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/9.3.0 --libdir=/usr/local/Cellar/gcc/9.3.0/lib/gcc/9 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-9 --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 9.3.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 Thread model: posix gcc version 9.3.0 (Homebrew GCC 9.3.0) configure:7106: $? = 0 configure:7095: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7106: $? = 1 configure:7095: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7106: $? = 1 configure:7115: checking whether we are using the GNU Fortran compiler configure:7128: gfortran -c conftest.F >&5 configure:7128: $? = 0 configure:7137: result: yes configure:7143: checking whether gfortran accepts -g configure:7154: gfortran -c -g conftest.f >&5 configure:7154: $? = 0 configure:7162: result: yes configure:7252: checking for gcc configure:7268: found /usr/bin/gcc configure:7279: result: gcc configure:7304: checking for Objective C compiler version configure:7313: gcc --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:7324: $? = 0 configure:7313: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:7324: $? = 0 configure:7313: gcc -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:7324: $? = 1 configure:7313: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:7324: $? = 1 configure:7328: checking whether we are using the GNU Objective C compiler configure:7347: gcc -c conftest.m >&5 configure:7347: $? = 0 configure:7356: result: yes configure:7365: checking whether gcc accepts -g configure:7385: gcc -c -g conftest.m >&5 configure:7385: $? = 0 configure:7426: result: yes configure:7451: checking dependency style of gcc configure:7560: result: none configure:7629: checking for g++ configure:7645: found /usr/bin/g++ configure:7656: result: g++ configure:7681: checking for Objective C++ compiler version configure:7690: g++ --version >&5 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:7701: $? = 0 configure:7690: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:7701: $? = 0 configure:7690: g++ -V >&5 clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion' clang: error: no input files configure:7701: $? = 1 configure:7690: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:7701: $? = 1 configure:7705: checking whether we are using the GNU Objective C++ compiler configure:7724: g++ -c conftest.mm >&5 configure:7724: $? = 0 configure:7733: result: yes configure:7742: checking whether g++ accepts -g configure:7762: g++ -c -g conftest.mm >&5 configure:7762: $? = 0 configure:7803: result: yes configure:7828: checking dependency style of g++ configure:7937: result: none configure:7978: checking how to run the C++ preprocessor configure:8005: g++ -E conftest.cpp configure:8005: $? = 0 configure:8019: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | /* end confdefs.h. */ | #include configure:8044: result: g++ -E configure:8064: g++ -E conftest.cpp configure:8064: $? = 0 configure:8078: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | /* end confdefs.h. */ | #include configure:8107: checking for grep that handles long lines and -e configure:8165: result: /usr/bin/grep configure:8170: checking for egrep configure:8232: result: /usr/bin/grep -E configure:8237: checking for ANSI C header files configure:8257: g++ -c -g -O2 conftest.cpp >&5 configure:8257: $? = 0 configure:8330: g++ -o conftest -g -O2 conftest.cpp >&5 configure:8330: $? = 0 configure:8330: ./conftest configure:8330: $? = 0 configure:8341: result: yes configure:8354: checking for sys/types.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for sys/stat.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for stdlib.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for string.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for memory.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for strings.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for inttypes.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for stdint.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8354: checking for unistd.h configure:8354: g++ -c -g -O2 conftest.cpp >&5 configure:8354: $? = 0 configure:8354: result: yes configure:8366: checking complex.h usability configure:8366: g++ -c -g -O2 conftest.cpp >&5 configure:8366: $? = 0 configure:8366: result: yes configure:8366: checking complex.h presence configure:8366: g++ -E conftest.cpp configure:8366: $? = 0 configure:8366: result: yes configure:8366: checking for complex.h configure:8366: result: yes configure:8389: checking for sqrt in -lm configure:8414: g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:8414: $? = 0 configure:8423: result: yes configure:8539: checking Python version to install configure:8556: result: 3 ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gcc... ## ## ---------------------------------------------------- ## configure:8709: checking for C++ compiler vendor configure:8756: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:8756: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:8756: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:28:9: error: use of undeclared identifier 'thisisanerror' thisisanerror; ^ 1 error generated. configure:8756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:8756: g++ -c -g -O2 conftest.cpp >&5 configure:8756: $? = 0 configure:8764: result: clang configure:8788: checking whether g++ supports C++11 features with -std=gnu++11 configure:9084: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:9084: $? = 0 configure:9093: result: yes configure:9494: checking for gcc option to accept ISO C99 configure:9643: gcc -c -g -O2 conftest.c >&5 configure:9643: $? = 0 configure:9656: result: none needed configure:9737: checking if gcc accepts -dumpversion option configure:9762: cat conftest.c 1>&5 int main() { return 0; } configure:9765: $? = 0 configure:9769: gcc -dumpversion -c conftest.c 1>&5 11.0.3 configure:9772: $? = 0 configure:9775: result: yes configure:9802: checking gcc version configure:9816: result: 11.0.3 configure:9830: checking if g++ accepts -dumpversion option configure:9855: cat conftest.c 1>&5 int main() { return 0; } configure:9858: $? = 0 configure:9862: gcc -dumpversion -c conftest.c 1>&5 11.0.3 configure:9865: $? = 0 configure:9868: result: yes configure:9895: checking g++ version configure:9909: result: 11.0.3 configure:10001: will use system package and not install SPKG gcc configure:10028: checking for the location of crti.o configure:10038: result: ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpir... ## ## ----------------------------------------------------- ## configure:10142: checking gmp.h usability configure:10142: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10142: $? = 0 configure:10142: result: yes configure:10142: checking gmp.h presence configure:10142: g++ -E -std=gnu++11 conftest.cpp configure:10142: $? = 0 configure:10142: result: yes configure:10142: checking for gmp.h configure:10142: result: yes configure:10150: checking gmpxx.h usability configure:10150: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10150: $? = 0 configure:10150: result: yes configure:10150: checking gmpxx.h presence configure:10150: g++ -E -std=gnu++11 conftest.cpp configure:10150: $? = 0 configure:10150: result: yes configure:10150: checking for gmpxx.h configure:10150: result: yes configure:10158: checking for library containing __gmpq_cmp_z configure:10189: 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-4c6bb7.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:10189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:10189: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgmp -lm >&5 configure:10189: $? = 0 configure:10206: result: -lgmp configure:10231: will use system package and not install SPKG mpir configure:10265: checking absolute name of configure:10272: checking for gmp.h configure:10272: result: yes clang: error: unable to execute command: Broken pipe: 13 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /var/folders/cp/n8wtqs490tq5psknff1hv9qr0000gn/T/conftest-d428b4.cpp clang: note: diagnostic msg: /var/folders/cp/n8wtqs490tq5psknff1hv9qr0000gn/T/conftest-d428b4.sh clang: note: diagnostic msg: Crash backtrace is located in clang: note: diagnostic msg: /Users/palmieri/Library/Logs/DiagnosticReports/clang__.crash clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash) clang: note: diagnostic msg: ******************** configure:10296: result: ///usr/local/include/gmp.h configure:10332: result: using GMP-compatible library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:10415: will use system package and not install SPKG gmp ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfr... ## ## ----------------------------------------------------- ## configure:10513: checking installing gmp/mpir? configure:10520: result: no configure:10522: checking mpfr.h usability configure:10522: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10522: $? = 0 configure:10522: result: yes configure:10522: checking mpfr.h presence configure:10522: g++ -E -std=gnu++11 conftest.cpp configure:10522: $? = 0 configure:10522: result: yes configure:10522: checking for mpfr.h configure:10522: result: yes configure:10530: checking for library containing mpfr_free_pool configure:10561: 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-c80f27.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:10561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:10561: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm >&5 configure:10561: $? = 0 configure:10578: result: -lmpfr configure:10593: will use system package and not install SPKG mpfr configure:10627: result: using mpfr library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ntl... ## ## ---------------------------------------------------- ## configure:10703: checking installing gmp/mpir? configure:10710: result: no configure:10718: checking NTL/ZZ.h usability configure:10718: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:58:10: fatal error: 'NTL/ZZ.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:10718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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. */ | #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:10718: result: no configure:10718: checking NTL/ZZ.h presence configure:10718: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:25:10: fatal error: 'NTL/ZZ.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:10718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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. */ | #include configure:10718: result: no configure:10718: checking for NTL/ZZ.h configure:10718: result: no configure:10726: checking whether we can link a program using NTL configure:10743: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 conftest.cpp:26:22: fatal error: 'NTL/ZZ.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:10743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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. */ | | #include | int | main () | { | NTL::ZZ a; | | ; | return 0; | } configure:10748: result: no configure:10755: checking NTL version >= 10.3 configure:10783: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm >&5 conftest.cpp:26:22: fatal error: 'NTL/version.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:10783: $? = 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.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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. */ | | #include | #include | | int | main () | { | | printf("%s\n", NTL_VERSION); | if (NTL_MAJOR_VERSION > 10) return 0; | else if (NTL_MAJOR_VERSION == 10 && | NTL_MINOR_VERSION >= 3) return 0; | else return 1; | | ; | return 0; | } configure:10811: no suitable system package found for SPKG ntl configure:10829: result: using Sage's ntl SPKG ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG flint... ## ## ------------------------------------------------------ ## configure:10911: checking installing mpfr or ntl? configure:10914: result: yes; install flint as well configure:11094: no suitable system package found for SPKG flint configure:11112: result: using Sage's flint SPKG ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG arb... ## ## ---------------------------------------------------- ## configure:11194: checking installing flint? configure:11197: result: yes; install arb as well configure:11314: no suitable system package found for SPKG arb configure:11349: checking for Fortran flag needed to accept free-form source configure:11368: gfortran -c -g -O2 conftest.f >&5 conftest.f:2:3: 2 | program freeform | 1 Error: Non-numeric character in statement label at (1) conftest.f:4:26: 4 | print *, 'Hello ', & | 1 Error: Expected expression in PRINT statement at (1) conftest.f:5:11: 5 | 'world.' | 1 Error: Invalid character in name at (1) configure:11368: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:11368: gfortran -c -g -O2 -ffree-form conftest.f >&5 configure:11368: $? = 0 configure:11377: result: -ffree-form ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfortran... ## ## --------------------------------------------------------- ## configure:11488: will use system package and not install SPKG gfortran ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openblas... ## ## --------------------------------------------------------- ## configure:11551: checking BLAS library configure:11570: result: openblas configure:11619: checking whether any of gfortran is installed or will be installed as SPKG configure:11628: result: no configure:11633: checking for OPENBLAS configure:11640: $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:11643: $? = 1 configure:11657: $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:11660: $? = 1 configure:11674: result: no No package 'openblas' found configure:11976: no suitable system package found for SPKG openblas ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG atlas... ## ## ------------------------------------------------------ ## configure:12056: SPKG atlas is not required on this system ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG boost_cropped... ## ## -------------------------------------------------------------- ## configure:12309: checking for boostlib >= 1.66.0 (106600) configure:12341: g++ -std=gnu++11 -c -g -O2 -I/usr/local/include conftest.cpp >&5 configure:12341: $? = 0 configure:12343: result: yes configure:12507: will use system package and not install SPKG boost_cropped ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG boost... ## ## ------------------------------------------------------ ## configure:12607: checking whether any of boost_cropped is installed or will be installed as SPKG configure:12616: result: no configure:12640: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm >&5 configure:12640: $? = 0 configure:12640: ./conftest configure:12640: $? = 0 configure:12657: will use system package and not install SPKG boost ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bzip2... ## ## ------------------------------------------------------ ## configure:12754: checking bzlib.h usability configure:12754: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:12754: $? = 0 configure:12754: result: yes configure:12754: checking bzlib.h presence configure:12754: g++ -E -std=gnu++11 conftest.cpp configure:12754: $? = 0 configure:12754: result: yes configure:12754: checking for bzlib.h configure:12754: result: yes configure:12757: checking for library containing BZ2_bzCompress configure:12788: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_BZ2_bzCompress", referenced from: _main in conftest-41d88a.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:12788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:12788: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -lmpfr -lgmp -lm >&5 configure:12788: $? = 0 configure:12805: result: -lbz2 configure:12813: checking for bzip2 configure:12831: found /usr/bin/bzip2 configure:12843: result: /usr/bin/bzip2 configure:12869: will use system package and not install SPKG bzip2 ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zlib... ## ## ----------------------------------------------------- ## configure:12966: checking for inflateEnd in -lz configure:12991: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lz -lbz2 -lmpfr -lgmp -lm >&5 configure:12991: $? = 0 configure:13000: result: yes configure:13008: checking zlib.h usability configure:13008: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:13008: $? = 0 configure:13008: result: yes configure:13008: checking zlib.h presence configure:13008: g++ -E -std=gnu++11 conftest.cpp configure:13008: $? = 0 configure:13008: result: yes configure:13008: checking for zlib.h configure:13008: result: yes configure:13019: checking for LIBPNG configure:13026: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13029: $? = 0 configure:13043: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13046: $? = 0 configure:13180: result: yes configure:13191: will use system package and not install SPKG zlib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG cbc... ## ## ---------------------------------------------------- ## configure:13294: checking whether any of atlas openblas zlib bzip2 is installed or will be installed as SPKG configure:13298: result: yes; install cbc as well configure:13396: no suitable system package found for SPKG cbc ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cliquer... ## ## -------------------------------------------------------- ## configure:13484: checking for library containing clique_unweighted_max_weight configure:13515: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_clique_unweighted_max_weight", referenced from: _main in conftest-dd3c2d.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:13515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:13515: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcliquer -lbz2 -lmpfr -lgmp -lm >&5 ld: library not found for -lcliquer clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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:13532: result: no configure:13627: no suitable system package found for SPKG cliquer ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG cmake... ## ## ------------------------------------------------------ ## configure:13713: checking for cmake >= 3.4 configure:13790: result: /usr/local/bin/cmake configure:13799: will use system package and not install SPKG cmake ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG curl... ## ## ----------------------------------------------------- ## configure:13898: checking for curl 7.22 configure:13933: result: /usr/bin/curl configure:13977: checking for gawk configure:14004: result: awk configure:14066: checking for curl-config configure:14084: found /usr/bin/curl-config configure:14096: result: /usr/bin/curl-config configure:14107: checking for the version of libcurl configure:14114: result: 7.64.1 configure:14121: checking for libcurl >= version 7.22 configure:14134: result: yes configure:14175: checking whether libcurl is usable configure:14209: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lbz2 -lmpfr -lgmp -lm >&5 configure:14209: $? = 0 configure:14223: result: yes configure:14236: checking for curl_free configure:14236: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -lmpfr -lgmp -lm -lcurl >&5 configure:14236: $? = 0 configure:14236: result: yes configure:14324: checking whether programs linking to libcurl can be executed configure:14354: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lbz2 -lmpfr -lgmp -lm >&5 configure:14354: $? = 0 configure:14354: ./conftest configure:14354: $? = 0 configure:14365: result: yes configure:14374: will use system package and not install SPKG curl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ncurses... ## ## -------------------------------------------------------- ## configure:14473: checking for NCURSES configure:14480: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" Package ncurses was not found in the pkg-config search path. Perhaps you should add the directory containing `ncurses.pc' to the PKG_CONFIG_PATH environment variable No package 'ncurses' found configure:14483: $? = 1 configure:14497: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" Package ncurses was not found in the pkg-config search path. Perhaps you should add the directory containing `ncurses.pc' to the PKG_CONFIG_PATH environment variable No package 'ncurses' found configure:14500: $? = 1 configure:14514: result: no No package 'ncurses' found configure:14532: checking ncurses.h usability configure:14532: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:14532: $? = 0 configure:14532: result: yes configure:14532: checking ncurses.h presence configure:14532: g++ -E -std=gnu++11 conftest.cpp configure:14532: $? = 0 configure:14532: result: yes configure:14532: checking for ncurses.h configure:14532: result: yes configure:14537: checking for library containing wresize configure:14568: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_wresize", referenced from: _main in conftest-133cb9.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:14568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wresize (); | int | main () | { | return wresize (); | ; | return 0; | } configure:14568: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 configure:14568: $? = 0 configure:14585: result: -lncurses configure:14686: will use system package and not install SPKG ncurses ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG readline... ## ## --------------------------------------------------------- ## configure:14784: checking Installing ncurses? configure:14791: result: No. configure:14795: checking for READLINE configure:14802: $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:14805: $? = 1 configure:14819: $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:14822: $? = 1 configure:14836: result: no No package 'readline' found configure:14854: checking readline/readline.h usability configure:14854: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:14854: $? = 0 configure:14854: result: yes configure:14854: checking readline/readline.h presence configure:14854: g++ -E -std=gnu++11 conftest.cpp configure:14854: $? = 0 configure:14854: result: yes configure:14854: checking for readline/readline.h configure:14854: result: yes configure:14859: checking for library containing rl_bind_keyseq configure:14890: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_rl_bind_keyseq", referenced from: _main in conftest-982dc0.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:14890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_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:14890: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lreadline -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_rl_bind_keyseq", referenced from: _main in conftest-52ecf2.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:14890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_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:14907: result: no configure:15020: no suitable system package found for SPKG readline ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari... ## ## ----------------------------------------------------- ## configure:15109: checking installing gmp/mpir or readline? configure:15111: result: yes; install pari as well configure:15511: no suitable system package found for SPKG pari configure:15529: result: using Sage's pari SPKG ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG eclib... ## ## ------------------------------------------------------ ## configure:15611: checking installing ntl or pari? configure:15614: result: yes; install eclib as well configure:15684: no suitable system package found for SPKG eclib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecm... ## ## ---------------------------------------------------- ## configure:15772: checking installing gmp/mpir? configure:15779: result: no. configure:15781: checking ecm.h usability configure:15781: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'ecm.h' file not found #include ^~~~~~~ 1 error generated. configure:15781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_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:15781: result: no configure:15781: checking ecm.h presence configure:15781: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:61:10: fatal error: 'ecm.h' file not found #include ^~~~~~~ 1 error generated. configure:15781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | /* end confdefs.h. */ | #include configure:15781: result: no configure:15781: checking for ecm.h configure:15781: result: no configure:16042: no suitable system package found for SPKG ecm ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fflas_ffpack... ## ## ------------------------------------------------------------- ## configure:16131: checking whether C++ compiler accepts -mavx512f -mavx512vl -mavx512dq configure:16150: g++ -std=gnu++11 -c -g -O2 -mavx512f -mavx512vl -mavx512dq conftest.cpp >&5 configure:16150: $? = 0 configure:16158: result: yes configure:16169: checking whether C++ compiler accepts -mfma configure:16188: g++ -std=gnu++11 -c -g -O2 -mfma conftest.cpp >&5 configure:16188: $? = 0 configure:16196: result: yes configure:16205: checking whether C++ compiler accepts -mfma4 configure:16224: g++ -std=gnu++11 -c -g -O2 -mfma4 conftest.cpp >&5 configure:16224: $? = 0 configure:16232: result: yes configure:16257: no suitable system package found for SPKG fflas_ffpack ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG fplll... ## ## ------------------------------------------------------ ## configure:16346: checking whether any of mpfr is installed or will be installed as SPKG configure:16355: result: no configure:16360: checking for FPLLL configure:16367: $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:16370: $? = 1 configure:16384: $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:16387: $? = 1 configure:16401: result: no No package 'fplll' found configure:16448: no suitable system package found for SPKG fplll ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libpng... ## ## ------------------------------------------------------- ## configure:16535: checking installing zlib? configure:16542: result: no configure:16546: checking for LIBPNG configure:16757: result: yes configure:16766: will use system package and not install SPKG libpng ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG freetype... ## ## --------------------------------------------------------- ## configure:16864: checking Installing libpng? configure:16871: result: no configure:16875: checking for FREETYPE configure:16882: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.4" configure:16885: $? = 0 configure:16899: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.4" configure:16902: $? = 0 configure:16940: result: yes configure:16956: will use system package and not install SPKG freetype ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gf2x... ## ## ----------------------------------------------------- ## configure:17055: checking for GF2X configure:17062: $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:17065: $? = 1 configure:17079: $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:17082: $? = 1 configure:17096: result: no No package 'gf2x' found configure:17112: checking gf2x.h usability configure:17112: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:94:10: fatal error: 'gf2x.h' file not found #include ^~~~~~~~ 1 error generated. configure:17112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_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:17112: result: no configure:17112: checking gf2x.h presence configure:17112: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:61:10: fatal error: 'gf2x.h' file not found #include ^~~~~~~~ 1 error generated. configure:17112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | /* end confdefs.h. */ | #include configure:17112: result: no configure:17112: checking for gf2x.h configure:17112: result: no configure:17120: checking for library containing gf2x_mul_r configure:17151: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_gf2x_mul_r", referenced from: _main in conftest-7f9c93.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:17151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_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:17151: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgf2x -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 ld: library not found for -lgf2x clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_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:17168: result: no configure:17361: no suitable system package found for SPKG gf2x ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfan... ## ## ----------------------------------------------------- ## configure:17447: checking for gfan >= 0.6.2 configure:17523: result: configure:17543: no suitable system package found for SPKG gfan ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG git... ## ## ---------------------------------------------------- ## configure:17630: checking for git configure:17662: result: /usr/bin/git configure:17668: will use system package and not install SPKG git ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG givaro... ## ## ------------------------------------------------------- ## configure:17770: checking whether any of gmp mpir is installed or will be installed as SPKG configure:17779: result: no configure:17784: checking for givaro-config configure:17817: result: no configure:17824: givaro-config not found. Installing givaro configure:17895: no suitable system package found for SPKG givaro ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG glpk... ## ## ----------------------------------------------------- ## configure:17987: checking whether any of gmp mpir zlib is installed or will be installed as SPKG configure:17996: result: no configure:18001: checking for glpsol configure:18034: result: no configure:18041: glpsol not found. Installing glpk configure:18173: no suitable system package found for SPKG glpk configure:18192: result: using Sage's glpk SPKG ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gp2c... ## ## ----------------------------------------------------- ## configure:18274: checking installing pari? configure:18277: result: yes; install gp2c as well configure:18281: pari.cfg is $SAGE_LOCAL/lib/pari/pari.cfg configure:18358: no suitable system package found for SPKG gp2c configure:18376: result: using Sage's gp2c SPKG ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gsl... ## ## ---------------------------------------------------- ## configure:18461: checking whether any of atlas openblas is installed or will be installed as SPKG configure:18465: result: yes; install gsl as well configure:18600: no suitable system package found for SPKG gsl configure:18664: checking for ld used by gcc configure:18789: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:18796: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:18811: result: no configure:18818: checking for shared library run path origin configure:18831: result: done configure:18852: checking 32-bit host C ABI configure:18890: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:18890: $? = 0 configure:19077: result: no configure:19114: checking for the common suffixes of directories in the library search path configure:19165: result: lib,lib configure:19665: checking for iconv configure:19689: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_iconv", referenced from: _main in conftest-9bf8d5.o "_iconv_close", referenced from: _main in conftest-9bf8d5.o "_iconv_open", referenced from: _main in conftest-9bf8d5.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:19689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_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:19713: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm -liconv >&5 configure:19713: $? = 0 configure:19723: result: yes configure:19726: checking for working iconv configure:19867: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm -liconv >&5 configure:19867: $? = 0 configure:19867: ./conftest configure:19867: $? = 0 configure:19879: result: yes configure:19894: checking how to link with libiconv configure:19896: result: -liconv configure:19907: checking for iconv declaration configure:19936: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:19936: $? = 0 configure:19947: 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:20032: will use system package and not install SPKG iconv ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG isl... ## ## ---------------------------------------------------- ## configure:20130: checking installing gmp/mpir? configure:20137: result: no configure:20141: checking for ISL configure:20148: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:20151: $? = 0 configure:20165: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:20168: $? = 0 configure:20208: result: yes configure:20217: will use system package and not install SPKG isl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG lcalc... ## ## ------------------------------------------------------ ## configure:20319: checking whether any of pari mpfr is installed or will be installed as SPKG configure:20323: result: yes; install lcalc as well configure:20495: no suitable system package found for SPKG lcalc ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libatomic_ops... ## ## -------------------------------------------------------------- ## configure:20583: checking for LIBATOMIC_OPS configure:20590: $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:20593: $? = 1 configure:20607: $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:20610: $? = 1 configure:20624: result: no No package 'atomic_ops' found configure:20667: no suitable system package found for SPKG libatomic_ops ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libffi... ## ## ------------------------------------------------------- ## configure:20755: checking for LIBFFI configure:20762: $PKG_CONFIG --exists --print-errors "libffi" Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing `libffi.pc' to the PKG_CONFIG_PATH environment variable No package 'libffi' found configure:20765: $? = 1 configure:20779: $PKG_CONFIG --exists --print-errors "libffi" Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing `libffi.pc' to the PKG_CONFIG_PATH environment variable No package 'libffi' found configure:20782: $? = 1 configure:20796: result: no No package 'libffi' found configure:20816: checking ffi/ffi.h usability configure:20816: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:20816: $? = 0 configure:20816: result: yes configure:20816: checking ffi/ffi.h presence configure:20816: g++ -E -std=gnu++11 conftest.cpp configure:20816: $? = 0 configure:20816: result: yes configure:20816: checking for ffi/ffi.h configure:20816: result: yes configure:20828: checking for library containing ffi_call configure:20859: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_ffi_call", referenced from: _main in conftest-f88dd3.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:20859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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 ffi_call (); | int | main () | { | return ffi_call (); | ; | return 0; | } configure:20859: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 configure:20859: $? = 0 configure:20876: result: -lffi configure:20976: will use system package and not install SPKG libffi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgd... ## ## ------------------------------------------------------ ## configure:21075: checking Installing freetype? configure:21082: checking Installing libpng? configure:21089: result: No. configure:21093: checking for LIBGD configure:21100: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:21103: $? = 0 configure:21117: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:21120: $? = 0 configure:21158: result: yes configure:21168: will use system package and not install SPKG libgd ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libsemigroups... ## ## -------------------------------------------------------------- ## configure:21267: checking for LIBSEMIGROUPS configure:21274: $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:21277: $? = 1 configure:21291: $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:21294: $? = 1 configure:21308: result: no No package 'libsemigroups' found configure:21351: no suitable system package found for SPKG libsemigroups ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc... ## ## ------------------------------------------------------- ## configure:21439: checking for lrcalc/schublib.h configure:21439: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:65:16: fatal error: 'lrcalc/hashtab.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:21439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_H 1 | /* end confdefs.h. */ | #ifndef _HASHTAB_H | #include | #include | #endif | | #include configure:21439: result: no configure:21529: no suitable system package found for SPKG lrcalc ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG m4ri... ## ## ----------------------------------------------------- ## configure:21618: checking whether any of libpng is installed or will be installed as SPKG configure:21627: result: no configure:21632: checking for M4RI configure:21639: $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:21642: $? = 1 configure:21656: $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:21659: $? = 1 configure:21673: result: no No package 'm4ri' found configure:21722: no suitable system package found for SPKG m4ri ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG m4rie... ## ## ------------------------------------------------------ ## configure:21811: checking whether any of m4ri is installed or will be installed as SPKG configure:21815: result: yes; install m4rie as well configure:21910: no suitable system package found for SPKG m4rie ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpc... ## ## ---------------------------------------------------- ## configure:21997: checking installing mpfr? configure:22004: result: no configure:22006: checking mpc.h usability configure:22006: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:22006: $? = 0 configure:22006: result: yes configure:22006: checking mpc.h presence configure:22006: g++ -E -std=gnu++11 conftest.cpp configure:22006: $? = 0 configure:22006: result: yes configure:22006: checking for mpc.h configure:22006: result: yes configure:22014: checking for library containing mpc_cmp_abs configure:22045: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_mpc_cmp_abs", referenced from: _main in conftest-b7b18f.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:22045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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 mpc_cmp_abs (); | int | main () | { | return mpc_cmp_abs (); | ; | return 0; | } configure:22045: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 configure:22045: $? = 0 configure:22062: result: -lmpc configure:22077: will use system package and not install SPKG mpc configure:22111: result: using mpc library from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfi... ## ## ----------------------------------------------------- ## configure:22187: checking installing mpfr? configure:22194: result: no configure:22202: checking mpfi.h usability configure:22202: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:22202: $? = 0 configure:22202: result: yes configure:22202: checking mpfi.h presence configure:22202: g++ -E -std=gnu++11 conftest.cpp configure:22202: $? = 0 configure:22202: result: yes configure:22202: checking for mpfi.h configure:22202: result: yes configure:22210: checking for library containing mpfi_diam_abs configure:22241: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 Undefined symbols for architecture x86_64: "_mpfi_diam_abs", referenced from: _main in conftest-24b9c3.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:22241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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 mpfi_diam_abs (); | int | main () | { | return mpfi_diam_abs (); | ; | return 0; | } configure:22241: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 configure:22241: $? = 0 configure:22258: result: -lmpfi configure:22270: checking MPFI version >= 1.5 configure:22298: gcc -o conftest -g -O2 conftest.c -lmpfi -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm >&5 configure:22298: $? = 0 configure:22298: ./conftest configure:22298: $? = 0 configure:22299: result: .. yes configure:22329: will use system package and not install SPKG mpfi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG nauty... ## ## ------------------------------------------------------ ## configure:22428: checking for geng configure:22461: result: no configure:22470: checking for nauty-geng configure:22503: result: no configure:22892: no suitable system package found for SPKG nauty ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG ninja_build... ## ## ------------------------------------------------------------ ## configure:22985: checking for ninja >= 1.7.2 configure:23062: result: /usr/local/bin/ninja configure:23071: will use system package and not install SPKG ninja_build ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_elldata... ## ## ------------------------------------------------------------- ## configure:23170: checking installing pari? configure:23173: result: yes; install pari_elldata as well configure:23196: no suitable system package found for SPKG pari_elldata ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_galdata... ## ## ------------------------------------------------------------- ## configure:23284: checking installing pari? configure:23287: result: yes; install pari_galdata as well configure:23310: no suitable system package found for SPKG pari_galdata ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pari_galpol... ## ## ------------------------------------------------------------ ## configure:23398: checking installing pari? configure:23401: result: yes; install pari_galpol as well configure:23424: no suitable system package found for SPKG pari_galpol ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_nftables... ## ## -------------------------------------------------------------- ## configure:23511: checking installing pari? configure:23514: result: yes; install pari_nftables as well configure:23540: no suitable system package found for SPKG pari_nftables ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata_small... ## ## ------------------------------------------------------------------- ## configure:23628: checking installing pari? configure:23631: result: yes; install pari_seadata_small as well configure:23654: no suitable system package found for SPKG pari_seadata_small ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata... ## ## ------------------------------------------------------------- ## configure:23742: checking installing pari? configure:23745: result: yes; install pari_seadata as well configure:23768: no suitable system package found for SPKG pari_seadata ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG patch... ## ## ------------------------------------------------------ ## configure:23854: checking for GNU patch >= 2.7.0 configure:23931: result: /usr/local/bin/patch configure:23940: will use system package and not install SPKG patch ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pcre... ## ## ----------------------------------------------------- ## configure:24038: checking installing bzip2? configure:24045: result: no configure:24049: checking for PCRE configure:24056: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:24059: $? = 0 configure:24073: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:24076: $? = 0 configure:24262: result: yes configure:24271: will use system package and not install SPKG pcre ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_term_readline_gnu... ## ## ----------------------------------------------------------------------- ## configure:24417: checking for perl module Term::ReadLine configure:24427: result: ok configure:24435: checking Term::ReadLine module... configure:24439: result: non-GNU configure:24470: no suitable system package found for SPKG perl_term_readline_gnu ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconf... ## ## -------------------------------------------------------- ## configure:24556: checking for pkg-config >= 0.29 configure:24632: result: /usr/local/bin/pkg-config configure:24645: result: using pkg-config from the system configure:24653: will use system package and not install SPKG pkgconf ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG planarity... ## ## ---------------------------------------------------------- ## configure:24756: checking planarity/planarity.h usability configure:24756: gcc -c -g -O2 conftest.c >&5 conftest.c:97:10: fatal error: 'planarity/planarity.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:24756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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:24756: result: no configure:24756: checking planarity/planarity.h presence configure:24756: gcc -E conftest.c conftest.c:64:10: fatal error: 'planarity/planarity.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:24756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_H 1 | /* end confdefs.h. */ | #include configure:24756: result: no configure:24756: checking for planarity/planarity.h configure:24756: result: no configure:24857: no suitable system package found for SPKG planarity ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sqlite... ## ## ------------------------------------------------------- ## configure:24947: checking libsqlite3 >= sqlite3_min_version configure:24981: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm -lsqlite3 >&5 configure:24981: $? = 0 configure:24981: ./conftest configure:24981: $? = 0 configure:24982: result: yes configure:25002: will use system package and not install SPKG sqlite ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG xz... ## ## --------------------------------------------------- ## configure:25099: checking for lzma_raw_decoder in -llzma configure:25124: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llzma -lmpfi -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm -lsqlite3 >&5 configure:25124: $? = 0 configure:25133: result: yes configure:25141: checking lzma.h usability configure:25141: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:25141: $? = 0 configure:25141: result: yes configure:25141: checking lzma.h presence configure:25141: g++ -E -std=gnu++11 conftest.cpp configure:25141: $? = 0 configure:25141: result: yes configure:25141: checking for lzma.h configure:25141: result: yes configure:25150: checking for xz >= 5.0.0 configure:25229: result: /usr/local/bin/xz configure:25238: will use system package and not install SPKG xz ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG python3... ## ## -------------------------------------------------------- ## configure:25343: checking whether any of sqlite libpng bzip2 xz libffi is installed or will be installed as SPKG configure:25352: result: no configure:25362: checking for python3 >= 3.7.3, < 3.8 with modules sqlite3, ctypes, math, hashlib, crypt, readline, socket, zlib, distutils.core configure:25368: result: configure:25383: checking ... whether /usr/local/bin/python3.7 is good configure:25510: result: yes configure:25512: checking for python3 >= 3.7.3, < 3.8 with modules sqlite3, ctypes, math, hashlib, crypt, readline, socket, zlib, distutils.core configure:25564: result: /usr/local/bin/python3.7 configure:25579: will use system package and not install SPKG python3 ## -------------------------------------------------- ## ## Checking whether SageMath should install SPKG r... ## ## -------------------------------------------------- ## configure:25692: checking whether any of atlas openblas iconv readline bzip2 xz pcre curl is installed or will be installed as SPKG configure:25696: result: yes; install r as well configure:25847: no suitable system package found for SPKG r ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG rw... ## ## --------------------------------------------------- ## configure:25934: checking rw.h usability configure:25934: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 conftest.cpp:97:10: fatal error: 'rw.h' file not found #include ^~~~~~ 1 error generated. configure:25934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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:25934: result: no configure:25934: checking rw.h presence configure:25934: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:64:10: fatal error: 'rw.h' file not found #include ^~~~~~ 1 error generated. configure:25934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_H 1 | /* end confdefs.h. */ | #include configure:25934: result: no configure:25934: checking for rw.h configure:25934: result: no configure:25948: checking for library containing calculate_level configure:25979: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm -lsqlite3 >&5 Undefined symbols for architecture x86_64: "_calculate_level", referenced from: _main in conftest-d325a0.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:25979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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 calculate_level (); | int | main () | { | return calculate_level (); | ; | return 0; | } configure:25979: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lrw -lmpfi -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm -lsqlite3 >&5 ld: library not found for -lrw clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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 calculate_level (); | int | main () | { | return calculate_level (); | ; | return 0; | } configure:25996: result: no configure:26021: no suitable system package found for SPKG rw ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symmetrica... ## ## ----------------------------------------------------------- ## configure:26113: checking symmetrica/def.h usability configure:26113: gcc -c -g -O2 conftest.c >&5 conftest.c:97:10: fatal error: 'symmetrica/def.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:26113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_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:26113: result: no configure:26113: checking symmetrica/def.h presence configure:26113: gcc -E conftest.c conftest.c:64:10: fatal error: 'symmetrica/def.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:26113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.1.beta9" | #define PACKAGE_STRING "Sage 9.1.beta9" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.1.beta9" | #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_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_LDAP 1 | #define LIBCURL_PROTOCOL_LDAPS 1 | #define LIBCURL_PROTOCOL_POP3 1 | #define LIBCURL_PROTOCOL_POP3S 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_NCURSES_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_FFI_FFI_H 1 | /* end confdefs.h. */ | #include configure:26113: result: no configure:26113: checking for symmetrica/def.h configure:26113: result: no configure:26241: no suitable system package found for SPKG symmetrica ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tachyon... ## ## -------------------------------------------------------- ## configure:26329: checking for tachyon configure:26362: result: no configure:26369: tachyon not found. Installing tachyon configure:26388: no suitable system package found for SPKG tachyon ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG yasm... ## ## ----------------------------------------------------- ## configure:26481: checking for yasm supporting the adox instruction configure:26508: result: /usr/local/bin/yasm configure:26513: will use system package and not install SPKG yasm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zeromq... ## ## ------------------------------------------------------- ## configure:26633: checking zmq.h usability configure:26633: gcc -c -g -O2 conftest.c >&5 configure:26633: $? = 0 configure:26633: result: yes configure:26633: checking zmq.h presence configure:26633: gcc -E conftest.c configure:26633: $? = 0 configure:26633: result: yes configure:26633: checking for zmq.h configure:26633: result: yes configure:26650: checking for ZMQ version >= 4.2.5 configure:26665: result: yes configure:26704: will use system package and not install SPKG zeromq ## ----------------------------------------------------------------------- ## ## Build status for each package: ## ## ----------------------------------------------------------------------- ## configure:31288: result: 4ti2-1.6.7.p0: does not support check for system package; optional, use "./configure --enable-4ti2" to install configure:31288: result: alabaster-0.7.12: does not support check for system package; will be installed as an SPKG configure:31288: result: appnope-0.1.0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: arb-2.16.0.p0: no suitable system package; will be installed as an SPKG configure:31288: result: atlas-3.10.2.p3: not required on your platform; SPKG will not be installed configure:31288: result: autotools-20141105.p0: does not support check for system package; experimental, use "./configure --enable-autotools" to install configure:31288: result: awali-1.0.2-190218: does not support check for system package; experimental, use "./configure --enable-awali" to install configure:31288: result: babel-2.6.0: does not support check for system package; will be installed as an SPKG configure:31288: result: backports_abc-0.5: does not support check for system package; will be installed as an SPKG configure:31288: result: backports_functools_lru_cache-1.5: does not support check for system package; will be installed as an SPKG configure:31288: result: backports_shutil_get_terminal_size-1.0.0.p1: does not support check for system package; will be installed as an SPKG configure:31288: result: backports_ssl_match_hostname-3.5.0.1.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: barvinok-0.41.1: does not support check for system package; optional, use "./configure --enable-barvinok" to install configure:31288: result: beautifulsoup4-none: does not support check for system package; optional, use "./configure --enable-beautifulsoup4" to install configure:31288: result: benzene-20130630: does not support check for system package; optional, use "./configure --enable-benzene" to install configure:31288: result: biopython-none: does not support check for system package; optional, use "./configure --enable-biopython" to install configure:31288: result: bleach-3.1.0: does not support check for system package; will be installed as an SPKG configure:31288: 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:31288: result: boost-1_66_0: using system package; SPKG will not be installed configure:31288: result: boost_cropped-1.66.0.p0: using system package; SPKG will not be installed configure:31288: result: brial-1.2.5: does not support check for system package; will be installed as an SPKG configure:31288: result: buckygen-1.1: does not support check for system package; optional, use "./configure --enable-buckygen" to install configure:31288: result: bzip2-1.0.6-20150304.p0: using system package; SPKG will not be installed configure:31288: result: cbc-2.9.4.p0: no suitable system package; optional, use "./configure --enable-cbc" to install configure:31288: result: ccache-3.3.4: does not support check for system package; optional, use "./configure --enable-ccache" to install configure:31288: result: cddlib-0.94j: does not support check for system package; will be installed as an SPKG configure:31288: result: certifi-2019.3.9: does not support check for system package; will be installed as an SPKG configure:31288: result: cliquer-1.21.p4: no suitable system package; will be installed as an SPKG configure:31288: result: cmake-3.11.0: using system package; SPKG will not be installed configure:31288: result: cocoalib-0.99564: does not support check for system package; experimental, use "./configure --enable-cocoalib" to install configure:31288: result: combinatorial_designs-20140630.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: compilerwrapper-1.2: does not support check for system package; experimental, use "./configure --enable-compilerwrapper" to install configure:31288: result: configparser-3.7.4: does not support check for system package; will be installed as an SPKG configure:31288: result: configure-437bbd8e43c5889b8135f4786fed5f4b32cbb46a:does not support check for system package; came preinstalled with the SageMath tarball configure:31288: result: conway_polynomials-0.5: does not support check for system package; will be installed as an SPKG configure:31288: result: coxeter3-8ac9c71723c8ca57a836d6381aed125261e44e9e.p0:does not support check for system package; optional, use "./configure --enable-coxeter3" to install configure:31288: result: cryptominisat-5.6.8: does not support check for system package; optional, use "./configure --enable-cryptominisat" to install configure:31288: result: csdp-6.2.p0: does not support check for system package; optional, use "./configure --enable-csdp" to install configure:31288: result: curl-7.62.0.p0: using system package; SPKG will not be installed configure:31288: result: cvxopt-1.2.3: does not support check for system package; will be installed as an SPKG configure:31288: result: cycler-0.10.0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: cypari-2.1.1: does not support check for system package; will be installed as an SPKG configure:31288: result: cysignals-1.10.2: does not support check for system package; will be installed as an SPKG configure:31288: result: cython-0.29.12.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: d3js-3.4.8: does not support check for system package; optional, use "./configure --enable-d3js" to install configure:31288: result: database_cremona_ellcurve-20190911: does not support check for system package; optional, use "./configure --enable-database_cremona_ellcurve" to install configure:31288: result: database_jones_numfield-4: does not support check for system package; optional, use "./configure --enable-database_jones_numfield" to install configure:31288: result: database_kohel-20160724: does not support check for system package; optional, use "./configure --enable-database_kohel" to install configure:31288: result: database_mutation_class-1.0: does not support check for system package; optional, use "./configure --enable-database_mutation_class" to install configure:31288: result: database_odlyzko_zeta-20061209: does not support check for system package; optional, use "./configure --enable-database_odlyzko_zeta" to install configure:31288: result: database_stein_watkins-20110713: does not support check for system package; optional, use "./configure --enable-database_stein_watkins" to install configure:31288: result: database_stein_watkins_mini-20070827: does not support check for system package; optional, use "./configure --enable-database_stein_watkins_mini" to install configure:31288: result: database_symbolic_data-20070206: does not support check for system package; optional, use "./configure --enable-database_symbolic_data" to install configure:31288: result: dateutil-2.8.1: does not support check for system package; will be installed as an SPKG configure:31288: result: decorator-4.4.0: does not support check for system package; will be installed as an SPKG configure:31288: result: deformation-d05941b.p0: does not support check for system package; optional, use "./configure --enable-deformation" to install configure:31288: result: defusedxml-0.6.0: does not support check for system package; will be installed as an SPKG configure:31288: result: docutils-0.14: does not support check for system package; will be installed as an SPKG configure:31288: result: dot2tex-2.11.3.p0: does not support check for system package; optional, use "./configure --enable-dot2tex" to install configure:31288: result: e_antic-0.1.5: does not support check for system package; optional, use "./configure --enable-e_antic" to install configure:31288: result: ecl-16.1.2.p5: does not support check for system package; will be installed as an SPKG configure:31288: result: eclib-20190909: no suitable system package; will be installed as an SPKG configure:31288: result: ecm-7.0.4.p1: no suitable system package; will be installed as an SPKG configure:31288: result: elliptic_curves-0.8.1: does not support check for system package; will be installed as an SPKG configure:31288: result: entrypoints-0.3: does not support check for system package; will be installed as an SPKG configure:31288: result: enum34-1.1.6: does not support check for system package; will be installed as an SPKG configure:31288: result: fflas_ffpack-2.4.3: no suitable system package; will be installed as an SPKG configure:31288: result: flask-0.10.1.p0: does not support check for system package; optional, use "./configure --enable-flask" to install configure:31288: result: flask_autoindex-0.6.p0: does not support check for system package; optional, use "./configure --enable-flask_autoindex" to install configure:31288: result: flask_babel-0.9.p0: does not support check for system package; optional, use "./configure --enable-flask_babel" to install configure:31288: result: flask_oldsessions-0.10.p0: does not support check for system package; optional, use "./configure --enable-flask_oldsessions" to install configure:31288: result: flask_openid-1.2.5.p0: does not support check for system package; optional, use "./configure --enable-flask_openid" to install configure:31288: result: flask_silk-0.2.p0: does not support check for system package; optional, use "./configure --enable-flask_silk" to install configure:31288: result: flint-2.5.2.p5: no suitable system package; will be installed as an SPKG configure:31288: result: flintqs-1.0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: fplll-5.3.2: no suitable system package; will be installed as an SPKG configure:31288: result: fpylll-0.5.1dev: does not support check for system package; will be installed as an SPKG configure:31288: result: freetype-2.9.1: using system package; SPKG will not be installed configure:31288: result: fricas-1.3.5: does not support check for system package; optional, use "./configure --enable-fricas" to install configure:31288: result: frobby-0.9.0.p2: does not support check for system package; optional, use "./configure --enable-frobby" to install configure:31288: result: functools32-3.2.3-2.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: future-0.17.1: does not support check for system package; will be installed as an SPKG configure:31288: result: gambit-15.1.1.p0: does not support check for system package; experimental, use "./configure --enable-gambit" to install configure:31288: result: gap-4.10.2.p1: does not support check for system package; will be installed as an SPKG configure:31288: result: gap3-04jul17: does not support check for system package; experimental, use "./configure --enable-gap3" to install configure:31288: result: gap_jupyter-0.9: does not support check for system package; optional, use "./configure --enable-gap_jupyter" to install configure:31288: result: gap_packages-4.10.2.p1: does not support check for system package; optional, use "./configure --enable-gap_packages" to install configure:31288: result: gc-7.6.4.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: gcc-9.2.0: using system package; SPKG will not be installed configure:31288: result: gdb-8.2: does not support check for system package; experimental, use "./configure --enable-gdb" to install configure:31288: result: gf2x-1.2.p0: no suitable system package; will be installed as an SPKG configure:31288: result: gfan-0.6.2.p1: no suitable system package; will be installed as an SPKG configure:31288: result: gfortran-9.2.0: using system package; SPKG will not be installed configure:31288: result: giac-1.5.0.63.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: giacpy_sage-0.6.8: does not support check for system package; optional, use "./configure --enable-giacpy_sage" to install configure:31288: result: git-2.11.0: using system package; SPKG will not be installed configure:31288: result: git_trac-20160625.p0: does not support check for system package; optional, use "./configure --enable-git_trac" to install configure:31288: result: givaro-4.1.1: no suitable system package; will be installed as an SPKG configure:31288: result: glpk-4.65.p0: no suitable system package; will be installed as an SPKG configure:31288: result: glucose-4.1: does not support check for system package; optional, use "./configure --enable-glucose" to install configure:31288: result: gmp-6.1.2: using system package; SPKG will not be installed configure:31288: result: gmpy2-2.1.0b1: does not support check for system package; will be installed as an SPKG configure:31288: result: gp2c-0.0.10.p0: no suitable system package; optional, use "./configure --enable-gp2c" to install configure:31288: result: graphs-20161026.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: gsl-2.5: no suitable system package; will be installed as an SPKG configure:31288: result: html5lib-1.0.1: does not support check for system package; will be installed as an SPKG configure:31288: result: iconv-1.15: using system package; SPKG will not be installed configure:31288: result: igraph-0.7.1999.p0: does not support check for system package; optional, use "./configure --enable-igraph" to install configure:31288: result: imagesize-1.1.0: does not support check for system package; will be installed as an SPKG configure:31288: result: iml-1.0.4p1.p2: does not support check for system package; will be installed as an SPKG configure:31288: result: ipaddress-1.0.22: does not support check for system package; will be installed as an SPKG configure:31288: result: ipykernel-4.8.2: does not support check for system package; will be installed as an SPKG configure:31288: result: ipython-5.8.0: does not support check for system package; will be installed as an SPKG configure:31288: result: ipython_genutils-0.2.0: does not support check for system package; will be installed as an SPKG configure:31288: result: ipywidgets-7.4.2: does not support check for system package; will be installed as an SPKG configure:31288: result: isl-0.20: using system package; SPKG will not be installed configure:31288: result: itsdangerous-1.1.0: does not support check for system package; will be installed as an SPKG configure:31288: result: jinja2-2.10: does not support check for system package; will be installed as an SPKG configure:31288: result: jmol-14.29.52: does not support check for system package; will be installed as an SPKG configure:31288: result: jsonschema-2.6.0: does not support check for system package; will be installed as an SPKG configure:31288: result: jupymake-0.9: does not support check for system package; optional, use "./configure --enable-jupymake" to install configure:31288: result: jupyter_client-5.2.4: does not support check for system package; will be installed as an SPKG configure:31288: result: jupyter_core-4.4.0: does not support check for system package; will be installed as an SPKG configure:31288: result: kenzo-1.1.7-r3: does not support check for system package; optional, use "./configure --enable-kenzo" to install configure:31288: result: kiwisolver-1.0.1: does not support check for system package; will be installed as an SPKG configure:31288: result: latte_int-1.7.5.p0: does not support check for system package; optional, use "./configure --enable-latte_int" to install configure:31288: result: lcalc-1.23.p19: no suitable system package; will be installed as an SPKG configure:31288: result: libatomic_ops-7.6.2: no suitable system package; will be installed as an SPKG configure:31288: result: libbraiding-1.0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: libffi-3.2.1: using system package; SPKG will not be installed configure:31288: result: libgd-2.1.1.1.p1: using system package; SPKG will not be installed configure:31288: result: libhomfly-1.02r4.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: libogg-1.3.1.p0: does not support check for system package; optional, use "./configure --enable-libogg" to install configure:31288: result: libpng-1.6.29.p1: using system package; SPKG will not be installed configure:31288: result: libsemigroups-0.6.7: no suitable system package; optional, use "./configure --enable-libsemigroups" to install configure:31288: result: libtheora-1.1.1: does not support check for system package; experimental, use "./configure --enable-libtheora" to install configure:31288: 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:31288: result: lie-2.2.2: does not support check for system package; experimental, use "./configure --enable-lie" to install configure:31288: result: linbox-1.6.3: does not support check for system package; will be installed as an SPKG configure:31288: result: lrcalc-1.2.p1: no suitable system package; will be installed as an SPKG configure:31288: result: lrslib-062+autotools-2017-03-03.p1: does not support check for system package; optional, use "./configure --enable-lrslib" to install configure:31288: result: m4ri-20200115: no suitable system package; will be installed as an SPKG configure:31288: result: m4rie-20200115: no suitable system package; will be installed as an SPKG configure:31288: result: markupsafe-1.1.0: does not support check for system package; will be installed as an SPKG configure:31288: result: mathjax-2.7.4.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: matplotlib-2.2.4.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: maxima-5.42.2: does not support check for system package; will be installed as an SPKG configure:31288: result: mcqd-1.0.p0: does not support check for system package; optional, use "./configure --enable-mcqd" to install configure:31288: result: meataxe-1.0.p0: does not support check for system package; optional, use "./configure --enable-meataxe" to install configure:31288: result: mistune-0.8.4: does not support check for system package; will be installed as an SPKG configure:31288: result: modular_decomposition-20100607: does not support check for system package; experimental, use "./configure --enable-modular_decomposition" to install configure:31288: result: mpc-1.1.0: using system package; SPKG will not be installed configure:31288: result: mpfi-1.5.2: using system package; SPKG will not be installed configure:31288: result: mpfr-4.0.1.p0: using system package; SPKG will not be installed configure:31288: result: mpfrcx-0.5: does not support check for system package; optional, use "./configure --enable-mpfrcx" to install configure:31288: result: mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0:using system package; SPKG will not be installed configure:31288: result: mpmath-1.1.0: does not support check for system package; will be installed as an SPKG configure:31288: result: nauty-26r1.p0: no suitable system package; will be installed as an SPKG configure:31288: result: nbconvert-5.4.0: does not support check for system package; will be installed as an SPKG configure:31288: result: nbformat-4.4.0: does not support check for system package; will be installed as an SPKG configure:31288: result: ncurses-6.0.p0: using system package; SPKG will not be installed configure:31288: result: networkx-2.2: does not support check for system package; will be installed as an SPKG configure:31288: result: nibabel-none: does not support check for system package; optional, use "./configure --enable-nibabel" to install configure:31288: result: ninja_build-1.8.2: using system package; SPKG will not be installed configure:31288: result: normaliz-3.7.2: does not support check for system package; optional, use "./configure --enable-normaliz" to install configure:31288: result: nose-1.3.7: does not support check for system package; will be installed as an SPKG configure:31288: result: notebook-5.7.6.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: notedown-1.5.1: does not support check for system package; optional, use "./configure --enable-notedown" to install configure:31288: result: ntl-11.4.3: no suitable system package; will be installed as an SPKG configure:31288: result: numpy-1.16.1: does not support check for system package; will be installed as an SPKG configure:31288: result: openblas-0.3.6.p0: no suitable system package; will be installed as an SPKG configure:31288: result: openssl-1.1.1b: does not support check for system package; optional, use "./configure --enable-openssl" to install configure:31288: result: p_group_cohomology-3.3: does not support check for system package; optional, use "./configure --enable-p_group_cohomology" to install configure:31288: result: packaging-18.0: does not support check for system package; will be installed as an SPKG configure:31288: result: palp-2.1.p2: does not support check for system package; will be installed as an SPKG configure:31288: result: pandoc_attributes-8bc82f6d: does not support check for system package; optional, use "./configure --enable-pandoc_attributes" to install configure:31288: result: pandocfilters-1.4.2: does not support check for system package; will be installed as an SPKG configure:31288: result: pari-2.11.2: no suitable system package; will be installed as an SPKG configure:31288: result: pari_elldata-20161017: no suitable system package; optional, use "./configure --enable-pari_elldata" to install configure:31288: result: pari_galdata-20080411.p0: no suitable system package; will be installed as an SPKG configure:31288: result: pari_galpol-20180625: no suitable system package; optional, use "./configure --enable-pari_galpol" to install configure:31288: result: pari_jupyter-1.3.2: does not support check for system package; optional, use "./configure --enable-pari_jupyter" to install configure:31288: result: pari_nftables-20080929: no suitable system package; optional, use "./configure --enable-pari_nftables" to install configure:31288: result: pari_seadata-20090618: no suitable system package; optional, use "./configure --enable-pari_seadata" to install configure:31288: result: pari_seadata_small-20090618.p0: no suitable system package; will be installed as an SPKG configure:31288: result: patch-2.7.5: using system package; SPKG will not be installed configure:31288: result: pathlib2-2.3.3: does not support check for system package; will be installed as an SPKG configure:31288: result: pathpy-7.1.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: pcre-8.40.p2: using system package; SPKG will not be installed configure:31288: result: perl_term_readline_gnu-1.35: no suitable system package; experimental, use "./configure --enable-perl_term_readline_gnu" to install configure:31288: result: pexpect-4.6.0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: pickleshare-0.7.5: does not support check for system package; will be installed as an SPKG configure:31288: result: pillow-5.3.0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: pip-18.1: does not support check for system package; will be installed as an SPKG configure:31288: result: pkgconf-0.9.7.p2: using system package; SPKG will not be installed configure:31288: result: pkgconfig-1.5.1: does not support check for system package; will be installed as an SPKG configure:31288: result: planarity-3.0.0.5.p0: no suitable system package; will be installed as an SPKG configure:31288: result: plantri-4.5: does not support check for system package; optional, use "./configure --enable-plantri" to install configure:31288: result: polylib-5.22.5: does not support check for system package; optional, use "./configure --enable-polylib" to install configure:31288: result: polymake-3.4: does not support check for system package; experimental, use "./configure --enable-polymake" to install configure:31288: result: polytopes_db-20170220.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: ppl-1.2.p1: does not support check for system package; will be installed as an SPKG configure:31288: result: pplpy-0.8.4: does not support check for system package; will be installed as an SPKG configure:31288: result: primecount-5.1: does not support check for system package; optional, use "./configure --enable-primecount" to install configure:31288: result: prometheus_client-0.5.0: does not support check for system package; will be installed as an SPKG configure:31288: result: prompt_toolkit-1.0.15: does not support check for system package; will be installed as an SPKG configure:31288: result: psutil-5.2.0.p2: does not support check for system package; will be installed as an SPKG configure:31288: result: ptyprocess-0.5.1.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: pybtex-none: does not support check for system package; optional, use "./configure --enable-pybtex" to install configure:31288: result: pycosat-0.6.3: does not support check for system package; optional, use "./configure --enable-pycosat" to install configure:31288: result: pycygwin-0.1: does not support check for system package; will be installed as an SPKG configure:31288: result: pyflakes-none: does not support check for system package; optional, use "./configure --enable-pyflakes" to install configure:31288: result: pygments-2.3.1.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: pynac-0.7.26: does not support check for system package; will be installed as an SPKG configure:31288: result: pynormaliz-2.7: does not support check for system package; optional, use "./configure --enable-pynormaliz" to install configure:31288: result: pyopenssl-none: does not support check for system package; optional, use "./configure --enable-pyopenssl" to install configure:31288: result: pyparsing-2.3.0: does not support check for system package; will be installed as an SPKG configure:31288: result: pysingular-0.9.5: does not support check for system package; optional, use "./configure --enable-pysingular" to install configure:31288: result: python2-2.7.15.p1: does not support check for system package; optional, use "./configure --enable-python2" to install configure:31288: result: python3-3.7.3.p1: using system package; SPKG will not be installed configure:31288: result: python_igraph-0.7.1999: does not support check for system package; optional, use "./configure --enable-python_igraph" to install configure:31288: result: python_openid-2.2.5.p0: does not support check for system package; optional, use "./configure --enable-python_openid" to install configure:31288: result: pytz-2018.7: does not support check for system package; will be installed as an SPKG configure:31288: result: pyx-none: does not support check for system package; optional, use "./configure --enable-pyx" to install configure:31288: result: pyzmq-19.0.0: does not support check for system package; will be installed as an SPKG configure:31288: result: qepcad-B.1.72: does not support check for system package; experimental, use "./configure --enable-qepcad" to install configure:31288: result: qhull-2015-src-7.2.0.p1: does not support check for system package; optional, use "./configure --enable-qhull" to install configure:31288: result: r-3.6.2.p0: no suitable system package; will be installed as an SPKG configure:31288: result: r_jupyter-none: does not support check for system package; optional, use "./configure --enable-r_jupyter" to install configure:31288: result: ratpoints-2.1.3.p5: does not support check for system package; will be installed as an SPKG configure:31288: result: readline-6.3.008.p0: no suitable system package; will be installed as an SPKG configure:31288: result: requests-2.13.0: does not support check for system package; will be installed as an SPKG configure:31288: result: rpy2-2.8.2.p1: does not support check for system package; will be installed as an SPKG configure:31288: result: rst2ipynb-0.2.2.p0: does not support check for system package; optional, use "./configure --enable-rst2ipynb" to install configure:31288: result: rubiks-20070912.p21: does not support check for system package; will be installed as an SPKG configure:31288: result: rw-0.7.p0: no suitable system package; will be installed as an SPKG configure:31288: result: saclib-2.2.7: does not support check for system package; optional, use "./configure --enable-saclib" to install configure:31288: result: sage_conf-none: does not support check for system package; will be installed as an SPKG configure:31288: 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:31288: 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:31288: 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:31288: result: sagenb-1.1.3: does not support check for system package; optional, use "./configure --enable-sagenb" to install configure:31288: result: sagenb_export-3.3: does not support check for system package; will be installed as an SPKG configure:31288: result: sagetex-3.4: does not support check for system package; will be installed as an SPKG configure:31288: result: scandir-1.9.0: does not support check for system package; will be installed as an SPKG configure:31288: result: scipoptsuite-5.0.1: does not support check for system package; experimental, use "./configure --enable-scipoptsuite" to install configure:31288: result: scipy-1.2.0: does not support check for system package; will be installed as an SPKG configure:31288: result: scons-1.2.0: does not support check for system package; experimental, use "./configure --enable-scons" to install configure:31288: result: send2trash-1.5.0: does not support check for system package; will be installed as an SPKG configure:31288: result: setuptools-40.6.3: does not support check for system package; will be installed as an SPKG configure:31288: result: setuptools_scm-3.1.0: does not support check for system package; will be installed as an SPKG configure:31288: result: simplegeneric-0.8.1.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: singledispatch-3.4.0.3.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: singular-4.1.1p2.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: singular_jupyter-0.9.7: does not support check for system package; optional, use "./configure --enable-singular_jupyter" to install configure:31288: result: sip-4.18: does not support check for system package; optional, use "./configure --enable-sip" to install configure:31288: result: sirocco-2.0.2: does not support check for system package; optional, use "./configure --enable-sirocco" to install configure:31288: result: six-1.12.0: does not support check for system package; will be installed as an SPKG configure:31288: result: snowballstemmer-1.2.1.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: speaklater-1.3.p0: does not support check for system package; optional, use "./configure --enable-speaklater" to install configure:31288: result: sphinx-1.8.5.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: sphinxcontrib_websupport-1.1.0: does not support check for system package; will be installed as an SPKG configure:31288: result: sqlalchemy-none: does not support check for system package; optional, use "./configure --enable-sqlalchemy" to install configure:31288: result: sqlite-3290000: using system package; SPKG will not be installed configure:31288: result: subprocess32-3.5.3: does not support check for system package; will be installed as an SPKG configure:31288: result: suitesparse-5.6.0: does not support check for system package; will be installed as an SPKG configure:31288: result: surf-1.0.6-gcc6: does not support check for system package; experimental, use "./configure --enable-surf" to install configure:31288: result: symmetrica-2.0.p11: no suitable system package; will be installed as an SPKG configure:31288: result: sympow-1.018.1.p13: does not support check for system package; will be installed as an SPKG configure:31288: result: sympy-1.5: does not support check for system package; will be installed as an SPKG configure:31288: result: tachyon-0.98.9.p7: no suitable system package; will be installed as an SPKG configure:31288: result: tdlib-0.3.1.p0: does not support check for system package; optional, use "./configure --enable-tdlib" to install configure:31288: result: termcap-1.3.1.p3: does not support check for system package; optional, use "./configure --enable-termcap" to install configure:31288: result: terminado-0.8.1: does not support check for system package; will be installed as an SPKG configure:31288: result: testpath-0.4.2: does not support check for system package; will be installed as an SPKG configure:31288: result: texlive-none: does not support check for system package; optional, use "./configure --enable-texlive" to install configure:31288: result: thebe-9624e0a0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: threejs-r110: does not support check for system package; will be installed as an SPKG configure:31288: result: tides-2.0.p0: does not support check for system package; optional, use "./configure --enable-tides" to install configure:31288: result: topcom-0.17.7: does not support check for system package; optional, use "./configure --enable-topcom" to install configure:31288: result: tornado-4.5.2: does not support check for system package; will be installed as an SPKG configure:31288: result: traitlets-4.3.3: does not support check for system package; will be installed as an SPKG configure:31288: result: twisted-16.3.0.p0: does not support check for system package; optional, use "./configure --enable-twisted" to install configure:31288: result: typing-3.6.6: does not support check for system package; will be installed as an SPKG configure:31288: result: valgrind-3.14.0: does not support check for system package; experimental, use "./configure --enable-valgrind" to install configure:31288: result: vcversioner-2.16.0.0.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: wcwidth-0.1.7.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: webencodings-0.5.1: does not support check for system package; will be installed as an SPKG configure:31288: result: werkzeug-0.14.1: does not support check for system package; will be installed as an SPKG configure:31288: result: widgetsnbextension-3.4.2: does not support check for system package; will be installed as an SPKG configure:31288: result: xz-5.2.2.p0: using system package; SPKG will not be installed configure:31288: result: yasm-1.3.0.p0: using system package; SPKG will not be installed configure:31288: result: zeromq-4.2.5: using system package; SPKG will not be installed configure:31288: result: zlib-1.2.11.p0: using system package; SPKG will not be installed configure:31288: result: zn_poly-0.9.1.p0: does not support check for system package; will be installed as an SPKG configure:31288: result: zope_interface-4.6.0: does not support check for system package; will be installed as an SPKG configure:31544: checking that generated files are newer than configure configure:31550: result: done configure:31589: creating ./config.status configure:32824: Hint: The following SPKGs did not find equivalent system packages: configure:32826: arb cbc cliquer eclib ecm fflas_ffpack flint fplll gf2x gfan givaro glpk gp2c gsl lcalc libatomic_ops libsemigroups lrcalc m4ri m4rie nauty ntl openblas pari pari_elldata pari_galdata pari_galpol pari_nftables pari_seadata pari_seadata_small perl_term_readline_gnu planarity r readline rw symmetrica tachyon configure:32828: checking for the package system in use configure:32831: result: homebrew configure:32839: Hint: Installing the following system packages is recommended and may avoid building some of the above SPKGs from source: configure:32841: $ brew install gsl openblas r readline configure:32843: After installation, re-run configure using: configure:32845: $ ./config.status --recheck && ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin19.3.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CBC_CFLAGS_set= ac_cv_env_CBC_CFLAGS_value= ac_cv_env_CBC_LIBS_set= ac_cv_env_CBC_LIBS_value= ac_cv_env_CBLAS_CFLAGS_set= ac_cv_env_CBLAS_CFLAGS_value= ac_cv_env_CBLAS_LIBS_set= ac_cv_env_CBLAS_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_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=no ac_cv_header_bzlib_h=yes ac_cv_header_complex_h=yes ac_cv_header_ecm_h=no ac_cv_header_ffi_ffi_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=yes 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.3.0 ac_cv_lib_lzma_lzma_raw_decoder=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_z_inflateEnd=yes ac_cv_objc_compiler_gnu=yes ac_cv_objcxx_compiler_gnu=yes ac_cv_objext=o ac_cv_path_CMAKE=/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_NINJA=/usr/local/bin/ninja ac_cv_path_PATCH=/usr/local/bin/patch ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKGCONF=/usr/local/bin/pkg-config ac_cv_path_PYTHON3=/usr/local/bin/python3.7 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=/usr/bin/curl-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_bzip2_prog=/usr/bin/bzip2 ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' 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___gmpq_cmp_z=-lgmp ac_cv_search_calculate_level=no ac_cv_search_clique_unweighted_max_weight=no ac_cv_search_ffi_call=-lffi ac_cv_search_gf2x_mul_r=no ac_cv_search_mpc_cmp_abs=-lmpc ac_cv_search_mpfi_diam_abs=-lmpfi ac_cv_search_mpfr_free_pool=-lmpfr ac_cv_search_rl_bind_keyseq=no 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 acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_OBJCXX_dependencies_compiler_type=none am_cv_OBJC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_check_cxxflags___mavx512f__mavx512vl__mavx512dq=yes ax_cv_check_cxxflags___mfma4=yes ax_cv_check_cxxflags___mfma=yes ax_cv_cxx_compile_cxx11__std_gnupp11=yes ax_cv_cxx_compiler_vendor=clang 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_host_cpu_c_abi_32bit=no libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.64.1 libcurl_cv_lib_version_ok=yes lzma_cv_liblzma=yes lzma_cv_lzma_h=yes pkg_cv_FREETYPE_CFLAGS=-I/usr/local/include/freetype2 pkg_cv_FREETYPE_LIBS='-L/usr/local/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_LIBGD_CFLAGS=-I/usr/local/Cellar/gd/2.2.5/include pkg_cv_LIBGD_LIBS='-L/usr/local/Cellar/gd/2.2.5/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=yes zlib_cv_libz=yes zlib_cv_zlib_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## $(SAGE_LOCAL)/bin/math-readline \ $(SAGE_LOCAL)/bin/sage \ $(SAGE_LOCAL)/bin/sage-cachegrind \ $(SAGE_LOCAL)/bin/sage-callgrind \ $(SAGE_LOCAL)/bin/sage-cleaner \ $(SAGE_LOCAL)/bin/sage-clone-source \ $(SAGE_LOCAL)/bin/sage-coverage \ $(SAGE_LOCAL)/bin/sage-coverageall \ $(SAGE_LOCAL)/bin/sage-cython \ $(SAGE_LOCAL)/bin/sage-download-upstream \ $(SAGE_LOCAL)/bin/sage-env \ $(SAGE_LOCAL)/bin/sage-env-config \ $(SAGE_LOCAL)/bin/sage-eval \ $(SAGE_LOCAL)/bin/sage-fix-pkg-checksums \ $(SAGE_LOCAL)/bin/sage-fixdoctests \ $(SAGE_LOCAL)/bin/sage-gdb-commands \ $(SAGE_LOCAL)/bin/sage-grep \ $(SAGE_LOCAL)/bin/sage-grepdoc \ $(SAGE_LOCAL)/bin/sage-inline-fortran \ $(SAGE_LOCAL)/bin/sage-ipynb2rst \ $(SAGE_LOCAL)/bin/sage-ipython \ $(SAGE_LOCAL)/bin/sage-list-experimental \ $(SAGE_LOCAL)/bin/sage-list-optional \ $(SAGE_LOCAL)/bin/sage-list-packages \ $(SAGE_LOCAL)/bin/sage-list-standard \ $(SAGE_LOCAL)/bin/sage-location \ $(SAGE_LOCAL)/bin/sage-massif \ $(SAGE_LOCAL)/bin/sage-maxima.lisp \ $(SAGE_LOCAL)/bin/sage-native-execute \ $(SAGE_LOCAL)/bin/sage-notebook \ $(SAGE_LOCAL)/bin/sage-num-threads.py \ $(SAGE_LOCAL)/bin/sage-omega \ $(SAGE_LOCAL)/bin/sage-open \ $(SAGE_LOCAL)/bin/sage-preparse \ $(SAGE_LOCAL)/bin/sage-pypkg-location \ $(SAGE_LOCAL)/bin/sage-python \ $(SAGE_LOCAL)/bin/sage-rebase.bat \ $(SAGE_LOCAL)/bin/sage-rebase.sh \ $(SAGE_LOCAL)/bin/sage-rebaseall.bat \ $(SAGE_LOCAL)/bin/sage-rebaseall.sh \ $(SAGE_LOCAL)/bin/sage-rst2sws \ $(SAGE_LOCAL)/bin/sage-rst2txt \ $(SAGE_LOCAL)/bin/sage-rsyncdist \ $(SAGE_LOCAL)/bin/sage-run \ $(SAGE_LOCAL)/bin/sage-run-cython \ $(SAGE_LOCAL)/bin/sage-runtests \ $(SAGE_LOCAL)/bin/sage-sdist \ $(SAGE_LOCAL)/bin/sage-startuptime.py \ $(SAGE_LOCAL)/bin/sage-sws2rst \ $(SAGE_LOCAL)/bin/sage-update-src \ $(SAGE_LOCAL)/bin/sage-update-version \ $(SAGE_LOCAL)/bin/sage-upgrade \ $(SAGE_LOCAL)/bin/sage-valgrind \ $(SAGE_LOCAL)/bin/sage-version.sh \ 4ti2 \ 4ti2 \ alabaster \ alabaster \ alabaster \ alabaster \ appnope \ appnope \ appnope \ appnope \ arb \ arb \ arb \ arb \ atlas \ atlas \ autotools \ autotools \ awali \ awali \ babel \ babel \ babel \ babel \ backports_abc \ backports_abc \ backports_abc \ backports_abc \ backports_functools_lru_cache \ backports_functools_lru_cache \ backports_functools_lru_cache \ backports_functools_lru_cache \ backports_shutil_get_terminal_size \ backports_shutil_get_terminal_size \ backports_shutil_get_terminal_size \ backports_shutil_get_terminal_size \ backports_ssl_match_hostname \ backports_ssl_match_hostname \ backports_ssl_match_hostname \ backports_ssl_match_hostname \ 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 \ configparser \ configparser \ configparser \ configparser \ configure \ configure \ conway_polynomials \ conway_polynomials \ conway_polynomials \ conway_polynomials \ coxeter3 \ coxeter3 \ cryptominisat \ cryptominisat \ csdp \ csdp \ 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 \ enum34 \ enum34 \ enum34 \ enum34 \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ flask \ flask \ flask_autoindex \ flask_autoindex \ flask_babel \ flask_babel \ flask_oldsessions \ flask_oldsessions \ flask_openid \ flask_openid \ flask_silk \ flask_silk \ flint \ flint \ flint \ flint \ flintqs \ flintqs \ flintqs \ flintqs \ fplll \ fplll \ fplll \ fplll \ fpylll \ fpylll \ fpylll \ fpylll \ freetype \ freetype \ freetype \ freetype \ fricas \ fricas \ frobby \ frobby \ functools32 \ functools32 \ functools32 \ functools32 \ future \ future \ future \ future \ 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 \ ipaddress \ ipaddress \ ipaddress \ ipaddress \ 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_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 \ pathlib2 \ pathlib2 \ pathlib2 \ pathlib2 \ pathpy \ pathpy \ pathpy \ pathpy \ pcre \ pcre \ pcre \ pcre \ 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 \ 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 \ python2 \ python2 \ python2 \ 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_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 \ sagenb \ sagenb \ 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 \ singledispatch \ singledispatch \ singledispatch \ singledispatch \ 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_websupport \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sqlalchemy \ sqlalchemy \ sqlite \ sqlite \ sqlite \ sqlite \ subprocess32 \ subprocess32 \ subprocess32 \ subprocess32 \ 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 \ traitlets \ traitlets \ traitlets \ traitlets \ twisted \ twisted \ typing \ typing \ typing \ typing \ valgrind \ valgrind \ vcversioner \ vcversioner \ vcversioner \ vcversioner \ wcwidth \ wcwidth \ wcwidth \ wcwidth \ webencodings \ webencodings \ webencodings \ webencodings \ werkzeug \ werkzeug \ werkzeug \ werkzeug \ 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/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/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/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/config/missing autoconf' AUTOHEADER='${SHELL} /Users/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/config/missing autoheader' AUTOMAKE='${SHELL} /Users/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/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' CFLAGS='-g -O2' CL='' CPP='gcc -E' CPPFLAGS=' ' CXX='g++ -std=gnu++11' CXXCPP='g++ -E -std=gnu++11' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"9.1.beta9\" -DPACKAGE_STRING=\"Sage\ 9.1.beta9\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"9.1.beta9\" -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_HTTPS_PROXY=1 -DLIBCURL_FEATURE_HTTP2=1 -DLIBCURL_PROTOCOL_DICT=1 -DLIBCURL_PROTOCOL_FILE=1 -DLIBCURL_PROTOCOL_FTP=1 -DLIBCURL_PROTOCOL_FTPS=1 -DLIBCURL_PROTOCOL_GOPHER=1 -DLIBCURL_PROTOCOL_HTTP=1 -DLIBCURL_PROTOCOL_HTTPS=1 -DLIBCURL_PROTOCOL_IMAP=1 -DLIBCURL_PROTOCOL_IMAPS=1 -DLIBCURL_PROTOCOL_LDAP=1 -DLIBCURL_PROTOCOL_LDAPS=1 -DLIBCURL_PROTOCOL_POP3=1 -DLIBCURL_PROTOCOL_POP3S=1 -DLIBCURL_PROTOCOL_RTSP=1 -DLIBCURL_PROTOCOL_SMB=1 -DLIBCURL_PROTOCOL_SMBS=1 -DLIBCURL_PROTOCOL_SMTP=1 -DLIBCURL_PROTOCOL_SMTPS=1 -DLIBCURL_PROTOCOL_TELNET=1 -DLIBCURL_PROTOCOL_TFTP=1 -DHAVE_NCURSES_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_FFI_FFI_H=1 -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' FPLLL_CFLAGS='' FPLLL_LIBS='' FREETYPE_CFLAGS='-I/usr/local/include/freetype2' FREETYPE_LIBS='-L/usr/local/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' 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='-lcurl' LIBCURL_CPPFLAGS='' LIBFFI_CFLAGS='' LIBFFI_LIBS='' LIBGD_CFLAGS='-I/usr/local/Cellar/gd/2.2.5/include' LIBGD_LIBS='-L/usr/local/Cellar/gd/2.2.5/lib -lgd' LIBICONV='-liconv' 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='-lmpfi -lmpc -lffi -lncurses -lcurl -lbz2 -lmpfr -lgmp -lm -lsqlite3' LIBSEMIGROUPS_CFLAGS='' LIBSEMIGROUPS_LIBS='' LTLIBICONV='-liconv' LTLIBOBJS='' M4RI_CFLAGS='' M4RI_LIBS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /Users/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/config/missing makeinfo' MKDIR_P='config/install-sh -c -d' 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.1.beta9' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='9.1.beta9' 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/bin/perl' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON_FOR_VENV='/usr/local/bin/python3.7' R='' READLINE_CFLAGS='' READLINE_LIBS='' 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_LOCAL' SAGE_OPENBLAS_PC_COMMAND='' SAGE_OPTIONAL_CLEANED_PACKAGES='' SAGE_OPTIONAL_INSTALLED_PACKAGES='' SAGE_PACKAGE_DEPENDENCIES='deps_4ti2 = zlib $(MP_LIBRARY) glpk SAGE_PACKAGE_VERSIONS='vers_4ti2 = 1.6.7.p0 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_SCRIPTS='\ SAGE_SCRIPT_PACKAGES='\ SAGE_SDIST_PACKAGES='\ SAGE_STANDARD_PACKAGES='\ SAGE_SYSTEM_FACADE_PC_FILES='' SAGE_TOOLCHAIN='gcc' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' TACHYON='' VERSION='9.1.beta9' 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.3.0' build_alias='' build_cpu='x86_64' build_os='darwin19.3.0' build_vendor='apple' bzip2_prog='/usr/bin/bzip2' datadir='${datarootdir}' datarootdir='${prefix}/share' deps_alabaster = $(PYTHON) | pip deps_appnope = $(PYTHON) | pip deps_arb = $(MP_LIBRARY) mpfr flint deps_atlas = gfortran | $(PYTHON) deps_autotools = ncurses git xz deps_awali = $(PYTHON) cmake cython nbconvert ncurses deps_babel = $(PYTHON) | pip pytz deps_backports_abc = $(PYTHON) | setuptools pip deps_backports_functools_lru_cache = $(PYTHON) | setuptools_scm pip deps_backports_shutil_get_terminal_size = $(PYTHON) | setuptools pip deps_backports_ssl_match_hostname = $(PYTHON) | setuptools pip deps_barvinok = ntl isl polylib deps_beautifulsoup4 = | pip $(STANDARD_PACKAGES) deps_benzene = | $(STANDARD_PACKAGES) deps_biopython = | pip $(STANDARD_PACKAGES) deps_bleach = $(PYTHON) | setuptools pip deps_bliss = deps_boost = iconv zlib deps_boost_cropped = deps_brial = boost_cropped m4ri libpng $(PYTHON) | pip pkgconf deps_buckygen = deps_bzip2 = | pkgconf deps_cbc = readline zlib bzip2 $(BLAS) deps_ccache = zlib deps_cddlib = $(MP_LIBRARY) deps_certifi = $(PYTHON) | setuptools pip deps_cliquer = deps_cmake = curl zlib bzip2 xz deps_cocoalib = $(MP_LIBRARY) deps_combinatorial_designs = deps_compilerwrapper = deps_configparser = $(PYTHON) | pip deps_configure = deps_conway_polynomials = $(PYTHON) | six deps_coxeter3 = deps_cryptominisat = $(PYTHON) m4ri zlib libpng | cmake sqlite boost_cropped deps_csdp = $(BLAS) deps_curl = deps_cvxopt = $(PYTHON) numpy $(BLAS) gsl glpk suitesparse | pkgconfig pip nose matplotlib deps_cycler = $(PYTHON) six | setuptools pip deps_cypari = $(PYTHON) cython pari cysignals | pip deps_cysignals = $(PYTHON) cython pari | pip deps_cython = $(PYTHON) | setuptools pip 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 | setuptools setuptools_scm pip deps_decorator = $(PYTHON) | setuptools pip deps_deformation = $(MP_LIBRARY) mpfr flint deps_defusedxml = $(PYTHON) | pip deps_docutils = $(PYTHON) | pip deps_dot2tex = $(PYTHON) | pip 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) | pip configparser deps_enum34 = $(PYTHON) | pip deps_fflas_ffpack = $(MP_LIBRARY) givaro gsl $(BLAS) | pkgconf deps_flask = $(PYTHON) | pip werkzeug jinja2 itsdangerous deps_flask_autoindex = $(PYTHON) | pip flask_silk future deps_flask_babel = $(PYTHON) | pip flask speaklater babel deps_flask_oldsessions = $(PYTHON) | pip deps_flask_openid = $(PYTHON) | pip flask python_openid deps_flask_silk = $(PYTHON) | pip flask 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_functools32 = $(PYTHON) | setuptools pip deps_future = $(PYTHON) | setuptools pip deps_gambit = cython | setuptools deps_gap = ncurses readline zlib $(MP_LIBRARY) deps_gap3 = deps_gap_jupyter = $(PYTHON) | pip 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) pip sympy maxima deps_git = zlib $(PYTHON) deps_git_trac = $(PYTHON) | setuptools pip deps_givaro = $(MP_LIBRARY) deps_glpk = $(MP_LIBRARY) zlib deps_glucose = zlib deps_gmp = deps_gmpy2 = $(PYTHON) $(MP_LIBRARY) mpfr mpc | pip deps_gp2c = pari deps_graphs = deps_gsl = $(BLAS) deps_html5lib = $(PYTHON) | setuptools pip deps_iconv = deps_igraph = $(MP_LIBRARY) glpk deps_imagesize = $(PYTHON) | pip deps_iml = $(MP_LIBRARY) $(BLAS) | pkgconf deps_ipaddress = $(PYTHON) | pip deps_ipykernel = $(PYTHON) | ipython jupyter_client pip scandir deps_ipython = $(PYTHON) jinja2 tornado pyzmq pickleshare simplegeneric traitlets | pip backports_shutil_get_terminal_size wcwidth prompt_toolkit pygments pexpect appnope deps_ipython_genutils = $(PYTHON) | pip deps_ipywidgets = $(PYTHON) widgetsnbextension | pip deps_isl = $(MP_LIBRARY) deps_itsdangerous = $(PYTHON) | pip deps_jinja2 = $(PYTHON) markupsafe docutils | setuptools pip deps_jmol = deps_jsonschema = $(PYTHON) vcversioner functools32 | setuptools pip deps_jupymake = $(PYTHON) polymake | pip deps_jupyter_client = $(PYTHON) jupyter_core | pip pyzmq dateutil deps_jupyter_core = $(PYTHON) | pip traitlets deps_kenzo = ecl deps_kiwisolver = $(PYTHON) | pip 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) | setuptools pip deps_mathjax = deps_matplotlib = $(PYTHON) numpy freetype libpng dateutil pyparsing tornado six cycler | setuptools pip pytz functools32 backports_functools_lru_cache subprocess32 kiwisolver deps_maxima = ecl deps_mcqd = | $(STANDARD_PACKAGES) deps_meataxe = deps_mistune = $(PYTHON) cython | setuptools pip deps_modular_decomposition = | $(STANDARD_PACKAGES) 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) | pip deps_nauty = deps_nbconvert = $(PYTHON) | pip mistune jinja2 pygments traitlets jupyter_core nbformat entrypoints bleach pandocfilters testpath defusedxml deps_nbformat = $(PYTHON) | pip jsonschema deps_ncurses = deps_networkx = $(PYTHON) decorator | pip nose scipy deps_nibabel = | pip $(STANDARD_PACKAGES) deps_ninja_build = | $(PYTHON) deps_normaliz = $(MP_LIBRARY) singular boost_cropped flint e_antic deps_nose = $(PYTHON) | pip deps_notebook = $(PYTHON) | pip ipython jupyter_client ipykernel nbconvert nbformat jinja2 tornado terminado send2trash ipaddress prometheus_client deps_notedown = $(PYTHON) setuptools | pip nbformat nbconvert six pandoc_attributes deps_ntl = $(MP_LIBRARY) gf2x deps_numpy = $(PYTHON) $(BLAS) gfortran | setuptools pip 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 | pip matplotlib gap xz $(SAGERUNTIME) deps_packaging = $(PYTHON) | pip pyparsing six deps_palp = deps_pandoc_attributes = $(PYTHON) setuptools | pip pandocfilters deps_pandocfilters = $(PYTHON) | pip deps_pari = readline $(MP_LIBRARY) | pari_galdata pari_seadata_small deps_pari_elldata = deps_pari_galdata = deps_pari_galpol = deps_pari_jupyter = $(PYTHON) pari | pip cython notebook jupyter_core deps_pari_nftables = deps_pari_seadata = deps_pari_seadata_small = deps_patch = deps_pathlib2 = $(PYTHON) | setuptools pip six scandir deps_pathpy = $(PYTHON) | setuptools setuptools_scm pip deps_pcre = bzip2 deps_perl_term_readline_gnu = readline deps_pexpect = $(PYTHON) ptyprocess | pip deps_pickleshare = $(PYTHON) pathpy pathlib2 | setuptools pip deps_pillow = $(PYTHON) setuptools deps_pip = $(PYTHON) python3 setuptools deps_pkgconf = | patch deps_pkgconfig = $(PYTHON) | setuptools pip deps_planarity = deps_plantri = deps_polylib = $(MP_LIBRARY) mpfr ntl deps_polymake = $(MP_LIBRARY) bliss cddlib lrslib normaliz perl_term_readline_gnu | ninja_build deps_polytopes_db = deps_ppl = $(MP_LIBRARY) glpk deps_pplpy = $(PYTHON) $(MP_LIBRARY) gmpy2 cysignals mpfr mpc ppl | pip sphinx deps_primecount = cmake deps_prometheus_client = $(PYTHON) | pip deps_prompt_toolkit = $(PYTHON) six wcwidth | pip deps_psutil = $(PYTHON) | pip deps_ptyprocess = $(PYTHON) | pip deps_pybtex = | pip $(STANDARD_PACKAGES) deps_pycosat = $(PYTHON) | pip deps_pycygwin = $(PYTHON) cython | setuptools pip deps_pyflakes = | pip $(STANDARD_PACKAGES) deps_pygments = $(PYTHON) | setuptools pip deps_pynac = $(PYTHON) $(MP_LIBRARY) flint singular giac | pkgconf deps_pynormaliz = $(PYTHON) normaliz | pip deps_pyopenssl = | pip $(STANDARD_PACKAGES) deps_pyparsing = $(PYTHON) | setuptools pip deps_pysingular = $(PYTHON) singular | pip deps_python2 = zlib readline sqlite libpng bzip2 | xz deps_python3 = zlib readline sqlite libpng bzip2 xz libffi deps_python_igraph = igraph $(PYTHON) | pip deps_python_openid = $(PYTHON) | pip deps_pytz = $(PYTHON) | pip deps_pyx = | pip $(STANDARD_PACKAGES) deps_pyzmq = $(PYTHON) cython zeromq | setuptools pip deps_qepcad = readline saclib deps_qhull = | cmake deps_r = $(BLAS) gfortran iconv readline bzip2 xz pcre curl | pkgconf deps_r_jupyter = | $(STANDARD_PACKAGES) deps_ratpoints = $(MP_LIBRARY) deps_readline = ncurses deps_requests = $(PYTHON) | pip deps_rpy2 = $(PYTHON) r six singledispatch | pip deps_rst2ipynb = $(PYTHON) | setuptools pip notedown deps_rubiks = deps_rw = deps_saclib = deps_sage_conf = $(PYTHON) ../pkgs/sage_conf/src/sage_conf.py ../pkgs/sage_conf/src/setup.cfg | pip setuptools 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) setuptools pip cython 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) setuptools pip cython 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) setuptools pip cython deps_sagenb = $(STARTED) | pip babel flask flask_autoindex flask_babel flask_oldsessions flask_openid mathjax twisted sphinx deps_sagenb_export = $(PYTHON) nbconvert ipython six | pip deps_sagetex = $(PYTHON) maxima scipy matplotlib pillow tachyon | $(SAGERUNTIME) sympy elliptic_curves jmol deps_scandir = $(PYTHON) | setuptools pip six deps_scipoptsuite = $(MP_LIBRARY) bliss readline | cmake deps_scipy = $(PYTHON) $(BLAS) gfortran numpy | pip deps_scons = $(PYTHON) deps_send2trash = $(PYTHON) | pip deps_setuptools = $(PYTHON) python3 deps_setuptools_scm = $(PYTHON) | setuptools pip deps_simplegeneric = $(PYTHON) | setuptools pip deps_singledispatch = $(PYTHON) six | setuptools pip deps_singular = $(MP_LIBRARY) $(PYTHON) ntl flint readline mpfr cddlib deps_singular_jupyter = $(PYTHON) jupyter_client | pip pysingular ipython ipywidgets deps_sip = $(PYTHON) deps_sirocco = | $(STANDARD_PACKAGES) deps_six = $(PYTHON) | setuptools pip deps_snowballstemmer = $(PYTHON) | pip deps_speaklater = $(PYTHON) | pip deps_sphinx = $(PYTHON) | pip docutils jinja2 pygments six snowballstemmer imagesize babel alabaster requests typing sphinxcontrib_websupport packaging deps_sphinxcontrib_websupport = $(PYTHON) | pip deps_sqlalchemy = | pip $(STANDARD_PACKAGES) deps_sqlite = readline deps_subprocess32 = $(PYTHON) | pip python3 deps_suitesparse = $(BLAS) gfortran deps_surf = $(MP_LIBRARY) deps_symmetrica = deps_sympow = deps_sympy = $(PYTHON) mpmath | pip deps_tachyon = libpng deps_tdlib = | $(STANDARD_PACKAGES) deps_termcap = deps_terminado = $(PYTHON) | pip ptyprocess tornado deps_testpath = $(PYTHON) | pip deps_texlive = | $(STANDARD_PACKAGES) deps_thebe = deps_threejs = deps_tides = $(MP_LIBRARY) mpfr deps_topcom = cddlib deps_tornado = $(PYTHON) backports_abc backports_ssl_match_hostname certifi singledispatch | setuptools pip deps_traitlets = $(PYTHON) | pip ipython_genutils decorator six enum34 deps_twisted = $(PYTHON) | setuptools pip zope_interface deps_typing = $(PYTHON) | pip deps_valgrind = deps_vcversioner = $(PYTHON) | setuptools pip deps_wcwidth = $(PYTHON) | pip setuptools deps_webencodings = $(PYTHON) | setuptools pip deps_werkzeug = $(PYTHON) | pip deps_widgetsnbextension = $(PYTHON) | setuptools pip notebook jupyter_core deps_xz = deps_yasm = deps_zeromq = deps_zlib = deps_zn_poly = $(MP_LIBRARY) deps_zope_interface = $(PYTHON) | pip docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' foodirectg='' foogenbg='' foogeng='' foogentourng='' found_ar='yes' found_latex='yes' found_m4='yes' found_ranlib='yes' found_strip='yes' host='x86_64-apple-darwin19.3.0' host_alias='' host_cpu='x86_64' host_os='darwin19.3.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' naudirectg='' naugenbg='' naugeng='' naugentourng='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Users/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vers_alabaster = 0.7.12 vers_appnope = 0.1.0.p0 vers_arb = 2.16.0.p0 vers_atlas = 3.10.2.p3 vers_autotools = 20141105.p0 vers_awali = 1.0.2-190218 vers_babel = 2.6.0 vers_backports_abc = 0.5 vers_backports_functools_lru_cache = 1.5 vers_backports_shutil_get_terminal_size = 1.0.0.p1 vers_backports_ssl_match_hostname = 3.5.0.1.p0 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.5 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_configparser = 3.7.4 vers_configure = 437bbd8e43c5889b8135f4786fed5f4b32cbb46a vers_conway_polynomials = 0.5 vers_coxeter3 = 8ac9c71723c8ca57a836d6381aed125261e44e9e.p0 vers_cryptominisat = 5.6.8 vers_csdp = 6.2.p0 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.12.p0 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.5 vers_ecl = 16.1.2.p5 vers_eclib = 20190909 vers_ecm = 7.0.4.p1 vers_elliptic_curves = 0.8.1 vers_entrypoints = 0.3 vers_enum34 = 1.1.6 vers_fflas_ffpack = 2.4.3 vers_flask = 0.10.1.p0 vers_flask_autoindex = 0.6.p0 vers_flask_babel = 0.9.p0 vers_flask_oldsessions = 0.10.p0 vers_flask_openid = 1.2.5.p0 vers_flask_silk = 0.2.p0 vers_flint = 2.5.2.p5 vers_flintqs = 1.0.p0 vers_fplll = 5.3.2 vers_fpylll = 0.5.1dev vers_freetype = 2.9.1 vers_fricas = 1.3.5 vers_frobby = 0.9.0.p2 vers_functools32 = 3.2.3-2.p0 vers_future = 0.17.1 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 = 7.6.4.p0 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_ipaddress = 1.0.22 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.7-r3 vers_kiwisolver = 1.0.1 vers_latte_int = 1.7.5.p0 vers_lcalc = 1.23.p19 vers_libatomic_ops = 7.6.2 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 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 = 2.2.4.p0 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 = 26r1.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.1 vers_openblas = 0.3.6.p0 vers_openssl = 1.1.1b vers_p_group_cohomology = 3.3 vers_packaging = 18.0 vers_palp = 2.1.p2 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_pathlib2 = 2.3.3 vers_pathpy = 7.1.p0 vers_pcre = 8.40.p2 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 = 18.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_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 vers_pynormaliz = 2.7 vers_pyopenssl = none vers_pyparsing = 2.3.0 vers_pysingular = 0.9.5 vers_python2 = 2.7.15.p1 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_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_sagenb = 1.1.3 vers_sagenb_export = 3.3 vers_sagetex = 3.4 vers_scandir = 1.9.0 vers_scipoptsuite = 5.0.1 vers_scipy = 1.2.0 vers_scons = 1.2.0 vers_send2trash = 1.5.0 vers_setuptools = 40.6.3 vers_setuptools_scm = 3.1.0 vers_simplegeneric = 0.8.1.p0 vers_singledispatch = 3.4.0.3.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 = 1.8.5.p0 vers_sphinxcontrib_websupport = 1.1.0 vers_sqlalchemy = none vers_sqlite = 3290000 vers_subprocess32 = 3.5.3 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.5 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 = r110 vers_tides = 2.0.p0 vers_topcom = 0.17.7 vers_tornado = 4.5.2 vers_traitlets = 4.3.3 vers_twisted = 16.3.0.p0 vers_typing = 3.6.6 vers_valgrind = 3.14.0 vers_vcversioner = 2.16.0.0.p0 vers_wcwidth = 0.1.7.p0 vers_webencodings = 0.5.1 vers_werkzeug = 0.14.1 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 = 4.6.0 ## ------------------- ## ## File substitutions. ## ## ------------------- ## SAGE_MAKE_DEPS='/Users/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/build/make/deps' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "9.1.beta9" #define PACKAGE_STRING "Sage 9.1.beta9" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "9.1.beta9" #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_HTTPS_PROXY 1 #define LIBCURL_FEATURE_HTTP2 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SMB 1 #define LIBCURL_PROTOCOL_SMBS 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_NCURSES_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_FFI_FFI_H 1 #define HAVE_ZMQ /**/ configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 9.1.beta9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on John-iMac-2017.Home config.status:2599: creating build/make/Makefile-auto config.status:2599: creating build/make/Makefile config.status:2599: creating src/Makefile config.status:2599: creating src/bin/sage-env-config config.status:2599: creating build/bin/sage-build-env-config config.status:2599: creating build/pkgs/sage_conf/src/sage_conf.py config.status:2599: creating build/pkgs/sage_conf/src/setup.cfg config.status:2776: executing depfiles commands config.status:2776: executing mkdirs commands config.status:2904: creating directory /Users/palmieri/Desktop/Sage_stuff/sage_builds/PYTHON3/sage-9.1.beta9/logs/pkgs config.status:2904: creating directory local config.status:2904: creating directory local/bin config.status:2904: creating directory local/etc config.status:2904: creating directory local/include config.status:2904: creating directory local/lib config.status:2904: creating directory local/lib/pkgconfig config.status:2904: creating directory local/share config.status:2904: creating directory local/var/lib/sage/installed config.status:2916: creating symbolic link lib64 -> lib