This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Sage configure 9.2.beta11, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-download-from-upstream-url --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = zen-book-flip uname -m = x86_64 uname -r = 5.7.0-3-amd64 uname -s = Linux uname -v = #1 SMP Debian 5.7.17-1 (2020-08-23) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/charpent/.local/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3965: checking for a BSD-compatible install configure:4033: result: /usr/bin/install -c configure:4044: checking whether build environment is sane configure:4099: result: yes configure:4248: checking for a thread-safe mkdir -p configure:4287: result: /bin/mkdir -p configure:4294: checking for gawk configure:4310: found /usr/bin/gawk configure:4321: result: gawk configure:4332: checking whether make -j8 sets $(MAKE) configure:4354: result: yes configure:4383: checking whether make -j8 supports nested variables configure:4400: result: yes configure:4529: checking whether to enable maintainer-specific portions of Makefiles configure:4538: result: yes configure:4590: checking for root user configure:4599: result: no configure:4611: checking build system type configure:4625: result: x86_64-pc-linux-gnu configure:4645: checking host system type configure:4658: result: x86_64-pc-linux-gnu configure:4761: checking for a sed that does not truncate output configure:4825: result: /bin/sed configure:4833: checking for ar configure:4849: found /usr/bin/ar configure:4861: result: yes configure:4882: checking for m4 configure:4898: found /usr/bin/m4 configure:4910: result: yes configure:4985: checking for pkg-config configure:5003: found /usr/bin/pkg-config configure:5015: result: /usr/bin/pkg-config configure:5040: checking pkg-config is at least version 0.9.0 configure:5043: result: yes configure:5054: checking for ranlib configure:5070: found /usr/bin/ranlib configure:5082: result: yes configure:5103: checking for strip configure:5119: found /usr/bin/strip configure:5131: result: yes configure:5151: checking for GNU or BSD tar configure:5199: result: /bin/tar configure:5262: checking for Python configure:5265: result: /usr/bin/python configure:5276: checking for latex configure:5292: found /usr/bin/latex configure:5304: result: yes configure:5328: checking for perl configure:5346: found /usr/bin/perl configure:5358: result: /usr/bin/perl configure:5366: checking for Perl version 5.8.0 or later configure:5377: result: yes configure:5392: checking whether a conda environment is active configure:5399: result: no configure:5473: checking for gcc configure:5489: found /usr/bin/gcc configure:5500: result: gcc configure:5729: checking for C compiler version configure:5738: gcc --version >&5 gcc (Debian 10.2.0-5) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5749: $? = 0 configure:5738: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.0-5' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.0 (Debian 10.2.0-5) ... rest of stderr output deleted ... configure:5749: $? = 0 configure:5738: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5749: $? = 1 configure:5738: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5749: $? = 1 configure:5769: checking whether the C compiler works configure:5791: gcc conftest.c >&5 configure:5795: $? = 0 configure:5843: result: yes configure:5846: checking for C compiler default output file name configure:5848: result: a.out configure:5854: checking for suffix of executables configure:5861: gcc -o conftest conftest.c >&5 configure:5865: $? = 0 configure:5887: result: configure:5909: checking whether we are cross compiling configure:5917: gcc -o conftest conftest.c >&5 configure:5921: $? = 0 configure:5928: ./conftest configure:5932: $? = 0 configure:5920: result: no configure:5925: checking for suffix of object files configure:5947: gcc -c conftest.c >&5 configure:5951: $? = 0 configure:5972: result: o configure:5976: checking whether we are using the GNU C compiler configure:5995: gcc -c conftest.c >&5 configure:5995: $? = 0 configure:6004: result: yes configure:6013: checking whether gcc accepts -g configure:6033: gcc -c -g conftest.c >&5 configure:6033: $? = 0 configure:6074: result: yes configure:6091: checking for gcc option to accept ISO C89 configure:6154: gcc -c -g -O2 conftest.c >&5 configure:6154: $? = 0 configure:6167: result: none needed configure:6192: checking whether gcc understands -c and -o together configure:6214: gcc -c conftest.c -o conftest2.o configure:6217: $? = 0 configure:6214: gcc -c conftest.c -o conftest2.o configure:6217: $? = 0 configure:6229: result: yes configure:6249: checking whether make -j8 supports the include directive configure:6264: make -j8 -f confmf.GNU && cat confinc.out make[2]: Entering directory '/usr/local/sage-9' make[2]: Leaving directory '/usr/local/sage-9' this is the am__doit target configure:6267: $? = 0 configure:6286: result: yes (GNU style) configure:6311: checking dependency style of gcc configure:6422: result: none configure:6442: checking how to run the C preprocessor configure:6473: gcc -E conftest.c configure:6473: $? = 0 configure:6487: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | #include configure:6512: result: gcc -E configure:6532: gcc -E conftest.c configure:6532: $? = 0 configure:6546: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | #include configure:6632: checking for g++ configure:6648: found /usr/bin/g++ configure:6659: result: g++ configure:6686: checking for C++ compiler version configure:6695: g++ --version >&5 g++ (Debian 10.2.0-5) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6706: $? = 0 configure:6695: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.0-5' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.0 (Debian 10.2.0-5) ... rest of stderr output deleted ... configure:6706: $? = 0 configure:6695: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:6706: $? = 1 configure:6695: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:6706: $? = 1 configure:6710: checking whether we are using the GNU C++ compiler configure:6729: g++ -c conftest.cpp >&5 configure:6729: $? = 0 configure:6738: result: yes configure:6747: checking whether g++ accepts -g configure:6767: g++ -c -g conftest.cpp >&5 configure:6767: $? = 0 configure:6808: result: yes configure:6833: checking dependency style of g++ configure:6944: result: none configure:7014: checking for gfortran-9 configure:7030: found /usr/bin/gfortran-9 configure:7041: result: gfortran-9 configure:7067: checking for Fortran compiler version configure:7076: gfortran-9 --version >&5 GNU Fortran (Debian 9.3.0-15) 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:7087: $? = 0 configure:7076: gfortran-9 -v >&5 Using built-in specs. COLLECT_GCC=gfortran-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 9.3.0-15' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-0xEOmg/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex Thread model: posix gcc version 9.3.0 (Debian 9.3.0-15) configure:7087: $? = 0 configure:7076: gfortran-9 -V >&5 gfortran-9: error: unrecognized command line option '-V' gfortran-9: fatal error: no input files compilation terminated. configure:7087: $? = 1 configure:7076: gfortran-9 -qversion >&5 gfortran-9: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran-9: fatal error: no input files compilation terminated. configure:7087: $? = 1 configure:7096: checking whether we are using the GNU Fortran compiler configure:7109: gfortran-9 -c conftest.F >&5 configure:7109: $? = 0 configure:7118: result: yes configure:7124: checking whether gfortran-9 accepts -g configure:7135: gfortran-9 -c -g conftest.f >&5 configure:7135: $? = 0 configure:7143: result: yes configure:7233: checking for gcc configure:7249: found /usr/bin/gcc configure:7260: result: gcc configure:7285: checking for Objective C compiler version configure:7294: gcc --version >&5 gcc (Debian 10.2.0-5) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7305: $? = 0 configure:7294: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.0-5' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.0 (Debian 10.2.0-5) ... rest of stderr output deleted ... configure:7305: $? = 0 configure:7294: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:7305: $? = 1 configure:7294: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:7305: $? = 1 configure:7309: checking whether we are using the GNU Objective C compiler configure:7328: gcc -c conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:7328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:7337: result: no configure:7346: checking whether gcc accepts -g configure:7366: gcc -c -g conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:7366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7381: gcc -c conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:7381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7397: gcc -c -g conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:7397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7407: result: no configure:7432: checking dependency style of gcc configure:7541: result: none configure:7610: checking for g++ configure:7626: found /usr/bin/g++ configure:7637: result: g++ configure:7662: checking for Objective C++ compiler version configure:7671: g++ --version >&5 g++ (Debian 10.2.0-5) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7682: $? = 0 configure:7671: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.0-5' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-yfP67Q/gcc-10-10.2.0/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.0 (Debian 10.2.0-5) ... rest of stderr output deleted ... configure:7682: $? = 0 configure:7671: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:7682: $? = 1 configure:7671: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:7682: $? = 1 configure:7686: checking whether we are using the GNU Objective C++ compiler configure:7705: g++ -c conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:7705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:7714: result: no configure:7723: checking whether g++ accepts -g configure:7743: g++ -c -g conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:7743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7758: g++ -c conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:7758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7774: g++ -c -g conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:7774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7784: result: no configure:7809: checking dependency style of g++ configure:7918: result: none configure:7959: checking how to run the C++ preprocessor configure:7986: g++ -E conftest.cpp configure:7986: $? = 0 configure:8000: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | #include configure:8025: result: g++ -E configure:8045: g++ -E conftest.cpp configure:8045: $? = 0 configure:8059: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | /* end confdefs.h. */ | #include configure:8088: checking for grep that handles long lines and -e configure:8146: result: /bin/grep configure:8151: checking for egrep configure:8213: result: /bin/grep -E configure:8218: checking for ANSI C header files configure:8238: g++ -c -g -O2 conftest.cpp >&5 configure:8238: $? = 0 configure:8311: g++ -o conftest -g -O2 conftest.cpp >&5 configure:8311: $? = 0 configure:8311: ./conftest configure:8311: $? = 0 configure:8322: result: yes configure:8335: checking for sys/types.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for sys/stat.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for stdlib.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for string.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for memory.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for strings.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for inttypes.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for stdint.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8335: checking for unistd.h configure:8335: g++ -c -g -O2 conftest.cpp >&5 configure:8335: $? = 0 configure:8335: result: yes configure:8347: checking complex.h usability configure:8347: g++ -c -g -O2 conftest.cpp >&5 configure:8347: $? = 0 configure:8347: result: yes configure:8347: checking complex.h presence configure:8347: g++ -E conftest.cpp configure:8347: $? = 0 configure:8347: result: yes configure:8347: checking for complex.h configure:8347: result: yes configure:8370: checking for sqrt in -lm configure:8395: g++ -o conftest -g -O2 conftest.cpp -lm >&5 conftest.cpp:28:6: warning: declaration of 'char sqrt()' conflicts with built-in declaration 'double sqrt(double)' [-Wbuiltin-declaration-mismatch] 28 | char sqrt (); | ^~~~ configure:8395: $? = 0 configure:8404: result: yes ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gcc... ## ## ---------------------------------------------------- ## configure:8718: checking for C compiler vendor configure:8765: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:9: error: 'thisisanerror' undeclared (first use in this function) 28 | thisisanerror; | ^~~~~~~~~~~~~ conftest.c:28:9: note: each undeclared identifier is reported only once for each function it appears in configure:8765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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:8765: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:9: error: 'thisisanerror' undeclared (first use in this function) 28 | thisisanerror; | ^~~~~~~~~~~~~ conftest.c:28:9: note: each undeclared identifier is reported only once for each function it appears in configure:8765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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:8765: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:9: error: 'thisisanerror' undeclared (first use in this function) 28 | thisisanerror; | ^~~~~~~~~~~~~ conftest.c:28:9: note: each undeclared identifier is reported only once for each function it appears in configure:8765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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:8765: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:9: error: 'thisisanerror' undeclared (first use in this function) 28 | thisisanerror; | ^~~~~~~~~~~~~ conftest.c:28:9: note: each undeclared identifier is reported only once for each function it appears in configure:8765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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(__clang__)) | thisisanerror; | #endif | | ; | return 0; | } configure:8765: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:9: error: 'thisisanerror' undeclared (first use in this function) 28 | thisisanerror; | ^~~~~~~~~~~~~ conftest.c:28:9: note: each undeclared identifier is reported only once for each function it appears in configure:8765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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(_CRAYC)) | thisisanerror; | #endif | | ; | return 0; | } configure:8765: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:9: error: 'thisisanerror' undeclared (first use in this function) 28 | thisisanerror; | ^~~~~~~~~~~~~ conftest.c:28:9: note: each undeclared identifier is reported only once for each function it appears in configure:8765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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(__FUJITSU)) | thisisanerror; | #endif | | ; | return 0; | } configure:8765: gcc -c -g -O2 conftest.c >&5 configure:8765: $? = 0 configure:8773: result: gnu configure:8803: checking whether g++ supports C++11 features with -std=gnu++11 configure:9099: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:9099: $? = 0 configure:9108: result: yes configure:9509: checking for gcc option to accept ISO C99 configure:9658: gcc -c -g -O2 conftest.c >&5 configure:9658: $? = 0 configure:9671: result: none needed configure:9752: checking if gcc accepts -dumpversion option configure:9777: cat conftest.c 1>&5 int main() { return 0; } configure:9780: $? = 0 configure:9784: gcc -dumpversion -c conftest.c 1>&5 10 configure:9787: $? = 0 configure:9790: result: yes configure:9817: checking gcc version configure:9831: result: 10 configure:9845: checking if g++ accepts -dumpversion option configure:9870: cat conftest.c 1>&5 int main() { return 0; } configure:9873: $? = 0 configure:9877: gcc -dumpversion -c conftest.c 1>&5 10 configure:9880: $? = 0 configure:9883: result: yes configure:9910: checking g++ version configure:9924: result: 10 configure:10034: will use system package and not install SPKG gcc configure:9875: checking for the location of crti.o configure:9885: result: /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpir... ## ## ----------------------------------------------------- ## configure:9989: checking gmp.h usability configure:9989: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:9989: $? = 0 configure:9989: result: yes configure:9989: checking gmp.h presence configure:9989: g++ -E -std=gnu++11 conftest.cpp configure:9989: $? = 0 configure:9989: result: yes configure:9989: checking for gmp.h configure:9989: result: yes configure:9997: checking gmpxx.h usability configure:9997: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:9997: $? = 0 configure:9997: result: yes configure:9997: checking gmpxx.h presence configure:9997: g++ -E -std=gnu++11 conftest.cpp configure:9997: $? = 0 configure:9997: result: yes configure:9997: checking for gmpxx.h configure:9997: result: yes configure:10005: checking for library containing __gmpq_cmp_z configure:10036: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lm >&5 /usr/bin/ld: /tmp/cclP9sS1.o: in function `main': /usr/local/sage-9/conftest.cpp:34: undefined reference to `__gmpq_cmp_z' collect2: error: ld returned 1 exit status configure:10036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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:10036: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgmp -lm >&5 configure:10036: $? = 0 configure:10053: result: -lgmp configure:10078: will use system package and not install SPKG mpir configure:10112: checking absolute name of configure:10119: checking for gmp.h configure:10119: result: yes configure:10143: result: ///usr/include/x86_64-linux-gnu/gmp.h configure:10179: result: using GMP-compatible library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:10262: will use system package and not install SPKG gmp ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfr... ## ## ----------------------------------------------------- ## configure:10360: checking installing gmp/mpir? configure:10367: result: no configure:10369: checking mpfr.h usability configure:10369: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking mpfr.h presence configure:10369: g++ -E -std=gnu++11 conftest.cpp configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for mpfr.h configure:10369: result: yes configure:10377: checking for library containing mpfr_free_pool configure:10408: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgmp -lm >&5 /usr/bin/ld: /tmp/cczcNnGO.o: in function `main': /usr/local/sage-9/conftest.cpp:36: undefined reference to `mpfr_free_pool' collect2: error: ld returned 1 exit status configure:10408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/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:10408: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm >&5 configure:10408: $? = 0 configure:10425: result: -lmpfr configure:10440: will use system package and not install SPKG mpfr configure:10474: result: using mpfr library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ntl... ## ## ---------------------------------------------------- ## configure:10550: checking installing gmp/mpir? configure:10557: result: no configure:10565: checking NTL/ZZ.h usability configure:10565: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking NTL/ZZ.h presence configure:10565: g++ -E -std=gnu++11 conftest.cpp configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for NTL/ZZ.h configure:10565: result: yes configure:10573: checking whether we can link a program using NTL configure:10590: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 configure:10590: $? = 0 configure:10591: result: yes configure:10602: checking NTL version >= 10.3 configure:10630: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 configure:10630: $? = 0 configure:10630: ./conftest 11.4.3 configure:10630: $? = 0 configure:10632: result: yes configure:10654: will use system package and not install SPKG ntl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG flint... ## ## ------------------------------------------------------ ## configure:10761: checking installing mpfr or ntl? configure:10768: checking flint/flint.h usability configure:10768: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:10768: $? = 0 configure:10768: result: yes configure:10768: checking flint/flint.h presence configure:10768: g++ -E -std=gnu++11 conftest.cpp configure:10768: $? = 0 configure:10768: result: yes configure:10768: checking for flint/flint.h configure:10768: result: yes configure:10771: checking for library containing fmpz_mat_is_hadamard configure:10802: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccxBvCbj.o: in function `main': /usr/local/sage-9/conftest.cpp:36: undefined reference to `fmpz_mat_is_hadamard' collect2: error: ld returned 1 exit status configure:10802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmpz_mat_is_hadamard (); | int | main () | { | return fmpz_mat_is_hadamard (); | ; | return 0; | } configure:10802: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:10802: $? = 0 configure:10819: result: -lflint configure:10825: checking for library containing fmpz_poly_get_ZZX configure:10856: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:10856: $? = 0 configure:10873: result: none required configure:10880: checking that GC is not enabled in Flint... configure:10900: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:10900: $? = 0 configure:10900: ./conftest configure:10900: $? = 0 configure:10901: result: GC not enabled. Good. configure:10933: will use system package and not install SPKG flint configure:10967: result: using flint library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG arb... ## ## ---------------------------------------------------- ## configure:11044: checking installing flint? configure:11051: checking arb.h usability configure:11051: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:11051: $? = 0 configure:11051: result: yes configure:11051: checking arb.h presence configure:11051: g++ -E -std=gnu++11 conftest.cpp configure:11051: $? = 0 configure:11051: result: yes configure:11051: checking for arb.h configure:11051: result: yes configure:11054: checking for acb_mat_eig_simple in -larb configure:11079: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -larb -lflint -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: cannot find -larb collect2: error: ld returned 1 exit status configure:11079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/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 acb_mat_eig_simple (); | int | main () | { | return acb_mat_eig_simple (); | ; | return 0; | } configure:11088: result: no configure:11098: checking for acb_mat_eig_simple in -lflint-arb configure:11123: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint-arb -lflint -lmpfr -lgmp -lm -lntl >&5 configure:11123: $? = 0 configure:11132: result: yes configure:11153: will use system package and not install SPKG arb configure:11199: checking for Fortran flag needed to accept free-form source configure:11218: gfortran-9 -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:11218: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:11218: gfortran-9 -c -g -O2 -ffree-form conftest.f >&5 configure:11218: $? = 0 configure:11227: result: -ffree-form ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfortran... ## ## --------------------------------------------------------- ## configure:11339: checking the version of gfortran-9 configure:11342: result: 9 configure:11393: will use system package and not install SPKG gfortran ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openblas... ## ## --------------------------------------------------------- ## configure:11456: checking BLAS library configure:11475: result: openblas configure:11524: checking whether any of gfortran is installed as or will be installed as SPKG configure:11533: result: no configure:11544: checking for openblas >= 0.2.20 configure:11551: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" configure:11554: $? = 0 configure:11568: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" configure:11571: $? = 0 configure:12549: result: yes configure:12559: $PKG_CONFIG --exists --print-errors "openblas" configure:12562: $? = 0 configure:12583: checking for cblas_dgemm configure:12583: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lflint -lmpfr -lgmp -lm -lntl >&5 configure:12583: $? = 0 configure:12583: result: yes configure:12664: checking for dgeqrf configure:12664: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lflint -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccr1QOUS.o: in function `main': /usr/local/sage-9/conftest.cpp:59: undefined reference to `dgeqrf' collect2: error: ld returned 1 exit status configure:12664: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | /* end confdefs.h. */ | /* Define dgeqrf to an innocuous variant, in case declares dgeqrf. | For example, HP-UX 11i declares gettimeofday. */ | #define dgeqrf innocuous_dgeqrf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dgeqrf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dgeqrf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dgeqrf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dgeqrf || defined __stub___dgeqrf | choke me | #endif | | int | main () | { | return dgeqrf (); | ; | return 0; | } configure:12664: result: no configure:12672: checking for dgeqrf_ configure:12672: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lflint -lmpfr -lgmp -lm -lntl >&5 configure:12672: $? = 0 configure:12672: result: yes configure:12680: checking for DGEQRF configure:12680: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lflint -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccfDsmMF.o: in function `main': /usr/local/sage-9/conftest.cpp:59: undefined reference to `DGEQRF' collect2: error: ld returned 1 exit status configure:12680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | /* end confdefs.h. */ | /* Define DGEQRF to an innocuous variant, in case declares DGEQRF. | For example, HP-UX 11i declares gettimeofday. */ | #define DGEQRF innocuous_DGEQRF | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DGEQRF (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef DGEQRF | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char DGEQRF (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_DGEQRF || defined __stub___DGEQRF | choke me | #endif | | int | main () | { | return DGEQRF (); | ; | return 0; | } configure:12680: result: no configure:12688: checking for DGEQRF_ configure:12688: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lflint -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccyxbBVH.o: in function `main': /usr/local/sage-9/conftest.cpp:59: undefined reference to `DGEQRF_' collect2: error: ld returned 1 exit status configure:12688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | /* end confdefs.h. */ | /* Define DGEQRF_ to an innocuous variant, in case declares DGEQRF_. | For example, HP-UX 11i declares gettimeofday. */ | #define DGEQRF_ innocuous_DGEQRF_ | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DGEQRF_ (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef DGEQRF_ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char DGEQRF_ (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_DGEQRF_ || defined __stub___DGEQRF_ | choke me | #endif | | int | main () | { | return DGEQRF_ (); | ; | return 0; | } configure:12688: result: no configure:12814: will use system package and not install SPKG openblas ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG atlas... ## ## ------------------------------------------------------ ## configure:12905: SPKG atlas is not required on this system ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG boost_cropped... ## ## -------------------------------------------------------------- ## configure:13158: checking for boostlib >= 1.66.0 (106600) configure:13190: g++ -std=gnu++11 -c -g -O2 -I/usr/include conftest.cpp >&5 configure:13190: $? = 0 configure:13192: result: yes configure:13356: will use system package and not install SPKG boost_cropped ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG boost... ## ## ------------------------------------------------------ ## configure:13456: checking whether any of boost_cropped is installed as or will be installed as SPKG configure:13465: result: no configure:13489: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 configure:13489: $? = 0 configure:13489: ./conftest configure:13489: $? = 0 configure:13506: will use system package and not install SPKG boost ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zlib... ## ## ----------------------------------------------------- ## configure:13603: checking for inflateEnd in -lz configure:13628: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lz -lflint -lmpfr -lgmp -lm -lntl >&5 configure:13628: $? = 0 configure:13637: result: yes configure:13645: checking zlib.h usability configure:13645: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:13645: $? = 0 configure:13645: result: yes configure:13645: checking zlib.h presence configure:13645: g++ -E -std=gnu++11 conftest.cpp configure:13645: $? = 0 configure:13645: result: yes configure:13645: checking for zlib.h configure:13645: result: yes configure:13656: checking for libpng >= 1.2 configure:13663: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13666: $? = 0 configure:13680: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:13683: $? = 0 configure:13817: result: yes configure:13828: will use system package and not install SPKG zlib ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libpng... ## ## ------------------------------------------------------- ## configure:13926: checking installing zlib? configure:13933: result: no configure:13937: checking for libpng >= 1.2 configure:14006: result: yes configure:14015: will use system package and not install SPKG libpng ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG m4ri... ## ## ----------------------------------------------------- ## configure:14115: checking whether any of libpng is installed as or will be installed as SPKG configure:14124: result: no configure:14129: checking for m4ri >= 20140914 configure:14136: $PKG_CONFIG --exists --print-errors "m4ri >= 20140914" configure:14139: $? = 0 configure:14153: $PKG_CONFIG --exists --print-errors "m4ri >= 20140914" configure:14156: $? = 0 configure:14196: result: yes configure:14208: will use system package and not install SPKG m4ri ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG brial... ## ## ------------------------------------------------------ ## configure:14309: checking whether any of boost m4ri is installed as or will be installed as SPKG configure:14318: result: no configure:14332: checking if we can link against brial libraries configure:14372: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl -lbrial -lbrial_groebner >&5 configure:14372: $? = 0 configure:14372: ./conftest configure:14372: $? = 0 configure:14374: checking version not equal to 1.2.5 configure:14400: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl -lbrial -lbrial_groebner >&5 configure:14400: $? = 0 configure:14400: ./conftest configure:14400: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | if (VERSION=="1.2.5") return 0; | else return 1; | | ; | return 0; | } | configure:14408: result: yes configure:14444: will use system package and not install SPKG brial ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bzip2... ## ## ------------------------------------------------------ ## configure:14541: checking bzlib.h usability configure:14541: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:14541: $? = 0 configure:14541: result: yes configure:14541: checking bzlib.h presence configure:14541: g++ -E -std=gnu++11 conftest.cpp configure:14541: $? = 0 configure:14541: result: yes configure:14541: checking for bzlib.h configure:14541: result: yes configure:14544: checking for library containing BZ2_bzCompress configure:14575: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lflint -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccNTuwx4.o: in function `main': /usr/local/sage-9/conftest.cpp:37: undefined reference to `BZ2_bzCompress' collect2: error: ld returned 1 exit status configure:14575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/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:14575: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:14575: $? = 0 configure:14592: result: -lbz2 configure:14600: checking for bzip2 configure:14618: found /bin/bzip2 configure:14630: result: /bin/bzip2 configure:14656: will use system package and not install SPKG bzip2 ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG cbc... ## ## ---------------------------------------------------- ## configure:14759: checking whether any of atlas openblas zlib bzip2 is installed as or will be installed as SPKG configure:14768: result: no configure:14773: checking for cbc >= 2.9.4 configure:14780: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:14783: $? = 0 configure:14797: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:14800: $? = 0 configure:14838: result: yes configure:14850: will use system package and not install SPKG cbc ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cddlib... ## ## ------------------------------------------------------- ## configure:14916: cddlib has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cliquer... ## ## -------------------------------------------------------- ## configure:15324: checking for library containing clique_unweighted_max_weight configure:15355: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/cchgpuSJ.o: in function `main': /usr/local/sage-9/conftest.cpp:37: undefined reference to `clique_unweighted_max_weight' collect2: error: ld returned 1 exit status configure:15355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/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:15355: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:15355: $? = 0 configure:15372: result: -lcliquer configure:15384: checking cliquer/cliquer.h usability configure:15384: gcc -c -g -O2 conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking cliquer/cliquer.h presence configure:15384: gcc -E conftest.c configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for cliquer/cliquer.h configure:15384: result: yes configure:15389: checking for cl configure:15422: result: no configure:15429: cl (cliquer's CLI) is not found. configure:15431: No action, as Sage does not need it. cl might be named cliquer on this system. configure:15456: will use system package and not install SPKG cliquer ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG cmake... ## ## ------------------------------------------------------ ## configure:15553: checking for cmake >= 3.4 configure:15630: result: /usr/bin/cmake configure:15639: will use system package and not install SPKG cmake ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG coxeter3... ## ## --------------------------------------------------------- ## configure:15742: checking for library coxeter3 configure:15764: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lcoxeter3 >&5 conftest.cpp:28:22: fatal error: coxeter/sage.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:15764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | | #include | #include | | int | main () | { | | coxeter::CoxGroup *g = interactive::coxeterGroup("B", 2); | | ; | return 0; | } | configure:15771: result: no configure:15800: no suitable system package found for SPKG coxeter3 ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG curl... ## ## ----------------------------------------------------- ## configure:15888: checking for curl 7.22 configure:15923: result: /usr/bin/curl configure:15967: checking for gawk configure:15994: result: gawk configure:16056: checking for curl-config configure:16074: found /usr/bin/curl-config configure:16086: result: /usr/bin/curl-config configure:16097: checking for the version of libcurl configure:16104: result: 7.72.0 configure:16111: checking for libcurl >= version 7.22 configure:16124: result: yes configure:16165: checking whether libcurl is usable configure:16199: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16199: $? = 0 configure:16213: result: yes configure:16226: checking for curl_free configure:16226: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lcurl >&5 configure:16226: $? = 0 configure:16226: result: yes configure:16314: checking whether programs linking to libcurl can be executed configure:16344: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:16344: $? = 0 configure:16344: ./conftest configure:16344: $? = 0 configure:16355: result: yes configure:16364: will use system package and not install SPKG curl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ncurses... ## ## -------------------------------------------------------- ## configure:16463: checking for ncurses >= 6.0 configure:16470: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" configure:16473: $? = 0 configure:16487: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" configure:16490: $? = 0 configure:16668: result: yes configure:16676: will use system package and not install SPKG ncurses ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG readline... ## ## --------------------------------------------------------- ## configure:16774: checking Installing ncurses? configure:16781: result: No. configure:16785: checking for readline >= 6.0 configure:16792: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:16795: $? = 0 configure:16809: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:16812: $? = 0 configure:16990: result: yes configure:16999: will use system package and not install SPKG readline ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari... ## ## ----------------------------------------------------- ## configure:17102: checking whether any of gmp mpir readline is installed as or will be installed as SPKG configure:17111: result: no configure:17116: checking for gp configure:17134: found /usr/bin/gp configure:17146: result: /usr/bin/gp configure:17160: checking for gphelp configure:17178: found /usr/bin/gphelp configure:17190: result: /usr/bin/gphelp configure:17207: checking whether gphelp has access to the documentation configure:17210: result: yes configure:17222: checking is pari_elldata installed? configure:17226: result: yes configure:17237: checking is pari_galdata installed? configure:17241: result: yes configure:17252: checking is pari_galpol installed? configure:17256: result: yes configure:17267: checking is pari_seadata installed? configure:17271: result: yes configure:17282: checking whether hyperellcharpoly bug is fixed configure:17287: result: yes configure:17298: checking whether bnfisunit bug of pari 2.11.3 is fixed configure:17303: result: yes configure:17315: checking pari/pari.h usability configure:17315: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:17315: $? = 0 configure:17315: result: yes configure:17315: checking pari/pari.h presence configure:17315: g++ -E -std=gnu++11 conftest.cpp configure:17315: $? = 0 configure:17315: result: yes configure:17315: checking for pari/pari.h configure:17315: result: yes configure:17323: checking for library containing matpermanent configure:17354: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccnFGFOK.o: in function `main': /usr/local/sage-9/conftest.cpp:77: undefined reference to `matpermanent' collect2: error: ld returned 1 exit status configure:17354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char matpermanent (); | int | main () | { | return matpermanent (); | ; | return 0; | } configure:17354: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:17354: $? = 0 configure:17371: result: -lpari configure:17377: checking getting GP's version configure:17380: result: 133892 configure:17382: checking comparing GP and libpari versions configure:17412: gcc -o conftest -g -O2 conftest.c -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:17412: $? = 0 configure:17412: ./conftest configure:17412: $? = 0 configure:17413: result: libpari's and GP's versions match. Good configure:17424: checking is GP's version good enough? configure:17459: result: yes configure:17461: checking getting GP's datadir configure:17464: result: "/usr/share/pari" configure:17466: checking comparing GP's and libpari's datadirs configure:17490: gcc -o conftest -g -O2 conftest.c -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl >&5 configure:17490: $? = 0 configure:17490: ./conftest configure:17490: $? = 0 configure:17491: result: libpari's and GP's datadirs match. Good configure:17529: will use system package and not install SPKG pari ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG eclib... ## ## ------------------------------------------------------ ## configure:17639: checking whether any of ntl pari flint is installed as or will be installed as SPKG configure:17648: result: no configure:17651: checking eclib/types.h usability configure:17651: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:17651: $? = 0 configure:17651: result: yes configure:17651: checking eclib/types.h presence configure:17651: g++ -E -std=gnu++11 conftest.cpp configure:17651: $? = 0 configure:17651: result: yes configure:17651: checking for eclib/types.h configure:17651: result: yes configure:17654: checking whether we can link and run a program using eclib configure:17680: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 configure:17680: $? = 0 configure:17680: ./conftest Version compiled on Apr 5 2020 at 08:01:18 by GCC 9.3.0 using NTL bigints but no multiprecision floating point configure:17680: $? = 0 configure:17681: result: yes; use eclib from the system configure:17703: checking for mwrank configure:17721: found /usr/bin/mwrank configure:17733: result: /usr/bin/mwrank configure:17752: will use system package and not install SPKG eclib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecm... ## ## ---------------------------------------------------- ## configure:17851: checking installing gmp/mpir? configure:17858: result: no. configure:17860: checking ecm.h usability configure:17860: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:17860: $? = 0 configure:17860: result: yes configure:17860: checking ecm.h presence configure:17860: g++ -E -std=gnu++11 conftest.cpp configure:17860: $? = 0 configure:17860: result: yes configure:17860: checking for ecm.h configure:17860: result: yes configure:17863: checking absolute name of configure:17870: checking for ecm.h configure:17870: result: yes configure:17894: result: ///usr/include/ecm.h configure:17943: checking for library containing ecm_factor configure:17974: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 /usr/bin/ld: /tmp/ccdEx1b6.o: in function `main': /usr/local/sage-9/conftest.cpp:79: undefined reference to `ecm_factor' collect2: error: ld returned 1 exit status configure:17974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.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 ecm_factor (); | int | main () | { | return ecm_factor (); | ; | return 0; | } configure:17974: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 configure:17974: $? = 0 configure:17991: result: -lecm configure:18008: checking for ecm configure:18026: found /usr/bin/ecm configure:18038: result: /usr/bin/ecm configure:18110: will use system package and not install SPKG ecm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG givaro... ## ## ------------------------------------------------------- ## configure:18212: checking whether any of gmp mpir is installed as or will be installed as SPKG configure:18221: result: no configure:18226: checking for givaro-config configure:18244: found /usr/bin/givaro-config configure:18256: result: /usr/bin/givaro-config configure:18271: checking is givaro's version good enough? configure:18307: result: yes. Use system's givaro configure:18326: will use system package and not install SPKG givaro ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fflas_ffpack... ## ## ------------------------------------------------------------- ## configure:18432: checking whether any of atlas givaro gmp mpir openblas is installed as or will be installed as SPKG configure:18441: result: no configure:18449: checking for fflas-ffpack >= 2.4.0 configure:18456: $PKG_CONFIG --exists --print-errors "fflas-ffpack >= 2.4.0" configure:18459: $? = 0 configure:18473: $PKG_CONFIG --exists --print-errors "fflas-ffpack >= 2.4.0" configure:18476: $? = 0 configure:18514: result: yes configure:18526: will use system package and not install SPKG fflas_ffpack ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG flintqs... ## ## -------------------------------------------------------- ## configure:18748: checking for QuadraticSieve configure:18764: found /usr/bin/QuadraticSieve configure:18776: result: yes configure:18801: will use system package and not install SPKG flintqs ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG fplll... ## ## ------------------------------------------------------ ## configure:18867: fplll has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG freetype... ## ## --------------------------------------------------------- ## configure:19092: checking whether any of libpng is installed as or will be installed as SPKG configure:19101: result: no configure:19106: checking for freetype2 >= 16.1 configure:19113: $PKG_CONFIG --exists --print-errors "freetype2 >= 16.1" configure:19116: $? = 0 configure:19130: $PKG_CONFIG --exists --print-errors "freetype2 >= 16.1" configure:19133: $? = 0 configure:19171: result: yes configure:19183: will use system package and not install SPKG freetype ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gf2x... ## ## ----------------------------------------------------- ## configure:19290: checking for gf2x >= 1.2 configure:19297: $PKG_CONFIG --exists --print-errors "gf2x >= 1.2" configure:19300: $? = 0 configure:19314: $PKG_CONFIG --exists --print-errors "gf2x >= 1.2" configure:19317: $? = 0 configure:19577: result: yes configure:19585: will use system package and not install SPKG gf2x ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfan... ## ## ----------------------------------------------------- ## configure:19682: checking for gfan >= 0.6.2 configure:19758: result: configure:19767: will use system package and not install SPKG gfan ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG git... ## ## ---------------------------------------------------- ## configure:19865: checking for git configure:19897: result: /usr/bin/git configure:19903: will use system package and not install SPKG git ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG glpk... ## ## ----------------------------------------------------- ## configure:20006: checking whether any of gmp mpir zlib is installed as or will be installed as SPKG configure:20015: result: no configure:20020: checking for glpsol configure:20038: found /usr/bin/glpsol configure:20050: result: /usr/bin/glpsol configure:20099: checking glpk.h usability configure:20099: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:20099: $? = 0 configure:20099: result: yes configure:20099: checking glpk.h presence configure:20099: g++ -E -std=gnu++11 conftest.cpp configure:20099: $? = 0 configure:20099: result: yes configure:20099: checking for glpk.h configure:20099: result: yes configure:20107: checking for library containing glp_config configure:20138: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 /usr/bin/ld: /tmp/cc9AoAlG.o: in function `main': /usr/local/sage-9/conftest.cpp:79: undefined reference to `glp_config' collect2: error: ld returned 1 exit status configure:20138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.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 glp_config (); | int | main () | { | return glp_config (); | ; | return 0; | } configure:20138: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 configure:20138: $? = 0 configure:20155: result: -lglpk configure:20160: result: yes. Use system's glpk configure:20181: will use system package and not install SPKG glpk configure:20217: result: using glpk from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gp2c... ## ## ----------------------------------------------------- ## configure:20268: checking whether any of pari is installed as or will be installed as SPKG configure:20277: result: no configure:20327: checking for gp2c configure:20345: found /usr/bin/gp2c configure:20357: result: /usr/bin/gp2c configure:20377: will use system package and not install SPKG gp2c ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gsl... ## ## ---------------------------------------------------- ## configure:20566: checking whether any of atlas openblas is installed as or will be installed as SPKG configure:20575: result: no configure:20580: checking for gsl >= $2.4 configure:20587: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:20590: $? = 0 configure:20604: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:20607: $? = 0 configure:20645: result: yes configure:20653: $PKG_CONFIG --exists --print-errors "gsl" configure:20656: $? = 0 configure:20694: will use system package and not install SPKG gsl configure:20768: checking for ld used by gcc configure:20835: result: /usr/bin/ld configure:20842: checking if the linker (/usr/bin/ld) is GNU ld configure:20857: result: yes configure:20864: checking for shared library run path origin configure:20877: result: done configure:21455: checking for iconv configure:21479: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 configure:21479: $? = 0 configure:21513: result: yes configure:21516: checking for working iconv configure:21645: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 configure:21645: $? = 0 configure:21645: ./conftest configure:21645: $? = 0 configure:21657: result: yes configure:21685: checking for iconv declaration configure:21714: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:21714: $? = 0 configure:21725: 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:21808: will use system package and not install SPKG iconv ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG iml... ## ## ---------------------------------------------------- ## configure:21910: checking whether any of gmp mpir openblas is installed as or will be installed as SPKG configure:21919: result: no configure:21922: checking for iml.h configure:21922: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:21922: $? = 0 configure:21922: result: yes configure:21930: checking for library containing nonsingSolvLlhsMM configure:21961: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 /usr/bin/ld: /tmp/cczA0xZV.o: in function `main': /usr/local/sage-9/conftest.cpp:81: undefined reference to `nonsingSolvLlhsMM' collect2: error: ld returned 1 exit status configure:21961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nonsingSolvLlhsMM (); | int | main () | { | return nonsingSolvLlhsMM (); | ; | return 0; | } configure:21961: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec >&5 configure:21961: $? = 0 configure:21978: result: -liml configure:22004: will use system package and not install SPKG iml ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG isl... ## ## ---------------------------------------------------- ## configure:22102: checking installing gmp/mpir? configure:22109: result: no configure:22113: checking for isl >= 0.20 configure:22120: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:22123: $? = 0 configure:22137: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:22140: $? = 0 configure:22180: result: yes configure:22189: will use system package and not install SPKG isl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG lcalc... ## ## ------------------------------------------------------ ## configure:22291: checking whether any of pari mpfr is installed as or will be installed as SPKG configure:22300: result: no configure:22305: checking for lcalc configure:22323: found /usr/bin/lcalc configure:22335: result: /usr/bin/lcalc configure:22350: checking is lcalc's version good enough? configure:22386: result: yes. configure:22388: checking Lfunction/L.h usability configure:22388: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 In file included from /usr/include/c++/10/backward/strstream:50, from /usr/include/Lfunction/L.h:34, from conftest.cpp:103: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ configure:22388: $? = 0 configure:22388: result: yes configure:22388: checking Lfunction/L.h presence configure:22388: g++ -E -std=gnu++11 conftest.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /usr/include/Lfunction/L.h:34, from conftest.cpp:70: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ configure:22388: $? = 0 configure:22388: result: yes configure:22388: checking for Lfunction/L.h configure:22388: result: yes configure:22396: checking whether we can link and run a program using libLfunction configure:22423: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 In file included from /usr/include/c++/10/backward/strstream:50, from /usr/include/Lfunction/L.h:34, from conftest.cpp:71: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ configure:22423: $? = 0 configure:22423: ./conftest configure:22423: $? = 0 configure:22424: result: yes; use lcalc from the system configure:22456: will use system package and not install SPKG lcalc ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libatomic_ops... ## ## -------------------------------------------------------------- ## configure:22555: checking for atomic_ops >= 7.6.2 configure:22562: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:22565: $? = 0 configure:22579: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:22582: $? = 0 configure:22620: result: yes configure:22628: will use system package and not install SPKG libatomic_ops ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libbraiding... ## ## ------------------------------------------------------------ ## configure:22736: checking if we can link against libbraiding configure:22765: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lbraiding >&5 configure:22765: $? = 0 configure:22765: ./conftest configure:22765: $? = 0 configure:22767: result: yes configure:22793: will use system package and not install SPKG libbraiding ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libffi... ## ## ------------------------------------------------------- ## configure:22892: checking for libffi configure:22899: $PKG_CONFIG --exists --print-errors "libffi" configure:22902: $? = 0 configure:22916: $PKG_CONFIG --exists --print-errors "libffi" configure:22919: $? = 0 configure:23105: result: yes configure:23113: will use system package and not install SPKG libffi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgd... ## ## ------------------------------------------------------ ## configure:23212: checking Installing freetype? configure:23219: checking Installing libpng? configure:23226: result: No. configure:23230: checking for gdlib >= 2.1 configure:23237: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:23240: $? = 0 configure:23254: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:23257: $? = 0 configure:23295: result: yes configure:23305: will use system package and not install SPKG libgd ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libsemigroups... ## ## -------------------------------------------------------------- ## configure:23404: checking for libsemigroups >= 0.6.7 configure:23411: $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:23414: $? = 1 configure:23428: $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:23431: $? = 1 configure:23445: result: no No package 'libsemigroups' found configure:23488: no suitable system package found for SPKG libsemigroups ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc... ## ## ------------------------------------------------------- ## configure:23576: checking for lrcalc/schublib.h configure:23576: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:23576: $? = 0 configure:23576: result: yes configure:23586: checking for library containing mult_poly_schubert configure:23617: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 /usr/bin/ld: /tmp/ccl6Inb2.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `mult_poly_schubert' collect2: error: ld returned 1 exit status configure:23617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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 mult_poly_schubert (); | int | main () | { | return mult_poly_schubert (); | ; | return 0; | } configure:23617: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 configure:23617: $? = 0 configure:23634: result: -llrcalc configure:23655: will use system package and not install SPKG lrcalc ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG m4rie... ## ## ------------------------------------------------------ ## configure:23755: checking whether any of m4ri is installed as or will be installed as SPKG configure:23764: result: no configure:23767: checking m4rie/m4rie.h usability configure:23767: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:23767: $? = 0 configure:23767: result: yes configure:23767: checking m4rie/m4rie.h presence configure:23767: g++ -E -std=gnu++11 conftest.cpp configure:23767: $? = 0 configure:23767: result: yes configure:23767: checking for m4rie/m4rie.h configure:23767: result: yes configure:23770: checking for library containing gf2e_init configure:23801: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 /usr/bin/ld: /tmp/ccaXN5fW.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `gf2e_init' collect2: error: ld returned 1 exit status configure:23801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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 gf2e_init (); | int | main () | { | return gf2e_init (); | ; | return 0; | } configure:23801: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 configure:23801: $? = 0 configure:23818: result: -lm4rie configure:23843: will use system package and not install SPKG m4rie ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpc... ## ## ---------------------------------------------------- ## configure:23941: checking installing mpfr? configure:23948: result: no configure:23950: checking mpc.h usability configure:23950: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:23950: $? = 0 configure:23950: result: yes configure:23950: checking mpc.h presence configure:23950: g++ -E -std=gnu++11 conftest.cpp configure:23950: $? = 0 configure:23950: result: yes configure:23950: checking for mpc.h configure:23950: result: yes configure:23958: checking for library containing mpc_cmp_abs configure:23989: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 /usr/bin/ld: /tmp/ccPcqdTM.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `mpc_cmp_abs' collect2: error: ld returned 1 exit status configure:23989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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:23989: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 configure:23989: $? = 0 configure:24006: result: -lmpc configure:24021: will use system package and not install SPKG mpc configure:24055: result: using mpc library from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfi... ## ## ----------------------------------------------------- ## configure:24131: checking installing mpfr? configure:24138: result: no configure:24146: checking mpfi.h usability configure:24146: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:24146: $? = 0 configure:24146: result: yes configure:24146: checking mpfi.h presence configure:24146: g++ -E -std=gnu++11 conftest.cpp configure:24146: $? = 0 configure:24146: result: yes configure:24146: checking for mpfi.h configure:24146: result: yes configure:24154: checking for library containing mpfi_diam_abs configure:24185: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 /usr/bin/ld: /tmp/ccjjXhPG.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `mpfi_diam_abs' collect2: error: ld returned 1 exit status configure:24185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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:24185: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 configure:24185: $? = 0 configure:24202: result: -lmpfi configure:24214: checking MPFI version >= 1.5 configure:24242: gcc -o conftest -g -O2 conftest.c -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 configure:24242: $? = 0 configure:24242: ./conftest 1.5.3 configure:24242: $? = 0 configure:24243: result: yes configure:24273: will use system package and not install SPKG mpfi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG nauty... ## ## ------------------------------------------------------ ## configure:24372: checking for geng configure:24405: result: no configure:24414: checking for nauty-geng configure:24432: found /usr/bin/nauty-geng configure:24444: result: /usr/bin/nauty-geng configure:24459: checking for nauty-directg configure:24477: found /usr/bin/nauty-directg configure:24489: result: /usr/bin/nauty-directg configure:24503: checking for nauty-gentourng configure:24521: found /usr/bin/nauty-gentourng configure:24533: result: /usr/bin/nauty-gentourng configure:24547: checking for nauty-geng configure:24565: found /usr/bin/nauty-geng configure:24577: result: /usr/bin/nauty-geng configure:24591: checking for nauty-genbg configure:24609: found /usr/bin/nauty-genbg configure:24621: result: /usr/bin/nauty-genbg configure:24635: checking for nauty-converseg configure:24653: found /usr/bin/nauty-converseg configure:24665: result: /usr/bin/nauty-converseg configure:24913: will use system package and not install SPKG nauty ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG ninja_build... ## ## ------------------------------------------------------------ ## configure:25017: checking for ninja >= 1.7.2 configure:25094: result: /usr/bin/ninja configure:25103: will use system package and not install SPKG ninja_build ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG palp... ## ## ----------------------------------------------------- ## configure:25203: checking for poly.x configure:25221: found /usr/bin/poly.x configure:25233: result: /usr/bin/poly.x configure:25247: checking for poly-4d.x configure:25265: found /usr/bin/poly-4d.x configure:25277: result: /usr/bin/poly-4d.x configure:25291: checking for poly-5d.x configure:25309: found /usr/bin/poly-5d.x configure:25321: result: /usr/bin/poly-5d.x configure:25335: checking for poly-6d.x configure:25353: found /usr/bin/poly-6d.x configure:25365: result: /usr/bin/poly-6d.x configure:25379: checking for poly-11d.x configure:25397: found /usr/bin/poly-11d.x configure:25409: result: /usr/bin/poly-11d.x configure:25424: checking for class.x configure:25442: found /usr/bin/class.x configure:25454: result: /usr/bin/class.x configure:25468: checking for class-4d.x configure:25486: found /usr/bin/class-4d.x configure:25498: result: /usr/bin/class-4d.x configure:25512: checking for class-5d.x configure:25530: found /usr/bin/class-5d.x configure:25542: result: /usr/bin/class-5d.x configure:25556: checking for class-6d.x configure:25574: found /usr/bin/class-6d.x configure:25586: result: /usr/bin/class-6d.x configure:25600: checking for class-11d.x configure:25618: found /usr/bin/class-11d.x configure:25630: result: /usr/bin/class-11d.x configure:25645: checking for nef.x configure:25663: found /usr/bin/nef.x configure:25675: result: /usr/bin/nef.x configure:25689: checking for nef-4d.x configure:25707: found /usr/bin/nef-4d.x configure:25719: result: /usr/bin/nef-4d.x configure:25733: checking for nef-5d.x configure:25751: found /usr/bin/nef-5d.x configure:25763: result: /usr/bin/nef-5d.x configure:25777: checking for nef-6d.x configure:25795: found /usr/bin/nef-6d.x configure:25807: result: /usr/bin/nef-6d.x configure:25821: checking for nef-11d.x configure:25839: found /usr/bin/nef-11d.x configure:25851: result: /usr/bin/nef-11d.x configure:25866: checking for cws.x configure:25884: found /usr/bin/cws.x configure:25896: result: /usr/bin/cws.x configure:25910: checking for cws-4d.x configure:25928: found /usr/bin/cws-4d.x configure:25940: result: /usr/bin/cws-4d.x configure:25954: checking for cws-5d.x configure:25972: found /usr/bin/cws-5d.x configure:25984: result: /usr/bin/cws-5d.x configure:25998: checking for cws-6d.x configure:26016: found /usr/bin/cws-6d.x configure:26028: result: /usr/bin/cws-6d.x configure:26042: checking for cws-11d.x configure:26060: found /usr/bin/cws-11d.x configure:26072: result: /usr/bin/cws-11d.x configure:26089: will use system package and not install SPKG palp ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pandoc... ## ## ------------------------------------------------------- ## configure:26188: checking for pandoc configure:26206: found /usr/bin/pandoc configure:26218: result: /usr/bin/pandoc configure:26233: will use system package and not install SPKG pandoc ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_elldata... ## ## ------------------------------------------------------------- ## configure:26332: checking installing pari? configure:26339: result: no configure:26347: will use system package and not install SPKG pari_elldata ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_galdata... ## ## ------------------------------------------------------------- ## configure:26446: checking installing pari? configure:26453: result: no configure:26461: will use system package and not install SPKG pari_galdata ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pari_galpol... ## ## ------------------------------------------------------------ ## configure:26560: checking installing pari? configure:26567: result: no configure:26575: will use system package and not install SPKG pari_galpol ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_nftables... ## ## -------------------------------------------------------------- ## configure:26673: checking installing pari? configure:26680: result: no configure:26682: Installing nftables should be done by the user, configure:26684: cf. http://pari.math.u-bordeaux1.fr/pub/pari/packages/nftables/README.txt configure:26691: will use system package and not install SPKG pari_nftables ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata_small... ## ## ------------------------------------------------------------------- ## configure:26790: checking installing pari? configure:26797: result: no configure:26805: will use system package and not install SPKG pari_seadata_small ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata... ## ## ------------------------------------------------------------- ## configure:26904: checking installing pari? configure:26911: result: no configure:26919: will use system package and not install SPKG pari_seadata ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG patch... ## ## ------------------------------------------------------ ## configure:27016: checking for GNU patch >= 2.7.0 configure:27093: result: /usr/bin/patch configure:27102: will use system package and not install SPKG patch ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pcre... ## ## ----------------------------------------------------- ## configure:27200: checking installing bzip2? configure:27207: result: no configure:27211: checking for libpcre >= 8.39 libpcreposix libpcrecpp configure:27218: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:27221: $? = 0 configure:27235: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:27238: $? = 0 configure:27424: result: yes configure:27433: will use system package and not install SPKG pcre ## -------------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_cpan_polymake_prereq... ## ## -------------------------------------------------------------------------- ## configure:27593: checking for perl module XML::Writer configure:27603: result: ok configure:27593: checking for perl module XML::LibXML configure:27603: result: ok configure:27593: checking for perl module XML::LibXSLT configure:27603: result: ok configure:27593: checking for perl module File::Slurp configure:27603: result: ok configure:27593: checking for perl module JSON configure:27603: result: ok configure:27593: checking for perl module SVG configure:27603: result: ok configure:27593: checking for perl module MongoDB configure:27603: result: ok configure:27626: will use system package and not install SPKG perl_cpan_polymake_prereq ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_term_readline_gnu... ## ## ----------------------------------------------------------------------- ## configure:27772: checking for perl module Term::ReadLine configure:27782: result: ok configure:27790: checking Term::ReadLine module... configure:27799: result: GNU configure:27815: will use system package and not install SPKG perl_term_readline_gnu ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconf... ## ## -------------------------------------------------------- ## configure:27912: checking for pkg-config >= 0.29 configure:27988: result: /usr/bin/pkg-config configure:28001: result: using pkg-config from the system configure:28009: will use system package and not install SPKG pkgconf ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG planarity... ## ## ---------------------------------------------------------- ## configure:28112: checking planarity/planarity.h usability configure:28112: gcc -c -g -O2 conftest.c >&5 configure:28112: $? = 0 configure:28112: result: yes configure:28112: checking planarity/planarity.h presence configure:28112: gcc -E conftest.c configure:28112: $? = 0 configure:28112: result: yes configure:28112: checking for planarity/planarity.h configure:28112: result: yes configure:28115: checking for gp_InitGraph in -lplanarity configure:28140: gcc -o conftest -g -O2 conftest.c -lplanarity -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction >&5 configure:28140: $? = 0 configure:28149: result: yes configure:28153: checking for planarity version 3.0 or later configure:28168: gcc -c -g -O2 conftest.c >&5 configure:28168: $? = 0 configure:28170: result: yes configure:28202: will use system package and not install SPKG planarity ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ppl... ## ## ---------------------------------------------------- ## configure:28304: checking whether any of glpk gmp mpir is installed as or will be installed as SPKG configure:28313: result: no configure:28368: checking for ppl-config configure:28386: found /usr/bin/ppl-config configure:28399: result: /usr/bin/ppl-config configure:28413: checking for the Parma Polyhedra Library, version >= 1.2 configure:28582: g++ -std=gnu++11 -o conftest -g -O2 -I/usr/include/x86_64-linux-gnu -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp >&5 conftest.cpp: In function 'int main()': conftest.cpp:84:9: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 84 | system("touch conf.ppltest"); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ configure:28582: $? = 0 configure:28582: ./conftest configure:28582: $? = 0 configure:28606: result: yes configure:28692: will use system package and not install SPKG ppl ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sqlite... ## ## ------------------------------------------------------- ## configure:28793: checking libsqlite3 >= sqlite3_min_version configure:28827: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:28827: $? = 0 configure:28827: ./conftest configure:28827: $? = 0 configure:28828: result: yes configure:28848: will use system package and not install SPKG sqlite ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG xz... ## ## --------------------------------------------------- ## configure:28945: checking for lzma_raw_decoder in -llzma configure:28970: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -llzma -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:28970: $? = 0 configure:28979: result: yes configure:28987: checking lzma.h usability configure:28987: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:28987: $? = 0 configure:28987: result: yes configure:28987: checking lzma.h presence configure:28987: g++ -E -std=gnu++11 conftest.cpp configure:28987: $? = 0 configure:28987: result: yes configure:28987: checking for lzma.h configure:28987: result: yes configure:28996: checking for xz >= 4.999.0 configure:29075: result: /usr/bin/xz configure:29084: will use system package and not install SPKG xz ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG python3... ## ## -------------------------------------------------------- ## configure:29151: python3 has already been installed by SageMath ## -------------------------------------------------- ## ## Checking whether SageMath should install SPKG r... ## ## -------------------------------------------------- ## configure:29613: checking whether any of atlas openblas iconv readline bzip2 xz pcre curl is installed as or will be installed as SPKG configure:29622: result: no configure:29634: checking for libR >= $3.4.4 configure:29641: $PKG_CONFIG --exists --print-errors "libR >= $3.4.4" configure:29644: $? = 0 configure:29658: $PKG_CONFIG --exists --print-errors "libR >= $3.4.4" configure:29661: $? = 0 configure:29699: result: yes configure:29704: checking for R configure:29722: found /usr/bin/R configure:29734: result: /usr/bin/R configure:29766: will use system package and not install SPKG r ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG rw... ## ## --------------------------------------------------- ## configure:29864: checking rw.h usability configure:29864: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:29864: $? = 0 configure:29864: result: yes configure:29864: checking rw.h presence configure:29864: g++ -E -std=gnu++11 conftest.cpp configure:29864: $? = 0 configure:29864: result: yes configure:29864: checking for rw.h configure:29864: result: yes configure:29878: checking for library containing calculate_level configure:29909: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 /usr/bin/ld: /tmp/ccmdPIbA.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `calculate_level' collect2: error: ld returned 1 exit status configure:29909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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:29909: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:29909: $? = 0 configure:29926: result: -lrw configure:29940: will use system package and not install SPKG rw ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG suitesparse... ## ## ------------------------------------------------------------ ## configure:30040: checking whether any of openblas is installed as or will be installed as SPKG configure:30049: result: no configure:30052: checking for library containing cholmod_speye configure:30083: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 /usr/bin/ld: /tmp/cc85wSNv.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `cholmod_speye' collect2: error: ld returned 1 exit status configure:30083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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 cholmod_speye (); | int | main () | { | return cholmod_speye (); | ; | return 0; | } configure:30083: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:30083: $? = 0 configure:30100: result: -lcholmod configure:30106: checking for library containing umfpack_di_solve configure:30137: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 /usr/bin/ld: /tmp/ccSFFLHn.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `umfpack_di_solve' collect2: error: ld returned 1 exit status configure:30137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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 umfpack_di_solve (); | int | main () | { | return umfpack_di_solve (); | ; | return 0; | } configure:30137: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:30137: $? = 0 configure:30154: result: -lumfpack configure:30160: checking for library containing SuiteSparse_version configure:30191: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 /usr/bin/ld: /tmp/ccXxi9b8.o: in function `main': /usr/local/sage-9/conftest.cpp:82: undefined reference to `SuiteSparse_version' collect2: error: ld returned 1 exit status configure:30191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_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 SuiteSparse_version (); | int | main () | { | return SuiteSparse_version (); | ; | return 0; | } configure:30191: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:30191: $? = 0 configure:30208: result: -lsuitesparseconfig configure:30217: checking suitesparse/SuiteSparse_config.h usability configure:30217: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:30217: $? = 0 configure:30217: result: yes configure:30217: checking suitesparse/SuiteSparse_config.h presence configure:30217: g++ -E -std=gnu++11 conftest.cpp configure:30217: $? = 0 configure:30217: result: yes configure:30217: checking for suitesparse/SuiteSparse_config.h configure:30217: result: yes configure:30226: checking suitesparse/amd.h usability configure:30226: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:30226: $? = 0 configure:30226: result: yes configure:30226: checking suitesparse/amd.h presence configure:30226: g++ -E -std=gnu++11 conftest.cpp configure:30226: $? = 0 configure:30226: result: yes configure:30226: checking for suitesparse/amd.h configure:30226: result: yes configure:30271: will use system package and not install SPKG suitesparse ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symmetrica... ## ## ----------------------------------------------------------- ## configure:30386: checking symmetrica/def.h usability configure:30386: gcc -c -g -O2 conftest.c >&5 configure:30386: $? = 0 configure:30386: result: yes configure:30386: checking symmetrica/def.h presence configure:30386: gcc -E conftest.c configure:30386: $? = 0 configure:30386: result: yes configure:30386: checking for symmetrica/def.h configure:30386: result: yes configure:30389: checking for library containing zykelind_tetraeder_edges_extended configure:30420: gcc -o conftest -g -O2 conftest.c -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 /usr/bin/ld: /tmp/ccRRp0Nb.o: in function `main': /usr/local/sage-9/conftest.c:84: undefined reference to `zykelind_tetraeder_edges_extended' collect2: error: ld returned 1 exit status configure:30420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_H 1 | #define HAVE_SUITESPARSE_SUITESPARSE_CONFIG_H 1 | #define HAVE_SUITESPARSE_AMD_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 zykelind_tetraeder_edges_extended (); | int | main () | { | return zykelind_tetraeder_edges_extended (); | ; | return 0; | } configure:30420: gcc -o conftest -g -O2 conftest.c -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:30420: $? = 0 configure:30437: result: -lsymmetrica configure:30443: checking whether we have a properly patched Symmetrica version configure:30474: gcc -o conftest -g -O2 conftest.c -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:30474: $? = 0 configure:30474: ./conftest [1] [1:0] [1:1] [1:0:0] [1:1:0] [1:2:1] [1:0:0:0:0] [1:1:0:0:0] [1:1:1:0:0] [1:2:1:1:0] [1:3:2:3:1] [1:0:0:0:0:0:0] [1:1:0:0:0:0:0] [1:1:1:0:0:0:0] [1:2:1:1:0:0:0] [1:2:2:1:1:0:0] [1:3:3:3:2:1:0] [1:4:5:6:5:4:1] configure:30474: $? = 0 configure:30475: result: appears to be a well-patched version. configure:30507: will use system package and not install SPKG symmetrica ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sympow... ## ## ------------------------------------------------------- ## configure:30606: checking for sympow configure:30624: found /usr/bin/sympow configure:30636: result: /usr/bin/sympow configure:30649: checking whether sympow works well (cf. :trac:30147) configure:30660: result: yes; use system sympow configure:30670: will use system package and not install SPKG sympow ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tachyon... ## ## -------------------------------------------------------- ## configure:30769: checking for tachyon configure:30787: found /usr/bin/tachyon configure:30799: result: /usr/bin/tachyon configure:30817: will use system package and not install SPKG tachyon ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG yasm... ## ## ----------------------------------------------------- ## configure:30921: checking for yasm supporting the adox instruction configure:30948: result: /usr/bin/yasm configure:30953: will use system package and not install SPKG yasm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zeromq... ## ## ------------------------------------------------------- ## configure:31073: checking zmq.h usability configure:31073: gcc -c -g -O2 conftest.c >&5 configure:31073: $? = 0 configure:31073: result: yes configure:31073: checking zmq.h presence configure:31073: gcc -E conftest.c configure:31073: $? = 0 configure:31073: result: yes configure:31073: checking for zmq.h configure:31073: result: yes configure:31090: checking for ZMQ version >= 4.2.5 configure:31105: result: yes configure:31144: will use system package and not install SPKG zeromq ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zn_poly... ## ## -------------------------------------------------------- ## configure:31245: checking whether any of gmp mpir is installed as or will be installed as SPKG configure:31254: result: no configure:31257: checking zn_poly/zn_poly.h usability configure:31257: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:31257: $? = 0 configure:31257: result: yes configure:31257: checking zn_poly/zn_poly.h presence configure:31257: g++ -E -std=gnu++11 conftest.cpp configure:31257: $? = 0 configure:31257: result: yes configure:31257: checking for zn_poly/zn_poly.h configure:31257: result: yes configure:31260: checking for library containing zn_mod_init configure:31291: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 /usr/bin/ld: /tmp/ccyldrrz.o: in function `main': /usr/local/sage-9/conftest.cpp:85: undefined reference to `zn_mod_init' collect2: error: ld returned 1 exit status configure:31291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.2.beta11" | #define PACKAGE_STRING "Sage 9.2.beta11" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.2.beta11" | #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/include/x86_64-linux-gnu/gmp.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_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_RTMP 1 | #define LIBCURL_PROTOCOL_RTSP 1 | #define LIBCURL_PROTOCOL_SCP 1 | #define LIBCURL_PROTOCOL_SFTP 1 | #define LIBCURL_PROTOCOL_SMB 1 | #define LIBCURL_PROTOCOL_SMBS 1 | #define LIBCURL_PROTOCOL_SMTP 1 | #define LIBCURL_PROTOCOL_SMTPS 1 | #define LIBCURL_PROTOCOL_TELNET 1 | #define LIBCURL_PROTOCOL_TFTP 1 | #define HAVE_ECM_H 1 | #define ABSOLUTE_ECM_H "///usr/include/ecm.h" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LRCALC_SCHUBLIB_H 1 | #define HAVE_SUITESPARSE_SUITESPARSE_CONFIG_H 1 | #define HAVE_SUITESPARSE_AMD_H 1 | #define HAVE_ZMQ /**/ | /* 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 zn_mod_init (); | int | main () | { | return zn_mod_init (); | ; | return 0; | } configure:31291: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lzn_poly -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3 >&5 configure:31291: $? = 0 configure:31308: result: -lzn_poly configure:31333: will use system package and not install SPKG zn_poly ## ----------------------------------------------------------------------- ## ## Build status for each package: ## ## ----------------------------------------------------------------------- ## configure:35644: result: 4ti2-1.6.7.p0: does not support check for system package; optional, use "./configure --enable-4ti2" to install configure:35644: result: alabaster-0.7.12: does not support check for system package; will be installed as an SPKG configure:35644: result: appnope-0.1.0.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: arb-2.16.0.p0: using system package; SPKG will not be installed configure:35644: result: atlas-3.10.2.p3: not required on your platform; SPKG will not be installed configure:35644: result: attrs-19.3.0: does not support check for system package; will be installed as an SPKG configure:35644: result: awali-1.0.2-190218: does not support check for system package; experimental, use "./configure --enable-awali" to install configure:35644: result: babel-2.6.0: does not support check for system package; will be installed as an SPKG configure:35644: result: backcall-0.1.0: does not support check for system package; will be installed as an SPKG configure:35644: result: barvinok-0.41.1: does not support check for system package; optional, use "./configure --enable-barvinok" to install configure:35644: result: beautifulsoup4-none: does not support check for system package; optional pip package; use "./sage -i beautifulsoup4" to install configure:35644: result: benzene-20130630: does not support check for system package; optional, use "./configure --enable-benzene" to install configure:35644: result: biopython-none: does not support check for system package; optional pip package; use "./sage -i biopython" to install configure:35644: result: bleach-3.1.5: does not support check for system package; will be installed as an SPKG configure:35644: 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:35644: result: boost-1_66_0: using system package; SPKG will not be installed configure:35644: result: boost_cropped-1.66.0.p0: using system package; SPKG will not be installed configure:35644: result: brial-1.2.8: using system package; SPKG will not be installed configure:35644: result: buckygen-1.1: does not support check for system package; optional, use "./configure --enable-buckygen" to install configure:35644: result: bzip2-1.0.6-20150304.p0: using system package; SPKG will not be installed configure:35644: result: cbc-2.9.4.p0: using system package; SPKG will not be installed configure:35644: result: ccache-3.3.4: does not support check for system package; optional, use "./configure --enable-ccache" to install configure:35644: result: cddlib-0.94j: already installed as an SPKG configure:35644: result: certifi-2020.6.20: does not support check for system package; will be installed as an SPKG configure:35644: result: cffi-1.14.0: does not support check for system package; will be installed as an SPKG configure:35644: result: cliquer-1.21.p4: using system package; SPKG will not be installed configure:35644: result: cmake-3.18.2: using system package; SPKG will not be installed configure:35644: result: cocoalib-0.99564: does not support check for system package; experimental, use "./configure --enable-cocoalib" to install configure:35644: result: combinatorial_designs-20140630.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: compilerwrapper-1.2: does not support check for system package; experimental, use "./configure --enable-compilerwrapper" to install configure:35644: result: configure-1b9d7cff30fd43e7133ef06b53f646453e35cfa1:does not support check for system package; came preinstalled with the SageMath tarball configure:35644: result: conway_polynomials-0.5: does not support check for system package; will be installed as an SPKG configure:35644: result: coxeter3-8ac9c71723c8ca57a836d6381aed125261e44e9e.p0:no suitable system package; optional, use "./configure --enable-coxeter3" to install configure:35644: result: cryptominisat-5.6.8: does not support check for system package; optional, use "./configure --enable-cryptominisat" to install configure:35644: result: csdp-6.2.p0: does not support check for system package; optional, use "./configure --enable-csdp" to install configure:35644: result: cunningham_tables-1.0: does not support check for system package; optional, use "./configure --enable-cunningham_tables" to install configure:35644: result: curl-7.62.0.p0: using system package; SPKG will not be installed configure:35644: result: cvxopt-1.2.5: does not support check for system package; will be installed as an SPKG configure:35644: result: cycler-0.10.0.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: cypari-2.1.1: does not support check for system package; will be installed as an SPKG configure:35644: result: cysignals-1.10.2: does not support check for system package; will be installed as an SPKG configure:35644: result: cython-0.29.21: does not support check for system package; will be installed as an SPKG configure:35644: result: d3js-3.4.8: does not support check for system package; optional, use "./configure --enable-d3js" to install configure:35644: result: database_cremona_ellcurve-20190911: does not support check for system package; optional, use "./configure --enable-database_cremona_ellcurve" to install configure:35644: result: database_jones_numfield-4: does not support check for system package; optional, use "./configure --enable-database_jones_numfield" to install configure:35644: result: database_kohel-20160724: does not support check for system package; optional, use "./configure --enable-database_kohel" to install configure:35644: result: database_mutation_class-1.0: does not support check for system package; optional, use "./configure --enable-database_mutation_class" to install configure:35644: result: database_odlyzko_zeta-20061209: does not support check for system package; optional, use "./configure --enable-database_odlyzko_zeta" to install configure:35644: result: database_stein_watkins-20110713: does not support check for system package; optional, use "./configure --enable-database_stein_watkins" to install configure:35644: result: database_stein_watkins_mini-20070827: does not support check for system package; optional, use "./configure --enable-database_stein_watkins_mini" to install configure:35644: result: database_symbolic_data-20070206: does not support check for system package; optional, use "./configure --enable-database_symbolic_data" to install configure:35644: result: dateutil-2.8.1: does not support check for system package; will be installed as an SPKG configure:35644: result: decorator-4.4.0: does not support check for system package; will be installed as an SPKG configure:35644: result: deformation-d05941b.p0: does not support check for system package; optional, use "./configure --enable-deformation" to install configure:35644: result: defusedxml-0.6.0: does not support check for system package; will be installed as an SPKG configure:35644: result: docutils-0.14: does not support check for system package; will be installed as an SPKG configure:35644: result: dot2tex-2.11.3.p0: does not support check for system package; optional, use "./configure --enable-dot2tex" to install configure:35644: result: e_antic-0.1.8: does not support check for system package; optional, use "./configure --enable-e_antic" to install configure:35644: result: ecl-20.4.24.p1: does not support check for system package; will be installed as an SPKG configure:35644: result: eclib-20190909: using system package; SPKG will not be installed configure:35644: result: ecm-7.0.4.p1: using system package; SPKG will not be installed configure:35644: result: elliptic_curves-0.8.1: does not support check for system package; will be installed as an SPKG configure:35644: result: entrypoints-0.3: does not support check for system package; will be installed as an SPKG configure:35644: result: fflas_ffpack-2.4.3: using system package; SPKG will not be installed configure:35644: result: flint-2.5.2.p5: using system package; SPKG will not be installed configure:35644: result: flintqs-1.0.p0: using system package; SPKG will not be installed configure:35644: result: fplll-5.3.3: already installed as an SPKG configure:35644: result: fpylll-0.5.1dev: does not support check for system package; will be installed as an SPKG configure:35644: result: freetype-2.10.1: using system package; SPKG will not be installed configure:35644: result: fricas-1.3.6: does not support check for system package; optional, use "./configure --enable-fricas" to install configure:35644: result: frobby-0.9.0.p2: does not support check for system package; optional, use "./configure --enable-frobby" to install configure:35644: result: gambit-15.1.1.p0: does not support check for system package; experimental, use "./configure --enable-gambit" to install configure:35644: result: gap-4.10.2.p1: does not support check for system package; will be installed as an SPKG configure:35644: result: gap3-04jul17: does not support check for system package; experimental, use "./configure --enable-gap3" to install configure:35644: result: gap_jupyter-0.9: does not support check for system package; optional, use "./configure --enable-gap_jupyter" to install configure:35644: result: gap_packages-4.10.2.p1: does not support check for system package; optional, use "./configure --enable-gap_packages" to install configure:35644: result: gc-8.0.4: does not support check for system package; will be installed as an SPKG configure:35644: result: gcc-9.2.0: using system package; SPKG will not be installed configure:35644: result: gdb-8.2: does not support check for system package; experimental, use "./configure --enable-gdb" to install configure:35644: result: gf2x-1.3.0: using system package; SPKG will not be installed configure:35644: result: gfan-0.6.2.p1: using system package; SPKG will not be installed configure:35644: result: gfortran-9.2.0: using system package; SPKG will not be installed configure:35644: result: giac-1.5.0.87p0: does not support check for system package; will be installed as an SPKG configure:35644: result: git-2.11.0: using system package; SPKG will not be installed configure:35644: result: git_trac-20160625.p0: does not support check for system package; optional, use "./configure --enable-git_trac" to install configure:35644: result: givaro-4.1.1: using system package; SPKG will not be installed configure:35644: result: glpk-4.65.p0: using system package; SPKG will not be installed configure:35644: result: glucose-4.1: does not support check for system package; optional, use "./configure --enable-glucose" to install configure:35644: result: gmp-6.1.2: using system package; SPKG will not be installed configure:35644: result: gmpy2-2.1.0b1: does not support check for system package; will be installed as an SPKG configure:35644: result: gp2c-0.0.10.p0: using system package; SPKG will not be installed configure:35644: result: graphs-20161026.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: gsl-2.6: using system package; SPKG will not be installed configure:35644: result: html5lib-1.0.1: does not support check for system package; will be installed as an SPKG configure:35644: result: iconv-1.15: using system package; SPKG will not be installed configure:35644: result: igraph-0.7.1999.p0: does not support check for system package; optional, use "./configure --enable-igraph" to install configure:35644: result: imagesize-1.1.0: does not support check for system package; will be installed as an SPKG configure:35644: result: iml-1.0.4p1.p2: using system package; SPKG will not be installed configure:35644: result: importlib_metadata-1.7.0: does not support check for system package; will be installed as an SPKG configure:35644: result: ipykernel-5.2.1: does not support check for system package; will be installed as an SPKG configure:35644: result: ipython-7.13.0: does not support check for system package; will be installed as an SPKG configure:35644: result: ipython_genutils-0.2.0: does not support check for system package; will be installed as an SPKG configure:35644: result: ipywidgets-7.5.1: does not support check for system package; will be installed as an SPKG configure:35644: result: isl-0.20: using system package; SPKG will not be installed configure:35644: result: itsdangerous-1.1.0: does not support check for system package; will be installed as an SPKG configure:35644: result: jedi-0.17.0: does not support check for system package; will be installed as an SPKG configure:35644: result: jinja2-2.11.2: does not support check for system package; will be installed as an SPKG configure:35644: result: jmol-14.29.52: does not support check for system package; will be installed as an SPKG configure:35644: result: jsonschema-3.2.0: does not support check for system package; will be installed as an SPKG configure:35644: result: jupymake-0.9: does not support check for system package; optional, use "./configure --enable-jupymake" to install configure:35644: result: jupyter_client-6.1.6: does not support check for system package; will be installed as an SPKG configure:35644: result: jupyter_core-4.6.3: does not support check for system package; will be installed as an SPKG configure:35644: result: jupyterlab-none: does not support check for system package; optional pip package; use "./sage -i jupyterlab" to install configure:35644: result: jupyterlab_widgets-2.0: does not support check for system package; optional, use "./configure --enable-jupyterlab_widgets" to install configure:35644: result: kenzo-1.1.9: does not support check for system package; optional, use "./configure --enable-kenzo" to install configure:35644: result: kiwisolver-1.0.1: does not support check for system package; will be installed as an SPKG configure:35644: result: latte_int-1.7.5.p0: does not support check for system package; optional, use "./configure --enable-latte_int" to install configure:35644: result: lcalc-1.23.p19: using system package; SPKG will not be installed configure:35644: result: libatomic_ops-7.6.10: using system package; SPKG will not be installed configure:35644: result: libbraiding-1.0.p0: using system package; SPKG will not be installed configure:35644: result: libffi-3.2.1: using system package; SPKG will not be installed configure:35644: result: libgd-2.1.1.1.p1: using system package; SPKG will not be installed configure:35644: result: libhomfly-1.02r6: does not support check for system package; will be installed as an SPKG configure:35644: result: libogg-1.3.1.p0: does not support check for system package; optional, use "./configure --enable-libogg" to install configure:35644: result: libpng-1.6.29.p1: using system package; SPKG will not be installed configure:35644: result: libsemigroups-0.6.7: no suitable system package; optional, use "./configure --enable-libsemigroups" to install configure:35644: result: libtheora-1.1.1: does not support check for system package; experimental, use "./configure --enable-libtheora" to install configure:35644: 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:35644: result: lie-2.2.2: does not support check for system package; experimental, use "./configure --enable-lie" to install configure:35644: result: linbox-1.6.3.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: lrcalc-1.2.p1: using system package; SPKG will not be installed configure:35644: result: lrslib-062+autotools-2017-03-03.p1: does not support check for system package; optional, use "./configure --enable-lrslib" to install configure:35644: result: m4ri-20200115: using system package; SPKG will not be installed configure:35644: result: m4rie-20200115: using system package; SPKG will not be installed configure:35644: result: markupsafe-1.1.0: does not support check for system package; will be installed as an SPKG configure:35644: result: mathjax-2.7.4.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: matplotlib-3.3.1: does not support check for system package; will be installed as an SPKG configure:35644: result: maxima-5.44.0: does not support check for system package; will be installed as an SPKG configure:35644: result: mcqd-1.0.p0: does not support check for system package; optional, use "./configure --enable-mcqd" to install configure:35644: result: meataxe-1.0.p0: does not support check for system package; optional, use "./configure --enable-meataxe" to install configure:35644: result: mistune-0.8.4: does not support check for system package; will be installed as an SPKG configure:35644: result: modular_decomposition-20100607: does not support check for system package; experimental, use "./configure --enable-modular_decomposition" to install configure:35644: result: mpc-1.1.0: using system package; SPKG will not be installed configure:35644: result: mpfi-1.5.2: using system package; SPKG will not be installed configure:35644: result: mpfr-4.0.1.p0: using system package; SPKG will not be installed configure:35644: result: mpfrcx-0.5: does not support check for system package; optional, use "./configure --enable-mpfrcx" to install configure:35644: result: mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0:using system package; SPKG will not be installed configure:35644: result: mpmath-1.1.0: does not support check for system package; will be installed as an SPKG configure:35644: result: nauty-27r1.p0: using system package; SPKG will not be installed configure:35644: result: nbconvert-5.6.1: does not support check for system package; will be installed as an SPKG configure:35644: result: nbformat-5.0.7: does not support check for system package; will be installed as an SPKG configure:35644: result: ncurses-6.0.p0: using system package; SPKG will not be installed configure:35644: result: networkx-2.4: does not support check for system package; will be installed as an SPKG configure:35644: result: nibabel-none: does not support check for system package; optional pip package; use "./sage -i nibabel" to install configure:35644: result: ninja_build-1.8.2: using system package; SPKG will not be installed configure:35644: result: nodeenv-none: does not support check for system package; optional pip package; use "./sage -i nodeenv" to install configure:35644: result: nodejs-12.18.3: does not support check for system package; optional, use "./configure --enable-nodejs" to install configure:35644: result: normaliz-3.7.2: does not support check for system package; optional, use "./configure --enable-normaliz" to install configure:35644: result: nose-1.3.7: does not support check for system package; will be installed as an SPKG configure:35644: result: notebook-6.1.1: does not support check for system package; will be installed as an SPKG configure:35644: result: notedown-1.5.1: does not support check for system package; optional, use "./configure --enable-notedown" to install configure:35644: result: ntl-11.4.3: using system package; SPKG will not be installed configure:35644: result: numpy-1.19.1: does not support check for system package; will be installed as an SPKG configure:35644: result: openblas-0.3.9: using system package; SPKG will not be installed configure:35644: result: openssl-1.1.1g: does not support check for system package; optional, use "./configure --enable-openssl" to install configure:35644: result: p_group_cohomology-3.3: does not support check for system package; optional, use "./configure --enable-p_group_cohomology" to install configure:35644: result: packaging-18.0: does not support check for system package; will be installed as an SPKG configure:35644: result: palp-2.11: using system package; SPKG will not be installed configure:35644: result: pandoc-none: using system package; SPKG will not be installed configure:35644: result: pandoc_attributes-8bc82f6d: does not support check for system package; optional, use "./configure --enable-pandoc_attributes" to install configure:35644: result: pandocfilters-1.4.2: does not support check for system package; will be installed as an SPKG configure:35644: result: pari-2.11.4.p0: using system package; SPKG will not be installed configure:35644: result: pari_elldata-20161017: using system package; SPKG will not be installed configure:35644: result: pari_galdata-20080411.p0: using system package; SPKG will not be installed configure:35644: result: pari_galpol-20180625: using system package; SPKG will not be installed configure:35644: result: pari_jupyter-1.3.2: does not support check for system package; optional, use "./configure --enable-pari_jupyter" to install configure:35644: result: pari_nftables-20080929: using system package; SPKG will not be installed configure:35644: result: pari_seadata-20090618: using system package; SPKG will not be installed configure:35644: result: pari_seadata_small-20090618.p0: using system package; SPKG will not be installed configure:35644: result: parso-0.7.0: does not support check for system package; will be installed as an SPKG configure:35644: result: patch-2.7.5: using system package; SPKG will not be installed configure:35644: result: pathpy-7.1.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: pcre-8.40.p2: using system package; SPKG will not be installed configure:35644: result: perl_cpan_polymake_prereq-none: using system package; SPKG will not be installed configure:35644: result: perl_term_readline_gnu-1.35: using system package; SPKG will not be installed configure:35644: result: pexpect-4.8.0: does not support check for system package; will be installed as an SPKG configure:35644: result: pickleshare-0.7.5: does not support check for system package; will be installed as an SPKG configure:35644: result: pillow-7.2.0: does not support check for system package; will be installed as an SPKG configure:35644: result: pip-20.1.1: does not support check for system package; will be installed as an SPKG configure:35644: result: pkgconf-0.9.7.p2: using system package; SPKG will not be installed configure:35644: result: pkgconfig-1.5.1: does not support check for system package; will be installed as an SPKG configure:35644: result: planarity-3.0.0.5.p0: using system package; SPKG will not be installed configure:35644: result: plantri-4.5: does not support check for system package; optional, use "./configure --enable-plantri" to install configure:35644: result: polylib-5.22.5: does not support check for system package; optional, use "./configure --enable-polylib" to install configure:35644: result: polymake-3.4: does not support check for system package; experimental, use "./configure --enable-polymake" to install configure:35644: result: polytopes_db-20170220.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: polytopes_db_4d-1.0: does not support check for system package; optional, use "./configure --enable-polytopes_db_4d" to install configure:35644: result: ppl-1.2.p1: using system package; SPKG will not be installed configure:35644: result: pplpy-0.8.4: does not support check for system package; will be installed as an SPKG configure:35644: result: primecount-5.1: does not support check for system package; optional, use "./configure --enable-primecount" to install configure:35644: result: prometheus_client-0.8.0: does not support check for system package; will be installed as an SPKG configure:35644: result: prompt_toolkit-3.0.5: does not support check for system package; will be installed as an SPKG configure:35644: result: psutil-5.2.0.p2: does not support check for system package; will be installed as an SPKG configure:35644: result: ptyprocess-0.5.1.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: pybind11-2.5.0: does not support check for system package; will be installed as an SPKG configure:35644: result: pybtex-none: does not support check for system package; optional pip package; use "./sage -i pybtex" to install configure:35644: result: pycosat-0.6.3: does not support check for system package; optional, use "./configure --enable-pycosat" to install configure:35644: result: pycparser-2.20: does not support check for system package; will be installed as an SPKG configure:35644: result: pycygwin-0.1: does not support check for system package; will be installed as an SPKG configure:35644: result: pyflakes-none: does not support check for system package; optional pip package; use "./sage -i pyflakes" to install configure:35644: result: pygments-2.3.1.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: pynac-0.7.26.sage-2020-04-03.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: pynormaliz-2.7: does not support check for system package; optional, use "./configure --enable-pynormaliz" to install configure:35644: result: pyopenssl-none: does not support check for system package; optional pip package; use "./sage -i pyopenssl" to install configure:35644: result: pyparsing-2.3.0: does not support check for system package; will be installed as an SPKG configure:35644: result: pyrsistent-0.16.0: does not support check for system package; will be installed as an SPKG configure:35644: result: pysingular-0.9.5: does not support check for system package; optional, use "./configure --enable-pysingular" to install configure:35644: result: pytest-none: does not support check for system package; optional pip package; use "./sage -i pytest" to install configure:35644: result: python3-3.7.3.p1: already installed as an SPKG configure:35644: result: python_igraph-0.7.1999: does not support check for system package; optional, use "./configure --enable-python_igraph" to install configure:35644: result: python_openid-2.2.5.p0: does not support check for system package; optional, use "./configure --enable-python_openid" to install configure:35644: result: pytz-2020.1: does not support check for system package; will be installed as an SPKG configure:35644: result: pyx-none: does not support check for system package; optional pip package; use "./sage -i pyx" to install configure:35644: result: pyzmq-19.0.2: does not support check for system package; will be installed as an SPKG configure:35644: result: qepcad-B.1.72: does not support check for system package; experimental, use "./configure --enable-qepcad" to install configure:35644: result: qhull-2015-src-7.2.0.p1: does not support check for system package; optional, use "./configure --enable-qhull" to install configure:35644: result: r-3.6.3: using system package; SPKG will not be installed configure:35644: result: r_jupyter-none: does not support check for system package; optional, use "./configure --enable-r_jupyter" to install configure:35644: result: ratpoints-2.1.3.p5: does not support check for system package; will be installed as an SPKG configure:35644: result: readline-6.3.008.p0: using system package; SPKG will not be installed configure:35644: result: requests-2.13.0: does not support check for system package; will be installed as an SPKG configure:35644: result: rpy2-3.3.5: does not support check for system package; will be installed as an SPKG configure:35644: result: rst2ipynb-0.2.2.p0: does not support check for system package; optional, use "./configure --enable-rst2ipynb" to install configure:35644: result: rubiks-20070912.p21: does not support check for system package; will be installed as an SPKG configure:35644: result: rw-0.7.p0: using system package; SPKG will not be installed configure:35644: result: saclib-2.2.7: does not support check for system package; optional, use "./configure --enable-saclib" to install configure:35644: result: sage_conf-none: does not support check for system package; will be installed as an SPKG configure:35644: 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:35644: 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:35644: 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:35644: result: sagelib-9.2.beta11: does not support check for system package; will be installed as an SPKG configure:35644: result: sagenb_export-3.3: does not support check for system package; will be installed as an SPKG configure:35644: result: sagetex-3.5: does not support check for system package; will be installed as an SPKG configure:35644: result: scandir-1.9.0: does not support check for system package; will be installed as an SPKG configure:35644: result: scipoptsuite-5.0.1: does not support check for system package; experimental, use "./configure --enable-scipoptsuite" to install configure:35644: result: scipy-1.5.2: does not support check for system package; will be installed as an SPKG configure:35644: result: send2trash-1.5.0: does not support check for system package; will be installed as an SPKG configure:35644: result: setuptools-47.1.1: does not support check for system package; will be installed as an SPKG configure:35644: result: setuptools_scm-4.1.2: does not support check for system package; will be installed as an SPKG configure:35644: result: simplegeneric-0.8.1.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: singular-4.1.1p2.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: singular_jupyter-0.9.7: does not support check for system package; optional, use "./configure --enable-singular_jupyter" to install configure:35644: result: sip-4.18: does not support check for system package; optional, use "./configure --enable-sip" to install configure:35644: result: sirocco-2.0.2: does not support check for system package; optional, use "./configure --enable-sirocco" to install configure:35644: result: six-1.12.0: does not support check for system package; will be installed as an SPKG configure:35644: result: snowballstemmer-1.2.1.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: speaklater-1.3.p0: does not support check for system package; optional, use "./configure --enable-speaklater" to install configure:35644: result: sphinx-3.1.2.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: sphinxcontrib_applehelp-1.0.2: does not support check for system package; will be installed as an SPKG configure:35644: result: sphinxcontrib_devhelp-1.0.2: does not support check for system package; will be installed as an SPKG configure:35644: result: sphinxcontrib_htmlhelp-1.0.3: does not support check for system package; will be installed as an SPKG configure:35644: result: sphinxcontrib_jsmath-1.0.1: does not support check for system package; will be installed as an SPKG configure:35644: result: sphinxcontrib_qthelp-1.0.3: does not support check for system package; will be installed as an SPKG configure:35644: result: sphinxcontrib_serializinghtml-1.1.4: does not support check for system package; will be installed as an SPKG configure:35644: result: sphinxcontrib_websupport-1.2.1: does not support check for system package; will be installed as an SPKG configure:35644: result: sqlalchemy-none: does not support check for system package; optional pip package; use "./sage -i sqlalchemy" to install configure:35644: result: sqlite-3290000: using system package; SPKG will not be installed configure:35644: result: suitesparse-5.6.0: using system package; SPKG will not be installed configure:35644: result: surf-1.0.6-gcc6: does not support check for system package; experimental, use "./configure --enable-surf" to install configure:35644: result: symmetrica-2.0.p11: using system package; SPKG will not be installed configure:35644: result: sympow-2.023.6: using system package; SPKG will not be installed configure:35644: result: sympy-1.6: does not support check for system package; will be installed as an SPKG configure:35644: result: tachyon-0.98.9.p7: using system package; SPKG will not be installed configure:35644: result: tdlib-0.3.1.p0: does not support check for system package; optional, use "./configure --enable-tdlib" to install configure:35644: result: termcap-1.3.1.p3: does not support check for system package; optional, use "./configure --enable-termcap" to install configure:35644: result: terminado-0.8.3: does not support check for system package; will be installed as an SPKG configure:35644: result: testpath-0.4.4: does not support check for system package; will be installed as an SPKG configure:35644: result: texlive-none: does not support check for system package; optional, use "./configure --enable-texlive" to install configure:35644: result: thebe-9624e0a0.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: threejs-r117: does not support check for system package; will be installed as an SPKG configure:35644: result: tides-2.0.p0: does not support check for system package; optional, use "./configure --enable-tides" to install configure:35644: result: topcom-0.17.7: does not support check for system package; optional, use "./configure --enable-topcom" to install configure:35644: result: tornado-6.0.4: does not support check for system package; will be installed as an SPKG configure:35644: result: tox-none: does not support check for system package; optional pip package; use "./sage -i tox" to install configure:35644: result: traitlets-4.3.3: does not support check for system package; will be installed as an SPKG configure:35644: result: tzlocal-2.1: does not support check for system package; will be installed as an SPKG configure:35644: result: valgrind-3.14.0: does not support check for system package; experimental, use "./configure --enable-valgrind" to install configure:35644: result: vcversioner-2.16.0.0.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: wcwidth-0.1.7.p0: does not support check for system package; will be installed as an SPKG configure:35644: result: webencodings-0.5.1: does not support check for system package; will be installed as an SPKG configure:35644: result: wheel-0.34.2: does not support check for system package; will be installed as an SPKG configure:35644: result: widgetsnbextension-3.5.1: does not support check for system package; will be installed as an SPKG configure:35644: result: xz-5.2.2.p0: using system package; SPKG will not be installed configure:35644: result: yasm-1.3.0.p0: using system package; SPKG will not be installed configure:35644: result: zeromq-4.2.5: using system package; SPKG will not be installed configure:35644: result: zipp-0.5.2: does not support check for system package; will be installed as an SPKG configure:35644: result: zlib-1.2.11.p0: using system package; SPKG will not be installed configure:35644: result: zn_poly-0.9.2: using system package; SPKG will not be installed configure:35644: result: zope_interface-none: does not support check for system package; will be installed as an SPKG configure:35882: checking that generated files are newer than configure configure:35888: result: done configure:35927: creating ./config.status configure:37124: notice: the following SPKGs did not find equivalent system packages: coxeter3 libsemigroups configure:37126: checking for the package system in use configure:37129: result: debian configure:37149: No equivalent system packages for debian are known to Sage ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_ECM=7.0.4 ac_cv_ECMBIN=7.0.4 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CBC_CFLAGS_set= ac_cv_env_CBC_CFLAGS_value= ac_cv_env_CBC_LIBS_set= ac_cv_env_CBC_LIBS_value= ac_cv_env_CBLAS_CFLAGS_set= ac_cv_env_CBLAS_CFLAGS_value= ac_cv_env_CBLAS_LIBS_set= ac_cv_env_CBLAS_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAS_FFPACK_CFLAGS_set= ac_cv_env_FFLAS_FFPACK_CFLAGS_value= ac_cv_env_FFLAS_FFPACK_LIBS_set= ac_cv_env_FFLAS_FFPACK_LIBS_value= ac_cv_env_FPLLL_CFLAGS_set= ac_cv_env_FPLLL_CFLAGS_value= ac_cv_env_FPLLL_LIBS_set= ac_cv_env_FPLLL_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GF2X_CFLAGS_set= ac_cv_env_GF2X_CFLAGS_value= ac_cv_env_GF2X_LIBS_set= ac_cv_env_GF2X_LIBS_value= ac_cv_env_GSLPCDIR_set= ac_cv_env_GSLPCDIR_value= ac_cv_env_GSL_CFLAGS_set= ac_cv_env_GSL_CFLAGS_value= ac_cv_env_GSL_LIBS_set= ac_cv_env_GSL_LIBS_value= ac_cv_env_ISL_CFLAGS_set= ac_cv_env_ISL_CFLAGS_value= ac_cv_env_ISL_LIBS_set= ac_cv_env_ISL_LIBS_value= ac_cv_env_LAPACK_CFLAGS_set= ac_cv_env_LAPACK_CFLAGS_value= ac_cv_env_LAPACK_LIBS_set= ac_cv_env_LAPACK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBATOMIC_OPS_CFLAGS_set= ac_cv_env_LIBATOMIC_OPS_CFLAGS_value= ac_cv_env_LIBATOMIC_OPS_LIBS_set= ac_cv_env_LIBATOMIC_OPS_LIBS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBGD_CFLAGS_set= ac_cv_env_LIBGD_CFLAGS_value= ac_cv_env_LIBGD_LIBS_set= ac_cv_env_LIBGD_LIBS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBSEMIGROUPS_CFLAGS_set= ac_cv_env_LIBSEMIGROUPS_CFLAGS_value= ac_cv_env_LIBSEMIGROUPS_LIBS_set= ac_cv_env_LIBSEMIGROUPS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4RI_CFLAGS_set= ac_cv_env_M4RI_CFLAGS_value= ac_cv_env_M4RI_LIBS_set= ac_cv_env_M4RI_LIBS_value= ac_cv_env_NCURSES_CFLAGS_set= ac_cv_env_NCURSES_CFLAGS_value= ac_cv_env_NCURSES_LIBS_set= ac_cv_env_NCURSES_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJCXXFLAGS_set= ac_cv_env_OBJCXXFLAGS_value= ac_cv_env_OBJCXX_set= ac_cv_env_OBJCXX_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_OPENBLASPCDIR_set= ac_cv_env_OPENBLASPCDIR_value= ac_cv_env_OPENBLAS_CFLAGS_set= ac_cv_env_OPENBLAS_CFLAGS_value= ac_cv_env_OPENBLAS_LIBS_set= ac_cv_env_OPENBLAS_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_READLINE_CFLAGS_set= ac_cv_env_READLINE_CFLAGS_value= ac_cv_env_READLINE_LIBS_set= ac_cv_env_READLINE_LIBS_value= ac_cv_env_R_CFLAGS_set= ac_cv_env_R_CFLAGS_value= ac_cv_env_R_LIBS_set= ac_cv_env_R_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fc_compiler_gnu=yes ac_cv_fc_freeform=-ffree-form ac_cv_func_DGEQRF=no ac_cv_func_DGEQRF_=no ac_cv_func_cblas_dgemm=yes ac_cv_func_curl_free=yes ac_cv_func_dgeqrf=no ac_cv_func_dgeqrf_=yes ac_cv_header_Lfunction_L_h=yes ac_cv_header_NTL_ZZ_h=yes ac_cv_header_arb_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_cliquer_cliquer_h=yes ac_cv_header_complex_h=yes ac_cv_header_eclib_types_h=yes ac_cv_header_ecm_h=yes ac_cv_header_flint_flint_h=yes ac_cv_header_glpk_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gmpxx_h=yes ac_cv_header_iml_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lrcalc_schublib_h=yes ac_cv_header_lzma_h=yes ac_cv_header_m4rie_m4rie_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_pari_pari_h=yes ac_cv_header_planarity_planarity_h=yes ac_cv_header_rw_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_suitesparse_SuiteSparse_config_h=yes ac_cv_header_suitesparse_amd_h=yes ac_cv_header_symmetrica_def_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_header_zmq_h=yes ac_cv_header_zn_poly_zn_poly_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_arb_acb_mat_eig_simple=no ac_cv_lib_flint_arb_acb_mat_eig_simple=yes ac_cv_lib_lzma_lzma_raw_decoder=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_planarity_gp_InitGraph=yes ac_cv_lib_z_inflateEnd=yes ac_cv_objc_compiler_gnu=no ac_cv_objcxx_compiler_gnu=no ac_cv_objext=o ac_cv_path_CMAKE=/usr/bin/cmake ac_cv_path_CURL=/usr/bin/curl ac_cv_path_ECMBIN=/usr/bin/ecm ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GENGnautyCHECK=/usr/bin/nauty-geng ac_cv_path_GFAN_VERSION=/usr/bin/gfan_version ac_cv_path_GIT=/usr/bin/git ac_cv_path_GIVAROCONFIG=/usr/bin/givaro-config ac_cv_path_GLPSOL=/usr/bin/glpsol ac_cv_path_GP2C=/usr/bin/gp2c ac_cv_path_GP=/usr/bin/gp ac_cv_path_GPHELP=/usr/bin/gphelp ac_cv_path_GREP=/bin/grep ac_cv_path_LCALC=/usr/bin/lcalc ac_cv_path_MWRANK=/usr/bin/mwrank ac_cv_path_NINJA=/usr/bin/ninja ac_cv_path_PALPclass11=/usr/bin/class-11d.x ac_cv_path_PALPclass4=/usr/bin/class-4d.x ac_cv_path_PALPclass5=/usr/bin/class-5d.x ac_cv_path_PALPclass6=/usr/bin/class-6d.x ac_cv_path_PALPclass=/usr/bin/class.x ac_cv_path_PALPcws11=/usr/bin/cws-11d.x ac_cv_path_PALPcws4=/usr/bin/cws-4d.x ac_cv_path_PALPcws5=/usr/bin/cws-5d.x ac_cv_path_PALPcws6=/usr/bin/cws-6d.x ac_cv_path_PALPcws=/usr/bin/cws.x ac_cv_path_PALPnef11=/usr/bin/nef-11d.x ac_cv_path_PALPnef4=/usr/bin/nef-4d.x ac_cv_path_PALPnef5=/usr/bin/nef-5d.x ac_cv_path_PALPnef6=/usr/bin/nef-6d.x ac_cv_path_PALPnef=/usr/bin/nef.x ac_cv_path_PALPpoly11=/usr/bin/poly-11d.x ac_cv_path_PALPpoly4=/usr/bin/poly-4d.x ac_cv_path_PALPpoly5=/usr/bin/poly-5d.x ac_cv_path_PALPpoly6=/usr/bin/poly-6d.x ac_cv_path_PALPpoly=/usr/bin/poly.x ac_cv_path_PANDOC=/usr/bin/pandoc ac_cv_path_PATCH=/usr/bin/patch ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKGCONF=/usr/bin/pkg-config ac_cv_path_PPL_CONFIG=/usr/bin/ppl-config ac_cv_path_R=/usr/bin/R ac_cv_path_SED=/bin/sed ac_cv_path_SYMPOW=/usr/bin/sympow ac_cv_path_TACHYON=/usr/bin/tachyon ac_cv_path_TAR=/bin/tar ac_cv_path_XZ=/usr/bin/xz ac_cv_path_YASM=/usr/bin/yasm ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_bzip2_prog=/bin/bzip2 ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_path_nauconverseg=/usr/bin/nauty-converseg ac_cv_path_naudirectg=/usr/bin/nauty-directg ac_cv_path_naugenbg=/usr/bin/nauty-genbg ac_cv_path_naugeng=/usr/bin/nauty-geng ac_cv_path_naugentourng=/usr/bin/nauty-gentourng ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_HAVE_QUADRATICSIEVE=yes ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran-9 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=no ac_cv_prog_objcxx_g=no ac_cv_search_BZ2_bzCompress=-lbz2 ac_cv_search_SuiteSparse_version=-lsuitesparseconfig ac_cv_search___gmpq_cmp_z=-lgmp ac_cv_search_calculate_level=-lrw ac_cv_search_cholmod_speye=-lcholmod ac_cv_search_clique_unweighted_max_weight=-lcliquer ac_cv_search_ecm_factor=-lecm ac_cv_search_fmpz_mat_is_hadamard=-lflint ac_cv_search_fmpz_poly_get_ZZX='none required' ac_cv_search_gf2e_init=-lm4rie ac_cv_search_glp_config=-lglpk ac_cv_search_matpermanent=-lpari ac_cv_search_mpc_cmp_abs=-lmpc ac_cv_search_mpfi_diam_abs=-lmpfi ac_cv_search_mpfr_free_pool=-lmpfr ac_cv_search_mult_poly_schubert=-llrcalc ac_cv_search_nonsingSolvLlhsMM=-liml ac_cv_search_umfpack_di_solve=-lumfpack ac_cv_search_zn_mod_init=-lzn_poly ac_cv_search_zykelind_tetraeder_edges_extended=-lsymmetrica acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so 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=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_c_compiler_vendor=gnu ax_cv_cxx_compile_cxx11__std_gnupp11=yes ax_cv_gcc_version=10 ax_cv_gxx_version=10 ax_cv_prog_perl_version=yes gl_cv_absolute_ecm_h=///usr/include/ecm.h gl_cv_absolute_gmp_h=///usr/include/x86_64-linux-gnu/gmp.h libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.72.0 libcurl_cv_lib_version_ok=yes lzma_cv_liblzma=yes lzma_cv_lzma_h=yes pkg_cv_CBC_CFLAGS=-I/usr/include/coin pkg_cv_CBC_LIBS='-lCbcSolver -lCbc -lpthread -lrt -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -llapack -lblas -lm' pkg_cv_FFLAS_FFPACK_CFLAGS='-fopenmp -fabi-version=6' pkg_cv_FFLAS_FFPACK_LIBS='-fopenmp -lblas -llapack -lgivaro -lgmp -lgmpxx' pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16' pkg_cv_FREETYPE_LIBS=-lfreetype pkg_cv_GF2X_CFLAGS= pkg_cv_GF2X_LIBS=-lgf2x pkg_cv_GSLPCDIR=/usr/lib/x86_64-linux-gnu/pkgconfig pkg_cv_GSL_CFLAGS= pkg_cv_GSL_LIBS='-lgsl -lgslcblas -lm' pkg_cv_ISL_CFLAGS= pkg_cv_ISL_LIBS='-lisl -lgmp' pkg_cv_LIBATOMIC_OPS_CFLAGS= pkg_cv_LIBATOMIC_OPS_LIBS=-latomic_ops pkg_cv_LIBFFI_CFLAGS= pkg_cv_LIBFFI_LIBS=-lffi pkg_cv_LIBGD_CFLAGS= pkg_cv_LIBGD_LIBS=-lgd pkg_cv_LIBPNG_CFLAGS=-I/usr/include/libpng16 pkg_cv_LIBPNG_LIBS='-lpng16 -lz' pkg_cv_M4RI_CFLAGS='-mmmx -msse -msse2 -I/usr/include/libpng16' pkg_cv_M4RI_LIBS='-lm4ri -lm -lpng16 -lz' pkg_cv_NCURSES_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600' pkg_cv_NCURSES_LIBS='-lncurses -ltinfo' pkg_cv_OPENBLASPCDIR=/usr/lib/x86_64-linux-gnu/pkgconfig pkg_cv_OPENBLAS_CFLAGS=-I/usr/include/x86_64-linux-gnu/openblas-pthread/ pkg_cv_OPENBLAS_LIBS='-L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas' pkg_cv_PCRE_CFLAGS= pkg_cv_PCRE_LIBS='-lpcre -lpcreposix -lpcre -lpcrecpp' pkg_cv_READLINE_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/readline' pkg_cv_READLINE_LIBS=-lreadline pkg_cv_R_CFLAGS=-I/usr/share/R/include pkg_cv_R_LIBS='-L/usr/lib/R/lib -Wl,--export-dynamic -fopenmp -Wl,-z,relro -lR' sage_libcurl_cv_lib_curl_executable=yes zlib_cv_libz=yes zlib_cv_zlib_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## 4ti2 \ 4ti2 \ alabaster \ alabaster \ alabaster \ alabaster \ appnope \ appnope \ appnope \ appnope \ arb \ arb \ arb \ arb \ atlas \ atlas \ attrs \ attrs \ attrs \ attrs \ awali \ awali \ babel \ babel \ babel \ babel \ backcall \ backcall \ backcall \ backcall \ barvinok \ barvinok \ beautifulsoup4 \ beautifulsoup4 \ benzene \ benzene \ biopython \ biopython \ bleach \ bleach \ bleach \ bleach \ bliss \ bliss \ boost \ boost \ boost_cropped \ boost_cropped \ boost_cropped \ boost_cropped \ brial \ brial \ brial \ brial \ buckygen \ buckygen \ bzip2 \ bzip2 \ bzip2 \ bzip2 \ cbc \ cbc \ ccache \ ccache \ cddlib \ cddlib \ cddlib \ cddlib \ certifi \ certifi \ certifi \ certifi \ cffi \ cffi \ cffi \ cffi \ cliquer \ cliquer \ cliquer \ cliquer \ cmake \ cmake \ cocoalib \ cocoalib \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ compilerwrapper \ compilerwrapper \ configure \ configure \ conway_polynomials \ conway_polynomials \ conway_polynomials \ conway_polynomials \ coxeter3 \ coxeter3 \ cryptominisat \ cryptominisat \ csdp \ csdp \ cunningham_tables \ cunningham_tables \ curl \ curl \ curl \ curl \ cvxopt \ cvxopt \ cvxopt \ cvxopt \ cycler \ cycler \ cycler \ cycler \ cypari \ cypari \ cypari \ cypari \ cysignals \ cysignals \ cysignals \ cysignals \ cython \ cython \ cython \ cython \ d3js \ d3js \ database_cremona_ellcurve \ database_cremona_ellcurve \ database_jones_numfield \ database_jones_numfield \ database_kohel \ database_kohel \ database_mutation_class \ database_mutation_class \ database_odlyzko_zeta \ database_odlyzko_zeta \ database_stein_watkins \ database_stein_watkins \ database_stein_watkins_mini \ database_stein_watkins_mini \ database_symbolic_data \ database_symbolic_data \ dateutil \ dateutil \ dateutil \ dateutil \ decorator \ decorator \ decorator \ decorator \ deformation \ deformation \ defusedxml \ defusedxml \ defusedxml \ defusedxml \ docutils \ docutils \ docutils \ docutils \ dot2tex \ dot2tex \ e_antic \ e_antic \ ecl \ ecl \ ecl \ ecl \ eclib \ eclib \ eclib \ eclib \ ecm \ ecm \ ecm \ ecm \ elliptic_curves \ elliptic_curves \ elliptic_curves \ elliptic_curves \ entrypoints \ entrypoints \ entrypoints \ entrypoints \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ fflas_ffpack \ flint \ flint \ flint \ flint \ flintqs \ flintqs \ flintqs \ flintqs \ fplll \ fplll \ fplll \ fplll \ fpylll \ fpylll \ fpylll \ fpylll \ freetype \ freetype \ freetype \ freetype \ fricas \ fricas \ frobby \ frobby \ gambit \ gambit \ gap \ gap \ gap \ gap \ gap3 \ gap3 \ gap_jupyter \ gap_jupyter \ gap_packages \ gap_packages \ gc \ gc \ gc \ gc \ gcc \ gcc \ gcc \ gcc \ gdb \ gdb \ gf2x \ gf2x \ gf2x \ gf2x \ gfan \ gfan \ gfan \ gfan \ gfortran \ gfortran \ gfortran \ gfortran \ giac \ giac \ giac \ giac \ git \ git \ git \ git \ git_trac \ git_trac \ givaro \ givaro \ givaro \ givaro \ glpk \ glpk \ glpk \ glpk \ glucose \ glucose \ gmp \ gmp \ gmp \ gmp \ gmpy2 \ gmpy2 \ gmpy2 \ gmpy2 \ gp2c \ gp2c \ graphs \ graphs \ graphs \ graphs \ gsl \ gsl \ gsl \ gsl \ html5lib \ html5lib \ html5lib \ html5lib \ iconv \ iconv \ iconv \ iconv \ igraph \ igraph \ imagesize \ imagesize \ imagesize \ imagesize \ iml \ iml \ iml \ iml \ importlib_metadata \ importlib_metadata \ importlib_metadata \ importlib_metadata \ ipykernel \ ipykernel \ ipykernel \ ipykernel \ ipython \ ipython \ ipython \ ipython \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipywidgets \ ipywidgets \ ipywidgets \ ipywidgets \ isl \ isl \ itsdangerous \ itsdangerous \ itsdangerous \ itsdangerous \ jedi \ jedi \ jedi \ jedi \ jinja2 \ jinja2 \ jinja2 \ jinja2 \ jmol \ jmol \ jmol \ jmol \ jsonschema \ jsonschema \ jsonschema \ jsonschema \ jupymake \ jupymake \ jupyter_client \ jupyter_client \ jupyter_client \ jupyter_client \ jupyter_core \ jupyter_core \ jupyter_core \ jupyter_core \ jupyterlab \ jupyterlab \ jupyterlab_widgets \ jupyterlab_widgets \ kenzo \ kenzo \ kiwisolver \ kiwisolver \ kiwisolver \ kiwisolver \ latte_int \ latte_int \ lcalc \ lcalc \ lcalc \ lcalc \ libatomic_ops \ libatomic_ops \ libatomic_ops \ libatomic_ops \ libbraiding \ libbraiding \ libbraiding \ libbraiding \ libffi \ libffi \ libffi \ libffi \ libgd \ libgd \ libgd \ libgd \ libhomfly \ libhomfly \ libhomfly \ libhomfly \ libogg \ libogg \ libpng \ libpng \ libpng \ libpng \ libsemigroups \ libsemigroups \ libtheora \ libtheora \ lidia \ lidia \ lie \ lie \ linbox \ linbox \ linbox \ linbox \ lrcalc \ lrcalc \ lrcalc \ lrcalc \ lrslib \ lrslib \ m4ri \ m4ri \ m4ri \ m4ri \ m4rie \ m4rie \ m4rie \ m4rie \ markupsafe \ markupsafe \ markupsafe \ markupsafe \ mathjax \ mathjax \ mathjax \ mathjax \ matplotlib \ matplotlib \ matplotlib \ matplotlib \ maxima \ maxima \ maxima \ maxima \ mcqd \ mcqd \ meataxe \ meataxe \ mistune \ mistune \ mistune \ mistune \ modular_decomposition \ modular_decomposition \ mpc \ mpc \ mpc \ mpc \ mpfi \ mpfi \ mpfi \ mpfi \ mpfr \ mpfr \ mpfr \ mpfr \ mpfrcx \ mpfrcx \ mpir \ mpir \ mpir \ mpir \ mpmath \ mpmath \ mpmath \ mpmath \ nauty \ nauty \ nauty \ nauty \ nbconvert \ nbconvert \ nbconvert \ nbconvert \ nbformat \ nbformat \ nbformat \ nbformat \ ncurses \ ncurses \ ncurses \ ncurses \ networkx \ networkx \ networkx \ networkx \ nibabel \ nibabel \ ninja_build \ ninja_build \ nodeenv \ nodeenv \ nodejs \ nodejs \ normaliz \ normaliz \ nose \ nose \ nose \ nose \ notebook \ notebook \ notebook \ notebook \ notedown \ notedown \ ntl \ ntl \ ntl \ ntl \ numpy \ numpy \ numpy \ numpy \ openblas \ openblas \ openblas \ openblas \ openssl \ openssl \ p_group_cohomology \ p_group_cohomology \ packaging \ packaging \ packaging \ packaging \ palp \ palp \ palp \ palp \ pandoc \ pandoc \ pandoc_attributes \ pandoc_attributes \ pandocfilters \ pandocfilters \ pandocfilters \ pandocfilters \ pari \ pari \ pari \ pari \ pari_elldata \ pari_elldata \ pari_galdata \ pari_galdata \ pari_galdata \ pari_galdata \ pari_galpol \ pari_galpol \ pari_jupyter \ pari_jupyter \ pari_nftables \ pari_nftables \ pari_seadata \ pari_seadata \ pari_seadata_small \ pari_seadata_small \ pari_seadata_small \ pari_seadata_small \ parso \ parso \ parso \ parso \ patch \ patch \ patch \ patch \ pathpy \ pathpy \ pathpy \ pathpy \ pcre \ pcre \ pcre \ pcre \ perl_cpan_polymake_prereq \ perl_cpan_polymake_prereq \ perl_term_readline_gnu \ perl_term_readline_gnu \ pexpect \ pexpect \ pexpect \ pexpect \ pickleshare \ pickleshare \ pickleshare \ pickleshare \ pillow \ pillow \ pillow \ pillow \ pip \ pip \ pip \ pip \ pkgconf \ pkgconf \ pkgconf \ pkgconf \ pkgconfig \ pkgconfig \ pkgconfig \ pkgconfig \ planarity \ planarity \ planarity \ planarity \ plantri \ plantri \ polylib \ polylib \ polymake \ polymake \ polytopes_db \ polytopes_db \ polytopes_db \ polytopes_db \ polytopes_db_4d \ polytopes_db_4d \ ppl \ ppl \ ppl \ ppl \ pplpy \ pplpy \ pplpy \ pplpy \ primecount \ primecount \ prometheus_client \ prometheus_client \ prometheus_client \ prometheus_client \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ psutil \ psutil \ psutil \ psutil \ ptyprocess \ ptyprocess \ ptyprocess \ ptyprocess \ pybind11 \ pybind11 \ pybind11 \ pybind11 \ pybtex \ pybtex \ pycosat \ pycosat \ pycparser \ pycparser \ pycparser \ pycparser \ pycygwin \ pycygwin \ pycygwin \ pycygwin \ pyflakes \ pyflakes \ pygments \ pygments \ pygments \ pygments \ pynac \ pynac \ pynac \ pynac \ pynormaliz \ pynormaliz \ pyopenssl \ pyopenssl \ pyparsing \ pyparsing \ pyparsing \ pyparsing \ pyrsistent \ pyrsistent \ pyrsistent \ pyrsistent \ pysingular \ pysingular \ pytest \ pytest \ python3 \ python3 \ python3 \ python3 \ python_igraph \ python_igraph \ python_openid \ python_openid \ pytz \ pytz \ pytz \ pytz \ pyx \ pyx \ pyzmq \ pyzmq \ pyzmq \ pyzmq \ qepcad \ qepcad \ qhull \ qhull \ r \ r \ r \ r \ r_jupyter \ r_jupyter \ ratpoints \ ratpoints \ ratpoints \ ratpoints \ readline \ readline \ readline \ readline \ requests \ requests \ requests \ requests \ rpy2 \ rpy2 \ rpy2 \ rpy2 \ rst2ipynb \ rst2ipynb \ rubiks \ rubiks \ rubiks \ rubiks \ rw \ rw \ rw \ rw \ saclib \ saclib \ sage_conf \ sage_conf \ sage_conf \ sage_numerical_backends_coin \ sage_numerical_backends_coin \ sage_numerical_backends_cplex \ sage_numerical_backends_cplex \ sage_numerical_backends_gurobi \ sage_numerical_backends_gurobi \ sagelib \ sagelib \ sagelib \ sagenb_export \ sagenb_export \ sagenb_export \ sagenb_export \ sagetex \ sagetex \ sagetex \ sagetex \ scandir \ scandir \ scandir \ scandir \ scipoptsuite \ scipoptsuite \ scipy \ scipy \ scipy \ scipy \ send2trash \ send2trash \ send2trash \ send2trash \ setuptools \ setuptools \ setuptools \ setuptools \ setuptools_scm \ setuptools_scm \ setuptools_scm \ setuptools_scm \ simplegeneric \ simplegeneric \ simplegeneric \ simplegeneric \ singular \ singular \ singular \ singular \ singular_jupyter \ singular_jupyter \ sip \ sip \ sirocco \ sirocco \ six \ six \ six \ six \ snowballstemmer \ snowballstemmer \ snowballstemmer \ snowballstemmer \ speaklater \ speaklater \ sphinx \ sphinx \ sphinx \ sphinx \ sphinxcontrib_applehelp \ sphinxcontrib_applehelp \ sphinxcontrib_applehelp \ sphinxcontrib_applehelp \ sphinxcontrib_devhelp \ sphinxcontrib_devhelp \ sphinxcontrib_devhelp \ sphinxcontrib_devhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_htmlhelp \ sphinxcontrib_jsmath \ sphinxcontrib_jsmath \ sphinxcontrib_jsmath \ sphinxcontrib_jsmath \ sphinxcontrib_qthelp \ sphinxcontrib_qthelp \ sphinxcontrib_qthelp \ sphinxcontrib_qthelp \ sphinxcontrib_serializinghtml \ sphinxcontrib_serializinghtml \ sphinxcontrib_serializinghtml \ sphinxcontrib_serializinghtml \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sphinxcontrib_websupport \ sqlalchemy \ sqlalchemy \ sqlite \ sqlite \ sqlite \ sqlite \ suitesparse \ suitesparse \ suitesparse \ suitesparse \ surf \ surf \ symmetrica \ symmetrica \ symmetrica \ symmetrica \ sympow \ sympow \ sympow \ sympow \ sympy \ sympy \ sympy \ sympy \ tachyon \ tachyon \ tachyon \ tachyon \ tdlib \ tdlib \ termcap \ termcap \ terminado \ terminado \ terminado \ terminado \ testpath \ testpath \ testpath \ testpath \ texlive \ texlive \ thebe \ thebe \ thebe \ thebe \ threejs \ threejs \ threejs \ threejs \ tides \ tides \ topcom \ topcom \ tornado \ tornado \ tornado \ tornado \ tox \ tox' traitlets \ traitlets \ traitlets \ traitlets \ tzlocal \ tzlocal \ tzlocal \ tzlocal \ valgrind \ valgrind \ vcversioner \ vcversioner \ vcversioner \ vcversioner \ wcwidth \ wcwidth \ wcwidth \ wcwidth \ webencodings \ webencodings \ webencodings \ webencodings \ wheel \ wheel \ wheel \ wheel \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ xz \ xz \ xz \ xz \ yasm \ yasm \ yasm \ yasm \ zeromq \ zeromq \ zeromq \ zeromq \ zipp \ zipp \ zipp \ zipp \ zlib \ zlib \ zlib \ zlib \ zn_poly \ zn_poly' zn_poly' zn_poly' zope_interface' zope_interface' zope_interface' ACLOCAL='${SHELL} /usr/local/sage-9/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} /usr/local/sage-9/config/missing autoconf' AUTOHEADER='${SHELL} /usr/local/sage-9/config/missing autoheader' AUTOMAKE='${SHELL} /usr/local/sage-9/config/missing automake-1.16' AWK='gawk' BOOST_CPPFLAGS='-I/usr/include' BOOST_LDFLAGS='-L/usr/lib/x86_64-linux-gnu' CBC_CFLAGS='-I/usr/include/coin' CBC_LIBS='-lCbcSolver -lCbc -lpthread -lrt -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -llapack -lblas -lm' CBLAS_CFLAGS='' CBLAS_LIBS='' CC='gcc' CCDEPMODE='depmode=none' CDDEXEC='' CDDEXECGMP='' CFLAGS='-g -O2' CL='' CPP='gcc -E' CPPFLAGS=' ' CXX='g++ -std=gnu++11' CXXCPP='g++ -E -std=gnu++11' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"9.2.beta11\" -DPACKAGE_STRING=\"Sage\ 9.2.beta11\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"9.2.beta11\" -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/include/x86_64-linux-gnu/gmp.h\" -DHAVE_BOOST=/\*\*/ -DHAVE_LIBCURL=1 -DLIBCURL_FEATURE_ASYNCHDNS=1 -DLIBCURL_FEATURE_GSS_API=1 -DLIBCURL_FEATURE_HTTP2=1 -DLIBCURL_FEATURE_HTTPS_PROXY=1 -DLIBCURL_FEATURE_IDN=1 -DLIBCURL_FEATURE_IPV6=1 -DLIBCURL_FEATURE_KERBEROS=1 -DLIBCURL_FEATURE_NTLM=1 -DLIBCURL_FEATURE_NTLM_WB=1 -DLIBCURL_FEATURE_PSL=1 -DLIBCURL_FEATURE_SPNEGO=1 -DLIBCURL_FEATURE_SSL=1 -DLIBCURL_FEATURE_TLS_SRP=1 -DLIBCURL_FEATURE_UNIXSOCKETS=1 -DLIBCURL_FEATURE_BROTLI=1 -DLIBCURL_FEATURE_LIBZ=1 -DLIBCURL_PROTOCOL_DICT=1 -DLIBCURL_PROTOCOL_FILE=1 -DLIBCURL_PROTOCOL_FTP=1 -DLIBCURL_PROTOCOL_FTPS=1 -DLIBCURL_PROTOCOL_GOPHER=1 -DLIBCURL_PROTOCOL_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_RTMP=1 -DLIBCURL_PROTOCOL_RTSP=1 -DLIBCURL_PROTOCOL_SCP=1 -DLIBCURL_PROTOCOL_SFTP=1 -DLIBCURL_PROTOCOL_SMB=1 -DLIBCURL_PROTOCOL_SMBS=1 -DLIBCURL_PROTOCOL_SMTP=1 -DLIBCURL_PROTOCOL_SMTPS=1 -DLIBCURL_PROTOCOL_TELNET=1 -DLIBCURL_PROTOCOL_TFTP=1 -DHAVE_ECM_H=1 -DABSOLUTE_ECM_H=\"///usr/include/ecm.h\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LRCALC_SCHUBLIB_H=1 -DHAVE_SUITESPARSE_SUITESPARSE_CONFIG_H=1 -DHAVE_SUITESPARSE_AMD_H=1 -DHAVE_ZMQ=/\*\*/' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' ECMBIN='/usr/bin/ecm' EGREP='/bin/grep -E' EXEEXT='' FC='gfortran-9' FCFLAGS='-g -O2 -ffree-form' FFLAS_FFPACK_CFLAGS='-fopenmp -fabi-version=6' FFLAS_FFPACK_LIBS='-fopenmp -lblas -llapack -lgivaro -lgmp -lgmpxx' FPLLL_CFLAGS='' FPLLL_LIBS='' FREETYPE_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16' FREETYPE_LIBS='-lfreetype' GCC_VERSION='10' GENGCHECK='' GENGnautyCHECK='/usr/bin/nauty-geng' GF2X_CFLAGS='' GF2X_LIBS='-lgf2x' GIVAROCONFIG='/usr/bin/givaro-config' GLPSOL='/usr/bin/glpsol' GP2C='/usr/bin/gp2c' GP='/usr/bin/gp' GPHELP='/usr/bin/gphelp' GREP='/bin/grep' GSLPCDIR='/usr/lib/x86_64-linux-gnu/pkgconfig' GSL_CFLAGS='' GSL_LIBS='-lgsl -lgslcblas -lm' GXX_VERSION='10' HAVE_CXX11='1' HAVE_QUADRATICSIEVE='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' ISL_CFLAGS='' ISL_LIBS='-lisl -lgmp' LAPACK_CFLAGS='' LAPACK_LIBS='' LCALC='/usr/bin/lcalc' LDFLAGS='' LIBATOMIC_OPS_CFLAGS='' LIBATOMIC_OPS_LIBS='-latomic_ops' LIBCURL='-lcurl' LIBCURL_CPPFLAGS='' LIBFFI_CFLAGS='' LIBFFI_LIBS='-lffi' LIBGD_CFLAGS='' LIBGD_LIBS='-lgd' LIBICONV='' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/include/libpng16' LIBPNG_LIBS='-lpng16 -lz' LIBS='-lzn_poly -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -llrcalc -liml -lglpk -lecm -lpari -lcurl -lcliquer -lbz2 -lflint -lmpfr -lgmp -lm -lntl -lec -lLfunction -lppl -lgmpxx -lgmp -lsqlite3' LIBSEMIGROUPS_CFLAGS='' LIBSEMIGROUPS_LIBS='' LTLIBICONV='' LTLIBOBJS='' M4RI_CFLAGS='-mmmx -msse -msse2 -I/usr/include/libpng16' M4RI_LIBS='-lm4ri -lm -lpng16 -lz' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /usr/local/sage-9/config/missing makeinfo' MKDIR_P='/bin/mkdir -p' MWRANK='/usr/bin/mwrank' NCURSES_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600' NCURSES_LIBS='-lncurses -ltinfo' OBJC='gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='' OBJCXX='g++' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='' OBJEXT='o' OPENBLASPCDIR='/usr/lib/x86_64-linux-gnu/pkgconfig' OPENBLAS_CFLAGS='-I/usr/include/x86_64-linux-gnu/openblas-pthread/' OPENBLAS_LIBS='-L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 9.2.beta11' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='9.2.beta11' PALPclass11='/usr/bin/class-11d.x' PALPclass4='/usr/bin/class-4d.x' PALPclass5='/usr/bin/class-5d.x' PALPclass6='/usr/bin/class-6d.x' PALPclass='/usr/bin/class.x' PALPcws11='/usr/bin/cws-11d.x' PALPcws4='/usr/bin/cws-4d.x' PALPcws5='/usr/bin/cws-5d.x' PALPcws6='/usr/bin/cws-6d.x' PALPcws='/usr/bin/cws.x' PALPnef11='/usr/bin/nef-11d.x' PALPnef4='/usr/bin/nef-4d.x' PALPnef5='/usr/bin/nef-5d.x' PALPnef6='/usr/bin/nef-6d.x' PALPnef='/usr/bin/nef.x' PALPpoly11='/usr/bin/poly-11d.x' PALPpoly4='/usr/bin/poly-4d.x' PALPpoly5='/usr/bin/poly-5d.x' PALPpoly6='/usr/bin/poly-6d.x' PALPpoly='/usr/bin/poly.x' PANDOC='/usr/bin/pandoc' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='-lpcre -lpcreposix -lpcre -lpcrecpp' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PPL_CONFIG='/usr/bin/ppl-config' PPL_CPPFLAGS='-I/usr/include/x86_64-linux-gnu -Wdate-time -D_FORTIFY_SOURCE=2' PPL_LDFLAGS=' -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro' PPL_LIBS=' -lppl -lgmpxx -lgmp' PYTHON_FOR_VENV='' R='/usr/bin/R' READLINE_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/readline' READLINE_LIBS='-lreadline' REDCHECKGMP='' R_CFLAGS='-I/usr/share/R/include' R_LIBS='-L/usr/lib/R/lib -Wl,--export-dynamic -fopenmp -Wl,-z,relro -lR' SAGE_ARB_LIBRARY='flint-arb' SAGE_BLAS='openblas' SAGE_BUILT_PACKAGES=' \ SAGE_CONFIGURE_FFLAS_FFPACK='' SAGE_CRTI_DIR='/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu' SAGE_CXX_WITHOUT_STD='g++' SAGE_DUMMY_PACKAGES=' \ SAGE_FLINT_PREFIX='' SAGE_FREETYPE_PREFIX='' SAGE_GCC_DEP='' SAGE_GLPK_PREFIX='' SAGE_GMP_INCLUDE='///usr/include/x86_64-linux-gnu' SAGE_GMP_PREFIX='' SAGE_GSL_PC_COMMAND='$(SED) -e '\''s/$${GSL_CBLAS_LIB}//'\'' -e "s/^GSL_CBLAS_LIB=.*/Requires: cblas/" "/usr/lib/x86_64-linux-gnu/pkgconfig/gsl.pc" > "$(@)"' SAGE_MPC_PREFIX='' SAGE_MPFR_PREFIX='' SAGE_MP_LIBRARY='mpir' SAGE_NAUTY_BINS_PREFIX='nauty-' SAGE_NORMAL_PACKAGES=' \ SAGE_NTL_PREFIX='' SAGE_OPENBLAS_PC_COMMAND='$(LN) -sf "/usr/lib/x86_64-linux-gnu/pkgconfig/openblas.pc" "$(@)"' SAGE_OPTIONAL_CLEANED_PACKAGES='' SAGE_OPTIONAL_INSTALLED_PACKAGES='' SAGE_PACKAGE_DEPENDENCIES=' SAGE_PACKAGE_VERSIONS=' SAGE_PARI_CFG='' SAGE_PARI_PREFIX='' SAGE_PIP_PACKAGES=' \ SAGE_PKG_CONFIG_PATH='$SAGE_LOCAL/lib/pkgconfig' SAGE_PYTHON_VERSION='3' SAGE_ROOT='/usr/local/sage-9' SAGE_SCRIPT_PACKAGES=' \ SAGE_SDIST_PACKAGES=' \ SAGE_SPKG_OPTIONS=' -o' SAGE_STANDARD_PACKAGES=' \ SAGE_SUITESPARSE_LOCALINSTALL='' SAGE_SYSTEM_FACADE_PC_FILES=' $(SAGE_PKGCONFIG)/blas.pc $(SAGE_PKGCONFIG)/cblas.pc $(SAGE_PKGCONFIG)/lapack.pc $(SAGE_PKGCONFIG)/gsl.pc' SAGE_TOOLCHAIN='gcc' SCDD='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='' SYMPOW='/usr/bin/sympow' TACHYON='/usr/bin/tachyon' VERSION='9.2.beta11' ZMQ_CPPFLAGS='' ZMQ_LDFLAGS='' ZMQ_LIBS='-lzmq' _libcurl_config='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_FC='gfortran-9' 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-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' bzip2_prog='/bin/bzip2' datadir='${datarootdir}' datarootdir='${prefix}/share' deps_4ti2 = zlib $(MP_LIBRARY) glpk deps_alabaster = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_appnope = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_arb = $(MP_LIBRARY) mpfr flint deps_atlas = gfortran | $(PYTHON) deps_attrs = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_awali = $(PYTHON) cmake cython nbconvert ncurses deps_babel = $(PYTHON) | $(PYTHON_TOOLCHAIN) pytz deps_backcall = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_barvinok = ntl isl polylib deps_beautifulsoup4 = | pip deps_benzene = deps_biopython = | pip deps_bleach = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_bliss = deps_boost = iconv zlib deps_boost_cropped = deps_brial = boost_cropped m4ri libpng | pkgconf deps_buckygen = deps_bzip2 = | pkgconf deps_cbc = readline zlib bzip2 $(BLAS) deps_ccache = zlib deps_cddlib = $(MP_LIBRARY) deps_certifi = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_cffi = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_cliquer = deps_cmake = curl zlib bzip2 xz deps_cocoalib = $(MP_LIBRARY) deps_combinatorial_designs = deps_compilerwrapper = deps_configure = deps_conway_polynomials = $(PYTHON) deps_coxeter3 = deps_cryptominisat = $(PYTHON) m4ri zlib libpng | cmake sqlite boost_cropped deps_csdp = $(BLAS) deps_cunningham_tables = deps_curl = deps_cvxopt = $(PYTHON) numpy $(BLAS) gsl glpk suitesparse | $(PYTHON_TOOLCHAIN) pkgconfig nose matplotlib deps_cycler = $(PYTHON) six | $(PYTHON_TOOLCHAIN) deps_cypari = $(PYTHON) cython pari cysignals | $(PYTHON_TOOLCHAIN) deps_cysignals = $(PYTHON) cython pari | $(PYTHON_TOOLCHAIN) deps_cython = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_d3js = deps_database_cremona_ellcurve = deps_database_jones_numfield = deps_database_kohel = deps_database_mutation_class = deps_database_odlyzko_zeta = | $(SAGERUNTIME) deps_database_stein_watkins = deps_database_stein_watkins_mini = deps_database_symbolic_data = deps_dateutil = $(PYTHON) six | $(PYTHON_TOOLCHAIN) deps_decorator = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_deformation = $(MP_LIBRARY) mpfr flint deps_defusedxml = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_docutils = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_dot2tex = $(PYTHON) | $(PYTHON_TOOLCHAIN) pyparsing deps_e_antic = $(MP_LIBRARY) flint arb deps_ecl = $(MP_LIBRARY) readline gc libffi deps_eclib = pari ntl flint deps_ecm = $(MP_LIBRARY) deps_elliptic_curves = | sqlite $(PYTHON) deps_entrypoints = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_fflas_ffpack = $(MP_LIBRARY) givaro gsl $(BLAS) | pkgconf deps_flint = $(MP_LIBRARY) mpfr ntl deps_flintqs = $(MP_LIBRARY) deps_fplll = $(MP_LIBRARY) mpfr deps_fpylll = $(PYTHON) cython cysignals numpy fplll deps_freetype = libpng bzip2 deps_fricas = ecl deps_frobby = $(MP_LIBRARY) deps_gambit = cython | $(PYTHON_TOOLCHAIN) deps_gap = ncurses readline zlib $(MP_LIBRARY) deps_gap3 = deps_gap_jupyter = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython gap deps_gap_packages = gap libsemigroups planarity | $(SAGERUNTIME) deps_gc = libatomic_ops deps_gcc = | $(MP_LIBRARY) mpfr mpc zlib xz deps_gdb = mpfr zlib ncurses $(PYTHON) xz deps_gf2x = deps_gfan = $(MP_LIBRARY) cddlib deps_gfortran = | $(MP_LIBRARY) mpfr mpc zlib xz deps_giac = readline libpng $(MP_LIBRARY) mpfr mpfi ntl gsl pari glpk curl deps_git = zlib $(PYTHON) deps_git_trac = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_givaro = $(MP_LIBRARY) deps_glpk = $(MP_LIBRARY) zlib deps_glucose = zlib deps_gmp = deps_gmpy2 = $(PYTHON) $(MP_LIBRARY) mpfr mpc | $(PYTHON_TOOLCHAIN) deps_gp2c = pari deps_graphs = deps_gsl = $(BLAS) deps_html5lib = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_iconv = deps_igraph = $(MP_LIBRARY) glpk deps_imagesize = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_iml = $(MP_LIBRARY) $(BLAS) | pkgconf deps_importlib_metadata = $(PYTHON) vcversioner zipp | $(PYTHON_TOOLCHAIN) deps_ipykernel = $(PYTHON) | ipython jupyter_client $(PYTHON_TOOLCHAIN) scandir deps_ipython = $(PYTHON) jinja2 tornado pyzmq pickleshare simplegeneric traitlets | $(PYTHON_TOOLCHAIN) wcwidth prompt_toolkit pygments pexpect appnope backcall jedi deps_ipython_genutils = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_ipywidgets = $(PYTHON) widgetsnbextension | $(PYTHON_TOOLCHAIN) deps_isl = $(MP_LIBRARY) deps_itsdangerous = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_jedi = $(PYTHON) parso | $(PYTHON_TOOLCHAIN) deps_jinja2 = $(PYTHON) markupsafe docutils | $(PYTHON_TOOLCHAIN) deps_jmol = deps_jsonschema = $(PYTHON) vcversioner attrs importlib_metadata pyrsistent | $(PYTHON_TOOLCHAIN) deps_jupymake = $(PYTHON) polymake | $(PYTHON_TOOLCHAIN) deps_jupyter_client = $(PYTHON) jupyter_core | $(PYTHON_TOOLCHAIN) pyzmq dateutil deps_jupyter_core = $(PYTHON) | $(PYTHON_TOOLCHAIN) traitlets deps_jupyterlab = $(PYTHON) vcversioner jupyter_core jupyter_client | $(PYTHON_TOOLCHAIN) deps_jupyterlab_widgets = jupyterlab nodejs tornado deps_kenzo = ecl deps_kiwisolver = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_latte_int = $(MP_LIBRARY) ntl 4ti2 cddlib lrslib lidia deps_lcalc = pari mpfr deps_libatomic_ops = deps_libbraiding = deps_libffi = deps_libgd = libpng freetype deps_libhomfly = gc deps_libogg = deps_libpng = zlib deps_libsemigroups = deps_libtheora = libogg libpng deps_lidia = $(MP_LIBRARY) deps_lie = readline ncurses deps_linbox = $(MP_LIBRARY) ntl givaro mpfr fplll iml flint fflas_ffpack deps_lrcalc = deps_lrslib = $(MP_LIBRARY) deps_m4ri = libpng deps_m4rie = m4ri deps_markupsafe = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_mathjax = deps_matplotlib = $(PYTHON) numpy freetype pillow dateutil pyparsing tornado six cycler | $(PYTHON_TOOLCHAIN) pytz kiwisolver certifi deps_maxima = ecl deps_mcqd = deps_meataxe = deps_mistune = $(PYTHON) cython | $(PYTHON_TOOLCHAIN) deps_modular_decomposition = deps_mpc = $(MP_LIBRARY) mpfr deps_mpfi = $(MP_LIBRARY) mpfr deps_mpfr = $(MP_LIBRARY) deps_mpfrcx = $(MP_LIBRARY) mpfr mpc deps_mpir = | yasm deps_mpmath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_nauty = deps_nbconvert = $(PYTHON) | $(PYTHON_TOOLCHAIN) mistune jinja2 pygments traitlets jupyter_core nbformat entrypoints bleach pandocfilters testpath defusedxml deps_nbformat = $(PYTHON) | $(PYTHON_TOOLCHAIN) jsonschema deps_ncurses = deps_networkx = $(PYTHON) decorator | $(PYTHON_TOOLCHAIN) scipy $(and $(filter-out no,$(SAGE_CHECK_networkx)), nose pytest) deps_nibabel = | pip deps_ninja_build = | $(PYTHON) deps_nodeenv = $(PYTHON) | $(PYTHON_TOOLCHAIN) certifi deps_nodejs = nodeenv deps_normaliz = $(MP_LIBRARY) singular boost_cropped flint e_antic deps_nose = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_notebook = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython jupyter_client ipykernel nbconvert nbformat jinja2 tornado terminado send2trash prometheus_client deps_notedown = $(PYTHON) $(PYTHON_TOOLCHAIN) | pip nbformat nbconvert six pandoc_attributes deps_ntl = $(MP_LIBRARY) gf2x deps_numpy = $(PYTHON) $(BLAS) gfortran | $(PYTHON_TOOLCHAIN) pkgconfig cython deps_openblas = gfortran | $(PYTHON) deps_openssl = deps_p_group_cohomology = $(PYTHON) cython cysignals singular meataxe $(SAGE_SRC)/sage/matrix/matrix_gfpn_dense.pxd $(SAGE_SRC)/sage/structure/element.pxd $(SAGE_SRC)/sage/matrix/matrix_gfpn_dense.pxd $(SAGE_SRC)/sage/matrix/matrix0.pxd $(SAGE_SRC)/sage/libs/meataxe.pxd $(SAGE_SRC)/sage/rings/morphism.pxd | $(PYTHON_TOOLCHAIN) matplotlib gap xz $(SAGERUNTIME) ipywidgets deps_packaging = $(PYTHON) | $(PYTHON_TOOLCHAIN) pyparsing six deps_palp = deps_pandoc = deps_pandoc_attributes = $(PYTHON) $(PYTHON_TOOLCHAIN) | pip pandocfilters deps_pandocfilters = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pari = readline $(MP_LIBRARY) | pari_galdata pari_seadata_small deps_pari_elldata = deps_pari_galdata = deps_pari_galpol = deps_pari_jupyter = $(PYTHON) pari | $(PYTHON_TOOLCHAIN) cython notebook jupyter_core deps_pari_nftables = deps_pari_seadata = deps_pari_seadata_small = deps_parso = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_patch = deps_pathpy = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pcre = bzip2 deps_perl_cpan_polymake_prereq = deps_perl_term_readline_gnu = readline deps_pexpect = $(PYTHON) ptyprocess | $(PYTHON_TOOLCHAIN) deps_pickleshare = $(PYTHON) pathpy | $(PYTHON_TOOLCHAIN) deps_pillow = $(PYTHON) zlib freetype | $(PYTHON_TOOLCHAIN) pkgconf deps_pip = $(PYTHON) setuptools wheel deps_pkgconf = | patch deps_pkgconfig = $(PYTHON) | $(PYTHON_TOOLCHAIN) pkgconf deps_planarity = deps_plantri = deps_polylib = $(MP_LIBRARY) mpfr ntl deps_polymake = $(MP_LIBRARY) bliss cddlib lrslib normaliz perl_term_readline_gnu ppl perl_cpan_polymake_prereq | ninja_build deps_polytopes_db = deps_polytopes_db_4d = deps_ppl = $(MP_LIBRARY) glpk deps_pplpy = $(PYTHON) $(MP_LIBRARY) gmpy2 cysignals mpfr mpc ppl | $(PYTHON_TOOLCHAIN) sphinx deps_primecount = cmake deps_prometheus_client = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_prompt_toolkit = $(PYTHON) six wcwidth | $(PYTHON_TOOLCHAIN) deps_psutil = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_ptyprocess = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pybind11 = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pybtex = | pip deps_pycosat = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pycparser = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pycygwin = $(PYTHON) cython | $(PYTHON_TOOLCHAIN) deps_pyflakes = | pip deps_pygments = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pynac = $(PYTHON) $(MP_LIBRARY) flint singular giac | pkgconf deps_pynormaliz = $(PYTHON) normaliz | $(PYTHON_TOOLCHAIN) deps_pyopenssl = | pip deps_pyparsing = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pyrsistent = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_pysingular = $(PYTHON) singular | $(PYTHON_TOOLCHAIN) deps_pytest = | pip deps_python3 = zlib readline sqlite libpng bzip2 xz libffi deps_python_igraph = igraph $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_python_openid = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pytz = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pyx = | pip deps_pyzmq = $(PYTHON) cython zeromq | $(PYTHON_TOOLCHAIN) deps_qepcad = readline saclib deps_qhull = | cmake deps_r = $(BLAS) gfortran iconv readline bzip2 xz pcre curl | pkgconf deps_r_jupyter = notebook r deps_ratpoints = $(MP_LIBRARY) deps_readline = ncurses deps_requests = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_rpy2 = $(PYTHON) r cffi tzlocal pytz | $(PYTHON_TOOLCHAIN) pycparser $(and $(filter-out no,$(SAGE_CHECK_rpy2)), pytest numpy) deps_rst2ipynb = $(PYTHON) pandoc | $(PYTHON_TOOLCHAIN) notedown deps_rubiks = deps_rw = deps_saclib = deps_sage_conf = $(PYTHON) ../pkgs/sage_conf/src/sage_conf.py ../pkgs/sage_conf/src/setup.cfg | $(PYTHON_TOOLCHAIN) deps_sage_numerical_backends_coin = cbc cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets deps_sage_numerical_backends_cplex = cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets deps_sage_numerical_backends_gurobi = cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets deps_sagelib = FORCE $(SCRIPTS) arb boost_cropped $(BLAS) brial cliquer cypari cysignals cython ecl eclib ecm flint libgd gap givaro glpk gmpy2 gsl iml jinja2 jupyter_core lcalc lrcalc libbraiding libhomfly libpng linbox m4ri m4rie mpc mpfi mpfr $(MP_LIBRARY) ntl numpy pari pip pkgconfig planarity ppl pplpy pycygwin pynac $(PYTHON) ratpoints readline rw sage_conf singular symmetrica zn_poly $(PCFILES) deps_sagenb_export = $(PYTHON) nbconvert ipython six | $(PYTHON_TOOLCHAIN) deps_sagetex = $(PYTHON) maxima scipy matplotlib pillow tachyon | $(SAGERUNTIME) sympy elliptic_curves jmol deps_scandir = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_scipoptsuite = $(MP_LIBRARY) bliss readline | cmake deps_scipy = $(PYTHON) $(BLAS) gfortran numpy pybind11 | $(PYTHON_TOOLCHAIN) deps_send2trash = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_setuptools = $(PYTHON) deps_setuptools_scm = $(PYTHON) | setuptools pip deps_simplegeneric = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_singular = $(MP_LIBRARY) $(PYTHON) ntl flint readline mpfr cddlib deps_singular_jupyter = $(PYTHON) jupyter_client | $(PYTHON_TOOLCHAIN) pysingular ipython ipywidgets deps_sip = $(PYTHON) deps_sirocco = deps_six = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_snowballstemmer = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_speaklater = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinx = $(PYTHON) | $(PYTHON_TOOLCHAIN) docutils jinja2 pygments six snowballstemmer imagesize babel alabaster requests sphinxcontrib_websupport sphinxcontrib_applehelp sphinxcontrib_devhelp sphinxcontrib_htmlhelp sphinxcontrib_jsmath sphinxcontrib_qthelp sphinxcontrib_serializinghtml packaging deps_sphinxcontrib_applehelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_devhelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_htmlhelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_jsmath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_qthelp = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_serializinghtml = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sphinxcontrib_websupport = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_sqlalchemy = | pip deps_sqlite = readline deps_suitesparse = $(BLAS) gfortran deps_surf = $(MP_LIBRARY) deps_symmetrica = deps_sympow = | pari deps_sympy = $(PYTHON) mpmath | $(PYTHON_TOOLCHAIN) deps_tachyon = libpng deps_tdlib = deps_termcap = deps_terminado = $(PYTHON) | $(PYTHON_TOOLCHAIN) ptyprocess tornado deps_testpath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_texlive = deps_thebe = deps_threejs = deps_tides = $(MP_LIBRARY) mpfr deps_topcom = cddlib deps_tornado = $(PYTHON) certifi | $(PYTHON_TOOLCHAIN) deps_tox = | pip deps_traitlets = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython_genutils decorator six deps_tzlocal = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_valgrind = deps_vcversioner = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_wcwidth = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_webencodings = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_wheel = $(PYTHON) setuptools deps_widgetsnbextension = $(PYTHON) | $(PYTHON_TOOLCHAIN) notebook jupyter_core deps_xz = deps_yasm = deps_zeromq = deps_zipp = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_zlib = deps_zn_poly = $(MP_LIBRARY) deps_zope_interface = $(PYTHON) | $(PYTHON_TOOLCHAIN)' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fooconverseg='' foodirectg='' foogenbg='' foogeng='' foogentourng='' found_ar='yes' found_latex='yes' found_m4='yes' found_ranlib='yes' found_strip='yes' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/local/sage-9/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' nauconverseg='/usr/bin/nauty-converseg' naudirectg='/usr/bin/nauty-directg' naugenbg='/usr/bin/nauty-genbg' naugeng='/usr/bin/nauty-geng' naugentourng='/usr/bin/nauty-gentourng' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/sage-9/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vers_4ti2 = 1.6.7.p0 vers_alabaster = 0.7.12 vers_appnope = 0.1.0.p0 vers_arb = 2.16.0.p0 vers_atlas = 3.10.2.p3 vers_attrs = 19.3.0 vers_awali = 1.0.2-190218 vers_babel = 2.6.0 vers_backcall = 0.1.0 vers_barvinok = 0.41.1 vers_beautifulsoup4 = none vers_benzene = 20130630 vers_biopython = none vers_bleach = 3.1.5 vers_bliss = 0.73+debian-1+sage-2016-08-02.p0 vers_boost = 1_66_0 vers_boost_cropped = 1.66.0.p0 vers_brial = 1.2.8 vers_buckygen = 1.1 vers_bzip2 = 1.0.6-20150304.p0 vers_cbc = 2.9.4.p0 vers_ccache = 3.3.4 vers_cddlib = 0.94j vers_certifi = 2020.6.20 vers_cffi = 1.14.0 vers_cliquer = 1.21.p4 vers_cmake = 3.18.2 vers_cocoalib = 0.99564 vers_combinatorial_designs = 20140630.p0 vers_compilerwrapper = 1.2 vers_configure = 1b9d7cff30fd43e7133ef06b53f646453e35cfa1 vers_conway_polynomials = 0.5 vers_coxeter3 = 8ac9c71723c8ca57a836d6381aed125261e44e9e.p0 vers_cryptominisat = 5.6.8 vers_csdp = 6.2.p0 vers_cunningham_tables = 1.0 vers_curl = 7.62.0.p0 vers_cvxopt = 1.2.5 vers_cycler = 0.10.0.p0 vers_cypari = 2.1.1 vers_cysignals = 1.10.2 vers_cython = 0.29.21 vers_d3js = 3.4.8 vers_database_cremona_ellcurve = 20190911 vers_database_jones_numfield = 4 vers_database_kohel = 20160724 vers_database_mutation_class = 1.0 vers_database_odlyzko_zeta = 20061209 vers_database_stein_watkins = 20110713 vers_database_stein_watkins_mini = 20070827 vers_database_symbolic_data = 20070206 vers_dateutil = 2.8.1 vers_decorator = 4.4.0 vers_deformation = d05941b.p0 vers_defusedxml = 0.6.0 vers_docutils = 0.14 vers_dot2tex = 2.11.3.p0 vers_e_antic = 0.1.8 vers_ecl = 20.4.24.p1 vers_eclib = 20190909 vers_ecm = 7.0.4.p1 vers_elliptic_curves = 0.8.1 vers_entrypoints = 0.3 vers_fflas_ffpack = 2.4.3 vers_flint = 2.5.2.p5 vers_flintqs = 1.0.p0 vers_fplll = 5.3.3 vers_fpylll = 0.5.1dev vers_freetype = 2.10.1 vers_fricas = 1.3.6 vers_frobby = 0.9.0.p2 vers_gambit = 15.1.1.p0 vers_gap = 4.10.2.p1 vers_gap3 = 04jul17 vers_gap_jupyter = 0.9 vers_gap_packages = 4.10.2.p1 vers_gc = 8.0.4 vers_gcc = 9.2.0 vers_gdb = 8.2 vers_gf2x = 1.3.0 vers_gfan = 0.6.2.p1 vers_gfortran = 9.2.0 vers_giac = 1.5.0.87p0 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.6 vers_html5lib = 1.0.1 vers_iconv = 1.15 vers_igraph = 0.7.1999.p0 vers_imagesize = 1.1.0 vers_iml = 1.0.4p1.p2 vers_importlib_metadata = 1.7.0 vers_ipykernel = 5.2.1 vers_ipython = 7.13.0 vers_ipython_genutils = 0.2.0 vers_ipywidgets = 7.5.1 vers_isl = 0.20 vers_itsdangerous = 1.1.0 vers_jedi = 0.17.0 vers_jinja2 = 2.11.2 vers_jmol = 14.29.52 vers_jsonschema = 3.2.0 vers_jupymake = 0.9 vers_jupyter_client = 6.1.6 vers_jupyter_core = 4.6.3 vers_jupyterlab = none vers_jupyterlab_widgets = 2.0 vers_kenzo = 1.1.9 vers_kiwisolver = 1.0.1 vers_latte_int = 1.7.5.p0 vers_lcalc = 1.23.p19 vers_libatomic_ops = 7.6.10 vers_libbraiding = 1.0.p0 vers_libffi = 3.2.1 vers_libgd = 2.1.1.1.p1 vers_libhomfly = 1.02r6 vers_libogg = 1.3.1.p0 vers_libpng = 1.6.29.p1 vers_libsemigroups = 0.6.7 vers_libtheora = 1.1.1 vers_lidia = 2.3.0+latte-patches-2019-05-02 vers_lie = 2.2.2 vers_linbox = 1.6.3.p0 vers_lrcalc = 1.2.p1 vers_lrslib = 062+autotools-2017-03-03.p1 vers_m4ri = 20200115 vers_m4rie = 20200115 vers_markupsafe = 1.1.0 vers_mathjax = 2.7.4.p0 vers_matplotlib = 3.3.1 vers_maxima = 5.44.0 vers_mcqd = 1.0.p0 vers_meataxe = 1.0.p0 vers_mistune = 0.8.4 vers_modular_decomposition = 20100607 vers_mpc = 1.1.0 vers_mpfi = 1.5.2 vers_mpfr = 4.0.1.p0 vers_mpfrcx = 0.5 vers_mpir = 3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0 vers_mpmath = 1.1.0 vers_nauty = 27r1.p0 vers_nbconvert = 5.6.1 vers_nbformat = 5.0.7 vers_ncurses = 6.0.p0 vers_networkx = 2.4 vers_nibabel = none vers_ninja_build = 1.8.2 vers_nodeenv = none vers_nodejs = 12.18.3 vers_normaliz = 3.7.2 vers_nose = 1.3.7 vers_notebook = 6.1.1 vers_notedown = 1.5.1 vers_ntl = 11.4.3 vers_numpy = 1.19.1 vers_openblas = 0.3.9 vers_openssl = 1.1.1g vers_p_group_cohomology = 3.3 vers_packaging = 18.0 vers_palp = 2.11 vers_pandoc = none vers_pandoc_attributes = 8bc82f6d vers_pandocfilters = 1.4.2 vers_pari = 2.11.4.p0 vers_pari_elldata = 20161017 vers_pari_galdata = 20080411.p0 vers_pari_galpol = 20180625 vers_pari_jupyter = 1.3.2 vers_pari_nftables = 20080929 vers_pari_seadata = 20090618 vers_pari_seadata_small = 20090618.p0 vers_parso = 0.7.0 vers_patch = 2.7.5 vers_pathpy = 7.1.p0 vers_pcre = 8.40.p2 vers_perl_cpan_polymake_prereq = none vers_perl_term_readline_gnu = 1.35 vers_pexpect = 4.8.0 vers_pickleshare = 0.7.5 vers_pillow = 7.2.0 vers_pip = 20.1.1 vers_pkgconf = 0.9.7.p2 vers_pkgconfig = 1.5.1 vers_planarity = 3.0.0.5.p0 vers_plantri = 4.5 vers_polylib = 5.22.5 vers_polymake = 3.4 vers_polytopes_db = 20170220.p0 vers_polytopes_db_4d = 1.0 vers_ppl = 1.2.p1 vers_pplpy = 0.8.4 vers_primecount = 5.1 vers_prometheus_client = 0.8.0 vers_prompt_toolkit = 3.0.5 vers_psutil = 5.2.0.p2 vers_ptyprocess = 0.5.1.p0 vers_pybind11 = 2.5.0 vers_pybtex = none vers_pycosat = 0.6.3 vers_pycparser = 2.20 vers_pycygwin = 0.1 vers_pyflakes = none vers_pygments = 2.3.1.p0 vers_pynac = 0.7.26.sage-2020-04-03.p0 vers_pynormaliz = 2.7 vers_pyopenssl = none vers_pyparsing = 2.3.0 vers_pyrsistent = 0.16.0 vers_pysingular = 0.9.5 vers_pytest = none vers_python3 = 3.7.3.p1 vers_python_igraph = 0.7.1999 vers_python_openid = 2.2.5.p0 vers_pytz = 2020.1 vers_pyx = none vers_pyzmq = 19.0.2 vers_qepcad = B.1.72 vers_qhull = 2015-src-7.2.0.p1 vers_r = 3.6.3 vers_r_jupyter = none vers_ratpoints = 2.1.3.p5 vers_readline = 6.3.008.p0 vers_requests = 2.13.0 vers_rpy2 = 3.3.5 vers_rst2ipynb = 0.2.2.p0 vers_rubiks = 20070912.p21 vers_rw = 0.7.p0 vers_saclib = 2.2.7 vers_sage_conf = none vers_sage_numerical_backends_coin = 9.0b12 vers_sage_numerical_backends_cplex = 9.0b12 vers_sage_numerical_backends_gurobi = 9.0.0 vers_sagelib = 9.2.beta11 vers_sagenb_export = 3.3 vers_sagetex = 3.5 vers_scandir = 1.9.0 vers_scipoptsuite = 5.0.1 vers_scipy = 1.5.2 vers_send2trash = 1.5.0 vers_setuptools = 47.1.1 vers_setuptools_scm = 4.1.2 vers_simplegeneric = 0.8.1.p0 vers_singular = 4.1.1p2.p0 vers_singular_jupyter = 0.9.7 vers_sip = 4.18 vers_sirocco = 2.0.2 vers_six = 1.12.0 vers_snowballstemmer = 1.2.1.p0 vers_speaklater = 1.3.p0 vers_sphinx = 3.1.2.p0 vers_sphinxcontrib_applehelp = 1.0.2 vers_sphinxcontrib_devhelp = 1.0.2 vers_sphinxcontrib_htmlhelp = 1.0.3 vers_sphinxcontrib_jsmath = 1.0.1 vers_sphinxcontrib_qthelp = 1.0.3 vers_sphinxcontrib_serializinghtml = 1.1.4 vers_sphinxcontrib_websupport = 1.2.1 vers_sqlalchemy = none vers_sqlite = 3290000 vers_suitesparse = 5.6.0 vers_surf = 1.0.6-gcc6 vers_symmetrica = 2.0.p11 vers_sympow = 2.023.6 vers_sympy = 1.6 vers_tachyon = 0.98.9.p7 vers_tdlib = 0.3.1.p0 vers_termcap = 1.3.1.p3 vers_terminado = 0.8.3 vers_testpath = 0.4.4 vers_texlive = none vers_thebe = 9624e0a0.p0 vers_threejs = r117 vers_tides = 2.0.p0 vers_topcom = 0.17.7 vers_tornado = 6.0.4 vers_tox = none vers_traitlets = 4.3.3 vers_tzlocal = 2.1 vers_valgrind = 3.14.0 vers_vcversioner = 2.16.0.0.p0 vers_wcwidth = 0.1.7.p0 vers_webencodings = 0.5.1 vers_wheel = 0.34.2 vers_widgetsnbextension = 3.5.1 vers_xz = 5.2.2.p0 vers_yasm = 1.3.0.p0 vers_zeromq = 4.2.5 vers_zipp = 0.5.2 vers_zlib = 1.2.11.p0 vers_zn_poly = 0.9.2 vers_zope_interface = none' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "9.2.beta11" #define PACKAGE_STRING "Sage 9.2.beta11" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "9.2.beta11" #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/include/x86_64-linux-gnu/gmp.h" #define HAVE_BOOST /**/ #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_ASYNCHDNS 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_FEATURE_HTTP2 1 #define LIBCURL_FEATURE_HTTPS_PROXY 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_KERBEROS 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_PSL 1 #define LIBCURL_FEATURE_SPNEGO 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_FEATURE_UNIXSOCKETS 1 #define LIBCURL_FEATURE_BROTLI 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_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_RTMP 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SCP 1 #define LIBCURL_PROTOCOL_SFTP 1 #define LIBCURL_PROTOCOL_SMB 1 #define LIBCURL_PROTOCOL_SMBS 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_ECM_H 1 #define ABSOLUTE_ECM_H "///usr/include/ecm.h" #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LRCALC_SCHUBLIB_H 1 #define HAVE_SUITESPARSE_SUITESPARSE_CONFIG_H 1 #define HAVE_SUITESPARSE_AMD_H 1 #define HAVE_ZMQ /**/ configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 9.2.beta11, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on zen-book-flip config.status:2570: creating build/make/Makefile-auto config.status:2570: creating build/make/Makefile config.status:2570: creating src/bin/sage-env-config config.status:2570: creating build/bin/sage-build-env-config config.status:2570: creating build/pkgs/sage_conf/src/sage_conf.py config.status:2570: creating build/pkgs/sage_conf/src/setup.cfg config.status:2742: executing depfiles commands config.status:2742: executing mkdirs commands config.status:2872: creating directory /usr/local/sage-9/logs/pkgs config.status:2872: creating directory local config.status:2872: creating directory local/bin config.status:2872: creating directory local/etc config.status:2872: creating directory local/include config.status:2872: creating directory local/lib config.status:2872: creating directory local/lib/pkgconfig config.status:2872: creating directory local/share config.status:2872: creating directory local/var/lib/sage/installed