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, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = LAPTOP-R67A1RBC uname -m = x86_64 uname -r = 3.3.5-341.x86_64 uname -s = CYGWIN_NT-10.0-19044 uname -v = 2022-05-13 12:27 UTC /usr/bin/uname -p = unknown /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: /usr/local/bin PATH: /usr/bin PATH: /cygdrive/c/gurobi951/win64/bin PATH: /cygdrive/c/Program Files/Common Files/Oracle/Java/javapath PATH: /cygdrive/c/WINDOWS/system32 PATH: /cygdrive/c/WINDOWS PATH: /cygdrive/c/WINDOWS/System32/Wbem PATH: /cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0 PATH: /cygdrive/c/WINDOWS/System32/OpenSSH PATH: /cygdrive/c/Users/lucas/AppData/Local/Programs/Python/Python310/python.exe PATH: /cygdrive/c/Program Files/Git/cmd PATH: /cygdrive/c/Program Files/dotnet PATH: /cygdrive/c/Users/lucas PATH: /cygdrive/c/Users/lucas/AppData/Local/Programs/Python/Python310/Scripts PATH: /cygdrive/c/Users/lucas/AppData/Local/Programs/Python/Python310 PATH: /cygdrive/c/Program Files/JetBrains/PyCharm Community Edition 2021.3/bin PATH: /cygdrive/c/Users/lucas/AppData/Local/Programs/Microsoft VS Code/bin PATH: /cygdrive/c/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin PATH: /cygdrive/c/Program Files/R/R-4.1.2/bin/x64 PATH: /cygdrive/c/Program Files (x86)/Nmap PATH: /cygdrive/c/Users/lucas/.dotnet/tools PATH: //wsl$/Ubuntu/usr/share/sagemath/bin PATH: /usr/lib/lapack ## ----------- ## ## Core tests. ## ## ----------- ## configure:4341: checking for a BSD-compatible install configure:4409: result: /usr/bin/install -c configure:4420: checking whether build environment is sane configure:4475: result: yes configure:4626: checking for a thread-safe mkdir -p configure:4665: result: /usr/bin/mkdir -p configure:4672: checking for gawk configure:4688: found /usr/bin/gawk configure:4699: result: gawk configure:4710: checking whether make sets $(MAKE) configure:4732: result: yes configure:4761: checking whether make supports nested variables configure:4778: result: yes configure:4907: checking whether to enable maintainer-specific portions of Makefiles configure:4916: result: yes configure:4936: checking whether make supports the include directive configure:4951: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4954: $? = 0 configure:4973: result: yes (GNU style) configure:5043: checking for gcc configure:5059: found /usr/bin/gcc configure:5070: result: gcc configure:5299: checking for C compiler version configure:5308: gcc --version >&5 gcc (GCC) 11.3.0 Copyright (C) 2021 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:5319: $? = 0 configure:5308: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.3.0 (GCC) configure:5319: $? = 0 configure:5308: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5319: $? = 1 configure:5308: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5319: $? = 1 configure:5339: checking whether the C compiler works configure:5361: gcc conftest.c >&5 configure:5365: $? = 0 configure:5413: result: yes configure:5416: checking for C compiler default output file name configure:5418: result: a.exe configure:5424: checking for suffix of executables configure:5431: gcc -o conftest.exe conftest.c >&5 configure:5435: $? = 0 configure:5457: result: .exe configure:5479: checking whether we are cross compiling configure:5487: gcc -o conftest.exe conftest.c >&5 configure:5491: $? = 0 configure:5498: ./conftest.exe configure:5502: $? = 0 configure:5517: result: no configure:5522: checking for suffix of object files configure:5544: gcc -c conftest.c >&5 configure:5548: $? = 0 configure:5569: result: o configure:5573: checking whether we are using the GNU C compiler configure:5592: gcc -c conftest.c >&5 configure:5592: $? = 0 configure:5601: result: yes configure:5610: checking whether gcc accepts -g configure:5630: gcc -c -g conftest.c >&5 configure:5630: $? = 0 configure:5671: result: yes configure:5688: checking for gcc option to accept ISO C89 configure:5751: gcc -c -g -O2 conftest.c >&5 configure:5751: $? = 0 configure:5764: result: none needed configure:5789: checking whether gcc understands -c and -o together configure:5811: gcc -c conftest.c -o conftest2.o configure:5814: $? = 0 configure:5811: gcc -c conftest.c -o conftest2.o configure:5814: $? = 0 configure:5826: result: yes configure:5845: checking dependency style of gcc configure:5956: result: none configure:5975: checking build system type configure:5989: result: x86_64-unknown-cygwin configure:6009: checking host system type configure:6022: result: x86_64-unknown-cygwin configure:6069: checking for ld used by gcc configure:6194: result: /usr/x86_64-pc-cygwin/bin/ld.exe configure:6201: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld configure:6216: result: yes configure:6223: checking for shared library run path origin configure:6236: result: done configure:6314: checking for root user configure:6323: result: no configure:6441: checking for a sed that does not truncate output configure:6505: result: /usr/bin/sed configure:6513: checking for ar configure:6529: found /usr/bin/ar configure:6541: result: yes configure:6562: checking for m4 configure:6578: found /usr/bin/m4 configure:6590: result: yes configure:6665: checking for pkg-config configure:6683: found /usr/bin/pkg-config configure:6695: result: /usr/bin/pkg-config configure:6720: checking pkg-config is at least version 0.29 configure:6723: result: yes configure:6734: checking for ranlib configure:6750: found /usr/bin/ranlib configure:6762: result: yes configure:6783: checking for strip configure:6799: found /usr/bin/strip configure:6811: result: yes configure:6831: checking for GNU or BSD tar configure:6879: result: /usr/bin/tar configure:6890: checking for GNU make configure:6932: result: /usr/bin/make configure:6942: checking for Python configure:6945: result: /usr/bin/python configure:6956: checking for latex configure:6984: result: no configure:6994: You do not have 'latex', which is recommended, but not configure:6996: required. Latex is only really used for building pdf configure:6998: documents and for %latex mode in the Sage notebook. configure:7008: checking for perl configure:7026: found /usr/bin/perl configure:7038: result: /usr/bin/perl configure:7046: checking for Perl version 5.8.0 or later configure:7057: result: yes configure:7087: checking whether a conda environment is active configure:7094: result: no configure:7191: checking for gcc configure:7218: result: gcc configure:7447: checking for C compiler version configure:7456: gcc --version >&5 gcc (GCC) 11.3.0 Copyright (C) 2021 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:7467: $? = 0 configure:7456: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.3.0 (GCC) configure:7467: $? = 0 configure:7456: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:7467: $? = 1 configure:7456: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:7467: $? = 1 configure:7471: checking whether we are using the GNU C compiler configure:7499: result: yes configure:7508: checking whether gcc accepts -g configure:7569: result: yes configure:7586: checking for gcc option to accept ISO C89 configure:7662: result: none needed configure:7687: checking whether gcc understands -c and -o together configure:7724: result: yes configure:7743: checking dependency style of gcc configure:7854: result: none configure:7874: checking how to run the C preprocessor configure:7905: gcc -E conftest.c configure:7905: $? = 0 configure:7919: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | #include configure:7944: result: gcc -E configure:7964: gcc -E conftest.c configure:7964: $? = 0 configure:7978: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7978: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | #include configure:8064: checking for g++ configure:8080: found /usr/bin/g++ configure:8091: result: g++ configure:8118: checking for C++ compiler version configure:8127: g++ --version >&5 g++ (GCC) 11.3.0 Copyright (C) 2021 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:8138: $? = 0 configure:8127: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.3.0 (GCC) configure:8138: $? = 0 configure:8127: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:8138: $? = 1 configure:8127: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:8138: $? = 1 configure:8142: checking whether we are using the GNU C++ compiler configure:8161: g++ -c conftest.cpp >&5 configure:8161: $? = 0 configure:8170: result: yes configure:8179: checking whether g++ accepts -g configure:8199: g++ -c -g conftest.cpp >&5 configure:8199: $? = 0 configure:8240: result: yes configure:8265: checking dependency style of g++ configure:8376: result: none configure:8444: checking for gfortran configure:8460: found /cygdrive/c/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gfortran configure:8471: result: gfortran configure:8497: checking for Fortran compiler version configure:8506: gfortran --version >&5 GNU Fortran (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0 Copyright (C) 2018 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:8517: $? = 0 configure:8506: gfortran -v >&5 Using built-in specs. COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib ' Thread model: posix gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) configure:8517: $? = 0 configure:8506: gfortran -V >&5 gfortran.exe: error: unrecognized command line option '-V' gfortran.exe: fatal error: no input files compilation terminated. configure:8517: $? = 1 configure:8506: gfortran -qversion >&5 gfortran.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran.exe: fatal error: no input files compilation terminated. configure:8517: $? = 1 configure:8526: checking whether we are using the GNU Fortran compiler configure:8539: gfortran -c conftest.F >&5 configure:8539: $? = 0 configure:8548: result: yes configure:8554: checking whether gfortran accepts -g configure:8565: gfortran -c -g conftest.f >&5 configure:8565: $? = 0 configure:8573: result: yes configure:8663: checking for gcc configure:8679: found /usr/bin/gcc configure:8690: result: gcc configure:8715: checking for Objective C compiler version configure:8724: gcc --version >&5 gcc (GCC) 11.3.0 Copyright (C) 2021 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:8735: $? = 0 configure:8724: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.3.0 (GCC) configure:8735: $? = 0 configure:8724: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:8735: $? = 1 configure:8724: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:8735: $? = 1 configure:8739: checking whether we are using the GNU Objective C compiler configure:8758: gcc -c conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': spawn: No such file or directory compilation terminated. configure:8758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:8767: result: no configure:8776: checking whether gcc accepts -g configure:8796: gcc -c -g conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': spawn: No such file or directory compilation terminated. configure:8796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8811: gcc -c conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': spawn: No such file or directory compilation terminated. configure:8811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8827: gcc -c -g conftest.m >&5 gcc: fatal error: cannot execute 'cc1obj': spawn: No such file or directory compilation terminated. configure:8827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8837: result: no configure:8862: checking dependency style of gcc configure:8971: result: none configure:9040: checking for g++ configure:9056: found /usr/bin/g++ configure:9067: result: g++ configure:9092: checking for Objective C++ compiler version configure:9101: g++ --version >&5 g++ (GCC) 11.3.0 Copyright (C) 2021 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:9112: $? = 0 configure:9101: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.3.0 (GCC) configure:9112: $? = 0 configure:9101: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:9112: $? = 1 configure:9101: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:9112: $? = 1 configure:9116: checking whether we are using the GNU Objective C++ compiler configure:9135: g++ -c conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': spawn: No such file or directory compilation terminated. configure:9135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:9144: result: no configure:9153: checking whether g++ accepts -g configure:9173: g++ -c -g conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': spawn: No such file or directory compilation terminated. configure:9173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9188: g++ -c conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': spawn: No such file or directory compilation terminated. configure:9188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9204: g++ -c -g conftest.mm >&5 g++: fatal error: cannot execute 'cc1objplus': spawn: No such file or directory compilation terminated. configure:9204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9214: result: no configure:9239: checking dependency style of g++ configure:9348: result: none configure:9389: checking how to run the C++ preprocessor configure:9416: g++ -E conftest.cpp configure:9416: $? = 0 configure:9430: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | #include configure:9455: result: g++ -E configure:9475: g++ -E conftest.cpp configure:9475: $? = 0 configure:9489: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9489: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | /* end confdefs.h. */ | #include configure:9518: checking for grep that handles long lines and -e configure:9576: result: /usr/bin/grep configure:9581: checking for egrep configure:9643: result: /usr/bin/grep -E configure:9648: checking for ANSI C header files configure:9668: g++ -c conftest.cpp >&5 configure:9668: $? = 0 configure:9741: g++ -o conftest.exe conftest.cpp >&5 configure:9741: $? = 0 configure:9741: ./conftest.exe configure:9741: $? = 0 configure:9752: result: yes configure:9765: checking for sys/types.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for sys/stat.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for stdlib.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for string.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for memory.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for strings.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for inttypes.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for stdint.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for unistd.h configure:9765: g++ -c conftest.cpp >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9777: checking complex.h usability configure:9777: g++ -c conftest.cpp >&5 configure:9777: $? = 0 configure:9777: result: yes configure:9777: checking complex.h presence configure:9777: g++ -E conftest.cpp configure:9777: $? = 0 configure:9777: result: yes configure:9777: checking for complex.h configure:9777: result: yes configure:9800: checking for sqrt in -lm configure:9825: g++ -o conftest.exe 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:9825: $? = 0 configure:9834: result: yes ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gcc... ## ## ---------------------------------------------------- ## configure:10102: checking whether gcc is already installed in SAGE_LOCAL configure:10174: result: no configure:10213: checking for C compiler vendor configure:10260: 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:10260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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:10260: 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:10260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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:10260: 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:10260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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:10260: 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:10260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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:10260: 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:10260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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:10260: 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:10260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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:10260: gcc -c -g -O2 conftest.c >&5 configure:10260: $? = 0 configure:10268: result: gnu configure:10311: checking whether g++ supports C++11 features with -std=gnu++11 configure:10607: g++ -std=gnu++11 -c conftest.cpp >&5 configure:10607: $? = 0 configure:10616: result: yes configure:11067: checking if gcc accepts -dumpversion option configure:11092: cat conftest.c 1>&5 int main() { return 0; } configure:11095: $? = 0 configure:11099: gcc -dumpversion -c conftest.c 1>&5 11 configure:11102: $? = 0 configure:11105: result: yes configure:11132: checking gcc version configure:11146: result: 11 configure:11160: checking if g++ accepts -dumpversion option configure:11185: cat conftest.c 1>&5 int main() { return 0; } configure:11188: $? = 0 configure:11192: gcc -dumpversion -c conftest.c 1>&5 11 configure:11195: $? = 0 configure:11198: result: yes configure:11225: checking g++ version configure:11239: result: 11 configure:11360: checking whether C++ compiler accepts "-march=native" configure:11379: g++ -std=gnu++11 -c -march=native conftest.cpp >&5 configure:11379: $? = 0 configure:11388: result: yes configure:11408: checking for OpenMP flag of C compiler configure:11453: gcc -o conftest.exe -g -O2 -fopenmp conftest.c -lm >&5 configure:11453: $? = 0 configure:11462: result: -fopenmp configure:11490: checking for OpenMP flag of C++ compiler configure:11535: g++ -std=gnu++11 -o conftest.exe -fopenmp conftest.cpp -lm >&5 configure:11535: $? = 0 configure:11544: result: -fopenmp configure:11569: will use system package and not install SPKG gcc configure:11599: checking for the location of crti.o configure:11609: result: ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:11656: gmp has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG zlib... ## ## ----------------------------------------------------- ## configure:11914: zlib has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG glpk... ## ## ----------------------------------------------------- ## configure:12243: glpk has already been installed by SageMath configure:12487: result: using Sage's glpk SPKG ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG 4ti2... ## ## ----------------------------------------------------- ## configure:12577: checking whether any of gmp glpk zlib is installed as or will be installed as SPKG configure:12581: result: yes; install 4ti2 as well configure:13073: no suitable system package found for SPKG 4ti2 ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG tox... ## ## ---------------------------------------------------- ## configure:13164: checking for tox >= 2.5.0 configure:13241: result: configure:13264: no suitable system package found for SPKG tox ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG virtualenv... ## ## ----------------------------------------------------------- ## configure:13375: no suitable system package found for SPKG virtualenv ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG appdirs... ## ## -------------------------------------------------------- ## configure:13486: no suitable system package found for SPKG appdirs ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfr... ## ## ----------------------------------------------------- ## configure:13545: mpfr has already been installed by SageMath configure:13697: result: using Sage's mpfr SPKG ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ntl... ## ## ---------------------------------------------------- ## configure:13750: ntl has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG flint... ## ## ------------------------------------------------------ ## configure:14141: flint has already been installed by SageMath ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG arb... ## ## ---------------------------------------------------- ## configure:14473: checking installing flint? configure:14476: result: yes; install arb as well configure:14596: no suitable system package found for SPKG arb ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG boost_cropped... ## ## -------------------------------------------------------------- ## configure:14663: boost_cropped has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libpng... ## ## ------------------------------------------------------- ## configure:15104: libpng has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG m4ri... ## ## ----------------------------------------------------- ## configure:15298: m4ri has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG brial... ## ## ------------------------------------------------------ ## configure:15498: brial has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG bzip2... ## ## ------------------------------------------------------ ## configure:15790: bzip2 has already been installed by SageMath configure:15980: checking for Fortran flag needed to accept free-form source configure:15999: gfortran -c conftest.f >&5 conftest.f:2:3: program freeform 1 Error: Non-numeric character in statement label at (1) conftest.f:2:3: program freeform 1 Error: Unclassifiable statement at (1) conftest.f:4:26: print *, 'Hello ', & 1 Error: Expected expression in PRINT statement at (1) conftest.f:5:11: 'world.' 1 Error: Invalid character in name at (1) configure:15999: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:15999: gfortran -c -ffree-form conftest.f >&5 configure:15999: $? = 0 configure:16008: result: -ffree-form ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfortran... ## ## --------------------------------------------------------- ## configure:16134: checking the version of gfortran configure:16137: result: 8.1.0 configure:16188: will use system package and not install SPKG gfortran ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openblas... ## ## --------------------------------------------------------- ## configure:16295: checking whether any of gfortran is installed as or will be installed as SPKG configure:16304: result: no configure:16315: checking for OPENBLAS configure:16322: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" Package openblas was not found in the pkg-config search path. Perhaps you should add the directory containing `openblas.pc' to the PKG_CONFIG_PATH environment variable Package 'openblas', required by 'virtual:world', not found configure:16325: $? = 1 configure:16339: $PKG_CONFIG --exists --print-errors "openblas >= 0.2.20" Package openblas was not found in the pkg-config search path. Perhaps you should add the directory containing `openblas.pc' to the PKG_CONFIG_PATH environment variable Package 'openblas', required by 'virtual:world', not found configure:16342: $? = 1 configure:16356: result: no Package 'openblas', required by 'virtual:world', not found configure:16376: result: no, test for OpenBLAS disabled on Cygwin configure:16498: checking for library containing cblas_dgemm configure:16529: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccPZr8pl.o:conftest.cpp:(.text+0xe): undefined reference to `cblas_dgemm' collect2: error: ld returned 1 exit status configure:16529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:16529: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lopenblas -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lopenblas: No such file or directory /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:16529: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lcblas -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:16529: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lblas -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:16546: result: no configure:16562: checking for library containing dgeqrf configure:16593: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccJHxvIk.o:conftest.cpp:(.text+0xe): undefined reference to `dgeqrf' collect2: error: ld returned 1 exit status configure:16593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 dgeqrf (); | int | main () | { | return dgeqrf (); | ; | return 0; | } configure:16593: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lopenblas -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lopenblas: No such file or directory /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 dgeqrf (); | int | main () | { | return dgeqrf (); | ; | return 0; | } configure:16593: g++ -std=gnu++11 -o conftest.exe conftest.cpp -llapack -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 dgeqrf (); | int | main () | { | return dgeqrf (); | ; | return 0; | } configure:16610: result: no configure:16626: checking for library containing dgeqrf_ configure:16657: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccQeovUc.o:conftest.cpp:(.text+0xe): undefined reference to `dgeqrf_' collect2: error: ld returned 1 exit status configure:16657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 dgeqrf_ (); | int | main () | { | return dgeqrf_ (); | ; | return 0; | } configure:16657: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lopenblas -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lopenblas: No such file or directory /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 dgeqrf_ (); | int | main () | { | return dgeqrf_ (); | ; | return 0; | } configure:16657: g++ -std=gnu++11 -o conftest.exe conftest.cpp -llapack -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 dgeqrf_ (); | int | main () | { | return dgeqrf_ (); | ; | return 0; | } configure:16674: result: no configure:16690: checking for library containing DGEQRF configure:16721: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/cctormp9.o:conftest.cpp:(.text+0xe): undefined reference to `DGEQRF' collect2: error: ld returned 1 exit status configure:16721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 DGEQRF (); | int | main () | { | return DGEQRF (); | ; | return 0; | } configure:16721: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lopenblas -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lopenblas: No such file or directory /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 DGEQRF (); | int | main () | { | return DGEQRF (); | ; | return 0; | } configure:16721: g++ -std=gnu++11 -o conftest.exe conftest.cpp -llapack -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 DGEQRF (); | int | main () | { | return DGEQRF (); | ; | return 0; | } configure:16738: result: no configure:16754: checking for library containing DGEQRF_ configure:16785: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/cc84AKeJ.o:conftest.cpp:(.text+0xe): undefined reference to `DGEQRF_' collect2: error: ld returned 1 exit status configure:16785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 DGEQRF_ (); | int | main () | { | return DGEQRF_ (); | ; | return 0; | } configure:16785: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lopenblas -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lopenblas: No such file or directory /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 DGEQRF_ (); | int | main () | { | return DGEQRF_ (); | ; | return 0; | } configure:16785: g++ -std=gnu++11 -o conftest.exe conftest.cpp -llapack -lgfortran -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgfortran: No such file or directory collect2: error: ld returned 1 exit status configure:16785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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 DGEQRF_ (); | int | main () | { | return DGEQRF_ (); | ; | return 0; | } configure:16802: result: no configure:17594: no suitable system package found for SPKG openblas ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG cbc... ## ## ---------------------------------------------------- ## configure:17689: checking whether any of openblas zlib bzip2 is installed as or will be installed as SPKG configure:17693: result: yes; install cbc as well configure:17794: no suitable system package found for SPKG cbc ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cddlib... ## ## ------------------------------------------------------- ## configure:17853: cddlib has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG cliquer... ## ## -------------------------------------------------------- ## configure:18268: cliquer has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG cmake... ## ## ------------------------------------------------------ ## configure:18504: cmake has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG coxeter3... ## ## --------------------------------------------------------- ## configure:18732: checking for library coxeter3 configure:18754: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm -lcoxeter3 >&5 conftest.cpp:25:22: fatal error: coxeter/sage.h: No such file or directory 25 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:18754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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. */ | | | #include | #include | | int | main () | { | | coxeter::CoxGroup *g = interactive::coxeterGroup("B", 2); | | ; | return 0; | } | configure:18761: result: no configure:18793: no suitable system package found for SPKG coxeter3 ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG curl... ## ## ----------------------------------------------------- ## configure:18852: curl has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG distlib... ## ## -------------------------------------------------------- ## configure:19506: no suitable system package found for SPKG distlib ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libatomic_ops... ## ## -------------------------------------------------------------- ## configure:19565: libatomic_ops has already been installed by SageMath ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG gc... ## ## --------------------------------------------------- ## configure:19744: gc has already been installed by SageMath ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecl... ## ## ---------------------------------------------------- ## configure:20102: ecl has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ncurses... ## ## -------------------------------------------------------- ## configure:20350: ncurses has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG readline... ## ## --------------------------------------------------------- ## configure:20669: readline has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari... ## ## ----------------------------------------------------- ## configure:20999: pari has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG eclib... ## ## ------------------------------------------------------ ## configure:21591: checking whether any of ntl pari flint is installed as or will be installed as SPKG configure:21595: result: yes; install eclib as well configure:21787: no suitable system package found for SPKG eclib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ecm... ## ## ---------------------------------------------------- ## configure:21846: ecm has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG givaro... ## ## ------------------------------------------------------- ## configure:22219: givaro has already been installed by SageMath ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG fflas_ffpack... ## ## ------------------------------------------------------------- ## configure:22521: checking whether any of givaro gmp openblas is installed as or will be installed as SPKG configure:22525: result: yes; install fflas_ffpack as well configure:22629: no suitable system package found for SPKG fflas_ffpack configure:22650: checking whether C++ compiler accepts -mavx512f -mavx512vl -mavx512dq configure:22669: g++ -std=gnu++11 -c -mavx512f -mavx512vl -mavx512dq conftest.cpp >&5 configure:22669: $? = 0 configure:22677: result: yes configure:22688: checking whether C++ compiler accepts -mfma configure:22707: g++ -std=gnu++11 -c -mfma conftest.cpp >&5 configure:22707: $? = 0 configure:22715: result: yes configure:22724: checking whether C++ compiler accepts -mfma4 configure:22743: g++ -std=gnu++11 -c -mfma4 conftest.cpp >&5 configure:22743: $? = 0 configure:22751: result: yes ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG ffmpeg... ## ## ------------------------------------------------------- ## configure:22841: checking for ffmpeg configure:22874: result: no configure:22900: no suitable system package found for SPKG ffmpeg ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG filelock... ## ## --------------------------------------------------------- ## configure:23014: no suitable system package found for SPKG filelock ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG flintqs... ## ## -------------------------------------------------------- ## configure:23073: flintqs has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG fplll... ## ## ------------------------------------------------------ ## configure:23235: fplll has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG freetype... ## ## --------------------------------------------------------- ## configure:23494: freetype has already been installed by SageMath ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG gengetopt... ## ## ---------------------------------------------------------- ## configure:23701: gengetopt has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gf2x... ## ## ----------------------------------------------------- ## configure:23852: gf2x has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gfan... ## ## ----------------------------------------------------- ## configure:24253: gfan has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG giac... ## ## ----------------------------------------------------- ## configure:24477: checking whether any of pari is installed as or will be installed as SPKG configure:24481: result: yes; install giac as well configure:24700: no suitable system package found for SPKG giac ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG git... ## ## ---------------------------------------------------- ## configure:24791: checking for git configure:24826: result: /usr/bin/git configure:24832: will use system package and not install SPKG git ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG gp2c... ## ## ----------------------------------------------------- ## configure:24912: checking whether any of pari is installed as or will be installed as SPKG configure:24916: result: yes; install gp2c as well configure:25154: pari.cfg is $SAGE_LOCAL/lib/pari/pari.cfg ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG graphviz... ## ## --------------------------------------------------------- ## configure:25240: checking for dot configure:25256: found /usr/bin/dot configure:25267: result: dot configure:25285: checking for neato configure:25301: found /usr/bin/neato configure:25312: result: neato configure:25330: checking for twopi configure:25346: found /usr/bin/twopi configure:25357: result: twopi configure:25375: will use system package and not install SPKG graphviz ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gsl... ## ## ---------------------------------------------------- ## configure:25483: checking whether any of openblas is installed as or will be installed as SPKG configure:25487: result: yes; install gsl as well configure:25625: no suitable system package found for SPKG gsl configure:25665: checking 32-bit host C ABI configure:25731: g++ -std=gnu++11 -c conftest.cpp >&5 configure:25731: $? = 0 configure:25918: result: no configure:25927: checking for ELF binary format configure:25949: result: no configure:25998: checking for the common suffixes of directories in the library search path configure:26066: result: lib,lib,lib configure:26590: checking for iconv configure:26614: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccCPgsaB.o:conftest.cpp:(.text+0x22): undefined reference to `libiconv_open' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccCPgsaB.o:conftest.cpp:(.text+0x4c): undefined reference to `libiconv' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccCPgsaB.o:conftest.cpp:(.text+0x58): undefined reference to `libiconv_close' collect2: error: ld returned 1 exit status configure:26614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:26638: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm -liconv >&5 configure:26638: $? = 0 configure:26648: result: yes configure:26651: checking for working iconv configure:26792: g++ -std=gnu++11 -o conftest.exe conftest.cpp -lm -liconv >&5 configure:26792: $? = 0 configure:26792: ./conftest.exe configure:26792: $? = 0 configure:26804: result: yes configure:26819: checking how to link with libiconv configure:26821: result: -liconv configure:26832: checking for iconv declaration configure:26861: g++ -std=gnu++11 -c conftest.cpp >&5 configure:26861: $? = 0 configure:26872: 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:26961: will use system package and not install SPKG iconv ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG igraph... ## ## ------------------------------------------------------- ## configure:27070: checking whether any of glpk openblas gmp is installed as or will be installed as SPKG configure:27074: result: yes; install igraph as well configure:27177: no suitable system package found for SPKG igraph ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG imagemagick... ## ## ------------------------------------------------------------ ## configure:27269: checking for convert configure:27287: found /cygdrive/c/WINDOWS/system32/convert configure:27299: result: /cygdrive/c/WINDOWS/system32/convert configure:27314: will use system package and not install SPKG imagemagick ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG iml... ## ## ---------------------------------------------------- ## configure:27422: checking whether any of gmp openblas is installed as or will be installed as SPKG configure:27426: result: yes; install iml as well configure:27530: no suitable system package found for SPKG iml ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG info... ## ## ----------------------------------------------------- ## configure:27622: checking for info configure:27640: found /usr/bin/info configure:27652: result: /usr/bin/info configure:27667: will use system package and not install SPKG info ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG isl... ## ## ---------------------------------------------------- ## configure:27774: checking whether any of gmp is installed as or will be installed as SPKG configure:27778: result: yes; install isl as well configure:27881: no suitable system package found for SPKG isl ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG lcalc... ## ## ------------------------------------------------------ ## configure:27940: lcalc has already been installed by SageMath ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libbraiding... ## ## ------------------------------------------------------------ ## configure:28175: libbraiding has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libffi... ## ## ------------------------------------------------------- ## configure:28381: libffi has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgd... ## ## ------------------------------------------------------ ## configure:28708: libgd has already been installed by SageMath ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG libgraphviz... ## ## ------------------------------------------------------------ ## configure:28939: checking graphviz/cgraph.h usability configure:28939: g++ -std=gnu++11 -c conftest.cpp >&5 conftest.cpp:58:10: fatal error: graphviz/cgraph.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:28939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28939: result: no configure:28939: checking graphviz/cgraph.h presence configure:28939: g++ -E -std=gnu++11 conftest.cpp conftest.cpp:25:10: fatal error: graphviz/cgraph.h: No such file or directory 25 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:28939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "9.6" | #define PACKAGE_STRING "Sage 9.6" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "9.6" | #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_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include configure:28939: result: no configure:28939: checking for graphviz/cgraph.h configure:28939: result: no configure:28965: no suitable system package found for SPKG libgraphviz ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libhomfly... ## ## ---------------------------------------------------------- ## configure:29024: libhomfly has already been installed by SageMath ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG xz... ## ## --------------------------------------------------- ## configure:29219: xz has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG liblzma... ## ## -------------------------------------------------------- ## configure:29414: liblzma has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG nauty... ## ## ------------------------------------------------------ ## configure:29594: nauty has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libnauty... ## ## --------------------------------------------------------- ## configure:30282: checking whether any of nauty is installed as or will be installed as SPKG configure:30286: result: yes; install libnauty as well configure:30382: no suitable system package found for SPKG libnauty ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libsemigroups... ## ## -------------------------------------------------------------- ## configure:30474: checking for LIBSEMIGROUPS configure:30481: $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 Package 'libsemigroups', required by 'virtual:world', not found configure:30484: $? = 1 configure:30498: $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 Package 'libsemigroups', required by 'virtual:world', not found configure:30501: $? = 1 configure:30515: result: no Package 'libsemigroups', required by 'virtual:world', not found configure:30561: no suitable system package found for SPKG libsemigroups ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG libxml2... ## ## -------------------------------------------------------- ## configure:30653: checking for xml2-config configure:30671: found /usr/bin/xml2-config configure:30684: result: /usr/bin/xml2-config configure:30699: will use system package and not install SPKG libxml2 ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG m4rie... ## ## ------------------------------------------------------ ## configure:30772: m4rie has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG linbox... ## ## ------------------------------------------------------- ## configure:31010: checking whether any of fflas_ffpack flint fplll givaro gmp iml m4ri m4rie mpfr ntl is installed as or will be installed as SPKG configure:31014: result: yes; install linbox as well configure:31115: no suitable system package found for SPKG linbox ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG llvm... ## ## ----------------------------------------------------- ## configure:31210: will use system package and not install SPKG llvm ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrcalc... ## ## ------------------------------------------------------- ## configure:31283: lrcalc has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG lrslib... ## ## ------------------------------------------------------- ## configure:31515: checking whether any of gmp flint is installed as or will be installed as SPKG configure:31519: result: yes; install lrslib as well configure:31621: no suitable system package found for SPKG lrslib ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpc... ## ## ---------------------------------------------------- ## configure:31680: mpc has already been installed by SageMath configure:31832: result: using Sage's mpc SPKG ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG mpfi... ## ## ----------------------------------------------------- ## configure:31885: mpfi has already been installed by SageMath ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG ninja_build... ## ## ------------------------------------------------------------ ## configure:32165: checking for ninja >= 1.7.2 configure:32243: result: /usr/bin/ninja configure:32252: will use system package and not install SPKG ninja_build ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG python3... ## ## -------------------------------------------------------- ## configure:32387: checking whether any of bzip2 liblzma libffi is installed as or will be installed as SPKG configure:32391: result: yes; install python3 as well configure:33744: no suitable system package found for SPKG python3 ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG openssl... ## ## -------------------------------------------------------- ## configure:34272: openssl has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG palp... ## ## ----------------------------------------------------- ## configure:34623: palp has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pandoc... ## ## ------------------------------------------------------- ## configure:35649: checking for pandoc configure:35682: result: no configure:35708: no suitable system package found for SPKG pandoc ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_elldata... ## ## ------------------------------------------------------------- ## configure:35800: checking installing pari? configure:35803: result: yes; install pari_elldata as well configure:35829: no suitable system package found for SPKG pari_elldata ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_galdata... ## ## ------------------------------------------------------------- ## configure:35888: pari_galdata has already been installed by SageMath ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG pari_galpol... ## ## ------------------------------------------------------------ ## configure:36042: checking installing pari? configure:36045: result: yes; install pari_galpol as well configure:36071: no suitable system package found for SPKG pari_galpol ## -------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_nftables... ## ## -------------------------------------------------------------- ## configure:36162: checking installing pari? configure:36165: result: yes; install pari_nftables as well configure:36194: no suitable system package found for SPKG pari_nftables ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata... ## ## ------------------------------------------------------------- ## configure:36286: checking installing pari? configure:36289: result: yes; install pari_seadata as well configure:36315: no suitable system package found for SPKG pari_seadata ## ------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pari_seadata_small... ## ## ------------------------------------------------------------------- ## configure:36374: pari_seadata_small has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG patch... ## ## ------------------------------------------------------ ## configure:36495: patch has already been installed by SageMath ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG pcre... ## ## ----------------------------------------------------- ## configure:36686: pcre has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pdf2svg... ## ## -------------------------------------------------------- ## configure:37057: checking for pdf2svg configure:37090: result: no configure:37116: no suitable system package found for SPKG pdf2svg ## -------------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_cpan_polymake_prereq... ## ## -------------------------------------------------------------------------- ## configure:37269: checking for perl module XML::Writer configure:37275: result: no configure:37269: checking for perl module XML::LibXML configure:37275: result: no configure:37269: checking for perl module XML::LibXSLT configure:37275: result: no configure:37269: checking for perl module File::Slurp configure:37275: result: no configure:37269: checking for perl module JSON configure:37275: result: no configure:37269: checking for perl module SVG configure:37275: result: no configure:37269: checking for perl module Term::ReadKey configure:37279: result: ok configure:37316: no suitable system package found for SPKG perl_cpan_polymake_prereq ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_mongodb... ## ## ------------------------------------------------------------- ## configure:37457: checking for perl module MongoDB configure:37463: result: no configure:37504: no suitable system package found for SPKG perl_mongodb ## ----------------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG perl_term_readline_gnu... ## ## ----------------------------------------------------------------------- ## configure:37643: checking for perl module Term::ReadLine configure:37653: result: ok configure:37661: checking Term::ReadLine module... configure:37670: result: GNU configure:37686: will use system package and not install SPKG perl_term_readline_gnu ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG pkgconf... ## ## -------------------------------------------------------- ## configure:37801: result: using pkg-config from the system configure:37809: will use system package and not install SPKG pkgconf ## ---------------------------------------------------------- ## ## Checking whether SageMath should install SPKG planarity... ## ## ---------------------------------------------------------- ## configure:37882: planarity has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG polymake... ## ## --------------------------------------------------------- ## configure:38114: checking for polymake-config >= 3.5 configure:38190: result: configure:38281: no suitable system package found for SPKG polymake ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG ppl... ## ## ---------------------------------------------------- ## configure:38340: ppl has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG _prereq... ## ## -------------------------------------------------------- ## configure:38873: will use system package and not install SPKG _prereq ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG primesieve... ## ## ----------------------------------------------------------- ## configure:38946: primesieve has already been installed by SageMath ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG primecount... ## ## ----------------------------------------------------------- ## configure:39129: primecount has already been installed by SageMath ## ------------------------------------------------------ ## ## Checking whether SageMath should install SPKG qhull... ## ## ------------------------------------------------------ ## configure:39545: qhull has already been installed by SageMath ## -------------------------------------------------- ## ## Checking whether SageMath should install SPKG r... ## ## -------------------------------------------------- ## configure:39858: checking whether any of openblas iconv readline bzip2 liblzma pcre curl is installed as or will be installed as SPKG configure:39862: result: yes; install r as well configure:40025: no suitable system package found for SPKG r ## ------------------------------------------------------------- ## ## Checking whether SageMath should install SPKG _recommended... ## ## ------------------------------------------------------------- ## configure:40134: no suitable system package found for SPKG _recommended ## --------------------------------------------------- ## ## Checking whether SageMath should install SPKG rw... ## ## --------------------------------------------------- ## configure:40193: rw has already been installed by SageMath ## --------------------------------------------------------- ## ## Checking whether SageMath should install SPKG singular... ## ## --------------------------------------------------------- ## configure:40413: checking whether any of gmp ntl flint readline mpfr cddlib is installed as or will be installed as SPKG configure:40417: result: yes; install singular as well configure:40702: no suitable system package found for SPKG singular ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sqlite... ## ## ------------------------------------------------------- ## configure:40777: sqlite has already been installed by SageMath ## ------------------------------------------------------------ ## ## Checking whether SageMath should install SPKG suitesparse... ## ## ------------------------------------------------------------ ## configure:40988: checking whether any of openblas is installed as or will be installed as SPKG configure:40992: result: yes; install suitesparse as well configure:41233: no suitable system package found for SPKG suitesparse ## ----------------------------------------------------------- ## ## Checking whether SageMath should install SPKG symmetrica... ## ## ----------------------------------------------------------- ## configure:41304: symmetrica has already been installed by SageMath ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG sympow... ## ## ------------------------------------------------------- ## configure:41566: checking for sympow configure:41599: result: no configure:41646: no suitable system package found for SPKG sympow ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG tachyon... ## ## -------------------------------------------------------- ## configure:41705: tachyon has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG texlive... ## ## -------------------------------------------------------- ## configure:41893: checking for pdflatex configure:41926: result: no configure:41936: checking for latexmk configure:41969: result: no configure:41979: checking for dvipng configure:41997: found /usr/bin/dvipng configure:42009: result: /usr/bin/dvipng configure:42021: checking for latex package fontspec configure:42030: result: no configure:42036: checking for latex package xunicode configure:42045: result: no configure:42051: checking for latex package xltxtra configure:42060: result: no configure:42066: checking for latex package amssymb configure:42075: result: no configure:42081: checking for latex package amsfonts configure:42090: result: no configure:42096: checking for latex package graphicx configure:42105: result: no configure:42111: checking for latex package mathrsfs configure:42120: result: no configure:42126: checking for latex package textcomp configure:42135: result: no configure:42141: checking for latex package tikz configure:42150: result: no configure:42156: checking for latex package tikz-qtree configure:42165: result: no configure:42171: checking for latex package iftex configure:42180: result: no configure:42186: checking for latex package tkz-berge configure:42195: result: no configure:42201: checking for latex package tkz-graph configure:42210: result: no configure:42216: checking for latex package xy configure:42225: result: no configure:42231: checking for latex package babel configure:42240: result: no configure:42246: checking for latex package subfigure configure:42255: result: no configure:42261: checking for latex package hyperref configure:42270: result: no configure:42276: checking for latex package hypcap configure:42285: result: no configure:42291: checking for latex package xr configure:42300: result: no configure:42306: checking for latex package tgtermes configure:42315: result: no configure:42321: checking for latex package fncychap configure:42330: result: no configure:42354: no suitable system package found for SPKG texlive ## ----------------------------------------------------- ## ## Checking whether SageMath should install SPKG toml... ## ## ----------------------------------------------------- ## configure:42465: no suitable system package found for SPKG toml ## ------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zeromq... ## ## ------------------------------------------------------- ## configure:42524: zeromq has already been installed by SageMath ## -------------------------------------------------------- ## ## Checking whether SageMath should install SPKG zn_poly... ## ## -------------------------------------------------------- ## configure:42741: zn_poly has already been installed by SageMath ## ----------------------------------------------------------------------- ## ## Build status for each package: ## ## ----------------------------------------------------------------------- ## configure:45938: result: 4ti2-1.6.7.p0: no suitable system package; optional, use "./configure --enable-4ti2" to install configure:46038: result: admcycles-none: optional pip package; use "./sage -i admcycles" to install configure:46137: result: alabaster-0.7.12: standard, will be installed as an SPKG configure:46237: result: appdirs-1.4.4: no suitable system package; standard, will be installed as an SPKG configure:46337: result: appnope-0.1.2: standard, will be installed as an SPKG configure:46437: result: arb-2.22.1: no suitable system package; standard, will be installed as an SPKG configure:46537: result: argcomplete-1.12.3: standard, will be installed as an SPKG configure:46637: result: argon2_cffi-20.1.0: standard, will be installed as an SPKG configure:46737: result: attrs-21.2.0: standard, will be installed as an SPKG configure:46841: result: awali-1.0.2-190218: experimental, use "./configure --enable-awali" to install configure:46940: result: babel-2.9.1: standard, will be installed as an SPKG configure:47040: result: backcall-0.2.0: standard, will be installed as an SPKG configure:47144: result: barvinok-0.41.1: optional, use "./configure --enable-barvinok" to install configure:47243: result: beautifulsoup4-4.10.0: standard, will be installed as an SPKG configure:47343: result: beniget-0.4.1: standard, will be installed as an SPKG configure:47447: result: benzene-20130630: optional, use "./configure --enable-benzene" to install configure:47547: result: biopython-none: optional pip package; use "./sage -i biopython" to install configure:47646: result: bleach-4.1.0: standard, will be installed as an SPKG configure:47750: result: bliss-0.73+debian-1+sage-2016-08-02.p0: optional, use "./configure --enable-bliss" to install configure:47849: result: boost_cropped-1.66.0.p0: already installed as an SPKG configure:48044: result: brial-1.2.8: already installed as an SPKG configure:48148: result: buckygen-1.1: optional, use "./configure --enable-buckygen" to install configure:48247: result: bzip2-1.0.6-20150304.p0: already installed as an SPKG configure:48351: result: cbc-2.9.4.p0: no suitable system package; optional, use "./configure --enable-cbc" to install configure:48454: result: ccache-3.3.4: optional, use "./configure --enable-ccache" to install configure:48553: result: cddlib-0.94m: already installed as an SPKG configure:48653: result: certifi-2021.10.8: standard, will be installed as an SPKG configure:48753: result: cffi-1.15.0: standard, will be installed as an SPKG configure:48853: result: charset_normalizer-2.0.4: standard, will be installed as an SPKG configure:48953: result: cliquer-1.22: already installed as an SPKG configure:49053: result: cmake-3.21.0: already installed as an SPKG configure:49157: result: cocoalib-0.99564: experimental, use "./configure --enable-cocoalib" to install configure:49256: result: combinatorial_designs-20140630.p0: standard, will be installed as an SPKG configure:49360: result: configure-888d18eb851f892097a0a683c01e3a95db863495:base, use "./configure --enable-configure" to install configure:49459: result: conway_polynomials-0.5: standard, will be installed as an SPKG configure:49563: result: coxeter3-8ac9c71723c8ca57a836d6381aed125261e44e9e.p0:no suitable system package; optional, use "./configure --enable-coxeter3" to install configure:49662: result: cppy-1.1.0: standard, will be installed as an SPKG configure:49766: result: cryptominisat-5.6.8: optional, use "./configure --enable-cryptominisat" to install configure:49869: result: csdp-6.2.p1: optional, use "./configure --enable-csdp" to install configure:49972: result: cunningham_tables-1.0: optional, use "./configure --enable-cunningham_tables" to install configure:50071: result: curl-7.62.0.p0: already installed as an SPKG configure:50171: result: cvxopt-1.2.7: standard, will be installed as an SPKG configure:50271: result: cycler-0.11.0: standard, will be installed as an SPKG configure:50375: result: cylp-0.91.4: optional, use "./configure --enable-cylp" to install configure:50474: result: cypari-2.1.2: standard, will be installed as an SPKG configure:50574: result: cysignals-1.11.2: standard, will be installed as an SPKG configure:50674: result: cython-0.29.28: standard, will be installed as an SPKG configure:50778: result: d3js-3.4.8: optional, use "./configure --enable-d3js" to install configure:50881: result: database_cremona_ellcurve-20190911: optional, use "./configure --enable-database_cremona_ellcurve" to install configure:50984: result: database_jones_numfield-4: optional, use "./configure --enable-database_jones_numfield" to install configure:51087: result: database_knotinfo-2021.10.1: optional, use "./configure --enable-database_knotinfo" to install configure:51190: result: database_kohel-20160724: optional, use "./configure --enable-database_kohel" to install configure:51293: result: database_mutation_class-1.0: optional, use "./configure --enable-database_mutation_class" to install configure:51396: result: database_odlyzko_zeta-20061209: optional, use "./configure --enable-database_odlyzko_zeta" to install configure:51499: result: database_stein_watkins-20110713: optional, use "./configure --enable-database_stein_watkins" to install configure:51602: result: database_stein_watkins_mini-20070827: optional, use "./configure --enable-database_stein_watkins_mini" to install configure:51705: result: database_symbolic_data-20070206: optional, use "./configure --enable-database_symbolic_data" to install configure:51804: result: dateutil-2.8.2: standard, will be installed as an SPKG configure:51908: result: debugpy-1.5.1: optional, use "./configure --enable-debugpy" to install configure:52007: result: decorator-5.0.9: standard, will be installed as an SPKG configure:52111: result: deformation-20210503: experimental, use "./configure --enable-deformation" to install configure:52210: result: defusedxml-0.7.1: standard, will be installed as an SPKG configure:52310: result: distlib-0.3.4: no suitable system package; standard, will be installed as an SPKG configure:52410: result: docutils-0.17.1: standard, will be installed as an SPKG configure:52514: result: dot2tex-2.11.3.p0: optional, use "./configure --enable-dot2tex" to install configure:52617: result: e_antic-0.1.9: optional, use "./configure --enable-e_antic" to install configure:52716: result: ecl-21.2.1: already installed as an SPKG configure:52816: result: eclib-20210625: no suitable system package; standard, will be installed as an SPKG configure:52916: result: ecm-7.0.4.p2: already installed as an SPKG configure:53016: result: elliptic_curves-0.8.1: standard, will be installed as an SPKG configure:53116: result: entrypoints-0.3: standard, will be installed as an SPKG configure:53216: result: fflas_ffpack-2.4.3.p0: no suitable system package; standard, will be installed as an SPKG configure:53313: result: ffmpeg-none: no suitable system package; optional configure:53412: result: filelock-3.6.0: no suitable system package; standard, will be installed as an SPKG configure:53512: result: flint-2.8.4: already installed as an SPKG configure:53612: result: flintqs-1.0.p0: already installed as an SPKG configure:53712: result: flit_core-3.4.0: standard, will be installed as an SPKG configure:53812: result: fonttools-4.28.4: standard, will be installed as an SPKG configure:53912: result: fplll-5.4.1: already installed as an SPKG configure:54012: result: fpylll-0.5.6: standard, will be installed as an SPKG configure:54112: result: freetype-2.10.4: already installed as an SPKG configure:54216: result: fricas-1.3.7.p1: optional, use "./configure --enable-fricas" to install configure:54319: result: frobby-0.9.0.p2: optional, use "./configure --enable-frobby" to install configure:54422: result: gambit-15.1.1.p0: experimental, use "./configure --enable-gambit" to install configure:54521: result: gap-4.11.1: standard, will be installed as an SPKG configure:54625: result: gap3-04jul17: experimental, use "./configure --enable-gap3" to install configure:54728: result: gap_jupyter-0.9: optional, use "./configure --enable-gap_jupyter" to install configure:54831: result: gap_packages-4.11.1: optional, use "./configure --enable-gap_packages" to install configure:54930: result: gast-0.5.2: standard, will be installed as an SPKG configure:55030: result: gc-8.0.4: already installed as an SPKG configure:55130: result: gcc-11.3.0: using system package; SPKG will not be installed configure:55606: result: gdb-8.2: experimental, use "./configure --enable-gdb" to install configure:55705: result: gengetopt-2.23: already installed as an SPKG configure:55805: result: gf2x-1.3.0: already installed as an SPKG configure:55905: result: gfan-0.6.2.p1: already installed as an SPKG configure:56005: result: gfortran-11.3.0: using system package; SPKG will not be installed configure:56105: result: giac-1.6.0.47p3.p0: no suitable system package; standard, will be installed as an SPKG configure:56202: result: git-none: using system package configure:56301: result: givaro-4.1.1: already installed as an SPKG configure:56401: result: glpk-5.0.p0: already installed as an SPKG configure:56505: result: glucose-4.1: optional, use "./configure --enable-glucose" to install configure:56604: result: gmp-6.2.1: already installed as an SPKG configure:56704: result: gmpy2-2.1.1: standard, will be installed as an SPKG configure:56808: result: gp2c-0.0.10.p0: no suitable system package; optional, use "./configure --enable-gp2c" to install configure:56907: result: graphs-20210214.p0: standard, will be installed as an SPKG configure:57004: result: graphviz-none: using system package configure:57103: result: gsl-2.7: no suitable system package; standard, will be installed as an SPKG configure:57203: result: html5lib-1.1: standard, will be installed as an SPKG configure:57303: result: iconv-1.15: using system package; SPKG will not be installed configure:57403: result: idna-3.2: standard, will be installed as an SPKG configure:57507: result: igraph-0.9.7: no suitable system package; optional, use "./configure --enable-igraph" to install configure:57603: result: imagemagick-none: using system package configure:57702: result: imagesize-1.2.0: standard, will be installed as an SPKG configure:57802: result: iml-1.0.4p2.p2: no suitable system package; standard, will be installed as an SPKG configure:57902: result: importlib_metadata-4.8.2: standard, will be installed as an SPKG configure:58002: result: importlib_resources-5.2.2: standard, will be installed as an SPKG configure:58106: result: info-6.8: using system package; SPKG will not be installed configure:58205: result: ipykernel-6.6.0: standard, will be installed as an SPKG configure:58306: result: ipympl-none: optional pip package; use "./sage -i ipympl" to install configure:58405: result: ipython-7.29.0: standard, will be installed as an SPKG configure:58505: result: ipython_genutils-0.2.0: standard, will be installed as an SPKG configure:58605: result: ipywidgets-7.6.5: standard, will be installed as an SPKG configure:58709: result: isl-0.20: no suitable system package; optional, use "./configure --enable-isl" to install configure:58808: result: jedi-0.18.1: standard, will be installed as an SPKG configure:58908: result: jinja2-2.11.2: standard, will be installed as an SPKG configure:59008: result: jmol-14.29.52: standard, will be installed as an SPKG configure:59108: result: jsonschema-4.3.2: standard, will be installed as an SPKG configure:59212: result: jupymake-0.9: optional, use "./configure --enable-jupymake" to install configure:59311: result: jupyter_client-7.1.0: standard, will be installed as an SPKG configure:59411: result: jupyter_core-4.9.1: standard, will be installed as an SPKG configure:59511: result: jupyter_jsmol-0.2.4: standard, will be installed as an SPKG configure:59612: result: jupyterlab-none: optional pip package; use "./sage -i jupyterlab" to install configure:59711: result: jupyterlab_pygments-0.1.2: standard, will be installed as an SPKG configure:59812: result: jupyterlab_widgets-none: optional pip package; use "./sage -i jupyterlab_widgets" to install configure:59912: result: jupyter_packaging-none: optional pip package; use "./sage -i jupyter_packaging" to install configure:60011: result: jupyter_sphinx-0.3.2: standard, will be installed as an SPKG configure:60115: result: kenzo-1.1.10: optional, use "./configure --enable-kenzo" to install configure:60214: result: kiwisolver-1.3.2: standard, will be installed as an SPKG configure:60318: result: latte_int-1.7.6: optional, use "./configure --enable-latte_int" to install configure:60417: result: lcalc-2.0.5: already installed as an SPKG configure:60517: result: libatomic_ops-7.6.10: already installed as an SPKG configure:60617: result: libbraiding-1.1: already installed as an SPKG configure:60717: result: libffi-3.2.1: already installed as an SPKG configure:60817: result: libgd-2.3.2: already installed as an SPKG configure:60914: result: libgraphviz-none: no suitable system package; optional configure:61013: result: libhomfly-1.02r6: already installed as an SPKG configure:61108: result: liblzma-5.2.5: already installed as an SPKG configure:61206: result: libnauty-none: no suitable system package; optional, use "./configure --enable-libnauty" to install configure:61309: result: libogg-1.3.1.p0: optional, use "./configure --enable-libogg" to install configure:61408: result: libpng-1.6.29.p1: already installed as an SPKG configure:61512: result: libsemigroups-1.1.0: no suitable system package; optional, use "./configure --enable-libsemigroups" to install configure:61615: result: libtheora-1.1.1: experimental, use "./configure --enable-libtheora" to install configure:61711: result: libxml2-none: using system package configure:61814: result: lidia-2.3.0+latte-patches-2019-05-02: optional, use "./configure --enable-lidia" to install configure:61917: result: lie-2.2.2: experimental, use "./configure --enable-lie" to install configure:62016: result: linbox-1.6.3.p1: no suitable system package; standard, will be installed as an SPKG configure:62113: result: llvm-none: not required on your platform configure:62212: result: lrcalc-2.1: already installed as an SPKG configure:62312: result: lrcalc_python-2.1: standard, will be installed as an SPKG configure:62416: result: lrslib-071b+autotools-2021-07-13: no suitable system package; optional, use "./configure --enable-lrslib" to install configure:62515: result: m4ri-20200115: already installed as an SPKG configure:62615: result: m4rie-20200115: already installed as an SPKG configure:62715: result: markupsafe-1.1.1: standard, will be installed as an SPKG configure:62819: result: mathics-4.0.0: optional, use "./configure --enable-mathics" to install configure:62922: result: mathics_scanner-1.2.4: optional, use "./configure --enable-mathics_scanner" to install configure:63021: result: mathjax-2.7.4.p0: standard, will be installed as an SPKG configure:63121: result: matplotlib-3.5.1: standard, will be installed as an SPKG configure:63221: result: matplotlib_inline-0.1.2: standard, will be installed as an SPKG configure:63321: result: maxima-5.45.0.p0: standard, will be installed as an SPKG configure:63425: result: mcqd-1.0.p0: optional, use "./configure --enable-mcqd" to install configure:63528: result: meataxe-1.0.1: optional, use "./configure --enable-meataxe" to install configure:63627: result: memory_allocator-0.1.1: standard, will be installed as an SPKG configure:63727: result: mistune-0.8.4: standard, will be installed as an SPKG configure:63831: result: modular_decomposition-20100607: experimental, use "./configure --enable-modular_decomposition" to install configure:63930: result: mpc-1.1.0: already installed as an SPKG configure:64030: result: mpfi-1.5.2: already installed as an SPKG configure:64130: result: mpfr-4.0.1.p0: already installed as an SPKG configure:64234: result: mpfrcx-0.5: optional, use "./configure --enable-mpfrcx" to install configure:64333: result: mpmath-1.2.1: standard, will be installed as an SPKG configure:64433: result: nauty-27r1.p1: already installed as an SPKG configure:64533: result: nbclient-0.5.9: standard, will be installed as an SPKG configure:64633: result: nbconvert-6.4.4: standard, will be installed as an SPKG configure:64733: result: nbformat-5.1.3: standard, will be installed as an SPKG configure:64833: result: ncurses-6.0.p0: already installed as an SPKG configure:64933: result: nest_asyncio-1.5.4: standard, will be installed as an SPKG configure:65033: result: networkx-2.6.3: standard, will be installed as an SPKG configure:65134: result: nibabel-none: optional pip package; use "./sage -i nibabel" to install configure:65237: result: ninja_build-1.8.2: using system package; SPKG will not be installed configure:65337: result: nodeenv-none: optional pip package; use "./sage -i nodeenv" to install configure:65435: result: nodejs-12.18.3: optional, use "./configure --enable-nodejs" to install configure:65538: result: normaliz-3.8.10: optional, use "./configure --enable-normaliz" to install configure:65637: result: notebook-6.4.10: standard, will be installed as an SPKG configure:65741: result: notedown-1.5.1: optional, use "./configure --enable-notedown" to install configure:65840: result: ntl-11.4.3: already installed as an SPKG configure:65940: result: numpy-1.21.4: standard, will be installed as an SPKG configure:66040: result: openblas-0.3.20: no suitable system package; standard, will be installed as an SPKG configure:66140: result: openssl-3.0.2: already installed as an SPKG configure:66241: result: ore_algebra-none: optional pip package; use "./sage -i ore_algebra" to install configure:66340: result: packaging-21.3: standard, will be installed as an SPKG configure:66444: result: palettable-3.3.0: optional, use "./configure --enable-palettable" to install configure:66543: result: palp-2.11: already installed as an SPKG configure:66640: result: pandoc-none: no suitable system package; optional configure:66743: result: pandoc_attributes-8bc82f6d: optional, use "./configure --enable-pandoc_attributes" to install configure:66842: result: pandocfilters-1.4.3: standard, will be installed as an SPKG configure:66942: result: pari-2.13.3: already installed as an SPKG configure:67046: result: pari_elldata-20161017: no suitable system package; optional, use "./configure --enable-pari_elldata" to install configure:67145: result: pari_galdata-20080411.p0: already installed as an SPKG configure:67249: result: pari_galpol-20180625: no suitable system package; optional, use "./configure --enable-pari_galpol" to install configure:67352: result: pari_jupyter-1.4.0: optional, use "./configure --enable-pari_jupyter" to install configure:67455: result: pari_nftables-20080929: no suitable system package; optional, use "./configure --enable-pari_nftables" to install configure:67558: result: pari_seadata-20090618: no suitable system package; optional, use "./configure --enable-pari_seadata" to install configure:67657: result: pari_seadata_small-20090618.p0: already installed as an SPKG configure:67757: result: parso-0.8.2: standard, will be installed as an SPKG configure:67857: result: patch-2.7.5: already installed as an SPKG configure:67957: result: pcre-8.40.p2: already installed as an SPKG configure:68054: result: pdf2svg-none: no suitable system package; optional configure:68150: result: perl_cpan_polymake_prereq-none: no suitable system package; optional configure:68246: result: perl_mongodb-none: no suitable system package; optional configure:68349: result: perl_term_readline_gnu-1.35: using system package; SPKG will not be installed configure:68448: result: pexpect-4.8.0: standard, will be installed as an SPKG configure:68552: result: p_group_cohomology-3.3.2: optional, use "./configure --enable-p_group_cohomology" to install configure:68652: result: phitigra-none: optional pip package; use "./sage -i phitigra" to install configure:68751: result: pickleshare-0.7.5: standard, will be installed as an SPKG configure:68851: result: pillow-9.0.1: standard, will be installed as an SPKG configure:68955: result: pint-0.17: optional, use "./configure --enable-pint" to install configure:69054: result: pip-22.0.2: standard, will be installed as an SPKG configure:69154: result: pkgconf-0.9.7.p2: using system package; SPKG will not be installed configure:69254: result: pkgconfig-1.5.5: standard, will be installed as an SPKG configure:69354: result: planarity-3.0.1.0: already installed as an SPKG configure:69458: result: plantri-5.2: optional, use "./configure --enable-plantri" to install configure:69557: result: platformdirs-2.5.1: standard, will be installed as an SPKG configure:69657: result: pluggy-1.0.0: standard, will be installed as an SPKG configure:69757: result: ply-3.11: standard, will be installed as an SPKG configure:69861: result: polylib-5.22.5: optional, use "./configure --enable-polylib" to install configure:69964: result: polymake-4.6: no suitable system package; optional, use "./configure --enable-polymake" to install configure:70063: result: polytopes_db-20170220.p0: standard, will be installed as an SPKG configure:70167: result: polytopes_db_4d-1.0: optional, use "./configure --enable-polytopes_db_4d" to install configure:70266: result: ppl-1.2.p1: already installed as an SPKG configure:70366: result: pplpy-0.8.6: standard, will be installed as an SPKG configure:70466: result: pplpy_doc-0.8.6: standard, will be installed as an SPKG configure:70657: result: primecount-7.1: already installed as an SPKG configure:70757: result: primecountpy-0.1.0: standard, will be installed as an SPKG configure:70857: result: primesieve-7.6: already installed as an SPKG configure:70957: result: prometheus_client-0.12.0: standard, will be installed as an SPKG configure:71057: result: prompt_toolkit-3.0.22: standard, will be installed as an SPKG configure:71157: result: ptyprocess-0.5.1.p0: standard, will be installed as an SPKG configure:71257: result: py-1.10.0: standard, will be installed as an SPKG configure:71357: result: pybind11-2.8.1: standard, will be installed as an SPKG configure:71458: result: pybtex-none: optional pip package; use "./sage -i pybtex" to install configure:71561: result: pycosat-0.6.3: optional, use "./configure --enable-pycosat" to install configure:71660: result: pycparser-2.21: standard, will be installed as an SPKG configure:71764: result: pycryptosat-5.6.8: optional, use "./configure --enable-pycryptosat" to install configure:71863: result: pycygwin-0.1: standard, will be installed as an SPKG configure:71964: result: pyflakes-none: optional pip package; use "./sage -i pyflakes" to install configure:72063: result: pygments-2.10.0: standard, will be installed as an SPKG configure:72164: result: pygraphviz-none: optional pip package; use "./sage -i pygraphviz" to install configure:72267: result: pynormaliz-2.14: optional, use "./configure --enable-pynormaliz" to install configure:72366: result: pyparsing-3.0.6: standard, will be installed as an SPKG configure:72467: result: pyppeteer-none: optional pip package; use "./sage -i pyppeteer" to install configure:72566: result: pyrsistent-0.18.0: standard, will be installed as an SPKG configure:72670: result: pysingular-0.9.7: optional, use "./configure --enable-pysingular" to install configure:72770: result: pytest-none: optional pip package; use "./sage -i pytest" to install configure:72869: result: python3-3.10.3: no suitable system package; standard, will be installed as an SPKG configure:72973: result: python_igraph-0.9.9: optional, use "./configure --enable-python_igraph" to install configure:73072: result: pythran-0.11.0: standard, will be installed as an SPKG configure:73172: result: pytz-2021.3: standard, will be installed as an SPKG configure:73273: result: pyx-none: optional pip package; use "./sage -i pyx" to install configure:73372: result: pyzmq-22.3.0: standard, will be installed as an SPKG configure:73476: result: qepcad-B.1.72: experimental, use "./configure --enable-qepcad" to install configure:73575: result: qhull-2020-src-8.0.2: already installed as an SPKG configure:73675: result: r-3.6.3: no suitable system package; standard, will be installed as an SPKG configure:73775: result: readline-8.0: already installed as an SPKG configure:73970: result: requests-2.26.0: standard, will be installed as an SPKG configure:74071: result: retrolab-none: optional pip package; use "./sage -i retrolab" to install configure:74169: result: r_jupyter-none: optional, use "./configure --enable-r_jupyter" to install configure:74268: result: rpy2-3.3.6: standard, will be installed as an SPKG configure:74372: result: rst2ipynb-0.2.3: optional, use "./configure --enable-rst2ipynb" to install configure:74475: result: rubiks-20070912.p21: optional, use "./configure --enable-rubiks" to install configure:74574: result: rw-0.9: already installed as an SPKG configure:74678: result: saclib-2.2.7: optional, use "./configure --enable-saclib" to install configure:74772: result: sage_conf-9.6: standard, will be installed as an SPKG configure:74866: result: sage_docbuild-9.6: standard, will be installed as an SPKG configure:74966: result: sage_flatsurf-none: optional pip package; use "./sage -i sage_flatsurf" to install configure:75060: result: sagelib-9.6: standard, will be installed as an SPKG configure:75158: result: sagemath_categories-9.6: experimental, use "./configure --enable-sagemath_categories" to install configure:75252: result: sagemath_doc_html-none: standard, will be installed as an SPKG configure:75350: result: sagemath_doc_pdf-none: optional, use "./configure --enable-sagemath_doc_pdf" to install configure:75448: result: sagemath_objects-9.6: experimental, use "./configure --enable-sagemath_objects" to install configure:75547: result: sagenb_export-3.3: standard, will be installed as an SPKG configure:75651: result: sage_numerical_backends_coin-9.0b12: optional, use "./configure --enable-sage_numerical_backends_coin" to install configure:75754: result: sage_numerical_backends_cplex-9.0b12: optional, use "./configure --enable-sage_numerical_backends_cplex" to install configure:75857: result: sage_numerical_backends_gurobi-9.3.1: optional, use "./configure --enable-sage_numerical_backends_gurobi" to install configure:75951: result: sage_setup-9.6: standard, will be installed as an SPKG configure:76049: result: sage_sws2rst-9.6: optional, use "./configure --enable-sage_sws2rst" to install configure:76148: result: sagetex-3.5: standard, will be installed as an SPKG configure:76252: result: scipoptsuite-5.0.1: experimental, use "./configure --enable-scipoptsuite" to install configure:76351: result: scipy-1.7.3: standard, will be installed as an SPKG configure:76451: result: send2trash-1.8.0: standard, will be installed as an SPKG configure:76551: result: setuptools-59.8.0: standard, will be installed as an SPKG configure:76651: result: setuptools_scm-6.3.2: standard, will be installed as an SPKG configure:76751: result: setuptools_scm_git_archive-1.1: standard, will be installed as an SPKG configure:76851: result: setuptools_wheel-59.8.0: standard, will be installed as an SPKG configure:76951: result: simplegeneric-0.8.1.p0: standard, will be installed as an SPKG configure:77051: result: singular-4.2.1p3: no suitable system package; standard, will be installed as an SPKG configure:77155: result: singular_jupyter-0.9.7: optional, use "./configure --enable-singular_jupyter" to install configure:77258: result: sip-4.18: optional, use "./configure --enable-sip" to install configure:77361: result: sirocco-2.1.0: optional, use "./configure --enable-sirocco" to install configure:77460: result: six-1.16.0: standard, will be installed as an SPKG configure:77561: result: slabbe-none: optional pip package; use "./sage -i slabbe" to install configure:77661: result: snappy-none: optional pip package; use "./sage -i snappy" to install configure:77760: result: snowballstemmer-2.1.0: standard, will be installed as an SPKG configure:77860: result: soupsieve-2.3.1: standard, will be installed as an SPKG configure:77960: result: sphinx-4.4.0: standard, will be installed as an SPKG configure:78060: result: sphinxcontrib_applehelp-1.0.2: standard, will be installed as an SPKG configure:78160: result: sphinxcontrib_devhelp-1.0.2: standard, will be installed as an SPKG configure:78260: result: sphinxcontrib_htmlhelp-2.0.0: standard, will be installed as an SPKG configure:78360: result: sphinxcontrib_jsmath-1.0.1: standard, will be installed as an SPKG configure:78460: result: sphinxcontrib_qthelp-1.0.3: standard, will be installed as an SPKG configure:78560: result: sphinxcontrib_serializinghtml-1.1.5: standard, will be installed as an SPKG configure:78660: result: sphinxcontrib_websupport-1.2.1: standard, will be installed as an SPKG configure:78761: result: sqlalchemy-none: optional pip package; use "./sage -i sqlalchemy" to install configure:78860: result: sqlite-3.36.0: already installed as an SPKG configure:78960: result: suitesparse-5.10.1: no suitable system package; standard, will be installed as an SPKG configure:79064: result: surf-1.0.6-gcc6: experimental, use "./configure --enable-surf" to install configure:79164: result: surface_dynamics-none: optional pip package; use "./sage -i surface_dynamics" to install configure:79267: result: symengine-0.8.1: optional, use "./configure --enable-symengine" to install configure:79370: result: symengine_py-0.8.1.p0: optional, use "./configure --enable-symengine_py" to install configure:79469: result: symmetrica-3.0.1: already installed as an SPKG configure:79569: result: sympow-2.023.6: no suitable system package; standard, will be installed as an SPKG configure:79669: result: sympy-1.10.1: standard, will be installed as an SPKG configure:79769: result: tachyon-0.98.9.p7: already installed as an SPKG configure:79873: result: tdlib-0.3.1.p0: optional, use "./configure --enable-tdlib" to install configure:79972: result: terminado-0.12.1: standard, will be installed as an SPKG configure:80072: result: testpath-0.5.0: standard, will be installed as an SPKG configure:80171: result: texlive-none: no suitable system package; optional, use "./configure --enable-texlive" to install configure:80274: result: texttable-1.6.3: optional, use "./configure --enable-texttable" to install configure:80373: result: threejs-r122.p0: standard, will be installed as an SPKG configure:80477: result: tides-2.0.p0: optional, use "./configure --enable-tides" to install configure:80576: result: toml-0.10.2: no suitable system package; standard, will be installed as an SPKG configure:80676: result: tomli-1.2.1: standard, will be installed as an SPKG configure:80780: result: topcom-0.17.7: optional, use "./configure --enable-topcom" to install configure:80879: result: tornado-6.1: standard, will be installed as an SPKG configure:80979: result: tox-3.24.3: no suitable system package; standard, will be installed as an SPKG configure:81079: result: traitlets-5.1.1: standard, will be installed as an SPKG configure:81179: result: typing_extensions-3.10.0.0: standard, will be installed as an SPKG configure:81279: result: tzlocal-2.1: standard, will be installed as an SPKG configure:81379: result: urllib3-1.26.6: standard, will be installed as an SPKG configure:81483: result: valgrind-3.14.0: experimental, use "./configure --enable-valgrind" to install configure:81582: result: vcversioner-2.16.0.0.p0: standard, will be installed as an SPKG configure:81682: result: virtualenv-20.14.1: no suitable system package; standard, will be installed as an SPKG configure:81782: result: wcwidth-0.2.5: standard, will be installed as an SPKG configure:81882: result: webencodings-0.5.1: standard, will be installed as an SPKG configure:81982: result: wheel-0.37.0: standard, will be installed as an SPKG configure:82082: result: widgetsnbextension-3.5.2: standard, will be installed as an SPKG configure:82182: result: xz-5.2.5: already installed as an SPKG configure:82282: result: zeromq-4.3.4: already installed as an SPKG configure:82382: result: zipp-3.5.0: standard, will be installed as an SPKG configure:82482: result: zlib-1.2.11.p0: already installed as an SPKG configure:82582: result: zn_poly-0.9.2: already installed as an SPKG configure:82767: checking that generated files are newer than configure configure:82773: result: done configure:82816: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 9.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on LAPTOP-R67A1RBC config.status:3460: creating build/make/Makefile-auto config.status:3460: creating build/make/Makefile config.status:3460: creating src/bin/sage-env-config config.status:3460: creating src/bin/sage-src-env-config config.status:3460: creating build/bin/sage-build-env-config config.status:3460: creating pkgs/sage-conf/sage_conf.py config.status:3460: creating pkgs/sage-conf/setup.cfg config.status:3632: executing depfiles commands config.status:3632: executing mkdirs commands config.status:3764: creating directory /home/Lucas/sage/sage-9.6/logs/pkgs config.status:3764: creating directory local config.status:3764: creating directory local/bin config.status:3764: creating directory local/etc config.status:3764: creating directory local/include config.status:3764: creating directory local/lib config.status:3764: creating directory local/lib/pkgconfig config.status:3764: creating directory local/share config.status:3764: creating directory local/var/lib/sage/installed config.status:3632: executing links commands config.status:3785: creating convenience symlink prefix -> local config.status:3799: creating convenience symlink venv -> local/var/lib/sage/venv-python3.10.3 configure:84054: notice: the following SPKGs did not find equivalent system packages: appdirs arb distlib eclib fflas_ffpack filelock giac gsl iml linbox openblas python3 r singular suitesparse sympow toml tox virtualenv 4ti2 cbc coxeter3 ffmpeg gp2c igraph isl libgraphviz libnauty libsemigroups lrslib pandoc pari_elldata pari_galpol pari_nftables pari_seadata pdf2svg perl_cpan_polymake_prereq perl_mongodb polymake _recommended texlive configure:84061: checking for the package system in use configure:84064: result: cygwin configure:84080: hint: installing the following system packages, if not already present, is recommended and may avoid having to build them (though some may have to be built anyway): first install apt-cyg from https://github.com/transcode-open/apt-cyg $ apt-cyg install libgsl-devel liblapack-devel libopenblas python39-devel R libtirpc-devel singular-devel singular libsuitesparseconfig-devel configure:84103: hint: installing the following system packages, if not already present, may provide additional optional features: first install apt-cyg from https://github.com/transcode-open/apt-cyg $ apt-cyg install lib4ti2_0 lib4ti2-devel libisl-devel graphviz texlive configure:84121: hint: After installation, re-run configure using: $ ./config.status --recheck && ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-cygwin 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_exeext=.exe ac_cv_fc_compiler_gnu=yes ac_cv_fc_freeform=-ffree-form ac_cv_header_complex_h=yes ac_cv_header_graphviz_cgraph_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-cygwin ac_cv_lib_m_sqrt=yes ac_cv_objc_compiler_gnu=no ac_cv_objcxx_compiler_gnu=no ac_cv_objext=o ac_cv_path_CONVERT=/cygdrive/c/WINDOWS/system32/convert ac_cv_path_DVIPNG=/usr/bin/dvipng ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GIT=/usr/bin/git ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INFO=/usr/bin/info ac_cv_path_MAKE=/usr/bin/make ac_cv_path_NINJA=/usr/bin/ninja ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir 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_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=no 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_DGEQRF=no ac_cv_search_DGEQRF_=no ac_cv_search_cblas_dgemm=no ac_cv_search_dgeqrf=no ac_cv_search_dgeqrf_=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='-L$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname.dll.a $libname.lib' acl_cv_path_LD=/usr/x86_64-pc-cygwin/bin/ld.exe acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=dll acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_OBJCXX_dependencies_compiler_type=none am_cv_OBJC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_c_compiler_vendor=gnu ax_cv_c_openmp=-fopenmp ax_cv_check_cxxflags___march_native=yes ax_cv_check_cxxflags___mavx512f__mavx512vl__mavx512dq=yes ax_cv_check_cxxflags___mfma4=yes ax_cv_check_cxxflags___mfma=yes ax_cv_cxx_compile_cxx11__std_gnupp11=yes ax_cv_cxx_openmp=-fopenmp ax_cv_gcc_version=11 ax_cv_gxx_version=11 ax_cv_prog_perl_version=yes gl_cv_elf=no gl_cv_host_cpu_c_abi_32bit=no ## ----------------- ## ## 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/Lucas/sage/sage-9.6/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/Lucas/sage/sage-9.6/config/missing autoconf' AUTOHEADER='${SHELL} /home/Lucas/sage/sage-9.6/config/missing autoheader' AUTOMAKE='${SHELL} /home/Lucas/sage/sage-9.6/config/missing automake-1.16' AWK='gawk' BOOST_CPPFLAGS='' BOOST_LDFLAGS='' CBC_CFLAGS='' CBC_LIBS='' CBLAS_CFLAGS='' CBLAS_LIBS='' CC='gcc' CCDEPMODE='depmode=none' CDDEXEC='' CDDEXECGMP='' CFLAGS='-g -O2' CFLAGS_MARCH='-march=native' CL='' CONVERT='/cygdrive/c/WINDOWS/system32/convert' CPP='gcc -E' CPPFLAGS='' CXX='g++ -std=gnu++11' CXXCPP='g++ -E -std=gnu++11' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='cygpath -w' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"9.6\" -DPACKAGE_STRING=\"Sage\ 9.6\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"9.6\" -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_ICONV=1 -DICONV_CONST=' DEPDIR='.deps' DOT='dot' DVIPNG='/usr/bin/dvipng' ECHO_C='' ECHO_N='-n' ECHO_T='' ECLIB_CFLAGS='' ECLIB_LIBS='' ECL_CONFIG='' ECMBIN='' EGREP='/usr/bin/grep -E' EXEEXT='.exe' F77CFLAGS='' F77FLAGS='' FC='gfortran' FCFLAGS='' FFLAS_FFPACK_CFLAGS='' FFLAS_FFPACK_LIBS='' FFMPEG='' FOURTITWO_CIRCUITS='' FOURTITWO_GRAVER='' FOURTITWO_GROEBNER='' FOURTITWO_HILBERT='' FOURTITWO_MARKOV='' FOURTITWO_PPI='' FOURTITWO_QSOLVE='' FOURTITWO_RAYS='' FOURTITWO_ZSOLVE='' FPLLL_CFLAGS='' FPLLL_LIBS='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GCC_VERSION='11' GC_CFLAGS='' GC_LIBS='' GENGCHECK='' GENGETOPT='' GENGnautyCHECK='' GF2X_CFLAGS='' GF2X_LIBS='' GIVAROCONFIG='' GLPSOL='' GP2C='' GP='' GPHELP='' GREP='/usr/bin/grep' GSLPCDIR='' GSL_CFLAGS='' GSL_LIBS='' GXX_VERSION='11' HAVE_CXX11='1' HAVE_QUADRATICSIEVE='' 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='' LAPACK_CFLAGS='' LAPACK_LIBS='' LATEXMK='' LCALC_BIN='' LDFLAGS='' LIBATOMIC_OPS_CFLAGS='' LIBATOMIC_OPS_LIBS='' LIBCURL='' LIBCURL_CPPFLAGS='' LIBFFI_CFLAGS='' LIBFFI_LIBS='' LIBGD_CFLAGS='' LIBGD_LIBS='' LIBICONV='-liconv' LIBOBJS='' LIBPNG_CFLAGS='' LIBPNG_LIBS='' LIBS='-lm ' LIBSEMIGROUPS_CFLAGS='' LIBSEMIGROUPS_LIBS='' LIBSINGULAR_PATH='' LINBOX_CFLAGS='' LINBOX_LIBS='' LRSNASH='' LTLIBICONV='-liconv' LTLIBOBJS='' M4RI_CFLAGS='' M4RI_LIBS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/Lucas/sage/sage-9.6/config/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' NCURSES_CFLAGS='' NCURSES_LIBS='' NEATO='neato' NTL_INCDIR='' NTL_LIBDIR='' OBJC='gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='' OBJCXX='g++' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='' OBJEXT='o' OPENBLASPCDIR='' OPENBLAS_CFLAGS='' OPENBLAS_LIBS='' 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' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='9.6' PALPclass11='' PALPclass4='' PALPclass5='' PALPclass6='' PALPclass='' PALPcws11='' PALPcws4='' PALPcws5='' PALPcws6='' PALPcws='' PALPnef11='' PALPnef4='' PALPnef5='' PALPnef6='' PALPnef='' PALPpoly11='' PALPpoly4='' PALPpoly5='' PALPpoly6='' PALPpoly='' PANDOC='' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PDF2SVG='' PDFLATEX='' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PPL_CONFIG='' PPL_CPPFLAGS='' PPL_LDFLAGS='' PPL_LIBS='' PRIMECOUNT_CFLAGS='' PRIMECOUNT_LIBS='' PRIMESIEVE_CFLAGS='' PRIMESIEVE_LIBS='' PYTHON_FOR_VENV='' QHULL='' R='' READLINE_CFLAGS='' READLINE_LIBS='' REDCHECKGMP='' R_CFLAGS='' R_LIBS='' SAGE_ARB_LIBRARY='arb' SAGE_ARCHFLAGS='' SAGE_BUILT_PACKAGES=' \ SAGE_CONFIGURE_FFLAS_FFPACK='' SAGE_CRTI_DIR='' 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_LOCAL' SAGE_GCC_DEP='' SAGE_GLPK_PREFIX='$SAGE_LOCAL' SAGE_GMP_INCLUDE='$SAGE_LOCAL/include' SAGE_GMP_PREFIX='$SAGE_LOCAL' SAGE_GSL_PC_COMMAND='' SAGE_KENZO_FAS='${prefix}/lib/ecl/kenzo.fas' SAGE_MAXIMA_FAS='${prefix}/lib/ecl/maxima.fas' SAGE_MPC_PREFIX='$SAGE_LOCAL' SAGE_MPFR_PREFIX='$SAGE_LOCAL' SAGE_NAUTY_BINS_PREFIX='' SAGE_NORMAL_PACKAGES=' \ SAGE_NTL_PREFIX='$SAGE_LOCAL' SAGE_OPENBLAS_PC_COMMAND='' 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/Lucas/sage/sage-9.6' SAGE_SCRIPT_PACKAGES=' \ SAGE_SDIST_PACKAGES=' \ SAGE_SPKG_OPTIONS='' SAGE_SUITESPARSE_PREFIX='$SAGE_LOCAL' SAGE_SYSTEM_FACADE_PC_FILES='' SAGE_TOOLCHAIN='gcc' SAGE_VENV='${SAGE_LOCAL}/var/lib/sage/venv-python3.10.3' SCDD='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIBEXT='dll' SINGULAR_BIN='' SINGULAR_CFLAGS='' SINGULAR_LIBS='' SINGULAR_LIB_DIR='' STRIP='' SYMPOW='' TACHYON='' TWOPI='twopi' VERSION='9.6' XML2_CONFIG='/usr/bin/xml2-config' ZMQ_CPPFLAGS='' ZMQ_LDFLAGS='' ZMQ_LIBS='' _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='' 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-unknown-cygwin' build_alias='' build_cpu='x86_64' build_os='cygwin' build_vendor='unknown' bzip2_prog='' 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='no' found_m4='yes' found_ranlib='yes' found_strip='yes' host='x86_64-unknown-cygwin' host_alias='' host_cpu='x86_64' host_os='cygwin' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/Lucas/sage/sage-9.6/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' nauconverseg='' naudirectg='' naugenbg='' naugeng='' naugentourng='' ntl_includedir='' ntl_libdir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/Lucas/sage/sage-9.6/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 = 888d18eb851f892097a0a683c01e3a95db863495 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 vers_sage_docbuild = 9.6 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 vers_sage_sws2rst = 9.6 vers_sagelib = 9.6 vers_sagemath_categories = 9.6 vers_sagemath_doc_html = none vers_sagemath_doc_pdf = none vers_sagemath_objects = 9.6 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" #define PACKAGE_STRING "Sage 9.6" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "9.6" #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_ICONV 1 #define ICONV_CONST configure: exit 0