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.6.rc3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = DESKTOP-6879BT0 uname -m = x86_64 uname -r = 5.10.102.1-microsoft-standard-WSL2 uname -s = Linux uname -v = #1 SMP Wed Mar 2 00:30:59 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/me/.local/bin PATH: /usr/local/texlive/2022/bin/x86_64-linux PATH: /mnt/g/public_html/scripts PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /home/me/TMP/sage-9.6.rc3/local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /usr/lib/wsl/lib PATH: /mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.UbuntuonWindows_2004.2022.1.0_x64__79rhkp1fndgsc PATH: /mnt/c/Windows/system32 PATH: /mnt/c/Windows PATH: /mnt/c/Windows/System32/Wbem PATH: /mnt/c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /mnt/c/Windows/System32/OpenSSH/ PATH: /mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common PATH: /mnt/c/Program Files/Wolfram Research/WolframScript/ PATH: /mnt/c/Program Files/gs/gs9.56.1/bin PATH: /mnt/c/Users/Owner/AppData/Local/Microsoft/WindowsApps PATH: /mnt/c/Users/Owner/AppData/Local/Programs/MiKTeX/miktex/bin/x64/ PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4337: checking for a BSD-compatible install configure:4405: result: /usr/bin/install -c configure:4416: checking whether build environment is sane configure:4471: result: yes configure:4620: checking for a thread-safe mkdir -p configure:4659: result: /usr/bin/mkdir -p configure:4666: checking for gawk configure:4682: found /usr/bin/gawk configure:4693: result: gawk configure:4704: checking whether make sets $(MAKE) configure:4726: result: yes configure:4755: checking whether make supports nested variables configure:4772: result: yes configure:4901: checking whether to enable maintainer-specific portions of Makefiles configure:4910: result: yes configure:4930: checking whether make supports the include directive configure:4945: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4948: $? = 0 configure:4967: result: yes (GNU style) configure:5037: checking for gcc configure:5053: found /usr/bin/gcc configure:5064: result: gcc configure:5293: checking for C compiler version configure:5302: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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:5313: $? = 0 configure:5302: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc 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='Ubuntu 9.4.0-1ubuntu1~20.04.1' --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-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-Av3uEd/gcc-9-9.4.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 Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:5313: $? = 0 configure:5302: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5313: $? = 1 configure:5302: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5313: $? = 1 configure:5333: checking whether the C compiler works configure:5355: gcc conftest.c >&5 configure:5359: $? = 0 configure:5407: result: yes configure:5410: checking for C compiler default output file name configure:5412: result: a.out configure:5418: checking for suffix of executables configure:5425: gcc -o conftest conftest.c >&5 configure:5429: $? = 0 configure:5451: result: configure:5473: checking whether we are cross compiling configure:5481: gcc -o conftest conftest.c >&5 configure:5485: $? = 0 configure:5492: ./conftest configure:5496: $? = 0 configure:5484: result: no configure:5489: checking for suffix of object files configure:5511: gcc -c conftest.c >&5 configure:5515: $? = 0 configure:5536: result: o configure:5540: checking whether we are using the GNU C compiler configure:5559: gcc -c conftest.c >&5 configure:5559: $? = 0 configure:5568: result: yes configure:5577: checking whether gcc accepts -g configure:5597: gcc -c -g conftest.c >&5 configure:5597: $? = 0 configure:5638: result: yes configure:5655: checking for gcc option to accept ISO C89 configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5731: result: none needed configure:5756: checking whether gcc understands -c and -o together configure:5778: gcc -c conftest.c -o conftest2.o configure:5781: $? = 0 configure:5778: gcc -c conftest.c -o conftest2.o configure:5781: $? = 0 configure:5793: result: yes configure:5812: checking dependency style of gcc configure:5923: result: none configure:5942: checking build system type configure:5956: result: x86_64-pc-linux-gnu configure:5976: checking host system type configure:5989: result: x86_64-pc-linux-gnu configure:6036: checking for ld used by gcc configure:6161: result: /usr/bin/ld configure:6168: checking if the linker (/usr/bin/ld) is GNU ld configure:6183: result: yes configure:6190: checking for shared library run path origin configure:6203: result: done configure:6281: checking for root user configure:6290: result: no configure:6408: checking for a sed that does not truncate output configure:6472: result: /usr/bin/sed configure:6480: checking for ar configure:6496: found /usr/bin/ar configure:6508: result: yes configure:6529: checking for m4 configure:6545: found /usr/bin/m4 configure:6557: result: yes configure:6632: checking for pkg-config configure:6650: found /usr/bin/pkg-config configure:6662: result: /usr/bin/pkg-config configure:6687: checking pkg-config is at least version 0.29 configure:6690: result: yes configure:6701: checking for ranlib configure:6717: found /usr/bin/ranlib configure:6729: result: yes configure:6750: checking for strip configure:6766: found /usr/bin/strip configure:6778: result: yes configure:6798: checking for GNU or BSD tar configure:6846: result: /usr/bin/tar configure:6857: checking for GNU make configure:6899: result: /usr/bin/make configure:6909: checking for Python configure:6912: result: /usr/bin/python configure:6923: checking for latex configure:6939: found /usr/local/texlive/2022/bin/x86_64-linux/latex configure:6951: result: yes configure:6975: checking for perl configure:6993: found /usr/bin/perl configure:7005: result: /usr/bin/perl configure:7013: checking for Perl version 5.8.0 or later configure:7024: result: yes configure:7054: checking whether a conda environment is active configure:7061: result: no configure:7158: checking for gcc configure:7185: result: gcc configure:7414: checking for C compiler version configure:7423: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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:7434: $? = 0 configure:7423: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc 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='Ubuntu 9.4.0-1ubuntu1~20.04.1' --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-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-Av3uEd/gcc-9-9.4.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 Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:7434: $? = 0 configure:7423: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:7434: $? = 1 configure:7423: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:7434: $? = 1 configure:7438: checking whether we are using the GNU C compiler configure:7466: result: yes configure:7475: checking whether gcc accepts -g configure:7536: result: yes configure:7553: checking for gcc option to accept ISO C89 configure:7629: result: none needed configure:7654: checking whether gcc understands -c and -o together configure:7691: result: yes configure:7710: checking dependency style of gcc configure:7821: result: none configure:7841: checking how to run the C preprocessor configure:7872: gcc -E conftest.c configure:7872: $? = 0 configure:7886: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | #include configure:7911: result: gcc -E configure:7931: gcc -E conftest.c configure:7931: $? = 0 configure:7945: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | #include configure:8031: checking for g++ configure:8047: found /usr/bin/g++ configure:8058: result: g++ configure:8085: checking for C++ compiler version configure:8094: g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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:8105: $? = 0 configure:8094: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ 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='Ubuntu 9.4.0-1ubuntu1~20.04.1' --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-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-Av3uEd/gcc-9-9.4.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 Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:8105: $? = 0 configure:8094: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:8105: $? = 1 configure:8094: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:8105: $? = 1 configure:8109: checking whether we are using the GNU C++ compiler configure:8128: g++ -c conftest.cpp >&5 configure:8128: $? = 0 configure:8137: result: yes configure:8146: checking whether g++ accepts -g configure:8166: g++ -c -g conftest.cpp >&5 configure:8166: $? = 0 configure:8207: result: yes configure:8232: checking dependency style of g++ configure:8343: result: none configure:8411: checking for gfortran configure:8427: found /usr/bin/gfortran configure:8438: result: gfortran configure:8464: checking for Fortran compiler version configure:8473: gfortran --version >&5 GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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:8484: $? = 0 configure:8473: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran 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='Ubuntu 9.4.0-1ubuntu1~20.04.1' --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-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-Av3uEd/gcc-9-9.4.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 Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:8484: $? = 0 configure:8473: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:8484: $? = 1 configure:8473: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:8484: $? = 1 configure:8493: checking whether we are using the GNU Fortran compiler configure:8506: gfortran -c conftest.F >&5 configure:8506: $? = 0 configure:8515: result: yes configure:8521: checking whether gfortran accepts -g configure:8532: gfortran -c -g conftest.f >&5 configure:8532: $? = 0 configure:8540: result: yes configure:8630: checking for gcc configure:8646: found /usr/bin/gcc configure:8657: result: gcc configure:8682: checking for Objective C compiler version configure:8691: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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:8702: $? = 0 configure:8691: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc 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='Ubuntu 9.4.0-1ubuntu1~20.04.1' --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-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-Av3uEd/gcc-9-9.4.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 Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:8702: $? = 0 configure:8691: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:8702: $? = 1 configure:8691: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:8702: $? = 1 configure:8706: checking whether we are using the GNU Objective C compiler configure:8725: gcc -c conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:8725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:8734: result: no configure:8743: checking whether gcc accepts -g configure:8763: gcc -c -g conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:8763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8778: gcc -c conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:8778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8794: gcc -c -g conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory compilation terminated. configure:8794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8804: result: no configure:8829: checking dependency style of gcc configure:8938: result: none configure:9007: checking for g++ configure:9023: found /usr/bin/g++ configure:9034: result: g++ configure:9059: checking for Objective C++ compiler version configure:9068: g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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:9079: $? = 0 configure:9068: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ 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='Ubuntu 9.4.0-1ubuntu1~20.04.1' --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-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-Av3uEd/gcc-9-9.4.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 Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:9079: $? = 0 configure:9068: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:9079: $? = 1 configure:9068: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:9079: $? = 1 configure:9083: checking whether we are using the GNU Objective C++ compiler configure:9102: g++ -c conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:9102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:9111: result: no configure:9120: checking whether g++ accepts -g configure:9140: g++ -c -g conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:9140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9155: g++ -c conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:9155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9171: g++ -c -g conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': execvp: No such file or directory compilation terminated. configure:9171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9181: result: no configure:9206: checking dependency style of g++ configure:9315: result: none configure:9356: checking how to run the C++ preprocessor configure:9383: g++ -E conftest.cpp configure:9383: $? = 0 configure:9397: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | #include configure:9422: result: g++ -E configure:9442: g++ -E conftest.cpp configure:9442: $? = 0 configure:9456: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | /* end confdefs.h. */ | #include configure:9485: checking for grep that handles long lines and -e configure:9543: result: /usr/bin/grep configure:9548: checking for egrep configure:9610: result: /usr/bin/grep -E configure:9615: checking for ANSI C header files configure:9635: g++ -c conftest.cpp >&5 configure:9635: $? = 0 configure:9708: g++ -o conftest conftest.cpp >&5 configure:9708: $? = 0 configure:9708: ./conftest configure:9708: $? = 0 configure:9719: result: yes configure:9732: checking for sys/types.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for sys/stat.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for stdlib.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for string.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for memory.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for strings.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for inttypes.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for stdint.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9732: checking for unistd.h configure:9732: g++ -c conftest.cpp >&5 configure:9732: $? = 0 configure:9732: result: yes configure:9744: checking complex.h usability configure:9744: g++ -c conftest.cpp >&5 configure:9744: $? = 0 configure:9744: result: yes configure:9744: checking complex.h presence configure:9744: g++ -E conftest.cpp configure:9744: $? = 0 configure:9744: result: yes configure:9744: checking for complex.h configure:9744: result: yes configure:9767: checking for sqrt in -lm configure:9792: g++ -o conftest 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:9792: $? = 0 configure:9801: result: yes ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gcc... ## ## ---------------------------------------------------- ## configure:10069: checking whether gcc is already installed in SAGE_LOCAL configure:10141: result: no configure:10180: checking for C compiler vendor configure:10227: 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:10227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:10227: 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:10227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:10227: 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:10227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:10227: 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:10227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:10227: 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:10227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:10227: 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:10227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:10227: gcc -c -g -O2 conftest.c >&5 configure:10227: $? = 0 configure:10235: result: gnu configure:10278: checking whether g++ supports C++11 features with -std=gnu++11 configure:10574: g++ -std=gnu++11 -c conftest.cpp >&5 configure:10574: $? = 0 configure:10583: result: yes configure:11034: checking if gcc accepts -dumpversion option configure:11059: cat conftest.c 1>&5 int main() { return 0; } configure:11062: $? = 0 configure:11066: gcc -dumpversion -c conftest.c 1>&5 9 configure:11069: $? = 0 configure:11072: result: yes configure:11099: checking gcc version configure:11113: result: 9 configure:11127: checking if g++ accepts -dumpversion option configure:11152: cat conftest.c 1>&5 int main() { return 0; } configure:11155: $? = 0 configure:11159: gcc -dumpversion -c conftest.c 1>&5 9 configure:11162: $? = 0 configure:11165: result: yes configure:11192: checking g++ version configure:11206: result: 9 configure:11327: checking whether C++ compiler accepts "-march=native" configure:11346: g++ -std=gnu++11 -c -march=native conftest.cpp >&5 configure:11346: $? = 0 configure:11355: result: yes configure:11375: checking for OpenMP flag of C compiler configure:11420: gcc -o conftest -g -O2 -fopenmp conftest.c -lm >&5 configure:11420: $? = 0 configure:11429: result: -fopenmp configure:11457: checking for OpenMP flag of C++ compiler configure:11502: g++ -std=gnu++11 -o conftest -fopenmp conftest.cpp -lm >&5 configure:11502: $? = 0 configure:11511: result: -fopenmp configure:11536: will use system package and not install SPKG gcc configure:11157: checking for the location of crti.o configure:11167: result: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:11246: checking gmp.h usability configure:11246: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11246: $? = 0 configure:11246: result: yes configure:11246: checking gmp.h presence configure:11246: g++ -E -std=gnu++11 conftest.cpp configure:11246: $? = 0 configure:11246: result: yes configure:11246: checking for gmp.h configure:11246: result: yes configure:11254: checking gmpxx.h usability configure:11254: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11254: $? = 0 configure:11254: result: yes configure:11254: checking gmpxx.h presence configure:11254: g++ -E -std=gnu++11 conftest.cpp configure:11254: $? = 0 configure:11254: result: yes configure:11254: checking for gmpxx.h configure:11254: result: yes configure:11262: checking for library containing __gmpq_cmp_z configure:11293: g++ -std=gnu++11 -o conftest conftest.cpp -lm >&5 /usr/bin/ld: /tmp/ccVE8rtT.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `__gmpq_cmp_z' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:11293: g++ -std=gnu++11 -o conftest conftest.cpp -lgmp -lm >&5 configure:11293: $? = 0 configure:11310: result: -lgmp configure:11324: will use system package and not install SPKG gmp configure:11359: checking absolute name of configure:11366: checking for gmp.h configure:11366: result: yes configure:11390: result: ///usr/include/x86_64-linux-gnu/gmp.h ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zlib... ## ## ----------------------------------------------------- ## configure:11503: checking for inflateEnd in -lz configure:11528: g++ -std=gnu++11 -o conftest conftest.cpp -lz -lgmp -lm >&5 configure:11528: $? = 0 configure:11537: result: yes configure:11545: checking zlib.h usability configure:11545: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11545: $? = 0 configure:11545: result: yes configure:11545: checking zlib.h presence configure:11545: g++ -E -std=gnu++11 conftest.cpp configure:11545: $? = 0 configure:11545: result: yes configure:11545: checking for zlib.h configure:11545: result: yes configure:11556: checking for LIBPNG configure:11563: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:11566: $? = 0 configure:11580: $PKG_CONFIG --exists --print-errors "libpng >= 1.2" configure:11583: $? = 0 configure:11717: result: yes configure:11728: will use system package and not install SPKG zlib ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG glpk... ## ## ----------------------------------------------------- ## configure:11837: checking whether any of gmp zlib is installed as or will be installed as SPKG configure:11846: result: no configure:11851: checking for glpsol configure:11869: found /usr/bin/glpsol configure:11881: result: /usr/bin/glpsol configure:11930: checking glpk.h usability configure:11930: g++ -std=gnu++11 -c conftest.cpp >&5 configure:11930: $? = 0 configure:11930: result: yes configure:11930: checking glpk.h presence configure:11930: g++ -E -std=gnu++11 conftest.cpp configure:11930: $? = 0 configure:11930: result: yes configure:11930: checking for glpk.h configure:11930: result: yes configure:11938: checking for library containing glp_config configure:11969: g++ -std=gnu++11 -o conftest conftest.cpp -lgmp -lm >&5 /usr/bin/ld: /tmp/ccTXxBmV.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `glp_config' collect2: error: ld returned 1 exit status configure:11969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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 glp_config (); | int | main () | { | return glp_config (); | ; | return 0; | } configure:11969: g++ -std=gnu++11 -o conftest conftest.cpp -lglpk -lgmp -lm >&5 configure:11969: $? = 0 configure:11986: result: -lglpk configure:11991: result: yes. Use system's glpk configure:12012: will use system package and not install SPKG glpk configure:12051: result: using glpk from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG 4ti2... ## ## ----------------------------------------------------- ## configure:12135: checking whether any of gmp glpk zlib is installed as or will be installed as SPKG configure:12144: result: no configure:12152: checking for hilbert configure:12182: result: no configure:12152: checking for 4ti2-hilbert configure:12168: found /usr/bin/4ti2-hilbert configure:12179: result: 4ti2-hilbert configure:12199: checking for markov configure:12229: result: no configure:12199: checking for 4ti2-markov configure:12215: found /usr/bin/4ti2-markov configure:12226: result: 4ti2-markov configure:12246: checking for graver configure:12276: result: no configure:12246: checking for 4ti2-graver configure:12262: found /usr/bin/4ti2-graver configure:12273: result: 4ti2-graver configure:12293: checking for zsolve configure:12323: result: no configure:12293: checking for 4ti2-zsolve configure:12309: found /usr/bin/4ti2-zsolve configure:12320: result: 4ti2-zsolve configure:12340: checking for qsolve configure:12370: result: no configure:12340: checking for 4ti2-qsolve configure:12356: found /usr/bin/4ti2-qsolve configure:12367: result: 4ti2-qsolve configure:12387: checking for rays configure:12417: result: no configure:12387: checking for 4ti2-rays configure:12403: found /usr/bin/4ti2-rays configure:12414: result: 4ti2-rays configure:12434: checking for ppi configure:12464: result: no configure:12434: checking for 4ti2-ppi configure:12450: found /usr/bin/4ti2-ppi configure:12461: result: 4ti2-ppi configure:12481: checking for circuits configure:12511: result: no configure:12481: checking for 4ti2-circuits configure:12497: found /usr/bin/4ti2-circuits configure:12508: result: 4ti2-circuits configure:12528: checking for groebner configure:12558: result: no configure:12528: checking for 4ti2-groebner configure:12544: found /usr/bin/4ti2-groebner configure:12555: result: 4ti2-groebner configure:12571: checking for library 4ti2gmp configure:12593: g++ -std=gnu++11 -o conftest -D__STDC_LIMIT_MACROS -D_4ti2_GMP_ conftest.cpp -lglpk -lgmp -lm -l4ti2gmp -lzsolve >&5 conftest.cpp:26:10: fatal error: 4ti2/4ti2.h: No such file or directory 26 | #include "4ti2/4ti2.h" | ^~~~~~~~~~~~~ compilation terminated. configure:12593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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. */ | | #include "4ti2/4ti2.h" | | int | main () | { | _4ti2_rays_create_state(_4ti2_PREC_INT_ARB); | | ; | return 0; | } configure:12600: result: no configure:12631: no suitable system package found for SPKG 4ti2 ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG tox... ## ## ---------------------------------------------------- ## configure:12722: checking for tox >= 2.5.0 configure:12799: result: /usr/bin/tox configure:12808: will use system package and not install SPKG tox ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG virtualenv... ## ## ----------------------------------------------------------- ## configure:12901: SPKG virtualenv is not required on this system ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG appdirs... ## ## -------------------------------------------------------- ## configure:13012: SPKG appdirs is not required on this system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfr... ## ## ----------------------------------------------------- ## configure:13137: checking whether any of gmp is installed as or will be installed as SPKG configure:13146: result: no configure:13149: checking mpfr.h usability configure:13149: g++ -std=gnu++11 -c conftest.cpp >&5 configure:13149: $? = 0 configure:13149: result: yes configure:13149: checking mpfr.h presence configure:13149: g++ -E -std=gnu++11 conftest.cpp configure:13149: $? = 0 configure:13149: result: yes configure:13149: checking for mpfr.h configure:13149: result: yes configure:13157: checking for library containing mpfr_free_pool configure:13188: g++ -std=gnu++11 -o conftest conftest.cpp -lglpk -lgmp -lm >&5 /usr/bin/ld: /tmp/ccMhuaai.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `mpfr_free_pool' collect2: error: ld returned 1 exit status configure:13188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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:13188: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfr -lglpk -lgmp -lm >&5 configure:13188: $? = 0 configure:13205: result: -lmpfr configure:13223: will use system package and not install SPKG mpfr configure:13260: result: using mpfr library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ntl... ## ## ---------------------------------------------------- ## configure:13345: checking whether any of gmp gcc is installed as or will be installed as SPKG configure:13354: result: no configure:13357: checking NTL/ZZ.h usability configure:13357: g++ -std=gnu++11 -c conftest.cpp >&5 configure:13357: $? = 0 configure:13357: result: yes configure:13357: checking NTL/ZZ.h presence configure:13357: g++ -E -std=gnu++11 conftest.cpp configure:13357: $? = 0 configure:13357: result: yes configure:13357: checking for NTL/ZZ.h configure:13357: result: yes configure:13365: checking whether we can link a program using NTL configure:13382: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:13382: $? = 0 configure:13383: result: yes configure:13394: checking NTL version >= 10.3 configure:13422: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:13422: $? = 0 configure:13422: ./conftest 11.4.3 configure:13422: $? = 0 configure:13424: result: yes configure:13449: will use system package and not install SPKG ntl configure:13484: checking absolute name of configure:13491: checking for NTL/ZZ.h configure:13491: result: yes configure:13515: result: ///usr/include/NTL/ZZ.h configure:13596: $PKG_CONFIG --exists --print-errors "ntl" Package ntl was not found in the pkg-config search path. Perhaps you should add the directory containing `ntl.pc' to the PKG_CONFIG_PATH environment variable No package 'ntl' found configure:13599: $? = 1 configure:13627: $PKG_CONFIG --exists --print-errors "ntl" Package ntl was not found in the pkg-config search path. Perhaps you should add the directory containing `ntl.pc' to the PKG_CONFIG_PATH environment variable No package 'ntl' found configure:13630: $? = 1 ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG flint... ## ## ------------------------------------------------------ ## configure:13699: flint has already been installed by SageMath ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG arb... ## ## ---------------------------------------------------- ## configure:13998: arb has already been installed by SageMath ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG boost_cropped... ## ## -------------------------------------------------------------- ## configure:14391: checking for boostlib >= 1.66.0 (106600) configure:14423: g++ -std=gnu++11 -c -I/usr/include conftest.cpp >&5 configure:14423: $? = 0 configure:14425: result: yes configure:14589: will use system package and not install SPKG boost_cropped ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libpng... ## ## ------------------------------------------------------- ## configure:14694: checking installing zlib? configure:14701: result: no configure:14705: checking for LIBPNG configure:14774: result: yes configure:14783: will use system package and not install SPKG libpng ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG m4ri... ## ## ----------------------------------------------------- ## configure:14890: checking whether any of libpng is installed as or will be installed as SPKG configure:14899: result: no configure:14904: checking for M4RI configure:14911: $PKG_CONFIG --exists --print-errors "m4ri >= 20140914" configure:14914: $? = 0 configure:14928: $PKG_CONFIG --exists --print-errors "m4ri >= 20140914" configure:14931: $? = 0 configure:14971: result: yes configure:14983: will use system package and not install SPKG m4ri ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG brial... ## ## ------------------------------------------------------ ## configure:15092: checking whether any of gcc boost_cropped m4ri is installed as or will be installed as SPKG configure:15101: result: no configure:15115: checking if we can link against brial libraries and run configure:15202: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfr -lglpk -lgmp -lm -lntl -lbrial -lbrial_groebner >&5 configure:15202: $? = 0 configure:15202: ./conftest configure:15202: $? = 0 configure:15204: checking version not equal to 1.2.5 configure:15231: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfr -lglpk -lgmp -lm -lntl -lbrial -lbrial_groebner >&5 configure:15231: $? = 0 configure:15231: ./conftest configure:15231: $? = 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.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | if (VERSION=="1.2.5") return 0; | else return 1; | | ; | return 0; | } | configure:15239: result: yes configure:15275: will use system package and not install SPKG brial ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bzip2... ## ## ------------------------------------------------------ ## configure:15379: checking bzlib.h usability configure:15379: g++ -std=gnu++11 -c conftest.cpp >&5 configure:15379: $? = 0 configure:15379: result: yes configure:15379: checking bzlib.h presence configure:15379: g++ -E -std=gnu++11 conftest.cpp configure:15379: $? = 0 configure:15379: result: yes configure:15379: checking for bzlib.h configure:15379: result: yes configure:15382: checking for library containing BZ2_bzCompress configure:15413: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccWjpR3D.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `BZ2_bzCompress' collect2: error: ld returned 1 exit status configure:15413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.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:15413: g++ -std=gnu++11 -o conftest conftest.cpp -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:15413: $? = 0 configure:15430: result: -lbz2 configure:15438: checking for bzip2 configure:15456: found /usr/bin/bzip2 configure:15468: result: /usr/bin/bzip2 configure:15494: will use system package and not install SPKG bzip2 configure:15538: checking for Fortran flag needed to accept free-form source configure:15557: gfortran -c 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:15557: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:15557: gfortran -c -ffree-form conftest.f >&5 configure:15557: $? = 0 configure:15566: result: -ffree-form ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfortran... ## ## --------------------------------------------------------- ## configure:15692: checking the version of gfortran configure:15695: result: 9 configure:15746: will use system package and not install SPKG gfortran ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openblas... ## ## --------------------------------------------------------- ## configure:15853: checking whether any of gfortran is installed as or will be installed as SPKG configure:15862: result: no configure:15873: checking for OPENBLAS configure:15880: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" configure:15883: $? = 0 configure:15897: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" configure:15900: $? = 0 configure:16872: result: yes configure:16882: $PKG_CONFIG --exists --print-errors "openblas" configure:16885: $? = 0 configure:16906: checking for cblas_dgemm configure:16906: g++ -std=gnu++11 -o conftest conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:16906: $? = 0 configure:16906: result: yes configure:16987: checking for dgeqrf configure:16987: g++ -std=gnu++11 -o conftest conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccieZcGy.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `dgeqrf' collect2: error: ld returned 1 exit status configure:16987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | /* Define dgeqrf to an innocuous variant, in case declares dgeqrf. | For example, HP-UX 11i declares gettimeofday. */ | #define dgeqrf innocuous_dgeqrf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dgeqrf (); below. | 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:16987: result: no configure:16995: checking for dgeqrf_ configure:16995: g++ -std=gnu++11 -o conftest conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:16995: $? = 0 configure:16995: result: yes configure:17003: checking for DGEQRF configure:17003: g++ -std=gnu++11 -o conftest conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccWcuyjq.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `DGEQRF' collect2: error: ld returned 1 exit status configure:17003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | /* Define DGEQRF to an innocuous variant, in case declares DGEQRF. | For example, HP-UX 11i declares gettimeofday. */ | #define DGEQRF innocuous_DGEQRF | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DGEQRF (); below. | 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:17003: result: no configure:17011: checking for DGEQRF_ configure:17011: g++ -std=gnu++11 -o conftest conftest.cpp -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -lopenblas -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccmUsPjr.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `DGEQRF_' collect2: error: ld returned 1 exit status configure:17011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | /* Define DGEQRF_ to an innocuous variant, in case declares DGEQRF_. | For example, HP-UX 11i declares gettimeofday. */ | #define DGEQRF_ innocuous_DGEQRF_ | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DGEQRF_ (); below. | 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:17011: result: no configure:17138: will use system package and not install SPKG openblas ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG cbc... ## ## ---------------------------------------------------- ## configure:17247: checking whether any of openblas zlib bzip2 is installed as or will be installed as SPKG configure:17256: result: no configure:17261: checking for CBC configure:17268: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:17271: $? = 0 configure:17285: $PKG_CONFIG --exists --print-errors "cbc >= 2.9.4" configure:17288: $? = 0 configure:17326: result: yes configure:17338: will use system package and not install SPKG cbc ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cddlib... ## ## ------------------------------------------------------- ## configure:17411: cddlib has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cliquer... ## ## -------------------------------------------------------- ## configure:17857: checking for library containing clique_unweighted_max_weight configure:17888: g++ -std=gnu++11 -o conftest conftest.cpp -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccbO5RTp.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `clique_unweighted_max_weight' collect2: error: ld returned 1 exit status configure:17888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.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:17888: g++ -std=gnu++11 -o conftest conftest.cpp -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:17888: $? = 0 configure:17905: result: -lcliquer configure:17917: checking cliquer/cliquer.h usability configure:17917: gcc -c -g -O2 conftest.c >&5 configure:17917: $? = 0 configure:17917: result: yes configure:17917: checking cliquer/cliquer.h presence configure:17917: gcc -E conftest.c configure:17917: $? = 0 configure:17917: result: yes configure:17917: checking for cliquer/cliquer.h configure:17917: result: yes configure:17922: checking for cl configure:17955: result: no configure:17962: cl (cliquer's CLI) is not found. configure:17964: No action, as Sage does not need it. cl might be named cliquer on this system. configure:17989: will use system package and not install SPKG cliquer ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG cmake... ## ## ------------------------------------------------------ ## configure:18093: checking for cmake >= 3.4 configure:18171: result: /usr/bin/cmake configure:18180: will use system package and not install SPKG cmake ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG coxeter3... ## ## --------------------------------------------------------- ## configure:18290: checking for library coxeter3 configure:18312: g++ -std=gnu++11 -o conftest conftest.cpp -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lcoxeter3 >&5 conftest.cpp:30:22: fatal error: coxeter/sage.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:18312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | | #include | #include | | int | main () | { | | coxeter::CoxGroup *g = interactive::coxeterGroup("B", 2); | | ; | return 0; | } | configure:18319: result: no configure:18351: no suitable system package found for SPKG coxeter3 ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG curl... ## ## ----------------------------------------------------- ## configure:18443: checking for curl 7.22 configure:18480: result: /usr/bin/curl configure:18524: checking for gawk configure:18551: result: gawk configure:18613: checking for curl-config configure:18631: found /usr/bin/curl-config configure:18643: result: /usr/bin/curl-config configure:18654: checking for the version of libcurl configure:18661: result: 7.68.0 configure:18668: checking for libcurl >= version 7.22 configure:18681: result: yes configure:18722: checking whether libcurl is usable configure:18756: g++ -std=gnu++11 -o conftest conftest.cpp -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:18756: $? = 0 configure:18770: result: yes configure:18783: checking for curl_free configure:18783: g++ -std=gnu++11 -o conftest conftest.cpp -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lcurl >&5 configure:18783: $? = 0 configure:18783: result: yes configure:18871: checking whether programs linking to libcurl can be executed configure:18919: g++ -std=gnu++11 -o conftest conftest.cpp -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:18919: $? = 0 configure:18919: ./conftest configure:18919: $? = 0 configure:18930: result: yes configure:18939: will use system package and not install SPKG curl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG distlib... ## ## -------------------------------------------------------- ## configure:19031: SPKG distlib is not required on this system ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libatomic_ops... ## ## -------------------------------------------------------------- ## configure:19156: checking for LIBATOMIC_OPS configure:19163: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:19166: $? = 0 configure:19180: $PKG_CONFIG --exists --print-errors "atomic_ops >= 7.6.2" configure:19183: $? = 0 configure:19221: result: yes configure:19229: will use system package and not install SPKG libatomic_ops ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG gc... ## ## --------------------------------------------------- ## configure:19302: gc has already been installed by SageMath ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecl... ## ## ---------------------------------------------------- ## configure:19660: ecl has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ncurses... ## ## -------------------------------------------------------- ## configure:19941: checking for NCURSES configure:19948: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" configure:19951: $? = 0 configure:19965: $PKG_CONFIG --exists --print-errors "ncurses >= 6.0" configure:19968: $? = 0 configure:20146: result: yes configure:20154: will use system package and not install SPKG ncurses ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG readline... ## ## --------------------------------------------------------- ## configure:20259: checking Installing ncurses? configure:20266: result: No. configure:20270: checking for READLINE configure:20277: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:20280: $? = 0 configure:20294: $PKG_CONFIG --exists --print-errors "readline >= 6.0" configure:20297: $? = 0 configure:20475: result: yes configure:20484: will use system package and not install SPKG readline ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari... ## ## ----------------------------------------------------- ## configure:20557: pari has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG eclib... ## ## ------------------------------------------------------ ## configure:21113: eclib has already been installed by SageMath ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecm... ## ## ---------------------------------------------------- ## configure:21439: checking whether any of gmp is installed as or will be installed as SPKG configure:21448: result: no configure:21451: checking ecm.h usability configure:21451: g++ -std=gnu++11 -c conftest.cpp >&5 configure:21451: $? = 0 configure:21451: result: yes configure:21451: checking ecm.h presence configure:21451: g++ -E -std=gnu++11 conftest.cpp configure:21451: $? = 0 configure:21451: result: yes configure:21451: checking for ecm.h configure:21451: result: yes configure:21454: checking absolute name of configure:21461: checking for ecm.h configure:21461: result: yes configure:21485: result: ///usr/include/ecm.h configure:21534: checking for library containing ecm_factor configure:21565: g++ -std=gnu++11 -o conftest conftest.cpp -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/cca4q27n.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `ecm_factor' collect2: error: ld returned 1 exit status configure:21565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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:21565: g++ -std=gnu++11 -o conftest conftest.cpp -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:21565: $? = 0 configure:21582: result: -lecm configure:21599: checking for ecm configure:21617: found /usr/bin/ecm configure:21629: result: /usr/bin/ecm configure:21704: will use system package and not install SPKG ecm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG givaro... ## ## ------------------------------------------------------- ## configure:21813: checking whether any of gmp is installed as or will be installed as SPKG configure:21822: result: no configure:21827: checking for givaro-config configure:21845: found /usr/bin/givaro-config configure:21857: result: /usr/bin/givaro-config configure:21872: checking is givaro's version acceptable? configure:21941: result: yes configure:21970: will use system package and not install SPKG givaro ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fflas_ffpack... ## ## ------------------------------------------------------------- ## configure:22079: checking whether any of givaro gmp openblas is installed as or will be installed as SPKG configure:22088: result: no configure:22096: checking for FFLAS_FFPACK configure:22103: $PKG_CONFIG --exists --print-errors "fflas-ffpack >= 2.4.0" configure:22106: $? = 0 configure:22120: $PKG_CONFIG --exists --print-errors "fflas-ffpack >= 2.4.0" configure:22123: $? = 0 configure:22161: result: yes configure:22173: will use system package and not install SPKG fflas_ffpack ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ffmpeg... ## ## ------------------------------------------------------- ## configure:22399: checking for ffmpeg configure:22417: found /usr/bin/ffmpeg configure:22429: result: /usr/bin/ffmpeg configure:22444: will use system package and not install SPKG ffmpeg ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG filelock... ## ## --------------------------------------------------------- ## configure:22540: SPKG filelock is not required on this system ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG flintqs... ## ## -------------------------------------------------------- ## configure:22667: checking for QuadraticSieve configure:22683: found /usr/bin/QuadraticSieve configure:22695: result: yes configure:22720: will use system package and not install SPKG flintqs ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG fplll... ## ## ------------------------------------------------------ ## configure:22793: fplll has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG freetype... ## ## --------------------------------------------------------- ## configure:23087: checking whether any of gcc libpng is installed as or will be installed as SPKG configure:23096: result: no configure:23101: checking for FREETYPE configure:23108: $PKG_CONFIG --exists --print-errors "freetype2 >= 20.0" configure:23111: $? = 0 configure:23125: $PKG_CONFIG --exists --print-errors "freetype2 >= 20.0" configure:23128: $? = 0 configure:23166: result: yes configure:23178: will use system package and not install SPKG freetype ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gengetopt... ## ## ---------------------------------------------------------- ## configure:23292: checking for gengetopt configure:23310: found /usr/bin/gengetopt configure:23322: result: /usr/bin/gengetopt configure:23337: will use system package and not install SPKG gengetopt ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gf2x... ## ## ----------------------------------------------------- ## configure:23443: checking for GF2X configure:23450: $PKG_CONFIG --exists --print-errors "gf2x >= 1.2" configure:23453: $? = 0 configure:23467: $PKG_CONFIG --exists --print-errors "gf2x >= 1.2" configure:23470: $? = 0 configure:23730: result: yes configure:23738: will use system package and not install SPKG gf2x ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfan... ## ## ----------------------------------------------------- ## configure:23842: checking for gfan >= 0.6.2 configure:23919: result: configure:23928: will use system package and not install SPKG gfan ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG giac... ## ## ----------------------------------------------------- ## configure:24001: giac has already been installed by SageMath ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG git... ## ## ---------------------------------------------------- ## configure:24349: checking for git configure:24384: result: /usr/bin/git configure:24390: will use system package and not install SPKG git ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gp2c... ## ## ----------------------------------------------------- ## configure:24470: checking whether any of pari is installed as or will be installed as SPKG configure:24474: result: yes; install gp2c as well configure:24712: pari.cfg is $SAGE_LOCAL/lib/pari/pari.cfg ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG graphviz... ## ## --------------------------------------------------------- ## configure:24798: checking for dot configure:24814: found /usr/bin/dot configure:24825: result: dot configure:24843: checking for neato configure:24859: found /usr/bin/neato configure:24870: result: neato configure:24888: checking for twopi configure:24904: found /usr/bin/twopi configure:24915: result: twopi configure:24933: will use system package and not install SPKG graphviz ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gsl... ## ## ---------------------------------------------------- ## configure:25041: checking whether any of openblas is installed as or will be installed as SPKG configure:25050: result: no configure:25055: checking for GSL configure:25062: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:25065: $? = 0 configure:25079: $PKG_CONFIG --exists --print-errors "gsl >= $2.4" configure:25082: $? = 0 configure:25120: result: yes configure:25128: $PKG_CONFIG --exists --print-errors "gsl" configure:25131: $? = 0 configure:25169: will use system package and not install SPKG gsl configure:25223: checking 32-bit host C ABI configure:25289: g++ -std=gnu++11 -c conftest.cpp >&5 configure:25289: $? = 0 configure:25476: result: no configure:25485: checking for ELF binary format configure:25507: result: yes configure:25556: checking for the common suffixes of directories in the library search path configure:25624: result: lib,lib,lib64 configure:26148: checking for iconv configure:26172: g++ -std=gnu++11 -o conftest conftest.cpp -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:26172: $? = 0 configure:26206: result: yes configure:26209: checking for working iconv configure:26350: g++ -std=gnu++11 -o conftest conftest.cpp -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:26350: $? = 0 configure:26350: ./conftest configure:26350: $? = 0 configure:26362: result: yes configure:26390: checking for iconv declaration configure:26419: g++ -std=gnu++11 -c conftest.cpp >&5 configure:26419: $? = 0 configure:26430: 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:26519: will use system package and not install SPKG iconv ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG igraph... ## ## ------------------------------------------------------- ## configure:26628: checking whether any of glpk openblas gmp is installed as or will be installed as SPKG configure:26637: result: no configure:26642: checking for IGRAPH configure:26649: $PKG_CONFIG --exists --print-errors "igraph >= 0.9.5" Requested 'igraph >= 0.9.5' but version of libigraph is 0.7.1 You may find new versions of libigraph at http://igraph.org configure:26652: $? = 1 configure:26666: $PKG_CONFIG --exists --print-errors "igraph >= 0.9.5" Requested 'igraph >= 0.9.5' but version of libigraph is 0.7.1 You may find new versions of libigraph at http://igraph.org configure:26669: $? = 1 configure:26683: result: no Requested 'igraph >= 0.9.5' but version of libigraph is 0.7.1 You may find new versions of libigraph at http://igraph.org configure:26735: no suitable system package found for SPKG igraph ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG imagemagick... ## ## ------------------------------------------------------------ ## configure:26827: checking for convert configure:26845: found /usr/bin/convert configure:26857: result: /usr/bin/convert configure:26872: will use system package and not install SPKG imagemagick ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG iml... ## ## ---------------------------------------------------- ## configure:26980: checking whether any of gmp openblas is installed as or will be installed as SPKG configure:26989: result: no configure:26992: checking for iml.h configure:26992: g++ -std=gnu++11 -c conftest.cpp >&5 configure:26992: $? = 0 configure:26992: result: yes configure:27000: checking for library containing nonsingSolvLlhsMM configure:27031: g++ -std=gnu++11 -o conftest conftest.cpp -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccUyxgZk.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `nonsingSolvLlhsMM' collect2: error: ld returned 1 exit status configure:27031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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:27031: g++ -std=gnu++11 -o conftest conftest.cpp -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:27031: $? = 0 configure:27048: result: -liml configure:27074: will use system package and not install SPKG iml ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG info... ## ## ----------------------------------------------------- ## configure:27180: checking for info configure:27198: found /usr/bin/info configure:27210: result: /usr/bin/info configure:27225: will use system package and not install SPKG info ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG isl... ## ## ---------------------------------------------------- ## configure:27332: checking whether any of gmp is installed as or will be installed as SPKG configure:27341: result: no configure:27346: checking for ISL configure:27353: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:27356: $? = 0 configure:27370: $PKG_CONFIG --exists --print-errors "isl >= 0.20" configure:27373: $? = 0 configure:27413: result: yes configure:27425: will use system package and not install SPKG isl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG lcalc... ## ## ------------------------------------------------------ ## configure:27498: lcalc has already been installed by SageMath ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libbraiding... ## ## ------------------------------------------------------------ ## configure:27775: checking if we can link against libbraiding configure:27838: g++ -std=gnu++11 -o conftest conftest.cpp -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lbraiding >&5 configure:27838: $? = 0 configure:27838: ./conftest configure:27838: $? = 0 configure:27840: result: yes configure:27866: will use system package and not install SPKG libbraiding ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libffi... ## ## ------------------------------------------------------- ## configure:27972: checking for LIBFFI configure:27979: $PKG_CONFIG --exists --print-errors "libffi" configure:27982: $? = 0 configure:27996: $PKG_CONFIG --exists --print-errors "libffi" configure:27999: $? = 0 configure:28185: result: yes configure:28193: will use system package and not install SPKG libffi ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgd... ## ## ------------------------------------------------------ ## configure:28302: checking whether any of gcc libpng freetype is installed as or will be installed as SPKG configure:28311: result: no configure:28316: checking for LIBGD configure:28323: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:28326: $? = 0 configure:28340: $PKG_CONFIG --exists --print-errors "gdlib >= 2.1" configure:28343: $? = 0 configure:28381: result: yes configure:28393: will use system package and not install SPKG libgd ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgraphviz... ## ## ------------------------------------------------------------ ## configure:28497: checking graphviz/cgraph.h usability configure:28497: g++ -std=gnu++11 -c conftest.cpp >&5 configure:28497: $? = 0 configure:28497: result: yes configure:28497: checking graphviz/cgraph.h presence configure:28497: g++ -E -std=gnu++11 conftest.cpp configure:28497: $? = 0 configure:28497: result: yes configure:28497: checking for graphviz/cgraph.h configure:28497: result: yes configure:28509: will use system package and not install SPKG libgraphviz ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libhomfly... ## ## ---------------------------------------------------------- ## configure:28582: libhomfly has already been installed by SageMath ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG xz... ## ## --------------------------------------------------- ## configure:28800: SPKG xz is not required on this system ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG liblzma... ## ## -------------------------------------------------------- ## configure:29006: checking whether any of xz is installed as or will be installed as SPKG configure:29015: result: no configure:29018: checking for lzma_raw_decoder in -llzma configure:29043: g++ -std=gnu++11 -o conftest conftest.cpp -llzma -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:29043: $? = 0 configure:29052: result: yes configure:29060: checking lzma.h usability configure:29060: g++ -std=gnu++11 -c conftest.cpp >&5 configure:29060: $? = 0 configure:29060: result: yes configure:29060: checking lzma.h presence configure:29060: g++ -E -std=gnu++11 conftest.cpp configure:29060: $? = 0 configure:29060: result: yes configure:29060: checking for lzma.h configure:29060: result: yes configure:29079: will use system package and not install SPKG liblzma ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG nauty... ## ## ------------------------------------------------------ ## configure:29185: checking for geng configure:29218: result: no configure:29227: checking for nauty-geng configure:29245: found /usr/bin/nauty-geng configure:29257: result: /usr/bin/nauty-geng configure:29272: checking for nauty-directg configure:29290: found /usr/bin/nauty-directg configure:29302: result: /usr/bin/nauty-directg configure:29316: checking for nauty-gentourng configure:29334: found /usr/bin/nauty-gentourng configure:29346: result: /usr/bin/nauty-gentourng configure:29360: checking for nauty-geng configure:29378: found /usr/bin/nauty-geng configure:29390: result: /usr/bin/nauty-geng configure:29404: checking for nauty-genbg configure:29422: found /usr/bin/nauty-genbg configure:29434: result: /usr/bin/nauty-genbg configure:29448: checking for nauty-converseg configure:29466: found /usr/bin/nauty-converseg configure:29478: result: /usr/bin/nauty-converseg configure:29726: will use system package and not install SPKG nauty ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libnauty... ## ## --------------------------------------------------------- ## configure:29840: checking whether any of nauty is installed as or will be installed as SPKG configure:29849: result: no configure:29852: checking nauty/nauty.h usability configure:29852: g++ -std=gnu++11 -c conftest.cpp >&5 configure:29852: $? = 0 configure:29852: result: yes configure:29852: checking nauty/nauty.h presence configure:29852: g++ -E -std=gnu++11 conftest.cpp configure:29852: $? = 0 configure:29852: result: yes configure:29852: checking for nauty/nauty.h configure:29852: result: yes configure:29860: checking for library containing densenauty configure:29891: g++ -std=gnu++11 -o conftest conftest.cpp -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccTBdUxI.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `densenauty' collect2: error: ld returned 1 exit status configure:29891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 densenauty (); | int | main () | { | return densenauty (); | ; | return 0; | } configure:29891: g++ -std=gnu++11 -o conftest conftest.cpp -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:29891: $? = 0 configure:29908: result: -lnauty configure:29926: will use system package and not install SPKG libnauty ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libsemigroups... ## ## -------------------------------------------------------------- ## configure:30032: checking for LIBSEMIGROUPS configure:30039: $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:30042: $? = 1 configure:30056: $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:30059: $? = 1 configure:30073: result: no No package 'libsemigroups' found configure:30119: no suitable system package found for SPKG libsemigroups ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libxml2... ## ## -------------------------------------------------------- ## configure:30211: checking for xml2-config configure:30229: found /usr/bin/xml2-config configure:30242: result: /usr/bin/xml2-config configure:30257: will use system package and not install SPKG libxml2 ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG m4rie... ## ## ------------------------------------------------------ ## configure:30364: checking whether any of m4ri is installed as or will be installed as SPKG configure:30373: result: no configure:30376: checking m4rie/m4rie.h usability configure:30376: g++ -std=gnu++11 -c conftest.cpp >&5 configure:30376: $? = 0 configure:30376: result: yes configure:30376: checking m4rie/m4rie.h presence configure:30376: g++ -E -std=gnu++11 conftest.cpp configure:30376: $? = 0 configure:30376: result: yes configure:30376: checking for m4rie/m4rie.h configure:30376: result: yes configure:30379: checking for library containing gf2e_init configure:30410: g++ -std=gnu++11 -o conftest conftest.cpp -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/cc6VHyph.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `gf2e_init' collect2: error: ld returned 1 exit status configure:30410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 gf2e_init (); | int | main () | { | return gf2e_init (); | ; | return 0; | } configure:30410: g++ -std=gnu++11 -o conftest conftest.cpp -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:30410: $? = 0 configure:30427: result: -lm4rie configure:30452: will use system package and not install SPKG m4rie ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG linbox... ## ## ------------------------------------------------------- ## configure:30525: linbox has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG llvm... ## ## ----------------------------------------------------- ## configure:30768: will use system package and not install SPKG llvm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc... ## ## ------------------------------------------------------- ## configure:30841: lrcalc has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrslib... ## ## ------------------------------------------------------- ## configure:31073: checking whether any of gmp flint is installed as or will be installed as SPKG configure:31077: result: yes; install lrslib as well configure:31179: no suitable system package found for SPKG lrslib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpc... ## ## ---------------------------------------------------- ## configure:31272: checking whether any of mpfr is installed as or will be installed as SPKG configure:31281: result: no configure:31284: checking mpc.h usability configure:31284: g++ -std=gnu++11 -c conftest.cpp >&5 configure:31284: $? = 0 configure:31284: result: yes configure:31284: checking mpc.h presence configure:31284: g++ -E -std=gnu++11 conftest.cpp configure:31284: $? = 0 configure:31284: result: yes configure:31284: checking for mpc.h configure:31284: result: yes configure:31292: checking for library containing mpc_cmp_abs configure:31323: g++ -std=gnu++11 -o conftest conftest.cpp -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccvM5DOI.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `mpc_cmp_abs' collect2: error: ld returned 1 exit status configure:31323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 mpc_cmp_abs (); | int | main () | { | return mpc_cmp_abs (); | ; | return 0; | } configure:31323: g++ -std=gnu++11 -o conftest conftest.cpp -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:31323: $? = 0 configure:31340: result: -lmpc configure:31358: will use system package and not install SPKG mpc configure:31395: result: using mpc library from the system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfi... ## ## ----------------------------------------------------- ## configure:31479: checking whether any of mpfr is installed as or will be installed as SPKG configure:31488: result: no configure:31491: checking mpfi.h usability configure:31491: g++ -std=gnu++11 -c conftest.cpp >&5 configure:31491: $? = 0 configure:31491: result: yes configure:31491: checking mpfi.h presence configure:31491: g++ -E -std=gnu++11 conftest.cpp configure:31491: $? = 0 configure:31491: result: yes configure:31491: checking for mpfi.h configure:31491: result: yes configure:31499: checking for library containing mpfi_diam_abs configure:31530: g++ -std=gnu++11 -o conftest conftest.cpp -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 /usr/bin/ld: /tmp/ccJIVcJC.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `mpfi_diam_abs' collect2: error: ld returned 1 exit status configure:31530: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 mpfi_diam_abs (); | int | main () | { | return mpfi_diam_abs (); | ; | return 0; | } configure:31530: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:31530: $? = 0 configure:31547: result: -lmpfi configure:31559: checking MPFI version >= 1.5 configure:31585: gcc -o conftest -g -O2 conftest.c -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:31585: $? = 0 configure:31585: ./conftest 1.5.3 configure:31585: $? = 0 configure:31586: result: yes configure:31619: will use system package and not install SPKG mpfi ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG ninja_build... ## ## ------------------------------------------------------------ ## configure:31723: checking for ninja >= 1.7.2 configure:31801: result: /usr/bin/ninja configure:31810: will use system package and not install SPKG ninja_build ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG python3... ## ## -------------------------------------------------------- ## configure:31945: checking whether any of bzip2 liblzma libffi is installed as or will be installed as SPKG configure:31954: result: no configure:31958: checking for python3 >= 3.7.0, < 3.11.0 with modules sqlite3, ctypes, math, hashlib, crypt, socket, zlib, distutils.core, ssl configure:32625: result: configure:32649: checking ... whether /usr/bin/python3 is good :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives CC=gcc CXX=g++ -std=gnu++11 conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir /home/me/TMP/sage-9.6.rc3/conftest.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_ext building 'config_check_distutils' extension creating conftest.dir creating conftest.dir/temp.linux-x86_64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/home/me/TMP/sage-9.6.rc3/conftest_venv/include -I/usr/include/python3.10 -c conftest.c -o conftest.dir/temp.linux-x86_64-3.10/conftest.o creating conftest.dir/lib.linux-x86_64-3.10 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security conftest.dir/temp.linux-x86_64-3.10/conftest.o -o conftest.dir/lib.linux-x86_64-3.10/config_check_distutils.cpython-310-x86_64-linux-gnu.so CC=gcc CXX=g++ -std=gnu++11 conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir /home/me/TMP/sage-9.6.rc3/conftest.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_ext building 'config_check_distutils_cxx' extension creating conftest.dir creating conftest.dir/temp.linux-x86_64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/home/me/TMP/sage-9.6.rc3/conftest_venv/include -I/usr/include/python3.10 -c conftest.cpp -o conftest.dir/temp.linux-x86_64-3.10/conftest.o -std=c++11 creating conftest.dir/lib.linux-x86_64-3.10 g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security conftest.dir/temp.linux-x86_64-3.10/conftest.o -o conftest.dir/lib.linux-x86_64-3.10/config_check_distutils_cxx.cpython-310-x86_64-linux-gnu.so configure:33203: result: yes configure:33205: checking for python3 >= 3.7.0, < 3.11.0 with modules sqlite3, ctypes, math, hashlib, crypt, socket, zlib, distutils.core, ssl configure:33271: result: /usr/bin/python3 configure:33288: will use system package and not install SPKG python3 configure:33322: checking whether /usr/bin/python3 is configured to build multiarch extensions configure:33332: result: no configure:33346: checking whether "-march=native" works with the C/C++ compilers configured for building extensions for /usr/bin/python3 CC=gcc CXX=g++ -std=gnu++11 CFLAGS=-march=native conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir /home/me/TMP/sage-9.6.rc3/conftest.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_ext building 'config_check_distutils' extension creating conftest.dir creating conftest.dir/temp.linux-x86_64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -march=native -fPIC -I/home/me/TMP/sage-9.6.rc3/conftest_venv/include -I/usr/include/python3.10 -c conftest.c -o conftest.dir/temp.linux-x86_64-3.10/conftest.o creating conftest.dir/lib.linux-x86_64-3.10 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -march=native conftest.dir/temp.linux-x86_64-3.10/conftest.o -o conftest.dir/lib.linux-x86_64-3.10/config_check_distutils.cpython-310-x86_64-linux-gnu.so CC=gcc CXX=g++ -std=gnu++11 CFLAGS=-march=native conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir /home/me/TMP/sage-9.6.rc3/conftest.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_ext building 'config_check_distutils_cxx' extension creating conftest.dir creating conftest.dir/temp.linux-x86_64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -march=native -fPIC -I/home/me/TMP/sage-9.6.rc3/conftest_venv/include -I/usr/include/python3.10 -c conftest.cpp -o conftest.dir/temp.linux-x86_64-3.10/conftest.o -std=c++11 creating conftest.dir/lib.linux-x86_64-3.10 g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -march=native conftest.dir/temp.linux-x86_64-3.10/conftest.o -o conftest.dir/lib.linux-x86_64-3.10/config_check_distutils_cxx.cpython-310-x86_64-linux-gnu.so configure:33475: result: yes configure:33508: checking whether OpenMP works with the C/C++ compilers configured for building extensions for /usr/bin/python3 CC=gcc CXX=g++ -std=gnu++11 CFLAGS=-g -O2 -fopenmp CXXFLAGS= -fopenmp conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir /home/me/TMP/sage-9.6.rc3/conftest.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_ext building 'config_check_distutils' extension creating conftest.dir creating conftest.dir/temp.linux-x86_64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fopenmp -fPIC -I/home/me/TMP/sage-9.6.rc3/conftest_venv/include -I/usr/include/python3.10 -c conftest.c -o conftest.dir/temp.linux-x86_64-3.10/conftest.o creating conftest.dir/lib.linux-x86_64-3.10 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -O2 -fopenmp conftest.dir/temp.linux-x86_64-3.10/conftest.o -o conftest.dir/lib.linux-x86_64-3.10/config_check_distutils.cpython-310-x86_64-linux-gnu.so CC=gcc CXX=g++ -std=gnu++11 CFLAGS=-g -O2 -fopenmp CXXFLAGS= -fopenmp conftest_venv/bin/python3 conftest.py --verbose build --build-base=conftest.dir /home/me/TMP/sage-9.6.rc3/conftest.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_ext building 'config_check_distutils_cxx' extension creating conftest.dir creating conftest.dir/temp.linux-x86_64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fopenmp -fPIC -I/home/me/TMP/sage-9.6.rc3/conftest_venv/include -I/usr/include/python3.10 -c conftest.cpp -o conftest.dir/temp.linux-x86_64-3.10/conftest.o -std=c++11 creating conftest.dir/lib.linux-x86_64-3.10 g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -O2 -fopenmp conftest.dir/temp.linux-x86_64-3.10/conftest.o -o conftest.dir/lib.linux-x86_64-3.10/config_check_distutils_cxx.cpython-310-x86_64-linux-gnu.so configure:33637: result: yes ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openssl... ## ## -------------------------------------------------------- ## configure:33854: SPKG openssl is not required on this system ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG palp... ## ## ----------------------------------------------------- ## configure:34215: checking for poly.x configure:34233: found /usr/bin/poly.x configure:34245: result: /usr/bin/poly.x configure:34259: checking for poly-4d.x configure:34277: found /usr/bin/poly-4d.x configure:34289: result: /usr/bin/poly-4d.x configure:34303: checking for poly-5d.x configure:34321: found /usr/bin/poly-5d.x configure:34333: result: /usr/bin/poly-5d.x configure:34347: checking for poly-6d.x configure:34365: found /usr/bin/poly-6d.x configure:34377: result: /usr/bin/poly-6d.x configure:34391: checking for poly-11d.x configure:34409: found /usr/bin/poly-11d.x configure:34421: result: /usr/bin/poly-11d.x configure:34436: checking for class.x configure:34454: found /usr/bin/class.x configure:34466: result: /usr/bin/class.x configure:34480: checking for class-4d.x configure:34498: found /usr/bin/class-4d.x configure:34510: result: /usr/bin/class-4d.x configure:34524: checking for class-5d.x configure:34542: found /usr/bin/class-5d.x configure:34554: result: /usr/bin/class-5d.x configure:34568: checking for class-6d.x configure:34586: found /usr/bin/class-6d.x configure:34598: result: /usr/bin/class-6d.x configure:34612: checking for class-11d.x configure:34630: found /usr/bin/class-11d.x configure:34642: result: /usr/bin/class-11d.x configure:34657: checking for nef.x configure:34675: found /usr/bin/nef.x configure:34687: result: /usr/bin/nef.x configure:34701: checking for nef-4d.x configure:34719: found /usr/bin/nef-4d.x configure:34731: result: /usr/bin/nef-4d.x configure:34745: checking for nef-5d.x configure:34763: found /usr/bin/nef-5d.x configure:34775: result: /usr/bin/nef-5d.x configure:34789: checking for nef-6d.x configure:34807: found /usr/bin/nef-6d.x configure:34819: result: /usr/bin/nef-6d.x configure:34833: checking for nef-11d.x configure:34851: found /usr/bin/nef-11d.x configure:34863: result: /usr/bin/nef-11d.x configure:34878: checking for cws.x configure:34896: found /usr/bin/cws.x configure:34908: result: /usr/bin/cws.x configure:34922: checking for cws-4d.x configure:34940: found /usr/bin/cws-4d.x configure:34952: result: /usr/bin/cws-4d.x configure:34966: checking for cws-5d.x configure:34984: found /usr/bin/cws-5d.x configure:34996: result: /usr/bin/cws-5d.x configure:35010: checking for cws-6d.x configure:35028: found /usr/bin/cws-6d.x configure:35040: result: /usr/bin/cws-6d.x configure:35054: checking for cws-11d.x configure:35072: found /usr/bin/cws-11d.x configure:35084: result: /usr/bin/cws-11d.x configure:35101: will use system package and not install SPKG palp ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pandoc... ## ## ------------------------------------------------------- ## configure:35207: checking for pandoc configure:35225: found /usr/bin/pandoc configure:35237: result: /usr/bin/pandoc configure:35252: will use system package and not install SPKG pandoc ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_elldata... ## ## ------------------------------------------------------------- ## configure:35358: checking installing pari? configure:35361: result: yes; install pari_elldata as well configure:35387: no suitable system package found for SPKG pari_elldata ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_galdata... ## ## ------------------------------------------------------------- ## configure:35446: pari_galdata has already been installed by SageMath ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pari_galpol... ## ## ------------------------------------------------------------ ## configure:35600: checking installing pari? configure:35603: result: yes; install pari_galpol as well configure:35629: no suitable system package found for SPKG pari_galpol ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_nftables... ## ## -------------------------------------------------------------- ## configure:35720: checking installing pari? configure:35723: result: yes; install pari_nftables as well configure:35752: no suitable system package found for SPKG pari_nftables ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata... ## ## ------------------------------------------------------------- ## configure:35844: checking installing pari? configure:35847: result: yes; install pari_seadata as well configure:35873: no suitable system package found for SPKG pari_seadata ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata_small... ## ## ------------------------------------------------------------------- ## configure:35932: pari_seadata_small has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG patch... ## ## ------------------------------------------------------ ## configure:36084: checking for GNU patch >= 2.7.0 configure:36162: result: /usr/bin/patch configure:36171: will use system package and not install SPKG patch ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pcre... ## ## ----------------------------------------------------- ## configure:36276: checking installing bzip2? configure:36283: result: no configure:36287: checking for PCRE configure:36294: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:36297: $? = 0 configure:36311: $PKG_CONFIG --exists --print-errors "libpcre >= 8.39 libpcreposix libpcrecpp" configure:36314: $? = 0 configure:36500: result: yes configure:36509: will use system package and not install SPKG pcre ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pdf2svg... ## ## -------------------------------------------------------- ## configure:36615: checking for pdf2svg configure:36633: found /usr/bin/pdf2svg configure:36645: result: /usr/bin/pdf2svg configure:36660: will use system package and not install SPKG pdf2svg ## -------------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_cpan_polymake_prereq... ## ## -------------------------------------------------------------------------- ## configure:36827: checking for perl module XML::Writer configure:36837: result: ok configure:36827: checking for perl module XML::LibXML configure:36837: result: ok configure:36827: checking for perl module XML::LibXSLT configure:36837: result: ok configure:36827: checking for perl module File::Slurp configure:36837: result: ok configure:36827: checking for perl module JSON configure:36837: result: ok configure:36827: checking for perl module SVG configure:36837: result: ok configure:36827: checking for perl module Term::ReadKey configure:36837: result: ok configure:36860: will use system package and not install SPKG perl_cpan_polymake_prereq ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_mongodb... ## ## ------------------------------------------------------------- ## configure:37015: checking for perl module MongoDB configure:37025: result: ok configure:37048: will use system package and not install SPKG perl_mongodb ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_term_readline_gnu... ## ## ----------------------------------------------------------------------- ## configure:37201: checking for perl module Term::ReadLine configure:37211: result: ok configure:37219: checking Term::ReadLine module... configure:37228: result: GNU configure:37244: will use system package and not install SPKG perl_term_readline_gnu ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconf... ## ## -------------------------------------------------------- ## configure:37359: result: using pkg-config from the system configure:37367: will use system package and not install SPKG pkgconf ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG planarity... ## ## ---------------------------------------------------------- ## configure:37477: checking planarity/planarity.h usability configure:37477: gcc -c -g -O2 conftest.c >&5 configure:37477: $? = 0 configure:37477: result: yes configure:37477: checking planarity/planarity.h presence configure:37477: gcc -E conftest.c configure:37477: $? = 0 configure:37477: result: yes configure:37477: checking for planarity/planarity.h configure:37477: result: yes configure:37480: checking for gp_InitGraph in -lplanarity configure:37505: gcc -o conftest -g -O2 conftest.c -lplanarity -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:37505: $? = 0 configure:37514: result: yes configure:37518: checking for planarity version 3.0 or later configure:37533: gcc -c -g -O2 conftest.c >&5 configure:37533: $? = 0 configure:37535: result: yes configure:37567: will use system package and not install SPKG planarity ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG polymake... ## ## --------------------------------------------------------- ## configure:37672: checking for polymake-config >= 3.5 configure:37748: result: /bin/polymake-config configure:37753: checking whether libpolymake works configure:37791: g++ -o conftest -I/usr/include -I/usr/include/polymake/external -DPOLYMAKE_VERSION=400 -fPIC -pipe -g -O2 -fdebug-prefix-map=/build/polymake-23eAD1/polymake-4.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -ftemplate-depth-200 -fno-strict-aliasing -fopenmp -Wshadow -Wlogical-op -Wconversion -Wzero-as-null-pointer-constant -Wno-parentheses -Wno-error=unused-function -Wno-stringop-overflow -DPOLYMAKE_WITH_FLINT -O2 -DPOLYMAKE_DEBUG=0 -lpolymake -L/usr/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -fuse-ld=gold -fopenmp -Wl,-E -Wl,-rpath,/usr/lib conftest.cpp -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl >&5 configure:37791: $? = 0 configure:37791: ./conftest terminate called after throwing an instance of 'std::runtime_error' what(): polymake::Main - /usr/lib/polymake/shared is not a symlink ./configure: line 3562: 13322 Aborted ./conftest$ac_exeext configure:37791: $? = 134 configure: program exited with status 134 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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. */ | | #include | | int | main () | { | | polymake::Main* main_polymake_session = new polymake::Main; | main_polymake_session->shell_enable(); | main_polymake_session->set_application("polytope"); | | | ; | return 0; | } configure:37800: result: no configure:37839: no suitable system package found for SPKG polymake ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ppl... ## ## ---------------------------------------------------- ## configure:37934: checking whether any of gcc glpk gmp is installed as or will be installed as SPKG configure:37943: result: no configure:37998: checking for ppl-config configure:38016: found /usr/bin/ppl-config configure:38029: result: /usr/bin/ppl-config configure:38043: checking for the Parma Polyhedra Library, version >= 1.2 configure:38212: g++ -std=gnu++11 -o conftest -I/usr/include/x86_64-linux-gnu -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:38212: $? = 0 configure:38212: ./conftest configure:38212: $? = 0 configure:38236: result: yes configure:38322: will use system package and not install SPKG ppl ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG _prereq... ## ## -------------------------------------------------------- ## configure:38431: will use system package and not install SPKG _prereq ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG primesieve... ## ## ----------------------------------------------------------- ## configure:38504: primesieve has already been installed by SageMath ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG primecount... ## ## ----------------------------------------------------------- ## configure:38687: primecount has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG qhull... ## ## ------------------------------------------------------ ## configure:39103: qhull has already been installed by SageMath ## -------------------------------------------------- ## ## Checking whether SageMath should install SPKG r... ## ## -------------------------------------------------- ## configure:39416: checking whether any of openblas iconv readline bzip2 liblzma pcre curl is installed as or will be installed as SPKG configure:39425: result: no configure:39437: checking for R configure:39444: $PKG_CONFIG --exists --print-errors "libR >= 3.4.4" configure:39447: $? = 0 configure:39461: $PKG_CONFIG --exists --print-errors "libR >= 3.4.4" configure:39464: $? = 0 configure:39502: result: yes configure:39507: checking for R configure:39525: found /usr/bin/R configure:39537: result: /usr/bin/R configure:39569: will use system package and not install SPKG r ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG _recommended... ## ## ------------------------------------------------------------- ## configure:39692: no suitable system package found for SPKG _recommended ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG rw... ## ## --------------------------------------------------- ## configure:39783: checking rw.h usability configure:39783: g++ -std=gnu++11 -c conftest.cpp >&5 configure:39783: $? = 0 configure:39783: result: yes configure:39783: checking rw.h presence configure:39783: g++ -E -std=gnu++11 conftest.cpp configure:39783: $? = 0 configure:39783: result: yes configure:39783: checking for rw.h configure:39783: result: yes configure:39797: checking for library containing calculate_level configure:39828: g++ -std=gnu++11 -o conftest conftest.cpp -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 /usr/bin/ld: /tmp/cceUB6p0.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `calculate_level' collect2: error: ld returned 1 exit status configure:39828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 calculate_level (); | int | main () | { | return calculate_level (); | ; | return 0; | } configure:39828: g++ -std=gnu++11 -o conftest conftest.cpp -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:39828: $? = 0 configure:39845: result: -lrw configure:39859: will use system package and not install SPKG rw ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG singular... ## ## --------------------------------------------------------- ## configure:39932: singular has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sqlite... ## ## ------------------------------------------------------- ## configure:40369: SPKG sqlite is not required on this system ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG suitesparse... ## ## ------------------------------------------------------------ ## configure:40546: checking whether any of openblas is installed as or will be installed as SPKG configure:40555: result: no configure:40558: checking for library containing cholmod_speye configure:40589: g++ -std=gnu++11 -o conftest conftest.cpp -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 /usr/bin/ld: /tmp/ccgYKcEh.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `cholmod_speye' collect2: error: ld returned 1 exit status configure:40589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 cholmod_speye (); | int | main () | { | return cholmod_speye (); | ; | return 0; | } configure:40589: g++ -std=gnu++11 -o conftest conftest.cpp -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:40589: $? = 0 configure:40606: result: -lcholmod configure:40612: checking for library containing umfpack_di_solve configure:40643: g++ -std=gnu++11 -o conftest conftest.cpp -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 /usr/bin/ld: /tmp/ccLeDL54.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `umfpack_di_solve' collect2: error: ld returned 1 exit status configure:40643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 umfpack_di_solve (); | int | main () | { | return umfpack_di_solve (); | ; | return 0; | } configure:40643: g++ -std=gnu++11 -o conftest conftest.cpp -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:40643: $? = 0 configure:40660: result: -lumfpack configure:40666: checking for library containing SuiteSparse_version configure:40697: g++ -std=gnu++11 -o conftest conftest.cpp -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 /usr/bin/ld: /tmp/ccVrOesV.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `SuiteSparse_version' collect2: error: ld returned 1 exit status configure:40697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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 SuiteSparse_version (); | int | main () | { | return SuiteSparse_version (); | ; | return 0; | } configure:40697: g++ -std=gnu++11 -o conftest conftest.cpp -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:40697: $? = 0 configure:40714: result: -lsuitesparseconfig configure:40723: checking suitesparse/SuiteSparse_config.h usability configure:40723: g++ -std=gnu++11 -c conftest.cpp >&5 configure:40723: $? = 0 configure:40723: result: yes configure:40723: checking suitesparse/SuiteSparse_config.h presence configure:40723: g++ -E -std=gnu++11 conftest.cpp configure:40723: $? = 0 configure:40723: result: yes configure:40723: checking for suitesparse/SuiteSparse_config.h configure:40723: result: yes configure:40732: checking suitesparse/amd.h usability configure:40732: g++ -std=gnu++11 -c conftest.cpp >&5 configure:40732: $? = 0 configure:40732: result: yes configure:40732: checking suitesparse/amd.h presence configure:40732: g++ -E -std=gnu++11 conftest.cpp configure:40732: $? = 0 configure:40732: result: yes configure:40732: checking for suitesparse/amd.h configure:40732: result: yes configure:40777: will use system package and not install SPKG suitesparse ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symmetrica... ## ## ----------------------------------------------------------- ## configure:40899: checking symmetrica/def.h usability configure:40899: gcc -c -g -O2 conftest.c >&5 configure:40899: $? = 0 configure:40899: result: yes configure:40899: checking symmetrica/def.h presence configure:40899: gcc -E conftest.c configure:40899: $? = 0 configure:40899: result: yes configure:40899: checking for symmetrica/def.h configure:40899: result: yes configure:40902: checking for library containing zykelind_tetraeder_edges_extended configure:40933: gcc -o conftest -g -O2 conftest.c -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 /usr/bin/ld: /tmp/ccoF2fPY.o: in function `main': /home/me/TMP/sage-9.6.rc3/conftest.c:85: undefined reference to `zykelind_tetraeder_edges_extended' collect2: error: ld returned 1 exit status configure:40933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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_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:40933: gcc -o conftest -g -O2 conftest.c -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:40933: $? = 0 configure:40950: result: -lsymmetrica configure:40956: checking whether we have a properly patched Symmetrica version configure:40985: gcc -o conftest -g -O2 conftest.c -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:40985: $? = 0 configure:40985: ./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:40985: $? = 0 configure:40986: result: appears to be a well-patched version. configure:41018: will use system package and not install SPKG symmetrica ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sympow... ## ## ------------------------------------------------------- ## configure:41124: checking for sympow configure:41142: found /usr/bin/sympow configure:41154: result: /usr/bin/sympow configure:41167: checking whether sympow works well (cf. :trac:30147 and :trac:30633) configure:41180: result: yes; use system sympow configure:41190: will use system package and not install SPKG sympow ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tachyon... ## ## -------------------------------------------------------- ## configure:41296: checking for tachyon configure:41314: found /usr/bin/tachyon configure:41326: result: /usr/bin/tachyon configure:41344: will use system package and not install SPKG tachyon ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG texlive... ## ## -------------------------------------------------------- ## configure:41451: checking for pdflatex configure:41469: found /usr/local/texlive/2022/bin/x86_64-linux/pdflatex configure:41481: result: /usr/local/texlive/2022/bin/x86_64-linux/pdflatex configure:41494: checking for latexmk configure:41512: found /usr/local/texlive/2022/bin/x86_64-linux/latexmk configure:41524: result: /usr/local/texlive/2022/bin/x86_64-linux/latexmk configure:41537: checking for dvipng configure:41555: found /usr/local/texlive/2022/bin/x86_64-linux/dvipng configure:41567: result: /usr/local/texlive/2022/bin/x86_64-linux/dvipng configure:41579: checking for latex package fontspec /usr/local/texlive/2022/texmf-dist/tex/latex/fontspec/fontspec.sty configure:41583: result: yes configure:41594: checking for latex package xunicode /usr/local/texlive/2022/texmf-dist/tex/xelatex/xunicode/xunicode.sty configure:41598: result: yes configure:41609: checking for latex package xltxtra /usr/local/texlive/2022/texmf-dist/tex/xelatex/xltxtra/xltxtra.sty configure:41613: result: yes configure:41624: checking for latex package amssymb /usr/local/texlive/2022/texmf-dist/tex/latex/amsfonts/amssymb.sty configure:41628: result: yes configure:41639: checking for latex package amsfonts /usr/local/texlive/2022/texmf-dist/tex/latex/amsfonts/amsfonts.sty configure:41643: result: yes configure:41654: checking for latex package graphicx /usr/local/texlive/2022/texmf-dist/tex/latex/graphics/graphicx.sty configure:41658: result: yes configure:41669: checking for latex package mathrsfs /usr/local/texlive/2022/texmf-dist/tex/latex/jknapltx/mathrsfs.sty configure:41673: result: yes configure:41684: checking for latex package textcomp /usr/local/texlive/2022/texmf-dist/tex/latex/base/textcomp.sty configure:41688: result: yes configure:41699: checking for latex package tikz /usr/local/texlive/2022/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty configure:41703: result: yes configure:41714: checking for latex package tikz-qtree /usr/local/texlive/2022/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.sty configure:41718: result: yes configure:41729: checking for latex package iftex /usr/local/texlive/2022/texmf-dist/tex/generic/iftex/iftex.sty configure:41733: result: yes configure:41744: checking for latex package tkz-berge /usr/local/texlive/2022/texmf-dist/tex/latex/tkz-berge/tkz-berge.sty configure:41748: result: yes configure:41759: checking for latex package tkz-graph /usr/local/texlive/2022/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty configure:41763: result: yes configure:41774: checking for latex package xy /usr/local/texlive/2022/texmf-dist/tex/generic/xypic/xy.sty configure:41778: result: yes configure:41789: checking for latex package babel /usr/local/texlive/2022/texmf-dist/tex/generic/babel/babel.sty configure:41793: result: yes configure:41804: checking for latex package subfigure /usr/local/texlive/2022/texmf-dist/tex/latex/subfigure/subfigure.sty configure:41808: result: yes configure:41819: checking for latex package hyperref /usr/local/texlive/2022/texmf-dist/tex/latex/hyperref/hyperref.sty configure:41823: result: yes configure:41834: checking for latex package hypcap /usr/local/texlive/2022/texmf-dist/tex/latex/oberdiek/hypcap.sty configure:41838: result: yes configure:41849: checking for latex package xr /usr/local/texlive/2022/texmf-dist/tex/latex/tools/xr.sty configure:41853: result: yes configure:41864: checking for latex package tgtermes /usr/local/texlive/2022/texmf-dist/tex/latex/tex-gyre/tgtermes.sty configure:41868: result: yes configure:41879: checking for latex package fncychap /usr/local/texlive/2022/texmf-dist/tex/latex/fncychap/fncychap.sty configure:41883: result: yes configure:41898: will use system package and not install SPKG texlive ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG toml... ## ## ----------------------------------------------------- ## configure:41991: SPKG toml is not required on this system ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zeromq... ## ## ------------------------------------------------------- ## configure:42116: checking whether any of gcc is installed as or will be installed as SPKG configure:42125: result: no configure:42151: checking zmq.h usability configure:42151: gcc -c -g -O2 conftest.c >&5 configure:42151: $? = 0 configure:42151: result: yes configure:42151: checking zmq.h presence configure:42151: gcc -E conftest.c configure:42151: $? = 0 configure:42151: result: yes configure:42151: checking for zmq.h configure:42151: result: yes configure:42168: checking for ZMQ version >= 4.2.5 configure:42183: result: yes configure:42226: will use system package and not install SPKG zeromq ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zn_poly... ## ## -------------------------------------------------------- ## configure:42333: checking whether any of gmp is installed as or will be installed as SPKG configure:42342: result: no configure:42345: checking zn_poly/zn_poly.h usability configure:42345: g++ -std=gnu++11 -c conftest.cpp >&5 configure:42345: $? = 0 configure:42345: result: yes configure:42345: checking zn_poly/zn_poly.h presence configure:42345: g++ -E -std=gnu++11 conftest.cpp configure:42345: $? = 0 configure:42345: result: yes configure:42345: checking for zn_poly/zn_poly.h configure:42345: result: yes configure:42348: checking for library containing zn_mod_init configure:42379: g++ -std=gnu++11 -o conftest conftest.cpp -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 /usr/bin/ld: /tmp/ccaKvvxn.o: in function `main': conftest.cpp:(.text+0x9): undefined reference to `zn_mod_init' collect2: error: ld returned 1 exit status configure:42379: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6.rc3" | #define PACKAGE_STRING "Sage 9.6.rc3" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6.rc3" | #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_NTL_ZZ_H 1 | #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" | #define HAVE_BOOST /**/ | #define HAVE_LIBCURL 1 | #define LIBCURL_FEATURE_SSL 1 | #define LIBCURL_FEATURE_IPV6 1 | #define LIBCURL_FEATURE_UNIXSOCKETS 1 | #define LIBCURL_FEATURE_LIBZ 1 | #define LIBCURL_FEATURE_BROTLI 1 | #define LIBCURL_FEATURE_ASYNCHDNS 1 | #define LIBCURL_FEATURE_IDN 1 | #define LIBCURL_FEATURE_GSS_API 1 | #define LIBCURL_FEATURE_PSL 1 | #define LIBCURL_FEATURE_SPNEGO 1 | #define LIBCURL_FEATURE_KERBEROS 1 | #define LIBCURL_FEATURE_NTLM 1 | #define LIBCURL_FEATURE_NTLM_WB 1 | #define LIBCURL_FEATURE_TLS_SRP 1 | #define LIBCURL_FEATURE_HTTP2 1 | #define LIBCURL_FEATURE_HTTPS_PROXY 1 | #define LIBCURL_PROTOCOL_DICT 1 | #define LIBCURL_PROTOCOL_FILE 1 | #define LIBCURL_PROTOCOL_FTP 1 | #define LIBCURL_PROTOCOL_FTPS 1 | #define LIBCURL_PROTOCOL_GOPHER 1 | #define LIBCURL_PROTOCOL_HTTP 1 | #define LIBCURL_PROTOCOL_HTTPS 1 | #define LIBCURL_PROTOCOL_IMAP 1 | #define LIBCURL_PROTOCOL_IMAPS 1 | #define LIBCURL_PROTOCOL_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_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:42379: g++ -std=gnu++11 -o conftest conftest.cpp -lzn_poly -lsymmetrica -lsuitesparseconfig -lumfpack -lcholmod -lrw -lmpfi -lmpc -lm4rie -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp >&5 configure:42379: $? = 0 configure:42396: result: -lzn_poly configure:42421: will use system package and not install SPKG zn_poly ## ----------------------------------------------------------------------- ## ## Build status for each package: ## ## ----------------------------------------------------------------------- ## configure:45496: result: 4ti2-1.6.7.p0: no suitable system package; optional, use "./configure --enable-4ti2" to install configure:45596: result: admcycles-none: optional pip package; use "./sage -i admcycles" to install configure:45695: result: alabaster-0.7.12: standard, will be installed as an SPKG configure:45795: result: appdirs-1.4.4: not required on your platform; SPKG will not be installed configure:45895: result: appnope-0.1.2: standard, will be installed as an SPKG configure:45995: result: arb-2.22.1: already installed as an SPKG configure:46095: result: argcomplete-1.12.3: standard, will be installed as an SPKG configure:46195: result: argon2_cffi-20.1.0: standard, will be installed as an SPKG configure:46295: result: attrs-21.2.0: standard, will be installed as an SPKG configure:46399: result: awali-1.0.2-190218: experimental, use "./configure --enable-awali" to install configure:46498: result: babel-2.9.1: standard, will be installed as an SPKG configure:46598: result: backcall-0.2.0: standard, will be installed as an SPKG configure:46702: result: barvinok-0.41.1: optional, use "./configure --enable-barvinok" to install configure:46801: result: beautifulsoup4-4.10.0: standard, will be installed as an SPKG configure:46901: result: beniget-0.4.1: standard, will be installed as an SPKG configure:47005: result: benzene-20130630: optional, use "./configure --enable-benzene" to install configure:47105: result: biopython-none: optional pip package; use "./sage -i biopython" to install configure:47204: result: bleach-4.1.0: standard, will be installed as an SPKG configure:47308: result: bliss-0.73+debian-1+sage-2016-08-02.p0: optional, use "./configure --enable-bliss" to install configure:47407: result: boost_cropped-1.66.0.p0: using system package; SPKG will not be installed configure:47602: result: brial-1.2.8: using system package; SPKG will not be installed configure:47706: result: buckygen-1.1: optional, use "./configure --enable-buckygen" to install configure:47805: result: bzip2-1.0.6-20150304.p0: using system package; SPKG will not be installed configure:47909: result: cbc-2.9.4.p0: using system package; SPKG will not be installed configure:48012: result: ccache-3.3.4: optional, use "./configure --enable-ccache" to install configure:48111: result: cddlib-0.94m: already installed as an SPKG configure:48211: result: certifi-2021.10.8: standard, will be installed as an SPKG configure:48311: result: cffi-1.15.0: standard, will be installed as an SPKG configure:48411: result: charset_normalizer-2.0.4: standard, will be installed as an SPKG configure:48511: result: cliquer-1.22: using system package; SPKG will not be installed configure:48611: result: cmake-3.21.0: using system package; SPKG will not be installed configure:48715: result: cocoalib-0.99564: experimental, use "./configure --enable-cocoalib" to install configure:48814: result: combinatorial_designs-20140630.p0: standard, will be installed as an SPKG configure:48918: result: configure-8e8d7b448d7dfe9b1c223a245e6d164507ddfe15:base, use "./configure --enable-configure" to install configure:49017: result: conway_polynomials-0.5: standard, will be installed as an SPKG configure:49121: result: coxeter3-8ac9c71723c8ca57a836d6381aed125261e44e9e.p0:no suitable system package; optional, use "./configure --enable-coxeter3" to install configure:49220: result: cppy-1.1.0: standard, will be installed as an SPKG configure:49324: result: cryptominisat-5.6.8: optional, use "./configure --enable-cryptominisat" to install configure:49427: result: csdp-6.2.p1: optional, use "./configure --enable-csdp" to install configure:49530: result: cunningham_tables-1.0: optional, use "./configure --enable-cunningham_tables" to install configure:49629: result: curl-7.62.0.p0: using system package; SPKG will not be installed configure:49729: result: cvxopt-1.2.7: standard, will be installed as an SPKG configure:49829: result: cycler-0.11.0: standard, will be installed as an SPKG configure:49933: result: cylp-0.91.4: optional, use "./configure --enable-cylp" to install configure:50032: result: cypari-2.1.2: standard, will be installed as an SPKG configure:50132: result: cysignals-1.11.2: standard, will be installed as an SPKG configure:50232: result: cython-0.29.28: standard, will be installed as an SPKG configure:50336: result: d3js-3.4.8: optional, use "./configure --enable-d3js" to install configure:50439: result: database_cremona_ellcurve-20190911: optional, use "./configure --enable-database_cremona_ellcurve" to install configure:50542: result: database_jones_numfield-4: optional, use "./configure --enable-database_jones_numfield" to install configure:50645: result: database_knotinfo-2021.10.1: optional, use "./configure --enable-database_knotinfo" to install configure:50748: result: database_kohel-20160724: optional, use "./configure --enable-database_kohel" to install configure:50851: result: database_mutation_class-1.0: optional, use "./configure --enable-database_mutation_class" to install configure:50954: result: database_odlyzko_zeta-20061209: optional, use "./configure --enable-database_odlyzko_zeta" to install configure:51057: result: database_stein_watkins-20110713: optional, use "./configure --enable-database_stein_watkins" to install configure:51160: result: database_stein_watkins_mini-20070827: optional, use "./configure --enable-database_stein_watkins_mini" to install configure:51263: result: database_symbolic_data-20070206: optional, use "./configure --enable-database_symbolic_data" to install configure:51362: result: dateutil-2.8.2: standard, will be installed as an SPKG configure:51466: result: debugpy-1.5.1: optional, use "./configure --enable-debugpy" to install configure:51565: result: decorator-5.0.9: standard, will be installed as an SPKG configure:51669: result: deformation-20210503: experimental, use "./configure --enable-deformation" to install configure:51768: result: defusedxml-0.7.1: standard, will be installed as an SPKG configure:51868: result: distlib-0.3.4: not required on your platform; SPKG will not be installed configure:51968: result: docutils-0.17.1: standard, will be installed as an SPKG configure:52072: result: dot2tex-2.11.3.p0: optional, use "./configure --enable-dot2tex" to install configure:52175: result: e_antic-0.1.9: optional, use "./configure --enable-e_antic" to install configure:52274: result: ecl-21.2.1: already installed as an SPKG configure:52374: result: eclib-20210625: already installed as an SPKG configure:52474: result: ecm-7.0.4.p2: using system package; SPKG will not be installed configure:52574: result: elliptic_curves-0.8.1: standard, will be installed as an SPKG configure:52674: result: entrypoints-0.3: standard, will be installed as an SPKG configure:52774: result: fflas_ffpack-2.4.3.p0: using system package; SPKG will not be installed configure:52871: result: ffmpeg-none: using system package configure:52970: result: filelock-3.6.0: not required on your platform; SPKG will not be installed configure:53070: result: flint-2.8.4: already installed as an SPKG configure:53170: result: flintqs-1.0.p0: using system package; SPKG will not be installed configure:53270: result: flit_core-3.4.0: standard, will be installed as an SPKG configure:53370: result: fonttools-4.28.4: standard, will be installed as an SPKG configure:53470: result: fplll-5.4.1: already installed as an SPKG configure:53570: result: fpylll-0.5.6: standard, will be installed as an SPKG configure:53670: result: freetype-2.10.4: using system package; SPKG will not be installed configure:53774: result: fricas-1.3.7.p1: optional, use "./configure --enable-fricas" to install configure:53877: result: frobby-0.9.0.p2: optional, use "./configure --enable-frobby" to install configure:53980: result: gambit-15.1.1.p0: experimental, use "./configure --enable-gambit" to install configure:54079: result: gap-4.11.1: standard, will be installed as an SPKG configure:54183: result: gap3-04jul17: experimental, use "./configure --enable-gap3" to install configure:54286: result: gap_jupyter-0.9: optional, use "./configure --enable-gap_jupyter" to install configure:54389: result: gap_packages-4.11.1: optional, use "./configure --enable-gap_packages" to install configure:54488: result: gast-0.5.2: standard, will be installed as an SPKG configure:54588: result: gc-8.0.4: already installed as an SPKG configure:54688: result: gcc-11.3.0: using system package; SPKG will not be installed configure:55164: result: gdb-8.2: experimental, use "./configure --enable-gdb" to install configure:55263: result: gengetopt-2.23: using system package; SPKG will not be installed configure:55363: result: gf2x-1.3.0: using system package; SPKG will not be installed configure:55463: result: gfan-0.6.2.p1: using system package; SPKG will not be installed configure:55563: result: gfortran-11.3.0: using system package; SPKG will not be installed configure:55663: result: giac-1.6.0.47p3.p0: already installed as an SPKG configure:55760: result: git-none: using system package configure:55859: result: givaro-4.1.1: using system package; SPKG will not be installed configure:55959: result: glpk-5.0.p0: using system package; SPKG will not be installed configure:56063: result: glucose-4.1: optional, use "./configure --enable-glucose" to install configure:56162: result: gmp-6.2.1: using system package; SPKG will not be installed configure:56262: result: gmpy2-2.1.1: standard, will be installed as an SPKG configure:56366: result: gp2c-0.0.10.p0: no suitable system package; optional, use "./configure --enable-gp2c" to install configure:56465: result: graphs-20210214.p0: standard, will be installed as an SPKG configure:56562: result: graphviz-none: using system package configure:56661: result: gsl-2.7: using system package; SPKG will not be installed configure:56761: result: html5lib-1.1: standard, will be installed as an SPKG configure:56861: result: iconv-1.15: using system package; SPKG will not be installed configure:56961: result: idna-3.2: standard, will be installed as an SPKG configure:57065: result: igraph-0.9.7: no suitable system package; optional, use "./configure --enable-igraph" to install configure:57161: result: imagemagick-none: using system package configure:57260: result: imagesize-1.2.0: standard, will be installed as an SPKG configure:57360: result: iml-1.0.4p2.p2: using system package; SPKG will not be installed configure:57460: result: importlib_metadata-4.8.2: standard, will be installed as an SPKG configure:57560: result: importlib_resources-5.2.2: standard, will be installed as an SPKG configure:57664: result: info-6.8: using system package; SPKG will not be installed configure:57763: result: ipykernel-6.6.0: standard, will be installed as an SPKG configure:57864: result: ipympl-none: optional pip package; use "./sage -i ipympl" to install configure:57963: result: ipython-7.29.0: standard, will be installed as an SPKG configure:58063: result: ipython_genutils-0.2.0: standard, will be installed as an SPKG configure:58163: result: ipywidgets-7.6.5: standard, will be installed as an SPKG configure:58267: result: isl-0.20: using system package; SPKG will not be installed configure:58366: result: jedi-0.18.1: standard, will be installed as an SPKG configure:58466: result: jinja2-2.11.2: standard, will be installed as an SPKG configure:58566: result: jmol-14.29.52: standard, will be installed as an SPKG configure:58666: result: jsonschema-4.3.2: standard, will be installed as an SPKG configure:58770: result: jupymake-0.9: optional, use "./configure --enable-jupymake" to install configure:58869: result: jupyter_client-7.1.0: standard, will be installed as an SPKG configure:58969: result: jupyter_core-4.9.1: standard, will be installed as an SPKG configure:59069: result: jupyter_jsmol-0.2.4: standard, will be installed as an SPKG configure:59170: result: jupyterlab-none: optional pip package; use "./sage -i jupyterlab" to install configure:59269: result: jupyterlab_pygments-0.1.2: standard, will be installed as an SPKG configure:59370: result: jupyterlab_widgets-none: optional pip package; use "./sage -i jupyterlab_widgets" to install configure:59470: result: jupyter_packaging-none: optional pip package; use "./sage -i jupyter_packaging" to install configure:59569: result: jupyter_sphinx-0.3.2: standard, will be installed as an SPKG configure:59673: result: kenzo-1.1.10: optional, use "./configure --enable-kenzo" to install configure:59772: result: kiwisolver-1.3.2: standard, will be installed as an SPKG configure:59876: result: latte_int-1.7.6: optional, use "./configure --enable-latte_int" to install configure:59975: result: lcalc-2.0.5: already installed as an SPKG configure:60075: result: libatomic_ops-7.6.10: using system package; SPKG will not be installed configure:60175: result: libbraiding-1.1: using system package; SPKG will not be installed configure:60275: result: libffi-3.2.1: using system package; SPKG will not be installed configure:60375: result: libgd-2.3.2: using system package; SPKG will not be installed configure:60472: result: libgraphviz-none: using system package configure:60571: result: libhomfly-1.02r6: already installed as an SPKG configure:60666: result: liblzma-5.2.5: using system package; SPKG will not be installed configure:60764: result: libnauty-none: using system package; SPKG will not be installed configure:60867: result: libogg-1.3.1.p0: optional, use "./configure --enable-libogg" to install configure:60966: result: libpng-1.6.29.p1: using system package; SPKG will not be installed configure:61070: result: libsemigroups-1.1.0: no suitable system package; optional, use "./configure --enable-libsemigroups" to install configure:61173: result: libtheora-1.1.1: experimental, use "./configure --enable-libtheora" to install configure:61269: result: libxml2-none: using system package configure:61372: result: lidia-2.3.0+latte-patches-2019-05-02: optional, use "./configure --enable-lidia" to install configure:61475: result: lie-2.2.2: experimental, use "./configure --enable-lie" to install configure:61574: result: linbox-1.6.3.p1: already installed as an SPKG configure:61671: result: llvm-none: not required on your platform configure:61770: result: lrcalc-2.1: already installed as an SPKG configure:61870: result: lrcalc_python-2.1: standard, will be installed as an SPKG configure:61974: result: lrslib-071b+autotools-2021-07-13: no suitable system package; optional, use "./configure --enable-lrslib" to install configure:62073: result: m4ri-20200115: using system package; SPKG will not be installed configure:62173: result: m4rie-20200115: using system package; SPKG will not be installed configure:62273: result: markupsafe-1.1.1: standard, will be installed as an SPKG configure:62377: result: mathics-4.0.0: optional, use "./configure --enable-mathics" to install configure:62480: result: mathics_scanner-1.2.4: optional, use "./configure --enable-mathics_scanner" to install configure:62579: result: mathjax-2.7.4.p0: standard, will be installed as an SPKG configure:62679: result: matplotlib-3.5.1: standard, will be installed as an SPKG configure:62779: result: matplotlib_inline-0.1.2: standard, will be installed as an SPKG configure:62879: result: maxima-5.45.0.p0: standard, will be installed as an SPKG configure:62983: result: mcqd-1.0.p0: optional, use "./configure --enable-mcqd" to install configure:63086: result: meataxe-1.0.1: optional, use "./configure --enable-meataxe" to install configure:63185: result: memory_allocator-0.1.1: standard, will be installed as an SPKG configure:63285: result: mistune-0.8.4: standard, will be installed as an SPKG configure:63389: result: modular_decomposition-20100607: experimental, use "./configure --enable-modular_decomposition" to install configure:63488: result: mpc-1.1.0: using system package; SPKG will not be installed configure:63588: result: mpfi-1.5.2: using system package; SPKG will not be installed configure:63688: result: mpfr-4.0.1.p0: using system package; SPKG will not be installed configure:63792: result: mpfrcx-0.5: optional, use "./configure --enable-mpfrcx" to install configure:63891: result: mpmath-1.2.1: standard, will be installed as an SPKG configure:63991: result: nauty-27r1.p1: using system package; SPKG will not be installed configure:64091: result: nbclient-0.5.9: standard, will be installed as an SPKG configure:64191: result: nbconvert-6.4.4: standard, will be installed as an SPKG configure:64291: result: nbformat-5.1.3: standard, will be installed as an SPKG configure:64391: result: ncurses-6.0.p0: using system package; SPKG will not be installed configure:64491: result: nest_asyncio-1.5.4: standard, will be installed as an SPKG configure:64591: result: networkx-2.6.3: standard, will be installed as an SPKG configure:64692: result: nibabel-none: optional pip package; use "./sage -i nibabel" to install configure:64795: result: ninja_build-1.8.2: using system package; SPKG will not be installed configure:64895: result: nodeenv-none: optional pip package; use "./sage -i nodeenv" to install configure:64993: result: nodejs-12.18.3: optional, use "./configure --enable-nodejs" to install configure:65096: result: normaliz-3.8.10: optional, use "./configure --enable-normaliz" to install configure:65195: result: notebook-6.4.10: standard, will be installed as an SPKG configure:65299: result: notedown-1.5.1: optional, use "./configure --enable-notedown" to install configure:65398: result: ntl-11.4.3: using system package; SPKG will not be installed configure:65498: result: numpy-1.21.4: standard, will be installed as an SPKG configure:65598: result: openblas-0.3.20: using system package; SPKG will not be installed configure:65698: result: openssl-3.0.2: not required on your platform; SPKG will not be installed configure:65799: result: ore_algebra-none: optional pip package; use "./sage -i ore_algebra" to install configure:65898: result: packaging-21.3: standard, will be installed as an SPKG configure:66002: result: palettable-3.3.0: optional, use "./configure --enable-palettable" to install configure:66101: result: palp-2.11: using system package; SPKG will not be installed configure:66198: result: pandoc-none: using system package configure:66301: result: pandoc_attributes-8bc82f6d: optional, use "./configure --enable-pandoc_attributes" to install configure:66400: result: pandocfilters-1.4.3: standard, will be installed as an SPKG configure:66500: result: pari-2.13.3: already installed as an SPKG configure:66604: result: pari_elldata-20161017: no suitable system package; optional, use "./configure --enable-pari_elldata" to install configure:66703: result: pari_galdata-20080411.p0: already installed as an SPKG configure:66807: result: pari_galpol-20180625: no suitable system package; optional, use "./configure --enable-pari_galpol" to install configure:66910: result: pari_jupyter-1.4.0: optional, use "./configure --enable-pari_jupyter" to install configure:67013: result: pari_nftables-20080929: no suitable system package; optional, use "./configure --enable-pari_nftables" to install configure:67116: result: pari_seadata-20090618: no suitable system package; optional, use "./configure --enable-pari_seadata" to install configure:67215: result: pari_seadata_small-20090618.p0: already installed as an SPKG configure:67315: result: parso-0.8.2: standard, will be installed as an SPKG configure:67415: result: patch-2.7.5: using system package; SPKG will not be installed configure:67515: result: pcre-8.40.p2: using system package; SPKG will not be installed configure:67612: result: pdf2svg-none: using system package configure:67708: result: perl_cpan_polymake_prereq-none: using system package configure:67804: result: perl_mongodb-none: using system package configure:67907: result: perl_term_readline_gnu-1.35: using system package; SPKG will not be installed configure:68006: result: pexpect-4.8.0: standard, will be installed as an SPKG configure:68110: result: p_group_cohomology-3.3.2: optional, use "./configure --enable-p_group_cohomology" to install configure:68210: result: phitigra-none: optional pip package; use "./sage -i phitigra" to install configure:68309: result: pickleshare-0.7.5: standard, will be installed as an SPKG configure:68409: result: pillow-9.0.1: standard, will be installed as an SPKG configure:68513: result: pint-0.17: optional, use "./configure --enable-pint" to install configure:68612: result: pip-22.0.2: standard, will be installed as an SPKG configure:68712: result: pkgconf-0.9.7.p2: using system package; SPKG will not be installed configure:68812: result: pkgconfig-1.5.5: standard, will be installed as an SPKG configure:68912: result: planarity-3.0.1.0: using system package; SPKG will not be installed configure:69016: result: plantri-5.2: optional, use "./configure --enable-plantri" to install configure:69115: result: platformdirs-2.5.1: standard, will be installed as an SPKG configure:69215: result: pluggy-1.0.0: standard, will be installed as an SPKG configure:69315: result: ply-3.11: standard, will be installed as an SPKG configure:69419: result: polylib-5.22.5: optional, use "./configure --enable-polylib" to install configure:69522: result: polymake-4.6: no suitable system package; optional, use "./configure --enable-polymake" to install configure:69621: result: polytopes_db-20170220.p0: standard, will be installed as an SPKG configure:69725: result: polytopes_db_4d-1.0: optional, use "./configure --enable-polytopes_db_4d" to install configure:69824: result: ppl-1.2.p1: using system package; SPKG will not be installed configure:69924: result: pplpy-0.8.6: standard, will be installed as an SPKG configure:70024: result: pplpy_doc-0.8.6: standard, will be installed as an SPKG configure:70215: result: primecount-7.1: already installed as an SPKG configure:70315: result: primecountpy-0.1.0: standard, will be installed as an SPKG configure:70415: result: primesieve-7.6: already installed as an SPKG configure:70515: result: prometheus_client-0.12.0: standard, will be installed as an SPKG configure:70615: result: prompt_toolkit-3.0.22: standard, will be installed as an SPKG configure:70715: result: ptyprocess-0.5.1.p0: standard, will be installed as an SPKG configure:70815: result: py-1.10.0: standard, will be installed as an SPKG configure:70915: result: pybind11-2.8.1: standard, will be installed as an SPKG configure:71016: result: pybtex-none: optional pip package; use "./sage -i pybtex" to install configure:71119: result: pycosat-0.6.3: optional, use "./configure --enable-pycosat" to install configure:71218: result: pycparser-2.21: standard, will be installed as an SPKG configure:71322: result: pycryptosat-5.6.8: optional, use "./configure --enable-pycryptosat" to install configure:71421: result: pycygwin-0.1: standard, will be installed as an SPKG configure:71522: result: pyflakes-none: optional pip package; use "./sage -i pyflakes" to install configure:71621: result: pygments-2.10.0: standard, will be installed as an SPKG configure:71722: result: pygraphviz-none: optional pip package; use "./sage -i pygraphviz" to install configure:71825: result: pynormaliz-2.14: optional, use "./configure --enable-pynormaliz" to install configure:71924: result: pyparsing-3.0.6: standard, will be installed as an SPKG configure:72025: result: pyppeteer-none: optional pip package; use "./sage -i pyppeteer" to install configure:72124: result: pyrsistent-0.18.0: standard, will be installed as an SPKG configure:72228: result: pysingular-0.9.7: optional, use "./configure --enable-pysingular" to install configure:72328: result: pytest-none: optional pip package; use "./sage -i pytest" to install configure:72427: result: python3-3.10.3: using system package; SPKG will not be installed configure:72531: result: python_igraph-0.9.9: optional, use "./configure --enable-python_igraph" to install configure:72630: result: pythran-0.11.0: standard, will be installed as an SPKG configure:72730: result: pytz-2021.3: standard, will be installed as an SPKG configure:72831: result: pyx-none: optional pip package; use "./sage -i pyx" to install configure:72930: result: pyzmq-22.3.0: standard, will be installed as an SPKG configure:73034: result: qepcad-B.1.72: experimental, use "./configure --enable-qepcad" to install configure:73133: result: qhull-2020-src-8.0.2: already installed as an SPKG configure:73233: result: r-3.6.3: using system package; SPKG will not be installed configure:73333: result: readline-8.0: using system package; SPKG will not be installed configure:73528: result: requests-2.26.0: standard, will be installed as an SPKG configure:73629: result: retrolab-none: optional pip package; use "./sage -i retrolab" to install configure:73727: result: r_jupyter-none: optional, use "./configure --enable-r_jupyter" to install configure:73826: result: rpy2-3.3.6: standard, will be installed as an SPKG configure:73930: result: rst2ipynb-0.2.3: optional, use "./configure --enable-rst2ipynb" to install configure:74033: result: rubiks-20070912.p21: optional, use "./configure --enable-rubiks" to install configure:74132: result: rw-0.9: using system package; SPKG will not be installed configure:74236: result: saclib-2.2.7: optional, use "./configure --enable-saclib" to install configure:74330: result: sage_conf-9.6.rc3: standard, will be installed as an SPKG configure:74424: result: sage_docbuild-9.6.rc3: standard, will be installed as an SPKG configure:74524: result: sage_flatsurf-none: optional pip package; use "./sage -i sage_flatsurf" to install configure:74618: result: sagelib-9.6.rc3: standard, will be installed as an SPKG configure:74716: result: sagemath_categories-9.6.rc3: experimental, use "./configure --enable-sagemath_categories" to install configure:74810: result: sagemath_doc_html-none: standard, will be installed as an SPKG configure:74908: result: sagemath_doc_pdf-none: optional, use "./configure --enable-sagemath_doc_pdf" to install configure:75006: result: sagemath_objects-9.6.rc3: experimental, use "./configure --enable-sagemath_objects" to install configure:75105: result: sagenb_export-3.3: standard, will be installed as an SPKG configure:75209: result: sage_numerical_backends_coin-9.0b12: optional, use "./configure --enable-sage_numerical_backends_coin" to install configure:75312: result: sage_numerical_backends_cplex-9.0b12: optional, use "./configure --enable-sage_numerical_backends_cplex" to install configure:75415: result: sage_numerical_backends_gurobi-9.3.1: optional, use "./configure --enable-sage_numerical_backends_gurobi" to install configure:75509: result: sage_setup-9.6.rc3: standard, will be installed as an SPKG configure:75607: result: sage_sws2rst-9.6.rc3: optional, use "./configure --enable-sage_sws2rst" to install configure:75706: result: sagetex-3.5: standard, will be installed as an SPKG configure:75810: result: scipoptsuite-5.0.1: experimental, use "./configure --enable-scipoptsuite" to install configure:75909: result: scipy-1.7.3: standard, will be installed as an SPKG configure:76009: result: send2trash-1.8.0: standard, will be installed as an SPKG configure:76109: result: setuptools-59.8.0: standard, will be installed as an SPKG configure:76209: result: setuptools_scm-6.3.2: standard, will be installed as an SPKG configure:76309: result: setuptools_scm_git_archive-1.1: standard, will be installed as an SPKG configure:76409: result: setuptools_wheel-59.8.0: standard, will be installed as an SPKG configure:76509: result: simplegeneric-0.8.1.p0: standard, will be installed as an SPKG configure:76609: result: singular-4.2.1p3: already installed as an SPKG configure:76713: result: singular_jupyter-0.9.7: optional, use "./configure --enable-singular_jupyter" to install configure:76816: result: sip-4.18: optional, use "./configure --enable-sip" to install configure:76919: result: sirocco-2.1.0: optional, use "./configure --enable-sirocco" to install configure:77018: result: six-1.16.0: standard, will be installed as an SPKG configure:77119: result: slabbe-none: optional pip package; use "./sage -i slabbe" to install configure:77219: result: snappy-none: optional pip package; use "./sage -i snappy" to install configure:77318: result: snowballstemmer-2.1.0: standard, will be installed as an SPKG configure:77418: result: soupsieve-2.3.1: standard, will be installed as an SPKG configure:77518: result: sphinx-4.4.0: standard, will be installed as an SPKG configure:77618: result: sphinxcontrib_applehelp-1.0.2: standard, will be installed as an SPKG configure:77718: result: sphinxcontrib_devhelp-1.0.2: standard, will be installed as an SPKG configure:77818: result: sphinxcontrib_htmlhelp-2.0.0: standard, will be installed as an SPKG configure:77918: result: sphinxcontrib_jsmath-1.0.1: standard, will be installed as an SPKG configure:78018: result: sphinxcontrib_qthelp-1.0.3: standard, will be installed as an SPKG configure:78118: result: sphinxcontrib_serializinghtml-1.1.5: standard, will be installed as an SPKG configure:78218: result: sphinxcontrib_websupport-1.2.1: standard, will be installed as an SPKG configure:78319: result: sqlalchemy-none: optional pip package; use "./sage -i sqlalchemy" to install configure:78418: result: sqlite-3.36.0: not required on your platform; SPKG will not be installed configure:78518: result: suitesparse-5.10.1: using system package; SPKG will not be installed configure:78622: result: surf-1.0.6-gcc6: experimental, use "./configure --enable-surf" to install configure:78722: result: surface_dynamics-none: optional pip package; use "./sage -i surface_dynamics" to install configure:78825: result: symengine-0.8.1: optional, use "./configure --enable-symengine" to install configure:78928: result: symengine_py-0.8.1.p0: optional, use "./configure --enable-symengine_py" to install configure:79027: result: symmetrica-3.0.1: using system package; SPKG will not be installed configure:79127: result: sympow-2.023.6: using system package; SPKG will not be installed configure:79227: result: sympy-1.10.1: standard, will be installed as an SPKG configure:79327: result: tachyon-0.98.9.p7: using system package; SPKG will not be installed configure:79431: result: tdlib-0.3.1.p0: optional, use "./configure --enable-tdlib" to install configure:79530: result: terminado-0.12.1: standard, will be installed as an SPKG configure:79630: result: testpath-0.5.0: standard, will be installed as an SPKG configure:79729: result: texlive-none: using system package; SPKG will not be installed configure:79832: result: texttable-1.6.3: optional, use "./configure --enable-texttable" to install configure:79931: result: threejs-r122.p0: standard, will be installed as an SPKG configure:80035: result: tides-2.0.p0: optional, use "./configure --enable-tides" to install configure:80134: result: toml-0.10.2: not required on your platform; SPKG will not be installed configure:80234: result: tomli-1.2.1: standard, will be installed as an SPKG configure:80338: result: topcom-0.17.7: optional, use "./configure --enable-topcom" to install configure:80437: result: tornado-6.1: standard, will be installed as an SPKG configure:80537: result: tox-3.24.3: using system package; SPKG will not be installed configure:80637: result: traitlets-5.1.1: standard, will be installed as an SPKG configure:80737: result: typing_extensions-3.10.0.0: standard, will be installed as an SPKG configure:80837: result: tzlocal-2.1: standard, will be installed as an SPKG configure:80937: result: urllib3-1.26.6: standard, will be installed as an SPKG configure:81041: result: valgrind-3.14.0: experimental, use "./configure --enable-valgrind" to install configure:81140: result: vcversioner-2.16.0.0.p0: standard, will be installed as an SPKG configure:81240: result: virtualenv-20.14.1: not required on your platform; SPKG will not be installed configure:81340: result: wcwidth-0.2.5: standard, will be installed as an SPKG configure:81440: result: webencodings-0.5.1: standard, will be installed as an SPKG configure:81540: result: wheel-0.37.0: standard, will be installed as an SPKG configure:81640: result: widgetsnbextension-3.5.2: standard, will be installed as an SPKG configure:81740: result: xz-5.2.5: not required on your platform; SPKG will not be installed configure:81840: result: zeromq-4.3.4: using system package; SPKG will not be installed configure:81940: result: zipp-3.5.0: standard, will be installed as an SPKG configure:82040: result: zlib-1.2.11.p0: using system package; SPKG will not be installed configure:82140: result: zn_poly-0.9.2: using system package; SPKG will not be installed configure:82317: checking that generated files are newer than configure configure:82323: result: done configure:82366: creating ./config.status configure:83604: notice: the following SPKGs did not find equivalent system packages: 4ti2 coxeter3 gp2c igraph libsemigroups lrslib pari_elldata pari_galpol pari_nftables pari_seadata polymake _recommended configure:83611: checking for the package system in use configure:83614: result: debian configure:83653: hint: installing the following system packages, if not already present, may provide additional optional features: $ sudo apt-get update $ sudo apt-get install 4ti2 pari-gp2c libigraph-dev lrslib polymake libpolymake-dev default-jdk libavdevice-dev configure:83671: hint: After installation, re-run configure using: $ ./config.status --recheck && ./config.status ## ---------------- ## ## 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_ECLIB_CFLAGS_set= ac_cv_env_ECLIB_CFLAGS_value= ac_cv_env_ECLIB_LIBS_set= ac_cv_env_ECLIB_LIBS_value= ac_cv_env_F77CFLAGS_set= ac_cv_env_F77CFLAGS_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAS_FFPACK_CFLAGS_set= ac_cv_env_FFLAS_FFPACK_CFLAGS_value= ac_cv_env_FFLAS_FFPACK_LIBS_set= ac_cv_env_FFLAS_FFPACK_LIBS_value= ac_cv_env_FPLLL_CFLAGS_set= ac_cv_env_FPLLL_CFLAGS_value= ac_cv_env_FPLLL_LIBS_set= ac_cv_env_FPLLL_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GC_CFLAGS_set= ac_cv_env_GC_CFLAGS_value= ac_cv_env_GC_LIBS_set= ac_cv_env_GC_LIBS_value= ac_cv_env_GF2X_CFLAGS_set= ac_cv_env_GF2X_CFLAGS_value= ac_cv_env_GF2X_LIBS_set= ac_cv_env_GF2X_LIBS_value= ac_cv_env_GSLPCDIR_set= ac_cv_env_GSLPCDIR_value= ac_cv_env_GSL_CFLAGS_set= ac_cv_env_GSL_CFLAGS_value= ac_cv_env_GSL_LIBS_set= ac_cv_env_GSL_LIBS_value= ac_cv_env_IGRAPH_CFLAGS_set= ac_cv_env_IGRAPH_CFLAGS_value= ac_cv_env_IGRAPH_LIBS_set= ac_cv_env_IGRAPH_LIBS_value= ac_cv_env_ISL_CFLAGS_set= ac_cv_env_ISL_CFLAGS_value= ac_cv_env_ISL_LIBS_set= ac_cv_env_ISL_LIBS_value= ac_cv_env_LAPACK_CFLAGS_set= ac_cv_env_LAPACK_CFLAGS_value= ac_cv_env_LAPACK_LIBS_set= ac_cv_env_LAPACK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBATOMIC_OPS_CFLAGS_set= ac_cv_env_LIBATOMIC_OPS_CFLAGS_value= ac_cv_env_LIBATOMIC_OPS_LIBS_set= ac_cv_env_LIBATOMIC_OPS_LIBS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBGD_CFLAGS_set= ac_cv_env_LIBGD_CFLAGS_value= ac_cv_env_LIBGD_LIBS_set= ac_cv_env_LIBGD_LIBS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBSEMIGROUPS_CFLAGS_set= ac_cv_env_LIBSEMIGROUPS_CFLAGS_value= ac_cv_env_LIBSEMIGROUPS_LIBS_set= ac_cv_env_LIBSEMIGROUPS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LINBOX_CFLAGS_set= ac_cv_env_LINBOX_CFLAGS_value= ac_cv_env_LINBOX_LIBS_set= ac_cv_env_LINBOX_LIBS_value= ac_cv_env_M4RI_CFLAGS_set= ac_cv_env_M4RI_CFLAGS_value= ac_cv_env_M4RI_LIBS_set= ac_cv_env_M4RI_LIBS_value= ac_cv_env_NCURSES_CFLAGS_set= ac_cv_env_NCURSES_CFLAGS_value= ac_cv_env_NCURSES_LIBS_set= ac_cv_env_NCURSES_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJCXXFLAGS_set= ac_cv_env_OBJCXXFLAGS_value= ac_cv_env_OBJCXX_set= ac_cv_env_OBJCXX_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_OPENBLASPCDIR_set= ac_cv_env_OPENBLASPCDIR_value= ac_cv_env_OPENBLAS_CFLAGS_set= ac_cv_env_OPENBLAS_CFLAGS_value= ac_cv_env_OPENBLAS_LIBS_set= ac_cv_env_OPENBLAS_LIBS_value= ac_cv_env_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_PRIMECOUNT_CFLAGS_set= ac_cv_env_PRIMECOUNT_CFLAGS_value= ac_cv_env_PRIMECOUNT_LIBS_set= ac_cv_env_PRIMECOUNT_LIBS_value= ac_cv_env_PRIMESIEVE_CFLAGS_set= ac_cv_env_PRIMESIEVE_CFLAGS_value= ac_cv_env_PRIMESIEVE_LIBS_set= ac_cv_env_PRIMESIEVE_LIBS_value= ac_cv_env_READLINE_CFLAGS_set= ac_cv_env_READLINE_CFLAGS_value= ac_cv_env_READLINE_LIBS_set= ac_cv_env_READLINE_LIBS_value= ac_cv_env_R_CFLAGS_set= ac_cv_env_R_CFLAGS_value= ac_cv_env_R_LIBS_set= ac_cv_env_R_LIBS_value= ac_cv_env_SAGE_DEBUG_set= ac_cv_env_SAGE_DEBUG_value= ac_cv_env_SAGE_FAT_BINARY_set= ac_cv_env_SAGE_FAT_BINARY_value= ac_cv_env_SINGULAR_CFLAGS_set= ac_cv_env_SINGULAR_CFLAGS_value= ac_cv_env_SINGULAR_LIBS_set= ac_cv_env_SINGULAR_LIBS_value= ac_cv_env_SINGULAR_LIB_DIR_set= ac_cv_env_SINGULAR_LIB_DIR_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_ntl_includedir_set= ac_cv_env_ntl_includedir_value= ac_cv_env_ntl_libdir_set= ac_cv_env_ntl_libdir_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fc_compiler_gnu=yes ac_cv_fc_freeform=-ffree-form ac_cv_func_DGEQRF=no ac_cv_func_DGEQRF_=no ac_cv_func_cblas_dgemm=yes ac_cv_func_curl_free=yes ac_cv_func_dgeqrf=no ac_cv_func_dgeqrf_=yes ac_cv_header_NTL_ZZ_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_cliquer_cliquer_h=yes ac_cv_header_complex_h=yes ac_cv_header_ecm_h=yes ac_cv_header_glpk_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gmpxx_h=yes ac_cv_header_graphviz_cgraph_h=yes ac_cv_header_iml_h=yes ac_cv_header_inttypes_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_nauty_nauty_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_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_CONVERT=/usr/bin/convert ac_cv_path_CURL=/usr/bin/curl ac_cv_path_DVIPNG=/usr/local/texlive/2022/bin/x86_64-linux/dvipng ac_cv_path_ECMBIN=/usr/bin/ecm ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FFMPEG=/usr/bin/ffmpeg ac_cv_path_GENGETOPT=/usr/bin/gengetopt 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_GREP=/usr/bin/grep ac_cv_path_INFO=/usr/bin/info ac_cv_path_LATEXMK=/usr/local/texlive/2022/bin/x86_64-linux/latexmk ac_cv_path_MAKE=/usr/bin/make 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_PDF2SVG=/usr/bin/pdf2svg ac_cv_path_PDFLATEX=/usr/local/texlive/2022/bin/x86_64-linux/pdflatex ac_cv_path_PERL=/usr/bin/perl ac_cv_path_POLYMAKE_CONFIG=/bin/polymake-config ac_cv_path_PPL_CONFIG=/usr/bin/ppl-config ac_cv_path_PYTHON3=/usr/bin/python3 ac_cv_path_R=/usr/bin/R ac_cv_path_SED=/usr/bin/sed ac_cv_path_SYMPOW=/usr/bin/sympow ac_cv_path_TACHYON=/usr/bin/tachyon ac_cv_path_TAR=/usr/bin/tar ac_cv_path_TOX=/usr/bin/tox ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config 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=/usr/bin/bzip2 ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/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_DOT=dot ac_cv_prog_FOURTITWO_CIRCUITS=4ti2-circuits ac_cv_prog_FOURTITWO_GRAVER=4ti2-graver ac_cv_prog_FOURTITWO_GROEBNER=4ti2-groebner ac_cv_prog_FOURTITWO_HILBERT=4ti2-hilbert ac_cv_prog_FOURTITWO_MARKOV=4ti2-markov ac_cv_prog_FOURTITWO_PPI=4ti2-ppi ac_cv_prog_FOURTITWO_QSOLVE=4ti2-qsolve ac_cv_prog_FOURTITWO_RAYS=4ti2-rays ac_cv_prog_FOURTITWO_ZSOLVE=4ti2-zsolve ac_cv_prog_HAVE_QUADRATICSIEVE=yes ac_cv_prog_NEATO=neato ac_cv_prog_TWOPI=twopi ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_ac_ct_OBJCXX=g++ ac_cv_prog_cc_c89= 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_densenauty=-lnauty ac_cv_search_ecm_factor=-lecm ac_cv_search_gf2e_init=-lm4rie ac_cv_search_glp_config=-lglpk ac_cv_search_mpc_cmp_abs=-lmpc ac_cv_search_mpfi_diam_abs=-lmpfi ac_cv_search_mpfr_free_pool=-lmpfr 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_libdirstems=lib,lib,lib64 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_c_openmp=-fopenmp ax_cv_check_cxxflags___march_native=yes ax_cv_cxx_compile_cxx11__std_gnupp11=yes ax_cv_cxx_openmp=-fopenmp ax_cv_gcc_version=9 ax_cv_gxx_version=9 ax_cv_prog_perl_version=yes gl_cv_absolute_NTL_ZZ_h=///usr/include/NTL/ZZ.h gl_cv_absolute_ecm_h=///usr/include/ecm.h gl_cv_absolute_gmp_h=///usr/include/x86_64-linux-gnu/gmp.h gl_cv_elf=yes gl_cv_host_cpu_c_abi_32bit=no libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.68.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='-Wl,-Bsymbolic-functions -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,-Bsymbolic-functions -Wl,-z,relro -lR' sage_libcurl_cv_lib_curl_executable=yes zlib_cv_libz=yes zlib_cv_zlib_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## 4ti2 \ 4ti2 \ _bootstrap \ _bootstrap \ _gcc10 \ _gcc10 \ _gcc11 \ _gcc11 \ _gcc12 \ _gcc12 \ _gcc9 \ _gcc9 \ _prereq \ _prereq \ _prereq \ _recommended \ _recommended \ admcycles \ admcycles \ alabaster \ alabaster \ alabaster \ alabaster \ appdirs \ appdirs \ appdirs \ appdirs \ appnope \ appnope \ appnope \ appnope \ arb \ arb \ arb \ arb \ argcomplete \ argcomplete \ argcomplete \ argcomplete \ argon2_cffi \ argon2_cffi \ argon2_cffi \ argon2_cffi \ attrs \ attrs \ attrs \ attrs \ awali \ awali \ babel \ babel \ babel \ babel \ backcall \ backcall \ backcall \ backcall \ barvinok \ barvinok \ beautifulsoup4 \ beautifulsoup4 \ beautifulsoup4 \ beautifulsoup4 \ beniget \ beniget \ beniget \ beniget \ benzene \ benzene \ biopython \ biopython \ bleach \ bleach \ bleach \ bleach \ bliss \ bliss \ boost_cropped \ boost_cropped \ boost_cropped \ boost_cropped \ brial \ brial \ brial \ brial \ buckygen \ buckygen \ bzip2 \ bzip2 \ bzip2 \ bzip2 \ cbc \ cbc \ ccache \ ccache \ cddlib \ cddlib \ cddlib \ cddlib \ certifi \ certifi \ certifi \ certifi \ cffi \ cffi \ cffi \ cffi \ charset_normalizer \ charset_normalizer \ charset_normalizer \ charset_normalizer \ cliquer \ cliquer \ cliquer \ cliquer \ cmake \ cmake \ cmake \ cmake \ cocoalib \ cocoalib \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ combinatorial_designs \ configure \ configure \ conway_polynomials \ conway_polynomials \ conway_polynomials \ conway_polynomials \ coxeter3 \ coxeter3 \ cppy \ cppy \ cppy \ cppy \ cryptominisat \ cryptominisat \ csdp \ csdp \ cunningham_tables \ cunningham_tables \ curl \ curl \ curl \ curl \ cvxopt \ cvxopt \ cvxopt \ cvxopt \ cycler \ cycler \ cycler \ cycler \ cylp \ cylp \ cypari \ cypari \ cypari \ cypari \ cysignals \ cysignals \ cysignals \ cysignals \ cython \ cython \ cython \ cython \ d3js \ d3js \ database_cremona_ellcurve \ database_cremona_ellcurve \ database_jones_numfield \ database_jones_numfield \ database_knotinfo \ database_knotinfo \ database_kohel \ database_kohel \ database_mutation_class \ database_mutation_class \ database_odlyzko_zeta \ database_odlyzko_zeta \ database_stein_watkins \ database_stein_watkins \ database_stein_watkins_mini \ database_stein_watkins_mini \ database_symbolic_data \ database_symbolic_data \ dateutil \ dateutil \ dateutil \ dateutil \ debugpy \ debugpy \ decorator \ decorator \ decorator \ decorator \ deformation \ deformation \ defusedxml \ defusedxml \ defusedxml \ defusedxml \ distlib \ distlib \ distlib \ distlib \ 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 \ ffmpeg \ ffmpeg \ filelock \ filelock \ filelock \ filelock \ flint \ flint \ flint \ flint \ flintqs \ flintqs \ flintqs \ flintqs \ flit_core \ flit_core \ flit_core \ flit_core \ fonttools \ fonttools \ fonttools \ fonttools \ 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 \ gast \ gast \ gast \ gast \ gc \ gc \ gc \ gc \ gcc \ gcc \ gcc \ gcc \ gdb \ gdb \ gengetopt \ gengetopt \ gengetopt \ gengetopt \ gf2x \ gf2x \ gf2x \ gf2x \ gfan \ gfan \ gfan \ gfan \ gfortran \ gfortran \ gfortran \ gfortran \ giac \ giac \ giac \ giac \ git \ git \ givaro \ givaro \ givaro \ givaro \ glpk \ glpk \ glpk \ glpk \ glucose \ glucose \ gmp \ gmp \ gmp \ gmp \ gmpy2 \ gmpy2 \ gmpy2 \ gmpy2 \ gp2c \ gp2c \ graphs \ graphs \ graphs \ graphs \ graphviz \ graphviz \ gsl \ gsl \ gsl \ gsl \ html5lib \ html5lib \ html5lib \ html5lib \ iconv \ iconv \ iconv \ iconv \ idna \ idna \ idna \ idna \ igraph \ igraph \ imagemagick \ imagemagick \ imagesize \ imagesize \ imagesize \ imagesize \ iml \ iml \ iml \ iml \ importlib_metadata \ importlib_metadata \ importlib_metadata \ importlib_metadata \ importlib_resources \ importlib_resources \ importlib_resources \ importlib_resources \ info \ info \ ipykernel \ ipykernel \ ipykernel \ ipykernel \ ipympl \ ipympl \ ipython \ ipython \ ipython \ ipython \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipython_genutils \ ipywidgets \ ipywidgets \ ipywidgets \ ipywidgets \ isl \ isl \ 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 \ jupyter_jsmol \ jupyter_jsmol \ jupyter_jsmol \ jupyter_jsmol \ jupyter_packaging \ jupyter_packaging \ jupyter_sphinx \ jupyter_sphinx \ jupyter_sphinx \ jupyter_sphinx \ jupyterlab \ jupyterlab \ jupyterlab_pygments \ jupyterlab_pygments \ jupyterlab_pygments \ jupyterlab_pygments \ 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 \ libgraphviz \ libgraphviz \ libhomfly \ libhomfly \ libhomfly \ libhomfly \ liblzma \ liblzma \ liblzma \ libnauty \ libnauty \ libogg \ libogg \ libpng \ libpng \ libpng \ libpng \ libsemigroups \ libsemigroups \ libtheora \ libtheora \ libxml2 \ libxml2 \ lidia \ lidia \ lie \ lie \ linbox \ linbox \ linbox \ linbox \ llvm \ llvm \ lrcalc \ lrcalc \ lrcalc \ lrcalc \ lrcalc_python \ lrcalc_python \ lrcalc_python \ lrcalc_python \ lrslib \ lrslib \ m4ri \ m4ri \ m4ri \ m4ri \ m4rie \ m4rie \ m4rie \ m4rie \ markupsafe \ markupsafe \ markupsafe \ markupsafe \ mathics \ mathics \ mathics_scanner \ mathics_scanner \ mathjax \ mathjax \ mathjax \ mathjax \ matplotlib \ matplotlib \ matplotlib \ matplotlib \ matplotlib_inline \ matplotlib_inline \ matplotlib_inline \ matplotlib_inline \ maxima \ maxima \ maxima \ maxima \ mcqd \ mcqd \ meataxe \ meataxe \ memory_allocator \ memory_allocator \ memory_allocator \ memory_allocator \ mistune \ mistune \ mistune \ mistune \ modular_decomposition \ modular_decomposition \ mpc \ mpc \ mpc \ mpc \ mpfi \ mpfi \ mpfi \ mpfi \ mpfr \ mpfr \ mpfr \ mpfr \ mpfrcx \ mpfrcx \ mpmath \ mpmath \ mpmath \ mpmath \ nauty \ nauty \ nauty \ nauty \ nbclient \ nbclient \ nbclient \ nbclient \ nbconvert \ nbconvert \ nbconvert \ nbconvert \ nbformat \ nbformat \ nbformat \ nbformat \ ncurses \ ncurses \ ncurses \ ncurses \ nest_asyncio \ nest_asyncio \ nest_asyncio \ nest_asyncio \ networkx \ networkx \ networkx \ networkx \ nibabel \ nibabel \ ninja_build \ ninja_build \ nodeenv \ nodeenv \ nodejs \ nodejs \ normaliz \ normaliz \ notebook \ notebook \ notebook \ notebook \ notedown \ notedown \ ntl \ ntl \ ntl \ ntl \ numpy \ numpy \ numpy \ numpy \ openblas \ openblas \ openblas \ openblas \ openssl \ openssl \ openssl \ openssl \ ore_algebra \ ore_algebra \ p_group_cohomology \ p_group_cohomology \ packaging \ packaging \ packaging \ packaging \ palettable \ palettable \ palp \ palp \ palp \ palp \ pandoc \ pandoc \ pandoc_attributes \ pandoc_attributes \ pandocfilters \ pandocfilters \ pandocfilters \ pandocfilters \ 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 \ pcre \ pcre \ pcre \ pcre \ pdf2svg \ pdf2svg \ perl_cpan_polymake_prereq \ perl_cpan_polymake_prereq \ perl_mongodb \ perl_mongodb \ perl_term_readline_gnu \ perl_term_readline_gnu \ pexpect \ pexpect \ pexpect \ pexpect \ phitigra \ phitigra \ pickleshare \ pickleshare \ pickleshare \ pickleshare \ pillow \ pillow \ pillow \ pillow \ pint \ pint \ pip \ pip \ pip \ pip \ pkgconf \ pkgconf \ pkgconf \ pkgconf \ pkgconfig \ pkgconfig \ pkgconfig \ pkgconfig \ planarity \ planarity \ planarity \ planarity \ plantri \ plantri \ platformdirs \ platformdirs \ platformdirs \ platformdirs \ pluggy \ pluggy \ pluggy \ pluggy \ ply \ ply \ ply \ ply \ polylib \ polylib \ polymake \ polymake \ polytopes_db \ polytopes_db \ polytopes_db \ polytopes_db \ polytopes_db_4d \ polytopes_db_4d \ ppl \ ppl \ ppl \ ppl \ pplpy \ pplpy \ pplpy \ pplpy \ pplpy_doc \ pplpy_doc \ pplpy_doc \ pplpy_doc \ primecount \ primecount \ primecount \ primecount \ primecountpy \ primecountpy \ primecountpy \ primecountpy \ primesieve \ primesieve \ primesieve \ primesieve \ prometheus_client \ prometheus_client \ prometheus_client \ prometheus_client \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ prompt_toolkit \ ptyprocess \ ptyprocess \ ptyprocess \ ptyprocess \ py \ py \ py \ py \ pybind11 \ pybind11 \ pybind11 \ pybind11 \ pybtex \ pybtex \ pycosat \ pycosat \ pycparser \ pycparser \ pycparser \ pycparser \ pycryptosat \ pycryptosat \ pycygwin \ pycygwin \ pycygwin \ pycygwin \ pyflakes \ pyflakes \ pygments \ pygments \ pygments \ pygments \ pygraphviz \ pygraphviz \ pynormaliz \ pynormaliz \ pyparsing \ pyparsing \ pyparsing \ pyparsing \ pyppeteer \ pyppeteer \ pyrsistent \ pyrsistent \ pyrsistent \ pyrsistent \ pysingular \ pysingular \ pytest \ pytest \ python3 \ python3 \ python3 \ python3 \ python_igraph \ python_igraph \ pythran \ pythran \ pythran \ pythran \ pytz \ pytz \ pytz \ pytz \ pyx \ pyx \ pyzmq \ pyzmq \ pyzmq \ pyzmq \ qepcad \ qepcad \ qhull \ qhull \ qhull \ qhull \ r \ r \ r \ r \ r_jupyter \ r_jupyter \ readline \ readline \ readline \ readline \ requests \ requests \ requests \ requests \ retrolab \ retrolab \ rpy2 \ rpy2 \ rpy2 \ rpy2 \ rst2ipynb \ rst2ipynb \ rubiks \ rubiks \ rw \ rw \ rw \ rw \ saclib \ saclib \ sage_conf \ sage_conf \ sage_conf \ sage_docbuild \ sage_docbuild \ sage_docbuild \ sage_flatsurf \ sage_flatsurf \ sage_numerical_backends_coin \ sage_numerical_backends_coin \ sage_numerical_backends_cplex \ sage_numerical_backends_cplex \ sage_numerical_backends_gurobi \ sage_numerical_backends_gurobi \ sage_setup \ sage_setup \ sage_setup \ sage_sws2rst \ sage_sws2rst \ sagelib \ sagelib \ sagelib \ sagemath_categories \ sagemath_categories \ sagemath_doc_html \ sagemath_doc_html \ sagemath_doc_html \ sagemath_doc_pdf \ sagemath_doc_pdf \ sagemath_objects \ sagemath_objects \ sagenb_export \ sagenb_export \ sagenb_export \ sagenb_export \ sagetex \ sagetex \ sagetex \ sagetex \ scipoptsuite \ scipoptsuite \ scipy \ scipy \ scipy \ scipy \ send2trash \ send2trash \ send2trash \ send2trash \ setuptools \ setuptools \ setuptools \ setuptools \ setuptools_scm \ setuptools_scm \ setuptools_scm \ setuptools_scm \ setuptools_scm_git_archive \ setuptools_scm_git_archive \ setuptools_scm_git_archive \ setuptools_scm_git_archive \ setuptools_wheel \ setuptools_wheel \ setuptools_wheel \ setuptools_wheel \ simplegeneric \ simplegeneric \ simplegeneric \ simplegeneric \ singular \ singular \ singular \ singular \ singular_jupyter \ singular_jupyter \ sip \ sip \ sirocco \ sirocco \ six \ six \ six \ six \ slabbe \ slabbe \ snappy \ snappy \ snowballstemmer \ snowballstemmer \ snowballstemmer \ snowballstemmer \ soupsieve \ soupsieve \ soupsieve \ soupsieve \ 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 \ surface_dynamics \ surface_dynamics' symengine \ symengine \ symengine_py \ symengine_py \ symmetrica \ symmetrica \ symmetrica \ symmetrica \ sympow \ sympow \ sympow \ sympow \ sympy \ sympy \ sympy \ sympy \ tachyon \ tachyon \ tachyon \ tachyon \ tdlib \ tdlib \ terminado \ terminado \ terminado \ terminado \ testpath \ testpath \ testpath \ testpath \ texlive \ texlive' texttable \ texttable \ threejs \ threejs \ threejs \ threejs \ tides \ tides \ toml \ toml \ toml \ toml \ tomli \ tomli \ tomli \ tomli \ topcom \ topcom \ tornado \ tornado \ tornado \ tornado \ tox \ tox \ tox \ tox \ traitlets \ traitlets \ traitlets \ traitlets \ typing_extensions \ typing_extensions \ typing_extensions \ typing_extensions \ tzlocal \ tzlocal \ tzlocal \ tzlocal \ urllib3 \ urllib3 \ urllib3 \ urllib3 \ valgrind \ valgrind \ vcversioner \ vcversioner \ vcversioner \ vcversioner \ virtualenv \ virtualenv \ virtualenv \ virtualenv \ wcwidth \ wcwidth \ wcwidth \ wcwidth \ webencodings \ webencodings \ webencodings \ webencodings \ wheel \ wheel \ wheel \ wheel \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ widgetsnbextension \ xz \ xz \ xz \ xz \ zeromq \ zeromq \ zeromq \ zeromq \ zipp \ zipp \ zipp \ zipp' zlib \ zlib \ zlib \ zlib \ zn_poly' zn_poly' zn_poly' zn_poly' ACLOCAL='${SHELL} /home/me/TMP/sage-9.6.rc3/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} /home/me/TMP/sage-9.6.rc3/config/missing autoconf' AUTOHEADER='${SHELL} /home/me/TMP/sage-9.6.rc3/config/missing autoheader' AUTOMAKE='${SHELL} /home/me/TMP/sage-9.6.rc3/config/missing automake-1.16' AWK='gawk' BOOST_CPPFLAGS='-I/usr/include' BOOST_LDFLAGS='-L/usr/lib64' 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' CFLAGS_MARCH='-march=native' CL='' CONVERT='/usr/bin/convert' CPP='gcc -E' CPPFLAGS=' ' CXX='g++ -std=gnu++11' CXXCPP='g++ -E -std=gnu++11' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"9.6.rc3\" -DPACKAGE_STRING=\"Sage\ 9.6.rc3\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"9.6.rc3\" -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_NTL_ZZ_H=1 -DABSOLUTE_NTL_ZZ_H=\"///usr/include/NTL/ZZ.h\" -DHAVE_BOOST=/\*\*/ -DHAVE_LIBCURL=1 -DLIBCURL_FEATURE_SSL=1 -DLIBCURL_FEATURE_IPV6=1 -DLIBCURL_FEATURE_UNIXSOCKETS=1 -DLIBCURL_FEATURE_LIBZ=1 -DLIBCURL_FEATURE_BROTLI=1 -DLIBCURL_FEATURE_ASYNCHDNS=1 -DLIBCURL_FEATURE_IDN=1 -DLIBCURL_FEATURE_GSS_API=1 -DLIBCURL_FEATURE_PSL=1 -DLIBCURL_FEATURE_SPNEGO=1 -DLIBCURL_FEATURE_KERBEROS=1 -DLIBCURL_FEATURE_NTLM=1 -DLIBCURL_FEATURE_NTLM_WB=1 -DLIBCURL_FEATURE_TLS_SRP=1 -DLIBCURL_FEATURE_HTTP2=1 -DLIBCURL_FEATURE_HTTPS_PROXY=1 -DLIBCURL_PROTOCOL_DICT=1 -DLIBCURL_PROTOCOL_FILE=1 -DLIBCURL_PROTOCOL_FTP=1 -DLIBCURL_PROTOCOL_FTPS=1 -DLIBCURL_PROTOCOL_GOPHER=1 -DLIBCURL_PROTOCOL_HTTP=1 -DLIBCURL_PROTOCOL_HTTPS=1 -DLIBCURL_PROTOCOL_IMAP=1 -DLIBCURL_PROTOCOL_IMAPS=1 -DLIBCURL_PROTOCOL_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_SUITESPARSE_SUITESPARSE_CONFIG_H=1 -DHAVE_SUITESPARSE_AMD_H=1 -DHAVE_ZMQ=/\*\*/' DEPDIR='.deps' DOT='dot' DVIPNG='/usr/local/texlive/2022/bin/x86_64-linux/dvipng' ECHO_C='' ECHO_N='-n' ECHO_T='' ECLIB_CFLAGS='' ECLIB_LIBS='' ECL_CONFIG='' ECMBIN='/usr/bin/ecm' EGREP='/usr/bin/grep -E' EXEEXT='' F77CFLAGS='' F77FLAGS='' FC='gfortran' FCFLAGS='' FFLAS_FFPACK_CFLAGS='-fopenmp -fabi-version=6' FFLAS_FFPACK_LIBS='-fopenmp -lblas -llapack -lgivaro -lgmp -lgmpxx' FFMPEG='/usr/bin/ffmpeg' FOURTITWO_CIRCUITS='4ti2-circuits' FOURTITWO_GRAVER='4ti2-graver' FOURTITWO_GROEBNER='4ti2-groebner' FOURTITWO_HILBERT='4ti2-hilbert' FOURTITWO_MARKOV='4ti2-markov' FOURTITWO_PPI='4ti2-ppi' FOURTITWO_QSOLVE='4ti2-qsolve' FOURTITWO_RAYS='4ti2-rays' FOURTITWO_ZSOLVE='4ti2-zsolve' FPLLL_CFLAGS='' FPLLL_LIBS='' FREETYPE_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16' FREETYPE_LIBS='-lfreetype' GCC_VERSION='9' GC_CFLAGS='' GC_LIBS='' GENGCHECK='' GENGETOPT='/usr/bin/gengetopt' GENGnautyCHECK='/usr/bin/nauty-geng' GF2X_CFLAGS='' GF2X_LIBS='-lgf2x' GIVAROCONFIG='/usr/bin/givaro-config' GLPSOL='/usr/bin/glpsol' GP2C='' GP='' GPHELP='' GREP='/usr/bin/grep' GSLPCDIR='/usr/lib/x86_64-linux-gnu/pkgconfig' GSL_CFLAGS='' GSL_LIBS='-lgsl -lgslcblas -lm' GXX_VERSION='9' HAVE_CXX11='1' HAVE_QUADRATICSIEVE='yes' IGRAPH_CFLAGS='' IGRAPH_LIBS='' INFO='/usr/bin/info' 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='' LATEXMK='/usr/local/texlive/2022/bin/x86_64-linux/latexmk' LCALC_BIN='' 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 -lnauty -liml -lecm -lcurl -lcliquer -lbz2 -lmpfr -lglpk -lgmp -lm -lntl -lppl -lgmpxx -lgmp' LIBSEMIGROUPS_CFLAGS='' LIBSEMIGROUPS_LIBS='' LIBSINGULAR_PATH='$SAGE_LOCAL/lib/libSingular.so' LINBOX_CFLAGS='' LINBOX_LIBS='' LRSNASH='' 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} /home/me/TMP/sage-9.6.rc3/config/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' NCURSES_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600' NCURSES_LIBS='-Wl,-Bsymbolic-functions -lncurses -ltinfo' NEATO='neato' NTL_INCDIR='///usr/include' NTL_LIBDIR='///usr/lib' 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' OPENMP_CFLAGS='-fopenmp' OPENMP_CXXFLAGS='-fopenmp' OPENSSL_INCLUDES='' OPENSSL_LDFLAGS='' OPENSSL_LIBS='' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 9.6.rc3' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='9.6.rc3' 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' PDF2SVG='/usr/bin/pdf2svg' PDFLATEX='/usr/local/texlive/2022/bin/x86_64-linux/pdflatex' 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,-Bsymbolic-functions -Wl,-z,relro' PPL_LIBS=' -lppl -lgmpxx -lgmp' PRIMECOUNT_CFLAGS='' PRIMECOUNT_LIBS='' PRIMESIEVE_CFLAGS='' PRIMESIEVE_LIBS='' PYTHON_FOR_VENV='/usr/bin/python3' QHULL='' 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,-Bsymbolic-functions -Wl,-z,relro -lR' SAGE_ARB_LIBRARY='arb' SAGE_ARCHFLAGS='unset' SAGE_BUILT_PACKAGES=' \ SAGE_CONFIGURE_FFLAS_FFPACK='' SAGE_CRTI_DIR='/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu' SAGE_CXX_WITHOUT_STD='g++' SAGE_DEBUG='' SAGE_DOCS='${SAGE_LOCAL}' SAGE_DUMMY_PACKAGES=' \ SAGE_ECL_CONFIG='${prefix}/bin/ecl-config' SAGE_EDITABLE='' SAGE_ENABLE_4ti2='no' SAGE_ENABLE_awali='no' SAGE_ENABLE_barvinok='no' SAGE_ENABLE_benzene='no' SAGE_ENABLE_bliss='no' SAGE_ENABLE_buckygen='no' SAGE_ENABLE_cbc='no' SAGE_ENABLE_ccache='no' SAGE_ENABLE_cocoalib='no' SAGE_ENABLE_coxeter3='no' SAGE_ENABLE_cryptominisat='no' SAGE_ENABLE_csdp='no' SAGE_ENABLE_cunningham_tables='no' SAGE_ENABLE_cylp='no' SAGE_ENABLE_d3js='no' SAGE_ENABLE_database_cremona_ellcurve='no' SAGE_ENABLE_database_jones_numfield='no' SAGE_ENABLE_database_knotinfo='no' SAGE_ENABLE_database_kohel='no' SAGE_ENABLE_database_mutation_class='no' SAGE_ENABLE_database_odlyzko_zeta='no' SAGE_ENABLE_database_stein_watkins='no' SAGE_ENABLE_database_stein_watkins_mini='no' SAGE_ENABLE_database_symbolic_data='no' SAGE_ENABLE_debugpy='no' SAGE_ENABLE_deformation='no' SAGE_ENABLE_dot2tex='no' SAGE_ENABLE_e_antic='no' SAGE_ENABLE_ffmpeg='no' SAGE_ENABLE_fricas='no' SAGE_ENABLE_frobby='no' SAGE_ENABLE_gambit='no' SAGE_ENABLE_gap3='no' SAGE_ENABLE_gap_jupyter='no' SAGE_ENABLE_gap_packages='no' SAGE_ENABLE_gdb='no' SAGE_ENABLE_git='no' SAGE_ENABLE_glucose='no' SAGE_ENABLE_gp2c='no' SAGE_ENABLE_graphviz='no' SAGE_ENABLE_igraph='no' SAGE_ENABLE_imagemagick='no' SAGE_ENABLE_info='no' SAGE_ENABLE_isl='no' SAGE_ENABLE_jupymake='no' SAGE_ENABLE_kenzo='no' SAGE_ENABLE_latte_int='no' SAGE_ENABLE_libgraphviz='no' SAGE_ENABLE_libnauty='no' SAGE_ENABLE_libogg='no' SAGE_ENABLE_libsemigroups='no' SAGE_ENABLE_libtheora='no' SAGE_ENABLE_libxml2='no' SAGE_ENABLE_lidia='no' SAGE_ENABLE_lie='no' SAGE_ENABLE_llvm='no' SAGE_ENABLE_lrslib='no' SAGE_ENABLE_mathics='no' SAGE_ENABLE_mathics_scanner='no' SAGE_ENABLE_mcqd='no' SAGE_ENABLE_meataxe='no' SAGE_ENABLE_modular_decomposition='no' SAGE_ENABLE_mpfrcx='no' SAGE_ENABLE_ninja_build='no' SAGE_ENABLE_nodejs='no' SAGE_ENABLE_normaliz='no' SAGE_ENABLE_notedown='no' SAGE_ENABLE_p_group_cohomology='no' SAGE_ENABLE_palettable='no' SAGE_ENABLE_pandoc='no' SAGE_ENABLE_pandoc_attributes='no' SAGE_ENABLE_pari_elldata='no' SAGE_ENABLE_pari_galpol='no' SAGE_ENABLE_pari_jupyter='no' SAGE_ENABLE_pari_nftables='no' SAGE_ENABLE_pari_seadata='no' SAGE_ENABLE_pdf2svg='no' SAGE_ENABLE_perl_cpan_polymake_prereq='no' SAGE_ENABLE_perl_mongodb='no' SAGE_ENABLE_perl_term_readline_gnu='no' SAGE_ENABLE_pint='no' SAGE_ENABLE_plantri='no' SAGE_ENABLE_polylib='no' SAGE_ENABLE_polymake='no' SAGE_ENABLE_polytopes_db_4d='no' SAGE_ENABLE_pycosat='no' SAGE_ENABLE_pycryptosat='no' SAGE_ENABLE_pynormaliz='no' SAGE_ENABLE_pysingular='no' SAGE_ENABLE_python_igraph='no' SAGE_ENABLE_qepcad='no' SAGE_ENABLE_r_jupyter='no' SAGE_ENABLE_rst2ipynb='no' SAGE_ENABLE_rubiks='no' SAGE_ENABLE_saclib='no' SAGE_ENABLE_sage_numerical_backends_coin='no' SAGE_ENABLE_sage_numerical_backends_cplex='no' SAGE_ENABLE_sage_numerical_backends_gurobi='no' SAGE_ENABLE_sage_sws2rst='no' SAGE_ENABLE_sagemath_categories='no' SAGE_ENABLE_sagemath_doc_pdf='no' SAGE_ENABLE_sagemath_objects='no' SAGE_ENABLE_scipoptsuite='no' SAGE_ENABLE_singular_jupyter='no' SAGE_ENABLE_sip='no' SAGE_ENABLE_sirocco='no' SAGE_ENABLE_surf='no' SAGE_ENABLE_symengine='no' SAGE_ENABLE_symengine_py='no' SAGE_ENABLE_tdlib='no' SAGE_ENABLE_texlive='no' SAGE_ENABLE_texttable='no' SAGE_ENABLE_tides='no' SAGE_ENABLE_topcom='no' SAGE_ENABLE_valgrind='no' SAGE_FAT_BINARY='' SAGE_FLINT_PREFIX='$SAGE_LOCAL' 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_KENZO_FAS='${prefix}/lib/ecl/kenzo.fas' SAGE_MAXIMA_FAS='${prefix}/lib/ecl/maxima.fas' SAGE_MPC_PREFIX='' SAGE_MPFR_PREFIX='' 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_INSTALLED_PACKAGES=' \ SAGE_OPTIONAL_UNINSTALLED_PACKAGES='' SAGE_PACKAGE_DEPENDENCIES=' SAGE_PACKAGE_TREES=' SAGE_PACKAGE_VERSIONS=' SAGE_PARI_CFG='$SAGE_LOCAL/lib/pari/pari.cfg' SAGE_PARI_PREFIX='$SAGE_LOCAL' SAGE_PIP_PACKAGES=' \ SAGE_PKG_CONFIG_PATH='$SAGE_LOCAL/lib/pkgconfig' SAGE_ROOT='/home/me/TMP/sage-9.6.rc3' SAGE_SCRIPT_PACKAGES=' \ SAGE_SDIST_PACKAGES=' \ SAGE_SPKG_OPTIONS='' SAGE_SUITESPARSE_PREFIX='' SAGE_SYSTEM_FACADE_PC_FILES=' $(SAGE_PKGCONFIG)/blas.pc $(SAGE_PKGCONFIG)/cblas.pc $(SAGE_PKGCONFIG)/lapack.pc $(SAGE_PKGCONFIG)/gsl.pc' SAGE_TOOLCHAIN='gcc' SAGE_VENV='${SAGE_LOCAL}/var/lib/sage/venv-python3.10' SCDD='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SHLIBEXT='so' SINGULAR_BIN='' SINGULAR_CFLAGS='' SINGULAR_LIBS='' SINGULAR_LIB_DIR='' STRIP='' SYMPOW='/usr/bin/sympow' TACHYON='/usr/bin/tachyon' TWOPI='twopi' VERSION='9.6.rc3' XML2_CONFIG='/usr/bin/xml2-config' ZMQ_CPPFLAGS='' ZMQ_LDFLAGS='' ZMQ_LIBS='-lzmq' _libcurl_config='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_FC='gfortran' ac_ct_OBJC='gcc' ac_ct_OBJCXX='g++' ac_path_PYTHON3='/usr/bin/python3' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJCXX_FALSE='' am__fastdepOBJCXX_TRUE='#' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' bzip2_prog='/usr/bin/bzip2' datadir='${datarootdir}' datarootdir='${prefix}/share' deps_4ti2 = zlib $(MP_LIBRARY) glpk deps__bootstrap = deps__gcc10 = deps__gcc11 = deps__gcc12 = deps__gcc9 = deps__prereq = deps__recommended = pandoc ffmpeg imagemagick texlive git deps_admcycles = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_alabaster = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_appdirs = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_appnope = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_arb = $(MP_LIBRARY) mpfr flint deps_argcomplete = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_argon2_cffi = $(PYTHON) six | $(PYTHON_TOOLCHAIN) cffi deps_attrs = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_awali = $(PYTHON) cmake cython nbconvert ncurses deps_babel = $(PYTHON) | $(PYTHON_TOOLCHAIN) pytz deps_backcall = $(PYTHON) | $(PYTHON_TOOLCHAIN) flit_core tomli deps_barvinok = ntl isl polylib deps_beautifulsoup4 = $(PYTHON) soupsieve | $(PYTHON_TOOLCHAIN) deps_beniget = $(PYTHON) gast | $(PYTHON_TOOLCHAIN) deps_benzene = deps_biopython = | pip deps_bleach = $(PYTHON) packaging six | $(PYTHON_TOOLCHAIN) deps_bliss = 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) pycparser deps_charset_normalizer = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_cliquer = deps_cmake = curl zlib bzip2 liblzma deps_cocoalib = $(MP_LIBRARY) deps_combinatorial_designs = deps_configure = deps_conway_polynomials = $(PYTHON) deps_coxeter3 = deps_cppy = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_cryptominisat = $(PYTHON) m4ri zlib libpng | cmake boost_cropped deps_csdp = $(BLAS) deps_cunningham_tables = deps_curl = deps_cvxopt = $(PYTHON) numpy $(BLAS) gsl glpk suitesparse | $(PYTHON_TOOLCHAIN) pkgconfig matplotlib $(and $(filter-out no,$(SAGE_CHECK_cvxopt)), pytest) deps_cycler = $(PYTHON) six | $(PYTHON_TOOLCHAIN) deps_cylp = $(PYTHON) numpy scipy cbc | $(PYTHON_TOOLCHAIN) cython 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_knotinfo = $(PYTHON) | $(PYTHON_TOOLCHAIN) $(and $(filter-out no,$(SAGE_CHECK_database_knotinfo)), $(SAGERUNTIME) ipywidgets sympy singular gap libhomfly libbraiding matplotlib) 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_debugpy = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_decorator = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_deformation = $(MP_LIBRARY) mpfr flint deps_defusedxml = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_distlib = $(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 = | $(PYTHON) deps_entrypoints = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_fflas_ffpack = $(MP_LIBRARY) givaro gsl $(BLAS) | pkgconf deps_ffmpeg = deps_filelock = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_flint = $(MP_LIBRARY) mpfr ntl deps_flintqs = $(MP_LIBRARY) deps_flit_core = $(PYTHON) | pip deps_fonttools = $(PYTHON) | $(PYTHON_TOOLCHAIN) cython 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_gast = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_gc = libatomic_ops deps_gcc = | $(MP_LIBRARY) mpfr mpc zlib xz deps_gdb = mpfr zlib ncurses $(PYTHON) xz deps_gengetopt = | xz deps_gf2x = deps_gfan = $(MP_LIBRARY) cddlib deps_gfortran = | $(MP_LIBRARY) mpfr mpc zlib xz deps_giac = readline libpng $(MP_LIBRARY) mpfr mpfi ntl gsl pari glpk curl deps_git = deps_givaro = $(MP_LIBRARY) deps_glpk = $(MP_LIBRARY) zlib deps_glucose = zlib deps_gmp = xz deps_gmpy2 = $(PYTHON) $(MP_LIBRARY) mpfr mpc | $(PYTHON_TOOLCHAIN) deps_gp2c = pari deps_graphs = deps_graphviz = deps_gsl = $(BLAS) | pkgconf deps_html5lib = $(PYTHON) webencodings | $(PYTHON_TOOLCHAIN) deps_iconv = deps_idna = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_igraph = $(MP_LIBRARY) glpk $(BLAS) suitesparse | cmake deps_imagemagick = deps_imagesize = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_iml = $(MP_LIBRARY) $(BLAS) | pkgconf deps_importlib_metadata = $(PYTHON) zipp typing_extensions | $(PYTHON_TOOLCHAIN) tomli deps_importlib_resources = $(PYTHON) zipp | $(PYTHON_TOOLCHAIN) deps_info = ncurses | xz deps_ipykernel = $(PYTHON) ipython_genutils importlib_metadata argcomplete matplotlib_inline ipython jupyter_client tornado appnope traitlets | $(PYTHON_TOOLCHAIN) deps_ipympl = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipywidgets matplotlib ipykernel jupyter_packaging $(findstring jupyterlab,$(OPTIONAL_INSTALLED_PACKAGES)) 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) ipykernel ipython traitlets deps_isl = $(MP_LIBRARY) 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 nest_asyncio tornado traitlets entrypoints deps_jupyter_core = $(PYTHON) | $(PYTHON_TOOLCHAIN) traitlets deps_jupyter_jsmol = ipywidgets $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_jupyter_packaging = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_jupyter_sphinx = $(PYTHON) sphinx ipywidgets ipython nbconvert nbformat | $(PYTHON_TOOLCHAIN) deps_jupyterlab = $(PYTHON) vcversioner jupyter_core jupyter_client jinja2 tornado ipython packaging terminado traitlets nbconvert send2trash nbformat prometheus_client ipython_genutils argon2_cffi pyzmq idna requests jsonschema babel notebook | $(PYTHON_TOOLCHAIN) deps_jupyterlab_pygments = $(PYTHON) pygments | $(PYTHON_TOOLCHAIN) deps_jupyterlab_widgets = ipympl jupyterlab nodejs tornado $(PYTHON) | $(PYTHON_TOOLCHAIN) jupyter_packaging deps_kenzo = ecl deps_kiwisolver = $(PYTHON) cppy | $(PYTHON_TOOLCHAIN) deps_latte_int = $(MP_LIBRARY) ntl 4ti2 cddlib lidia $(findstring lrslib,$(OPTIONAL_INSTALLED_PACKAGES)) deps_lcalc = pari | gengetopt deps_libatomic_ops = deps_libbraiding = deps_libffi = deps_libgd = libpng freetype xz deps_libgraphviz = deps_libhomfly = gc deps_liblzma = $(SAGE_LOCAL)/$(SPKG_INST_RELDIR)/xz-$(vers_xz) deps_libnauty = $(SAGE_LOCAL)/$(SPKG_INST_RELDIR)/nauty-$(vers_nauty) deps_libogg = deps_libpng = zlib deps_libsemigroups = deps_libtheora = libogg libpng deps_libxml2 = iconv zlib deps_lidia = $(MP_LIBRARY) deps_lie = readline ncurses deps_linbox = $(MP_LIBRARY) ntl givaro mpfr iml flint fflas_ffpack deps_llvm = deps_lrcalc = deps_lrcalc_python = $(PYTHON) lrcalc | $(PYTHON_TOOLCHAIN) cython deps_lrslib = $(MP_LIBRARY) deps_m4ri = libpng deps_m4rie = m4ri deps_markupsafe = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_mathics = $(PYTHON) | $(PYTHON_TOOLCHAIN) pint palettable mathics_scanner $(and $(filter-out no,$(SAGE_CHECK_mathics)), $(SAGERUNTIME) ipywidgets importlib_metadata sympy mpmath matplotlib) deps_mathics_scanner = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_mathjax = deps_matplotlib = $(PYTHON) numpy freetype pillow dateutil pyparsing tornado six cycler qhull fonttools | $(PYTHON_TOOLCHAIN) pytz kiwisolver certifi setuptools_scm_git_archive deps_matplotlib_inline = $(PYTHON) traitlets | $(PYTHON_TOOLCHAIN) deps_maxima = ecl deps_mcqd = deps_meataxe = deps_memory_allocator = $(PYTHON) cython | $(PYTHON_TOOLCHAIN) 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_mpmath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_nauty = deps_nbclient = $(PYTHON) jupyter_client | $(PYTHON_TOOLCHAIN) deps_nbconvert = $(PYTHON) mistune jinja2 pygments traitlets jupyter_core nbformat entrypoints bleach pandocfilters testpath defusedxml jupyter_client jupyterlab_pygments nbclient beautifulsoup4 | $(PYTHON_TOOLCHAIN) deps_nbformat = $(PYTHON) | $(PYTHON_TOOLCHAIN) jsonschema deps_ncurses = deps_nest_asyncio = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_networkx = $(PYTHON) decorator | $(PYTHON_TOOLCHAIN) scipy $(and $(filter-out no,$(SAGE_CHECK_networkx)), pytest) deps_nibabel = | pip deps_ninja_build = | $(PYTHON) deps_nodeenv = $(PYTHON) | $(PYTHON_TOOLCHAIN) certifi deps_nodejs = nodeenv deps_normaliz = $(MP_LIBRARY) flint e_antic libnauty deps_notebook = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython jupyter_client ipykernel nbconvert nbformat jinja2 tornado terminado send2trash prometheus_client argon2_cffi 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_ore_algebra = $(PYTHON) | $(PYTHON_TOOLCHAIN) $(SAGERUNTIME) 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) | setuptools pip wheel pyparsing setuptools_wheel deps_palettable = $(PYTHON) | $(PYTHON_TOOLCHAIN) 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_pcre = bzip2 deps_pdf2svg = deps_perl_cpan_polymake_prereq = deps_perl_mongodb = deps_perl_term_readline_gnu = readline deps_pexpect = $(PYTHON) ptyprocess | $(PYTHON_TOOLCHAIN) deps_phitigra = $(PYTHON) ipywidgets pillow numpy | $(PYTHON_TOOLCHAIN) deps_pickleshare = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pillow = $(PYTHON) zlib freetype | $(PYTHON_TOOLCHAIN) pkgconf deps_pint = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pip = $(PYTHON) setuptools wheel deps_pkgconf = | patch deps_pkgconfig = $(PYTHON) | $(PYTHON_TOOLCHAIN) pkgconf deps_planarity = deps_plantri = deps_platformdirs = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pluggy = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_ply = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_polylib = $(MP_LIBRARY) mpfr ntl deps_polymake = $(MP_LIBRARY) bliss cddlib $(findstring lrslib,$(OPTIONAL_INSTALLED_PACKAGES)) normaliz perl_term_readline_gnu ppl perl_cpan_polymake_prereq libxml2 | 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) deps_pplpy_doc = pplpy | sphinx deps_primecount = primesieve | cmake deps_primecountpy = $(PYTHON) primecount cysignals | $(PYTHON_TOOLCHAIN) cython deps_primesieve = | cmake deps_prometheus_client = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_prompt_toolkit = $(PYTHON) six wcwidth | $(PYTHON_TOOLCHAIN) deps_ptyprocess = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_py = $(PYTHON) | $(PYTHON_TOOLCHAIN) setuptools_scm deps_pybind11 = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pybtex = | pip deps_pycosat = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pycparser = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pycryptosat = $(PYTHON) m4ri zlib libpng cryptominisat | cmake boost_cropped $(PYTHON_TOOLCHAIN) deps_pycygwin = $(PYTHON) cython | $(PYTHON_TOOLCHAIN) deps_pyflakes = | pip deps_pygments = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pygraphviz = $(PYTHON) libgraphviz | $(PYTHON_TOOLCHAIN) deps_pynormaliz = $(PYTHON) normaliz | $(PYTHON_TOOLCHAIN) deps_pyparsing = $(PYTHON) | setuptools pip wheel deps_pyppeteer = $(PYTHON) appdirs importlib_metadata urllib3 certifi | $(PYTHON_TOOLCHAIN) deps_pyrsistent = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_pysingular = $(PYTHON) singular | $(PYTHON_TOOLCHAIN) deps_pytest = $(PYTHON) pluggy packaging attrs py pyparsing importlib_metadata | $(PYTHON_TOOLCHAIN) deps_python3 = zlib readline sqlite libpng bzip2 liblzma xz libffi openssl deps_python_igraph = igraph texttable $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_pythran = $(PYTHON) beniget gast ply numpy | $(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 liblzma pcre curl | pkgconf deps_r_jupyter = notebook r deps_readline = ncurses deps_requests = $(PYTHON) | $(PYTHON_TOOLCHAIN) idna urllib3 certifi charset_normalizer deps_retrolab = $(PYTHON) jupyterlab | $(PYTHON_TOOLCHAIN) deps_rpy2 = $(PYTHON) r cffi tzlocal pytz | $(PYTHON_TOOLCHAIN) pycparser $(and $(filter-out no,$(SAGE_CHECK_rpy2)), pytest numpy ipython) deps_rst2ipynb = $(PYTHON) pandoc | $(PYTHON_TOOLCHAIN) notedown deps_rubiks = deps_rw = deps_saclib = deps_sage_conf = $(PYTHON) $(SAGE_ROOT)/pkgs/sage-conf/sage_conf.py $(SAGE_ROOT)/pkgs/sage-conf/setup.cfg $(SAGE_ROOT)/pkgs/sage-conf/bin/sage-env-config | $(PYTHON_TOOLCHAIN) deps_sage_docbuild = $(PYTHON) sphinx $(SAGE_ROOT)/pkgs/sage-docbuild/sage_docbuild/*.py $(SAGE_ROOT)/pkgs/sage-docbuild/sage_docbuild/ext/*.py | $(PYTHON_TOOLCHAIN) sagelib deps_sage_flatsurf = $(PYTHON) | $(PYTHON_TOOLCHAIN) surface_dynamics deps_sage_numerical_backends_coin = cbc cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets deps_sage_numerical_backends_cplex = cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets deps_sage_numerical_backends_gurobi = cysignals $(SAGE_SRC)/sage/numerical/backends/generic_backend.pxd $(SAGE_SRC)/sage/cpython/string.pxd $(SAGE_SRC)/sage/cpython/string_impl.h | $(SAGERUNTIME) $(PYTHON_TOOLCHAIN) cython ipywidgets deps_sage_setup = $(PYTHON) cython pkgconfig $(SAGE_ROOT)/pkgs/sage-setup/sage_setup/autogen/interpreters/specs/*.py | $(PYTHON_TOOLCHAIN) deps_sage_sws2rst = $(PYTHON) beautifulsoup4 $(SAGE_ROOT)/pkgs/sage-sws2rst/*.py | $(PYTHON_TOOLCHAIN) $(and $(filter-out no,$(SAGE_CHECK_sage_sws2rst)), tox) deps_sagelib = FORCE $(SCRIPTS) arb boost_cropped $(BLAS) brial cliquer cypari cysignals cython ecl eclib ecm flint libgd gap giac givaro glpk gmpy2 gsl iml jinja2 jupyter_core lcalc lrcalc_python libbraiding libhomfly libpng linbox m4ri m4rie memory_allocator mpc mpfi mpfr $(MP_LIBRARY) ntl numpy pari pip pkgconfig planarity ppl pplpy primesieve primecount primecountpy pycygwin $(PYTHON) requests rw sage_conf singular symmetrica zn_poly $(PCFILES) | $(PYTHON_TOOLCHAIN) sage_setup deps_sagemath_categories = FORCE $(PYTHON) cysignals gmpy2 ipython | $(PYTHON_TOOLCHAIN) cython pkgconfig $(and $(filter-out no,$(SAGE_CHECK)), tox) deps_sagemath_doc_html = sagelib sphinx pplpy_doc | $(SAGERUNTIME) maxima networkx scipy sympy matplotlib pillow mathjax mpmath ipykernel jupyter_client conway_polynomials tachyon jmol ipywidgets jupyter_sphinx sage_docbuild elliptic_curves deps_sagemath_doc_pdf = sagemath_doc_html texlive deps_sagemath_objects = FORCE $(PYTHON) cysignals gmpy2 ipython | $(PYTHON_TOOLCHAIN) cython pkgconfig $(and $(filter-out no,$(SAGE_CHECK)), tox) deps_sagenb_export = $(PYTHON) notebook nbconvert ipython six | $(PYTHON_TOOLCHAIN) deps_sagetex = $(PYTHON) maxima scipy matplotlib pillow tachyon | $(and $(filter-out no,$(SAGE_CHECK_sagetex)), $(SAGERUNTIME) sympy elliptic_curves jmol) deps_scipoptsuite = $(MP_LIBRARY) bliss readline | cmake deps_scipy = $(PYTHON) $(BLAS) gfortran numpy pybind11 pythran | $(PYTHON_TOOLCHAIN) deps_send2trash = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_setuptools = $(PYTHON) deps_setuptools_scm = $(PYTHON) | setuptools pip wheel tomli packaging deps_setuptools_scm_git_archive = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_setuptools_wheel = $(PYTHON) setuptools wheel deps_simplegeneric = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_singular = $(MP_LIBRARY) 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_slabbe = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_snappy = $(PYTHON) decorator ipython cypari | $(PYTHON_TOOLCHAIN) sagelib deps_snowballstemmer = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_soupsieve = $(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 mpfr $(MP_LIBRARY) deps_surf = $(MP_LIBRARY) deps_surface_dynamics = $(PYTHON) cysignals pplpy $(SAGE_SRC)/sage/rings/integer.pxd $(SAGE_SRC)/sage/ext/stdsage.pxd | $(PYTHON_TOOLCHAIN) $(SAGERUNTIME) deps_symengine = $(MP_LIBRARY) arb ecm flint mpc mpfr | cmake deps_symengine_py = symengine $(PYTHON) | cmake cython $(PYTHON_TOOLCHAIN) $(and $(filter-out no,$(SAGE_CHECK_symengine_py)), pytest) deps_symmetrica = xz deps_sympow = | pari deps_sympy = $(PYTHON) mpmath | $(PYTHON_TOOLCHAIN) deps_tachyon = libpng deps_tdlib = deps_terminado = $(PYTHON) | $(PYTHON_TOOLCHAIN) ptyprocess tornado deps_testpath = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_texlive = deps_texttable = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_threejs = deps_tides = $(MP_LIBRARY) mpfr deps_toml = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_tomli = $(PYTHON) | pip flit_core deps_topcom = cddlib deps_tornado = $(PYTHON) certifi | $(PYTHON_TOOLCHAIN) deps_tox = $(PYTHON) packaging six filelock pluggy py toml virtualenv importlib_metadata | $(PYTHON_TOOLCHAIN) deps_traitlets = $(PYTHON) | $(PYTHON_TOOLCHAIN) ipython_genutils decorator six deps_typing_extensions = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_tzlocal = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_urllib3 = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_valgrind = deps_vcversioner = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_virtualenv = $(PYTHON) appdirs distlib filelock six importlib_metadata importlib_resources platformdirs | $(PYTHON_TOOLCHAIN) deps_wcwidth = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_webencodings = $(PYTHON) | $(PYTHON_TOOLCHAIN) deps_wheel = $(PYTHON) setuptools deps_widgetsnbextension = $(PYTHON) | $(PYTHON_TOOLCHAIN) jupyter_core deps_xz = deps_zeromq = deps_zipp = $(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) deps_zlib = deps_zn_poly = $(MP_LIBRARY)' 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} /home/me/TMP/sage-9.6.rc3/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' ntl_includedir='' ntl_libdir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/me/TMP/sage-9.6.rc3/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' trees_4ti2 = SAGE_LOCAL trees__bootstrap = SAGE_LOCAL trees__gcc10 = SAGE_LOCAL trees__gcc11 = SAGE_LOCAL trees__gcc12 = SAGE_LOCAL trees__gcc9 = SAGE_LOCAL trees__prereq = SAGE_LOCAL trees__recommended = SAGE_LOCAL trees_admcycles = SAGE_VENV trees_alabaster = SAGE_VENV trees_appdirs = SAGE_VENV trees_appnope = SAGE_VENV trees_arb = SAGE_LOCAL trees_argcomplete = SAGE_VENV trees_argon2_cffi = SAGE_VENV trees_attrs = SAGE_VENV trees_awali = SAGE_LOCAL trees_babel = SAGE_VENV trees_backcall = SAGE_VENV trees_barvinok = SAGE_LOCAL trees_beautifulsoup4 = SAGE_VENV trees_beniget = SAGE_VENV trees_benzene = SAGE_LOCAL trees_biopython = SAGE_VENV trees_bleach = SAGE_VENV trees_bliss = SAGE_LOCAL trees_boost_cropped = SAGE_LOCAL trees_brial = SAGE_LOCAL trees_buckygen = SAGE_LOCAL trees_bzip2 = SAGE_LOCAL trees_cbc = SAGE_LOCAL trees_ccache = SAGE_LOCAL trees_cddlib = SAGE_LOCAL trees_certifi = SAGE_VENV trees_cffi = SAGE_VENV trees_charset_normalizer = SAGE_VENV trees_cliquer = SAGE_LOCAL trees_cmake = SAGE_LOCAL trees_cocoalib = SAGE_LOCAL trees_combinatorial_designs = SAGE_LOCAL trees_configure = SAGE_LOCAL trees_conway_polynomials = SAGE_LOCAL trees_coxeter3 = SAGE_LOCAL trees_cppy = SAGE_VENV trees_cryptominisat = SAGE_LOCAL trees_csdp = SAGE_LOCAL trees_cunningham_tables = SAGE_LOCAL trees_curl = SAGE_LOCAL trees_cvxopt = SAGE_VENV trees_cycler = SAGE_VENV trees_cylp = SAGE_VENV trees_cypari = SAGE_VENV trees_cysignals = SAGE_VENV trees_cython = SAGE_VENV trees_d3js = SAGE_LOCAL trees_database_cremona_ellcurve = SAGE_LOCAL trees_database_jones_numfield = SAGE_LOCAL trees_database_knotinfo = SAGE_VENV trees_database_kohel = SAGE_LOCAL trees_database_mutation_class = SAGE_LOCAL trees_database_odlyzko_zeta = SAGE_LOCAL trees_database_stein_watkins = SAGE_LOCAL trees_database_stein_watkins_mini = SAGE_LOCAL trees_database_symbolic_data = SAGE_LOCAL trees_dateutil = SAGE_VENV trees_debugpy = SAGE_VENV trees_decorator = SAGE_VENV trees_deformation = SAGE_LOCAL trees_defusedxml = SAGE_VENV trees_distlib = SAGE_VENV trees_docutils = SAGE_VENV trees_dot2tex = SAGE_VENV trees_e_antic = SAGE_LOCAL trees_ecl = SAGE_LOCAL trees_eclib = SAGE_LOCAL trees_ecm = SAGE_LOCAL trees_elliptic_curves = SAGE_LOCAL trees_entrypoints = SAGE_VENV trees_fflas_ffpack = SAGE_LOCAL trees_ffmpeg = SAGE_LOCAL trees_filelock = SAGE_VENV trees_flint = SAGE_LOCAL trees_flintqs = SAGE_LOCAL trees_flit_core = SAGE_VENV trees_fonttools = SAGE_VENV trees_fplll = SAGE_LOCAL trees_fpylll = SAGE_VENV trees_freetype = SAGE_LOCAL trees_fricas = SAGE_LOCAL trees_frobby = SAGE_LOCAL trees_gambit = SAGE_LOCAL trees_gap = SAGE_LOCAL trees_gap3 = SAGE_LOCAL trees_gap_jupyter = SAGE_VENV trees_gap_packages = SAGE_LOCAL trees_gast = SAGE_VENV trees_gc = SAGE_LOCAL trees_gcc = SAGE_LOCAL trees_gdb = SAGE_LOCAL trees_gengetopt = SAGE_LOCAL trees_gf2x = SAGE_LOCAL trees_gfan = SAGE_LOCAL trees_gfortran = SAGE_LOCAL trees_giac = SAGE_LOCAL trees_git = SAGE_LOCAL trees_givaro = SAGE_LOCAL trees_glpk = SAGE_LOCAL trees_glucose = SAGE_LOCAL trees_gmp = SAGE_LOCAL trees_gmpy2 = SAGE_VENV trees_gp2c = SAGE_LOCAL trees_graphs = SAGE_LOCAL trees_graphviz = SAGE_LOCAL trees_gsl = SAGE_LOCAL trees_html5lib = SAGE_VENV trees_iconv = SAGE_LOCAL trees_idna = SAGE_VENV trees_igraph = SAGE_LOCAL trees_imagemagick = SAGE_LOCAL trees_imagesize = SAGE_VENV trees_iml = SAGE_LOCAL trees_importlib_metadata = SAGE_VENV trees_importlib_resources = SAGE_VENV trees_info = SAGE_LOCAL trees_ipykernel = SAGE_VENV trees_ipympl = SAGE_VENV trees_ipython = SAGE_VENV trees_ipython_genutils = SAGE_VENV trees_ipywidgets = SAGE_VENV trees_isl = SAGE_LOCAL trees_jedi = SAGE_VENV trees_jinja2 = SAGE_VENV trees_jmol = SAGE_LOCAL trees_jsonschema = SAGE_VENV trees_jupymake = SAGE_VENV trees_jupyter_client = SAGE_VENV trees_jupyter_core = SAGE_VENV trees_jupyter_jsmol = SAGE_VENV trees_jupyter_packaging = SAGE_VENV trees_jupyter_sphinx = SAGE_VENV trees_jupyterlab = SAGE_VENV trees_jupyterlab_pygments = SAGE_VENV trees_jupyterlab_widgets = SAGE_VENV trees_kenzo = SAGE_LOCAL trees_kiwisolver = SAGE_VENV trees_latte_int = SAGE_LOCAL trees_lcalc = SAGE_LOCAL trees_libatomic_ops = SAGE_LOCAL trees_libbraiding = SAGE_LOCAL trees_libffi = SAGE_LOCAL trees_libgd = SAGE_LOCAL trees_libgraphviz = SAGE_LOCAL trees_libhomfly = SAGE_LOCAL trees_liblzma = SAGE_LOCAL trees_libnauty = SAGE_LOCAL trees_libogg = SAGE_LOCAL trees_libpng = SAGE_LOCAL trees_libsemigroups = SAGE_LOCAL trees_libtheora = SAGE_LOCAL trees_libxml2 = SAGE_LOCAL trees_lidia = SAGE_LOCAL trees_lie = SAGE_LOCAL trees_linbox = SAGE_LOCAL trees_llvm = SAGE_LOCAL trees_lrcalc = SAGE_LOCAL trees_lrcalc_python = SAGE_VENV trees_lrslib = SAGE_LOCAL trees_m4ri = SAGE_LOCAL trees_m4rie = SAGE_LOCAL trees_markupsafe = SAGE_VENV trees_mathics = SAGE_VENV trees_mathics_scanner = SAGE_VENV trees_mathjax = SAGE_LOCAL trees_matplotlib = SAGE_VENV trees_matplotlib_inline = SAGE_VENV trees_maxima = SAGE_LOCAL trees_mcqd = SAGE_LOCAL trees_meataxe = SAGE_LOCAL trees_memory_allocator = SAGE_VENV trees_mistune = SAGE_VENV trees_modular_decomposition = SAGE_LOCAL trees_mpc = SAGE_LOCAL trees_mpfi = SAGE_LOCAL trees_mpfr = SAGE_LOCAL trees_mpfrcx = SAGE_LOCAL trees_mpmath = SAGE_VENV trees_nauty = SAGE_LOCAL trees_nbclient = SAGE_VENV trees_nbconvert = SAGE_VENV trees_nbformat = SAGE_VENV trees_ncurses = SAGE_LOCAL trees_nest_asyncio = SAGE_VENV trees_networkx = SAGE_VENV trees_nibabel = SAGE_VENV trees_ninja_build = SAGE_LOCAL trees_nodeenv = SAGE_VENV trees_nodejs = SAGE_LOCAL trees_normaliz = SAGE_LOCAL trees_notebook = SAGE_VENV trees_notedown = SAGE_VENV trees_ntl = SAGE_LOCAL trees_numpy = SAGE_VENV trees_openblas = SAGE_LOCAL trees_openssl = SAGE_LOCAL trees_ore_algebra = SAGE_VENV trees_p_group_cohomology = SAGE_VENV trees_packaging = SAGE_VENV trees_palettable = SAGE_VENV trees_palp = SAGE_LOCAL trees_pandoc = SAGE_LOCAL trees_pandoc_attributes = SAGE_VENV trees_pandocfilters = SAGE_VENV trees_pari = SAGE_LOCAL trees_pari_elldata = SAGE_LOCAL trees_pari_galdata = SAGE_LOCAL trees_pari_galpol = SAGE_LOCAL trees_pari_jupyter = SAGE_VENV trees_pari_nftables = SAGE_LOCAL trees_pari_seadata = SAGE_LOCAL trees_pari_seadata_small = SAGE_LOCAL trees_parso = SAGE_VENV trees_patch = SAGE_LOCAL trees_pcre = SAGE_LOCAL trees_pdf2svg = SAGE_LOCAL trees_perl_cpan_polymake_prereq = SAGE_LOCAL trees_perl_mongodb = SAGE_LOCAL trees_perl_term_readline_gnu = SAGE_LOCAL trees_pexpect = SAGE_VENV trees_phitigra = SAGE_VENV trees_pickleshare = SAGE_VENV trees_pillow = SAGE_VENV trees_pint = SAGE_VENV trees_pip = SAGE_VENV trees_pkgconf = SAGE_LOCAL trees_pkgconfig = SAGE_VENV trees_planarity = SAGE_LOCAL trees_plantri = SAGE_LOCAL trees_platformdirs = SAGE_VENV trees_pluggy = SAGE_VENV trees_ply = SAGE_VENV trees_polylib = SAGE_LOCAL trees_polymake = SAGE_LOCAL trees_polytopes_db = SAGE_LOCAL trees_polytopes_db_4d = SAGE_LOCAL trees_ppl = SAGE_LOCAL trees_pplpy = SAGE_VENV trees_pplpy_doc = SAGE_DOCS trees_primecount = SAGE_LOCAL trees_primecountpy = SAGE_VENV trees_primesieve = SAGE_LOCAL trees_prometheus_client = SAGE_VENV trees_prompt_toolkit = SAGE_VENV trees_ptyprocess = SAGE_VENV trees_py = SAGE_VENV trees_pybind11 = SAGE_VENV trees_pybtex = SAGE_VENV trees_pycosat = SAGE_VENV trees_pycparser = SAGE_VENV trees_pycryptosat = SAGE_VENV trees_pycygwin = SAGE_VENV trees_pyflakes = SAGE_VENV trees_pygments = SAGE_VENV trees_pygraphviz = SAGE_VENV trees_pynormaliz = SAGE_VENV trees_pyparsing = SAGE_VENV trees_pyppeteer = SAGE_VENV trees_pyrsistent = SAGE_VENV trees_pysingular = SAGE_VENV trees_pytest = SAGE_VENV trees_python3 = SAGE_VENV trees_python_igraph = SAGE_VENV trees_pythran = SAGE_VENV trees_pytz = SAGE_VENV trees_pyx = SAGE_VENV trees_pyzmq = SAGE_VENV trees_qepcad = SAGE_LOCAL trees_qhull = SAGE_LOCAL trees_r = SAGE_LOCAL trees_r_jupyter = SAGE_LOCAL trees_readline = SAGE_LOCAL trees_requests = SAGE_VENV trees_retrolab = SAGE_VENV trees_rpy2 = SAGE_VENV trees_rst2ipynb = SAGE_VENV trees_rubiks = SAGE_LOCAL trees_rw = SAGE_LOCAL trees_saclib = SAGE_LOCAL trees_sage_conf = SAGE_VENV trees_sage_docbuild = SAGE_VENV trees_sage_flatsurf = SAGE_VENV trees_sage_numerical_backends_coin = SAGE_VENV trees_sage_numerical_backends_cplex = SAGE_VENV trees_sage_numerical_backends_gurobi = SAGE_VENV trees_sage_setup = SAGE_VENV trees_sage_sws2rst = SAGE_VENV trees_sagelib = SAGE_VENV trees_sagemath_categories = SAGE_LOCAL trees_sagemath_doc_html = SAGE_DOCS trees_sagemath_doc_pdf = SAGE_DOCS trees_sagemath_objects = SAGE_LOCAL trees_sagenb_export = SAGE_VENV trees_sagetex = SAGE_VENV trees_scipoptsuite = SAGE_LOCAL trees_scipy = SAGE_VENV trees_send2trash = SAGE_VENV trees_setuptools = SAGE_VENV trees_setuptools_scm = SAGE_VENV trees_setuptools_scm_git_archive = SAGE_VENV trees_setuptools_wheel = SAGE_VENV trees_simplegeneric = SAGE_VENV trees_singular = SAGE_LOCAL trees_singular_jupyter = SAGE_VENV trees_sip = SAGE_LOCAL trees_sirocco = SAGE_LOCAL trees_six = SAGE_VENV trees_slabbe = SAGE_VENV trees_snappy = SAGE_VENV trees_snowballstemmer = SAGE_VENV trees_soupsieve = SAGE_VENV trees_sphinx = SAGE_VENV trees_sphinxcontrib_applehelp = SAGE_VENV trees_sphinxcontrib_devhelp = SAGE_VENV trees_sphinxcontrib_htmlhelp = SAGE_VENV trees_sphinxcontrib_jsmath = SAGE_VENV trees_sphinxcontrib_qthelp = SAGE_VENV trees_sphinxcontrib_serializinghtml = SAGE_VENV trees_sphinxcontrib_websupport = SAGE_VENV trees_sqlalchemy = SAGE_VENV trees_sqlite = SAGE_LOCAL trees_suitesparse = SAGE_LOCAL trees_surf = SAGE_LOCAL trees_surface_dynamics = SAGE_VENV trees_symengine = SAGE_LOCAL trees_symengine_py = SAGE_VENV trees_symmetrica = SAGE_LOCAL trees_sympow = SAGE_LOCAL trees_sympy = SAGE_VENV trees_tachyon = SAGE_LOCAL trees_tdlib = SAGE_LOCAL trees_terminado = SAGE_VENV trees_testpath = SAGE_VENV trees_texlive = SAGE_LOCAL trees_texttable = SAGE_VENV trees_threejs = SAGE_LOCAL trees_tides = SAGE_LOCAL trees_toml = SAGE_VENV trees_tomli = SAGE_VENV trees_topcom = SAGE_LOCAL trees_tornado = SAGE_VENV trees_tox = SAGE_VENV trees_traitlets = SAGE_VENV trees_typing_extensions = SAGE_VENV trees_tzlocal = SAGE_VENV trees_urllib3 = SAGE_VENV trees_valgrind = SAGE_LOCAL trees_vcversioner = SAGE_VENV trees_virtualenv = SAGE_VENV trees_wcwidth = SAGE_VENV trees_webencodings = SAGE_VENV trees_wheel = SAGE_VENV trees_widgetsnbextension = SAGE_VENV trees_xz = SAGE_LOCAL trees_zeromq = SAGE_LOCAL trees_zipp = SAGE_VENV trees_zlib = SAGE_LOCAL trees_zn_poly = SAGE_LOCAL' vers_4ti2 = 1.6.7.p0 vers__bootstrap = none vers__gcc10 = none vers__gcc11 = none vers__gcc12 = none vers__gcc9 = none vers__prereq = none vers__recommended = none vers_admcycles = none vers_alabaster = 0.7.12 vers_appdirs = 1.4.4 vers_appnope = 0.1.2 vers_arb = 2.22.1 vers_argcomplete = 1.12.3 vers_argon2_cffi = 20.1.0 vers_attrs = 21.2.0 vers_awali = 1.0.2-190218 vers_babel = 2.9.1 vers_backcall = 0.2.0 vers_barvinok = 0.41.1 vers_beautifulsoup4 = 4.10.0 vers_beniget = 0.4.1 vers_benzene = 20130630 vers_biopython = none vers_bleach = 4.1.0 vers_bliss = 0.73+debian-1+sage-2016-08-02.p0 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.94m vers_certifi = 2021.10.8 vers_cffi = 1.15.0 vers_charset_normalizer = 2.0.4 vers_cliquer = 1.22 vers_cmake = 3.21.0 vers_cocoalib = 0.99564 vers_combinatorial_designs = 20140630.p0 vers_configure = 8e8d7b448d7dfe9b1c223a245e6d164507ddfe15 vers_conway_polynomials = 0.5 vers_coxeter3 = 8ac9c71723c8ca57a836d6381aed125261e44e9e.p0 vers_cppy = 1.1.0 vers_cryptominisat = 5.6.8 vers_csdp = 6.2.p1 vers_cunningham_tables = 1.0 vers_curl = 7.62.0.p0 vers_cvxopt = 1.2.7 vers_cycler = 0.11.0 vers_cylp = 0.91.4 vers_cypari = 2.1.2 vers_cysignals = 1.11.2 vers_cython = 0.29.28 vers_d3js = 3.4.8 vers_database_cremona_ellcurve = 20190911 vers_database_jones_numfield = 4 vers_database_knotinfo = 2021.10.1 vers_database_kohel = 20160724 vers_database_mutation_class = 1.0 vers_database_odlyzko_zeta = 20061209 vers_database_stein_watkins = 20110713 vers_database_stein_watkins_mini = 20070827 vers_database_symbolic_data = 20070206 vers_dateutil = 2.8.2 vers_debugpy = 1.5.1 vers_decorator = 5.0.9 vers_deformation = 20210503 vers_defusedxml = 0.7.1 vers_distlib = 0.3.4 vers_docutils = 0.17.1 vers_dot2tex = 2.11.3.p0 vers_e_antic = 0.1.9 vers_ecl = 21.2.1 vers_eclib = 20210625 vers_ecm = 7.0.4.p2 vers_elliptic_curves = 0.8.1 vers_entrypoints = 0.3 vers_fflas_ffpack = 2.4.3.p0 vers_ffmpeg = none vers_filelock = 3.6.0 vers_flint = 2.8.4 vers_flintqs = 1.0.p0 vers_flit_core = 3.4.0 vers_fonttools = 4.28.4 vers_fplll = 5.4.1 vers_fpylll = 0.5.6 vers_freetype = 2.10.4 vers_fricas = 1.3.7.p1 vers_frobby = 0.9.0.p2 vers_gambit = 15.1.1.p0 vers_gap = 4.11.1 vers_gap3 = 04jul17 vers_gap_jupyter = 0.9 vers_gap_packages = 4.11.1 vers_gast = 0.5.2 vers_gc = 8.0.4 vers_gcc = 11.3.0 vers_gdb = 8.2 vers_gengetopt = 2.23 vers_gf2x = 1.3.0 vers_gfan = 0.6.2.p1 vers_gfortran = 11.3.0 vers_giac = 1.6.0.47p3.p0 vers_git = none vers_givaro = 4.1.1 vers_glpk = 5.0.p0 vers_glucose = 4.1 vers_gmp = 6.2.1 vers_gmpy2 = 2.1.1 vers_gp2c = 0.0.10.p0 vers_graphs = 20210214.p0 vers_graphviz = none vers_gsl = 2.7 vers_html5lib = 1.1 vers_iconv = 1.15 vers_idna = 3.2 vers_igraph = 0.9.7 vers_imagemagick = none vers_imagesize = 1.2.0 vers_iml = 1.0.4p2.p2 vers_importlib_metadata = 4.8.2 vers_importlib_resources = 5.2.2 vers_info = 6.8 vers_ipykernel = 6.6.0 vers_ipympl = none vers_ipython = 7.29.0 vers_ipython_genutils = 0.2.0 vers_ipywidgets = 7.6.5 vers_isl = 0.20 vers_jedi = 0.18.1 vers_jinja2 = 2.11.2 vers_jmol = 14.29.52 vers_jsonschema = 4.3.2 vers_jupymake = 0.9 vers_jupyter_client = 7.1.0 vers_jupyter_core = 4.9.1 vers_jupyter_jsmol = 0.2.4 vers_jupyter_packaging = none vers_jupyter_sphinx = 0.3.2 vers_jupyterlab = none vers_jupyterlab_pygments = 0.1.2 vers_jupyterlab_widgets = none vers_kenzo = 1.1.10 vers_kiwisolver = 1.3.2 vers_latte_int = 1.7.6 vers_lcalc = 2.0.5 vers_libatomic_ops = 7.6.10 vers_libbraiding = 1.1 vers_libffi = 3.2.1 vers_libgd = 2.3.2 vers_libgraphviz = none vers_libhomfly = 1.02r6 vers_liblzma = 5.2.5 vers_libnauty = none vers_libogg = 1.3.1.p0 vers_libpng = 1.6.29.p1 vers_libsemigroups = 1.1.0 vers_libtheora = 1.1.1 vers_libxml2 = none vers_lidia = 2.3.0+latte-patches-2019-05-02 vers_lie = 2.2.2 vers_linbox = 1.6.3.p1 vers_llvm = none vers_lrcalc = 2.1 vers_lrcalc_python = 2.1 vers_lrslib = 071b+autotools-2021-07-13 vers_m4ri = 20200115 vers_m4rie = 20200115 vers_markupsafe = 1.1.1 vers_mathics = 4.0.0 vers_mathics_scanner = 1.2.4 vers_mathjax = 2.7.4.p0 vers_matplotlib = 3.5.1 vers_matplotlib_inline = 0.1.2 vers_maxima = 5.45.0.p0 vers_mcqd = 1.0.p0 vers_meataxe = 1.0.1 vers_memory_allocator = 0.1.1 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_mpmath = 1.2.1 vers_nauty = 27r1.p1 vers_nbclient = 0.5.9 vers_nbconvert = 6.4.4 vers_nbformat = 5.1.3 vers_ncurses = 6.0.p0 vers_nest_asyncio = 1.5.4 vers_networkx = 2.6.3 vers_nibabel = none vers_ninja_build = 1.8.2 vers_nodeenv = none vers_nodejs = 12.18.3 vers_normaliz = 3.8.10 vers_notebook = 6.4.10 vers_notedown = 1.5.1 vers_ntl = 11.4.3 vers_numpy = 1.21.4 vers_openblas = 0.3.20 vers_openssl = 3.0.2 vers_ore_algebra = none vers_p_group_cohomology = 3.3.2 vers_packaging = 21.3 vers_palettable = 3.3.0 vers_palp = 2.11 vers_pandoc = none vers_pandoc_attributes = 8bc82f6d vers_pandocfilters = 1.4.3 vers_pari = 2.13.3 vers_pari_elldata = 20161017 vers_pari_galdata = 20080411.p0 vers_pari_galpol = 20180625 vers_pari_jupyter = 1.4.0 vers_pari_nftables = 20080929 vers_pari_seadata = 20090618 vers_pari_seadata_small = 20090618.p0 vers_parso = 0.8.2 vers_patch = 2.7.5 vers_pcre = 8.40.p2 vers_pdf2svg = none vers_perl_cpan_polymake_prereq = none vers_perl_mongodb = none vers_perl_term_readline_gnu = 1.35 vers_pexpect = 4.8.0 vers_phitigra = none vers_pickleshare = 0.7.5 vers_pillow = 9.0.1 vers_pint = 0.17 vers_pip = 22.0.2 vers_pkgconf = 0.9.7.p2 vers_pkgconfig = 1.5.5 vers_planarity = 3.0.1.0 vers_plantri = 5.2 vers_platformdirs = 2.5.1 vers_pluggy = 1.0.0 vers_ply = 3.11 vers_polylib = 5.22.5 vers_polymake = 4.6 vers_polytopes_db = 20170220.p0 vers_polytopes_db_4d = 1.0 vers_ppl = 1.2.p1 vers_pplpy = 0.8.6 vers_pplpy_doc = 0.8.6 vers_primecount = 7.1 vers_primecountpy = 0.1.0 vers_primesieve = 7.6 vers_prometheus_client = 0.12.0 vers_prompt_toolkit = 3.0.22 vers_ptyprocess = 0.5.1.p0 vers_py = 1.10.0 vers_pybind11 = 2.8.1 vers_pybtex = none vers_pycosat = 0.6.3 vers_pycparser = 2.21 vers_pycryptosat = 5.6.8 vers_pycygwin = 0.1 vers_pyflakes = none vers_pygments = 2.10.0 vers_pygraphviz = none vers_pynormaliz = 2.14 vers_pyparsing = 3.0.6 vers_pyppeteer = none vers_pyrsistent = 0.18.0 vers_pysingular = 0.9.7 vers_pytest = none vers_python3 = 3.10.3 vers_python_igraph = 0.9.9 vers_pythran = 0.11.0 vers_pytz = 2021.3 vers_pyx = none vers_pyzmq = 22.3.0 vers_qepcad = B.1.72 vers_qhull = 2020-src-8.0.2 vers_r = 3.6.3 vers_r_jupyter = none vers_readline = 8.0 vers_requests = 2.26.0 vers_retrolab = none vers_rpy2 = 3.3.6 vers_rst2ipynb = 0.2.3 vers_rubiks = 20070912.p21 vers_rw = 0.9 vers_saclib = 2.2.7 vers_sage_conf = 9.6.rc3 vers_sage_docbuild = 9.6.rc3 vers_sage_flatsurf = none vers_sage_numerical_backends_coin = 9.0b12 vers_sage_numerical_backends_cplex = 9.0b12 vers_sage_numerical_backends_gurobi = 9.3.1 vers_sage_setup = 9.6.rc3 vers_sage_sws2rst = 9.6.rc3 vers_sagelib = 9.6.rc3 vers_sagemath_categories = 9.6.rc3 vers_sagemath_doc_html = none vers_sagemath_doc_pdf = none vers_sagemath_objects = 9.6.rc3 vers_sagenb_export = 3.3 vers_sagetex = 3.5 vers_scipoptsuite = 5.0.1 vers_scipy = 1.7.3 vers_send2trash = 1.8.0 vers_setuptools = 59.8.0 vers_setuptools_scm = 6.3.2 vers_setuptools_scm_git_archive = 1.1 vers_setuptools_wheel = 59.8.0 vers_simplegeneric = 0.8.1.p0 vers_singular = 4.2.1p3 vers_singular_jupyter = 0.9.7 vers_sip = 4.18 vers_sirocco = 2.1.0 vers_six = 1.16.0 vers_slabbe = none vers_snappy = none vers_snowballstemmer = 2.1.0 vers_soupsieve = 2.3.1 vers_sphinx = 4.4.0 vers_sphinxcontrib_applehelp = 1.0.2 vers_sphinxcontrib_devhelp = 1.0.2 vers_sphinxcontrib_htmlhelp = 2.0.0 vers_sphinxcontrib_jsmath = 1.0.1 vers_sphinxcontrib_qthelp = 1.0.3 vers_sphinxcontrib_serializinghtml = 1.1.5 vers_sphinxcontrib_websupport = 1.2.1 vers_sqlalchemy = none vers_sqlite = 3.36.0 vers_suitesparse = 5.10.1 vers_surf = 1.0.6-gcc6 vers_surface_dynamics = none vers_symengine = 0.8.1 vers_symengine_py = 0.8.1.p0 vers_symmetrica = 3.0.1 vers_sympow = 2.023.6 vers_sympy = 1.10.1 vers_tachyon = 0.98.9.p7 vers_tdlib = 0.3.1.p0 vers_terminado = 0.12.1 vers_testpath = 0.5.0 vers_texlive = none vers_texttable = 1.6.3 vers_threejs = r122.p0 vers_tides = 2.0.p0 vers_toml = 0.10.2 vers_tomli = 1.2.1 vers_topcom = 0.17.7 vers_tornado = 6.1 vers_tox = 3.24.3 vers_traitlets = 5.1.1 vers_typing_extensions = 3.10.0.0 vers_tzlocal = 2.1 vers_urllib3 = 1.26.6 vers_valgrind = 3.14.0 vers_vcversioner = 2.16.0.0.p0 vers_virtualenv = 20.14.1 vers_wcwidth = 0.2.5 vers_webencodings = 0.5.1 vers_wheel = 0.37.0 vers_widgetsnbextension = 3.5.2 vers_xz = 5.2.5 vers_zeromq = 4.3.4 vers_zipp = 3.5.0 vers_zlib = 1.2.11.p0 vers_zn_poly = 0.9.2' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "9.6.rc3" #define PACKAGE_STRING "Sage 9.6.rc3" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "9.6.rc3" #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_NTL_ZZ_H 1 #define ABSOLUTE_NTL_ZZ_H "///usr/include/NTL/ZZ.h" #define HAVE_BOOST /**/ #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_UNIXSOCKETS 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_BROTLI 1 #define LIBCURL_FEATURE_ASYNCHDNS 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_FEATURE_PSL 1 #define LIBCURL_FEATURE_SPNEGO 1 #define LIBCURL_FEATURE_KERBEROS 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_FEATURE_HTTP2 1 #define LIBCURL_FEATURE_HTTPS_PROXY 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_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_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.6.rc3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on DESKTOP-6879BT0 config.status:3466: creating build/make/Makefile-auto config.status:3466: creating build/make/Makefile config.status:3466: creating src/bin/sage-env-config config.status:3466: creating src/bin/sage-src-env-config config.status:3466: creating build/bin/sage-build-env-config config.status:3466: creating pkgs/sage-conf/sage_conf.py config.status:3466: creating pkgs/sage-conf/setup.cfg config.status:3638: executing depfiles commands config.status:3638: executing mkdirs commands config.status:3770: creating directory /home/me/TMP/sage-9.6.rc3/logs/pkgs config.status:3770: creating directory local config.status:3770: creating directory local/bin config.status:3770: creating directory local/etc config.status:3770: creating directory local/include config.status:3770: creating directory local/lib config.status:3770: creating directory local/lib/pkgconfig config.status:3770: creating directory local/share config.status:3770: creating directory local/var/lib/sage/installed config.status:3638: executing links commands config.status:3791: creating convenience symlink prefix -> local config.status:3805: creating convenience symlink venv -> local/var/lib/sage/venv-python3.10