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 8.0.rc1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = archdavid uname -m = x86_64 uname -r = 4.11.9-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Wed Jul 5 18:23:08 CEST 2017 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/djlowry/bin PATH: /home/djlowry/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2304: checking for a BSD-compatible install configure:2372: result: /usr/bin/install -c configure:2383: checking whether build environment is sane configure:2438: result: yes configure:2589: checking for a thread-safe mkdir -p configure:2628: result: /usr/bin/mkdir -p configure:2635: checking for gawk configure:2651: found /usr/bin/gawk configure:2662: result: gawk configure:2673: checking whether make sets $(MAKE) configure:2695: result: yes configure:2724: checking whether make supports nested variables configure:2741: result: yes configure:2870: checking whether to enable maintainer-specific portions of Makefiles configure:2879: result: yes configure:2949: checking for root user configure:2958: result: no configure:2969: checking build system type configure:2983: result: x86_64-pc-linux-gnu configure:3003: checking host system type configure:3016: result: x86_64-pc-linux-gnu configure:3130: checking for ar configure:3146: found /usr/bin/ar configure:3158: result: yes configure:3179: checking for m4 configure:3195: found /usr/bin/m4 configure:3207: result: yes configure:3228: checking for ranlib configure:3244: found /usr/bin/ranlib configure:3256: result: yes configure:3277: checking for strip configure:3293: found /usr/bin/strip configure:3305: result: yes configure:3325: checking for GNU or BSD tar configure:3373: result: /usr/bin/tar configure:3384: checking for GNU make configure:3426: result: /usr/bin/make configure:3440: checking for latex configure:3468: result: no configure:3478: WARNING: You do not have 'latex', which is recommended, but not configure:3480: WARNING: required. Latex is only really used for building pdf configure:3482: WARNING: documents and for %latex mode in the Sage notebook. configure:3492: checking for perl configure:3510: found /usr/bin/perl configure:3522: result: /usr/bin/perl configure:3530: checking for Perl version 5.8.0 or later configure:3541: result: yes configure:3553: checking for git configure:3585: result: /usr/bin/git configure:3590: checking for yasm configure:3627: result: no configure:3722: checking for gcc configure:3738: found /usr/bin/gcc configure:3749: result: gcc configure:3978: checking for C compiler version configure:3987: gcc --version >&5 gcc (GCC) 7.1.1 20170621 Copyright (C) 2017 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:3998: $? = 0 configure:3987: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.1.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 7.1.1 20170621 (GCC) configure:3998: $? = 0 configure:3987: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3998: $? = 1 configure:3987: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3998: $? = 1 configure:4018: checking whether the C compiler works configure:4040: gcc conftest.c >&5 configure:4044: $? = 0 configure:4092: result: yes configure:4095: checking for C compiler default output file name configure:4097: result: a.out configure:4103: checking for suffix of executables configure:4110: gcc -o conftest conftest.c >&5 configure:4114: $? = 0 configure:4136: result: configure:4158: checking whether we are cross compiling configure:4166: gcc -o conftest conftest.c >&5 configure:4170: $? = 0 configure:4177: ./conftest configure:4181: $? = 0 configure:4196: result: no configure:4201: checking for suffix of object files configure:4223: gcc -c conftest.c >&5 configure:4227: $? = 0 configure:4248: result: o configure:4252: checking whether we are using the GNU C compiler configure:4271: gcc -c conftest.c >&5 configure:4271: $? = 0 configure:4280: result: yes configure:4289: checking whether gcc accepts -g configure:4309: gcc -c -g conftest.c >&5 configure:4309: $? = 0 configure:4350: result: yes configure:4367: checking for gcc option to accept ISO C89 configure:4430: gcc -c -g -O2 conftest.c >&5 configure:4430: $? = 0 configure:4443: result: none needed configure:4468: checking whether gcc understands -c and -o together configure:4490: gcc -c conftest.c -o conftest2.o configure:4493: $? = 0 configure:4490: gcc -c conftest.c -o conftest2.o configure:4493: $? = 0 configure:4505: result: yes configure:4533: checking for style of include used by make configure:4561: result: GNU configure:4587: checking dependency style of gcc configure:4698: result: none configure:4718: checking how to run the C preprocessor configure:4749: gcc -E conftest.c configure:4749: $? = 0 configure:4763: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.0.rc1" | #define PACKAGE_STRING "Sage 8.0.rc1" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.0.rc1" | /* end confdefs.h. */ | #include configure:4788: result: gcc -E configure:4808: gcc -E conftest.c configure:4808: $? = 0 configure:4822: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.0.rc1" | #define PACKAGE_STRING "Sage 8.0.rc1" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.0.rc1" | /* end confdefs.h. */ | #include configure:4915: checking for g++ configure:4931: found /usr/bin/g++ configure:4942: result: g++ configure:4969: checking for C++ compiler version configure:4978: g++ --version >&5 g++ (GCC) 7.1.1 20170621 Copyright (C) 2017 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:4989: $? = 0 configure:4978: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.1.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 7.1.1 20170621 (GCC) configure:4989: $? = 0 configure:4978: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4989: $? = 1 configure:4978: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4989: $? = 1 configure:4993: checking whether we are using the GNU C++ compiler configure:5012: g++ -c conftest.cpp >&5 configure:5012: $? = 0 configure:5021: result: yes configure:5030: checking whether g++ accepts -g configure:5050: g++ -c -g conftest.cpp >&5 configure:5050: $? = 0 configure:5091: result: yes configure:5116: checking dependency style of g++ configure:5227: result: none configure:5301: checking for gfortran configure:5317: found /usr/bin/gfortran configure:5328: result: gfortran configure:5354: checking for Fortran compiler version configure:5363: gfortran --version >&5 GNU Fortran (GCC) 7.1.1 20170621 Copyright (C) 2017 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:5374: $? = 0 configure:5363: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.1.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 7.1.1 20170621 (GCC) configure:5374: $? = 0 configure:5363: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:5374: $? = 1 configure:5363: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:5374: $? = 1 configure:5383: checking whether we are using the GNU Fortran compiler configure:5396: gfortran -c conftest.F >&5 configure:5396: $? = 0 configure:5405: result: yes configure:5411: checking whether gfortran accepts -g configure:5422: gfortran -c -g conftest.f >&5 configure:5422: $? = 0 configure:5430: result: yes configure:5482: checking how to run the C++ preprocessor configure:5509: g++ -E conftest.cpp configure:5509: $? = 0 configure:5523: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.0.rc1" | #define PACKAGE_STRING "Sage 8.0.rc1" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.0.rc1" | /* end confdefs.h. */ | #include configure:5548: result: g++ -E configure:5568: g++ -E conftest.cpp configure:5568: $? = 0 configure:5582: g++ -E conftest.cpp conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.0.rc1" | #define PACKAGE_STRING "Sage 8.0.rc1" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.0.rc1" | /* end confdefs.h. */ | #include configure:5611: checking for grep that handles long lines and -e configure:5669: result: /usr/bin/grep configure:5674: checking for egrep configure:5736: result: /usr/bin/grep -E configure:5741: checking for ANSI C header files configure:5761: g++ -c -g -O2 conftest.cpp >&5 configure:5761: $? = 0 configure:5834: g++ -o conftest -g -O2 conftest.cpp >&5 configure:5834: $? = 0 configure:5834: ./conftest configure:5834: $? = 0 configure:5845: result: yes configure:5858: checking for sys/types.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for sys/stat.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for stdlib.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for string.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for memory.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for strings.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for inttypes.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for stdint.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5858: checking for unistd.h configure:5858: g++ -c -g -O2 conftest.cpp >&5 configure:5858: $? = 0 configure:5858: result: yes configure:5870: checking complex.h usability configure:5870: g++ -c -g -O2 conftest.cpp >&5 configure:5870: $? = 0 configure:5870: result: yes configure:5870: checking complex.h presence configure:5870: g++ -E conftest.cpp configure:5870: $? = 0 configure:5870: result: yes configure:5870: checking for complex.h configure:5870: result: yes configure:5900: checking whether g++ supports C++11 features by default configure:5960: g++ -c -g -O2 conftest.cpp >&5 configure:5960: $? = 0 configure:5967: result: yes configure:6199: checking for gcc option to accept ISO C99 configure:6348: gcc -c -g -O2 conftest.c >&5 configure:6348: $? = 0 configure:6361: result: none needed configure:6421: checking for Fortran flag needed to accept free-form source configure:6440: gfortran -c -g -O2 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:6440: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:6440: gfortran -c -g -O2 -ffree-form conftest.f >&5 configure:6440: $? = 0 configure:6449: result: -ffree-form configure:6541: checking if gcc accepts -dumpversion option configure:6566: cat conftest.c 1>&5 int main() { return 0; } configure:6569: $? = 0 configure:6573: gcc -dumpversion -c conftest.c 1>&5 7.1.1 configure:6576: $? = 0 configure:6579: result: yes configure:6606: checking gcc version configure:6620: result: 7.1.1 configure:6634: checking if g++ accepts -dumpversion option configure:6659: cat conftest.c 1>&5 int main() { return 0; } configure:6662: $? = 0 configure:6666: gcc -dumpversion -c conftest.c 1>&5 7.1.1 configure:6669: $? = 0 configure:6672: result: yes configure:6699: checking g++ version configure:6713: result: 7.1.1 configure:6873: checking for sqrt in -lm configure:6898: g++ -o conftest -g -O2 conftest.cpp -lm >&5 conftest.cpp:29:6: warning: declaration of 'char sqrt()' conflicts with built-in declaration 'double sqrt(double)' [-Wbuiltin-declaration-mismatch] char sqrt (); ^~~~ configure:6898: $? = 0 configure:6907: result: yes configure:7048: checking multiprecision library configure:7065: result: MPIR configure:7075: checking BLAS library configure:7093: result: openblas configure:7105: checking package versions configure:7107: result: configure:7213: result: 4ti2-1.6.7 configure:7213: result: alabaster-0.7.8.p0 configure:7213: result: appnope-0.1.0.p0 configure:7213: result: arb-2.8.1.p1 configure:7213: result: atlas-3.10.2.p3 configure:7213: result: autotools-20141105 configure:7213: result: babel-2.3.4.p0 configure:7213: result: backports_abc-0.5 configure:7213: result: backports_shutil_get_terminal_size-1.0.0.p1 configure:7213: result: backports_ssl_match_hostname-3.5.0.1.p0 configure:7213: result: benzene-20130630 configure:7213: result: bliss-0.73+debian-1+sage-2016-08-02 configure:7213: result: boost-1_61_0 configure:7213: result: boost_cropped-1.58.0 configure:7213: result: brial-0.8.7 configure:7213: result: buckygen-1.0 configure:7213: result: bzip2-1.0.6-20150304 configure:7213: result: cbc-2.9.4 configure:7213: result: ccache-3.2.2 configure:7213: result: cddlib-094g.p1 configure:7213: result: cephes-2.8.p1 configure:7213: result: certifi-2016.2.28.p0 configure:7213: result: cliquer-1.21.p3 configure:7213: result: cmake-3.8.1 configure:7213: result: combinatorial_designs-20140630 configure:7213: result: compilerwrapper-1.2 configure:7213: result: configparser-3.5.0 configure:7213: result: configure-228 configure:7213: result: conway_polynomials-0.5 configure:7213: result: coxeter3-1.1 configure:7213: result: cryptominisat-5.0.1 configure:7213: result: csdp-6.2 configure:7213: result: curl-7.53.1 configure:7213: result: cvxopt-1.1.8.p2 configure:7213: result: cycler-0.10.0.p0 configure:7213: result: cypari-1.0.0 configure:7213: result: cysignals-1.6.4 configure:7213: result: cython-0.25.2.p2 configure:7213: result: d3js-3.4.8 configure:7213: result: database_cremona_ellcurve-20161017 configure:7213: result: database_gap-4.8.6 configure:7213: result: database_jones_numfield-4 configure:7213: result: database_kohel-20160724 configure:7213: result: database_mutation_class-1.0 configure:7213: result: database_odlyzko_zeta-20061209 configure:7213: result: database_pari-20161017 configure:7213: result: database_stein_watkins-20110713 configure:7213: result: database_stein_watkins_mini-20070827 configure:7213: result: database_symbolic_data-20070206 configure:7213: result: dateutil-2.5.3 configure:7213: result: decorator-4.0.6.p0 configure:7213: result: docutils-0.13.1 configure:7213: result: dot2tex-2.9.0.p1 configure:7213: result: ecl-16.1.2.p4 configure:7213: result: eclib-20170330 configure:7213: result: ecm-7.0.4.p0 configure:7213: result: elliptic_curves-0.8.p0 configure:7213: result: entrypoints-0.2.2 configure:7213: result: enum34-1.1.6 configure:7213: result: fflas_ffpack-2.2.2.p0 configure:7213: result: flask-0.10.1.p0 configure:7213: result: flask_autoindex-0.6.p0 configure:7213: result: flask_babel-0.9.p0 configure:7213: result: flask_oldsessions-0.10.p0 configure:7213: result: flask_openid-1.2.5.p0 configure:7213: result: flask_silk-0.2.p0 configure:7213: result: flint-2.5.2.p1 configure:7213: result: flintqs-1.0 configure:7213: result: fpylll-0.2.4dev.p0 configure:7213: result: freetype-2.6.3 configure:7213: result: fricas-1.2.7 configure:7213: result: frobby-0.9.0.p2 configure:7213: result: functools32-3.2.3-2.p0 configure:7213: result: future-0.15.2.p0 configure:7213: result: gambit-14.1.0 configure:7213: result: gap-4.8.6.p3 configure:7213: result: gap3-01may17 configure:7213: result: gap_jupyter-0.9 configure:7213: result: gap_packages-4.8.6.p2 configure:7213: result: gc-7.2f.p0 configure:7217: result: gcc-5.4.0 not installed (configure check) configure:7213: result: gdb-7.8 configure:7213: result: gf2x-1.1.p3 configure:7213: result: gfan-0.5.p2 configure:7213: result: giac-1.2.3.47.p0 configure:7213: result: giacpy_sage-0.6 configure:7217: result: git-2.11.0 not installed (configure check) configure:7213: result: git_trac-20160625.p0 configure:7213: result: givaro-4.0.2.p0 configure:7213: result: glpk-4.60.p0 configure:7213: result: gmp-5.1.3 configure:7213: result: gmpy2-2.0.8 configure:7213: result: gp2c-0.0.10 configure:7213: result: graphs-20161026 configure:7213: result: gsl-2.3 configure:7213: result: iconv-1.14 configure:7213: result: igraph-0.7.1 configure:7213: result: imagesize-0.7.1.p0 configure:7213: result: iml-1.0.4p1.p1 configure:7213: result: ipykernel-4.5.2 configure:7213: result: ipython-5.1.0 configure:7213: result: ipython_genutils-0.1.0.p0 configure:7213: result: ipywidgets-6.0.0 configure:7213: result: itsdangerous-0.24.p0 configure:7213: result: jinja2-2.8.p0 configure:7213: result: jmol-14.6.1_2016.07.11.p0 configure:7213: result: jsonschema-2.5.1.p0 configure:7213: result: jupyter_client-4.4.0 configure:7213: result: jupyter_core-4.3.0 configure:7213: result: latte_int-1.7.3 configure:7213: result: lcalc-1.23.p15 configure:7213: result: libbraiding-1.0 configure:7213: result: libfplll-5.1.0.p0 configure:7213: result: libgap-4.8.6 configure:7213: result: libgd-2.1.1.1.p0 configure:7213: result: libhomfly-1.0r2 configure:7213: result: libogg-1.3.1 configure:7213: result: libpng-1.6.29 configure:7213: result: libtheora-1.1.1 configure:7213: result: lidia-2.3.0+latte-patches-2014-10-04 configure:7213: result: lie-2.2.2 configure:7213: result: linbox-1.4.2.p1 configure:7213: result: lrcalc-1.2.p0 configure:7213: result: lrslib-062+autotools-2017-03-03 configure:7213: result: m4ri-20140914 configure:7213: result: m4rie-20150908 configure:7213: result: markupsafe-0.23.p0 configure:7213: result: mathjax-2.6.1 configure:7213: result: matplotlib-1.5.1.p0 configure:7213: result: maxima-5.39.0.p0 configure:7213: result: mcqd-1.0 configure:7213: result: meataxe-2.4.24.p2 configure:7213: result: mistune-0.7.3.p0 configure:7213: result: modular_decomposition-20100607 configure:7213: result: mpc-1.0.3.p0 configure:7213: result: mpfi-1.5.1 configure:7213: result: mpfr-3.1.5.p0 configure:7213: result: mpir-3.0.0.p0 configure:7213: result: mpmath-0.19.p0 configure:7213: result: nauty-26r1 configure:7213: result: nbconvert-4.2.0.p0 configure:7213: result: nbformat-4.2.0 configure:7213: result: ncurses-6.0 configure:7213: result: networkx-1.11.p0 configure:7213: result: normaliz-3.2.1 configure:7213: result: nose-1.3.3.p0 configure:7213: result: notebook-4.4.1.p0 configure:7213: result: notedown-dfda648b configure:7213: result: ntl-10.3.0 configure:7213: result: numpy-1.12.1 configure:7213: result: openblas-0.2.19.p0 configure:7213: result: openssl-1.0.2j configure:7213: result: ore_algebra-0.3 configure:7213: result: palp-2.1.p1 configure:7213: result: pandoc_attributes-8bc82f6d configure:7213: result: pandocfilters-1.3.0 configure:7213: result: pari-2.9.2.p2 configure:7213: result: pari_galdata-20080411 configure:7213: result: pari_jupyter-1.2.2 configure:7213: result: pari_seadata_small-20090618 configure:7213: result: patch-2.7.5 configure:7213: result: pathlib2-2.1.0.p0 configure:7213: result: pathpy-7.1.p0 configure:7213: result: pcre-8.40.p0 configure:7213: result: perl_term_readline_gnu-1.34 configure:7213: result: pexpect-4.1.0.p0 configure:7213: result: pickleshare-0.7.2.p0 configure:7213: result: pillow-3.3.0 configure:7213: result: pip-8.1.2.p1 configure:7213: result: pkgconf-0.9.7 configure:7213: result: pkgconfig-1.2.2.p0 configure:7213: result: planarity-3.0.0.5 configure:7213: result: plantri-4.5 configure:7213: result: polymake-3.1 configure:7213: result: polytopes_db-20120220 configure:7213: result: ppl-1.2 configure:7213: result: prompt_toolkit-1.0.3.p0 configure:7213: result: psutil-5.2.0.p0 configure:7213: result: ptyprocess-0.5.1.p0 configure:7213: result: pycrypto-2.6.1.p2 configure:7213: result: pygments-2.2.0.p0 configure:7213: result: pynac-0.7.8.p0 configure:7213: result: pynormaliz-1.5 configure:7213: result: pyparsing-2.1.5.p0 configure:7213: result: pysingular-0.9.1 configure:7213: result: python2-2.7.13.p1 configure:7213: result: python3-3.6.1 configure:7213: result: python_igraph-0.7.0.p0 configure:7213: result: python_openid-2.2.5.p0 configure:7213: result: pytz-2016.4.p0 configure:7213: result: pyx-0.12.1.p0 configure:7213: result: pyzmq-16.0.0 configure:7213: result: qepcad-B.1.69.p0 configure:7213: result: qhull-2015-src-7.2.0 configure:7213: result: r-3.4.0.p0 configure:7213: result: ratpoints-2.1.3.p4 configure:7213: result: readline-6.3.008 configure:7213: result: requests-2.13.0 configure:7213: result: rpy2-2.8.2.p0 configure:7213: result: rst2ipynb-0.2.1 configure:7213: result: rubiks-20070912.p19 configure:7213: result: rw-0.7 configure:7213: result: saclib-2.2.6 configure:7213: result: sagenb-1.0.1 configure:7213: result: sagenb_export-3.2 configure:7213: result: sagetex-3.0 configure:7213: result: scipoptsuite-4.0.0 configure:7213: result: scipy-0.17.1.p0 configure:7213: result: scons-1.2.0 configure:7213: result: setuptools-33.1.1 configure:7213: result: setuptools_scm-1.11.1.p0 configure:7213: result: simplegeneric-0.8.1.p0 configure:7213: result: singledispatch-3.4.0.3.p0 configure:7213: result: singular-4.1.0p3.p0 configure:7213: result: singular_jupyter-0.9.2 configure:7213: result: sip-4.18 configure:7213: result: sirocco-2.0 configure:7213: result: six-1.10.0.p0 configure:7213: result: snowballstemmer-1.2.1.p0 configure:7213: result: speaklater-1.3.p0 configure:7213: result: sphinx-1.5.3.p1 configure:7213: result: sqlite-autoconf-3170000 configure:7213: result: surf-1.0.6-gcc6 configure:7213: result: symmetrica-2.0.p10 configure:7213: result: sympow-1.018.1.p12 configure:7213: result: sympy-1.0.p2 configure:7213: result: tachyon-0.98.9.p6 configure:7213: result: tdlib-0.3.1 configure:7213: result: termcap-1.3.1.p3 configure:7213: result: terminado-0.6 configure:7213: result: thebe-9624e0a0 configure:7213: result: threejs-r80 configure:7213: result: tides-2.0 configure:7213: result: topcom-0.17.7 configure:7213: result: tornado-4.3.p0 configure:7213: result: traitlets-4.3.1 configure:7213: result: twisted-16.3.0.p0 configure:7213: result: valgrind-3.10.0 configure:7213: result: vcversioner-2.16.0.0.p0 configure:7213: result: wcwidth-0.1.7.p0 configure:7213: result: werkzeug-0.11.10.p0 configure:7213: result: widgetsnbextension-2.0.0 configure:7213: result: xz-5.2.2 configure:7213: result: yasm-1.3.0 configure:7213: result: zeromq-4.0.5 configure:7213: result: zlib-1.2.11 configure:7213: result: zn_poly-0.9.p11 configure:7213: result: zope_interface-4.2.0.p0 configure:7541: checking that generated files are newer than configure configure:7547: result: done configure:7578: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fc_compiler_gnu=yes ac_cv_fc_freeform=-ffree-form ac_cv_header_complex_h=yes 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-pc-linux-gnu ac_cv_lib_m_sqrt=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GIT=/usr/bin/git ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MAKE=/usr/bin/make ac_cv_path_PERL=/usr/bin/perl ac_cv_path_TAR=/usr/bin/tar ac_cv_path_YASM=no 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_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_found_ar=yes ac_cv_prog_found_latex=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 am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_cxx_compile_cxx11=yes ax_cv_gcc_version=7.1.1 ax_cv_gxx_version=7.1.1 ax_cv_prog_perl_version=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/djlowry/sage/config/missing aclocal-1.15' 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/djlowry/sage/config/missing autoconf' AUTOHEADER='${SHELL} /home/djlowry/sage/config/missing autoheader' AUTOMAKE='${SHELL} /home/djlowry/sage/config/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"8.0.rc1\" -DPACKAGE_STRING=\"Sage\ 8.0.rc1\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"8.0.rc1\" -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_CXX11=1 -DHAVE_LIBM=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FC='gfortran' FCFLAGS='-g -O2 -ffree-form' GCC_VERSION='7.1.1' GREP='/usr/bin/grep' GXX_VERSION='7.1.1' HAVE_CXX11='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/djlowry/sage/config/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 8.0.rc1' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='8.0.rc1' PATH_SEPARATOR=':' PERL='/usr/bin/perl' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='8.0.rc1' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_FC='gfortran' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' found_ar='yes' found_latex='no' found_m4='yes' found_ranlib='yes' found_strip='yes' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/djlowry/sage/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/djlowry/sage/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Sage" #define PACKAGE_TARNAME "sage" #define PACKAGE_VERSION "8.0.rc1" #define PACKAGE_STRING "Sage 8.0.rc1" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "8.0.rc1" #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_CXX11 1 #define HAVE_LIBM 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 8.0.rc1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on archdavid config.status:815: creating build/make/Makefile-auto config.status:815: creating src/Makefile config.status:815: creating src/bin/sage-env-config config.status:987: executing depfiles commands config.status:987: executing mkdirs commands config.status:1092: creating directory /home/djlowry/sage/logs/pkgs config.status:1092: creating directory local config.status:1092: creating directory local/bin config.status:1092: creating directory local/etc config.status:1092: creating directory local/include config.status:1092: creating directory local/lib config.status:1092: creating directory local/share config.status:1092: creating directory local/var/lib/sage/installed