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 7.2.rc2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = ASUS uname -m = x86_64 uname -r = 3.4.0+ uname -s = Linux uname -v = #1 PREEMPT Thu Aug 1 17:06:05 CST 2013 /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: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2301: checking for a BSD-compatible install configure:2369: result: /usr/bin/install -c configure:2380: checking whether build environment is sane configure:2435: result: yes configure:2586: checking for a thread-safe mkdir -p configure:2625: result: /bin/mkdir -p configure:2632: checking for gawk configure:2648: found /usr/bin/gawk configure:2659: result: gawk configure:2670: checking whether make sets $(MAKE) configure:2692: result: yes configure:2721: checking whether make supports nested variables configure:2738: result: yes configure:2867: checking whether to enable maintainer-specific portions of Makefiles configure:2876: result: yes configure:2941: checking for root user configure:2950: result: no configure:2961: checking build system type configure:2975: result: x86_64-unknown-linux-gnu configure:2995: checking host system type configure:3008: result: x86_64-unknown-linux-gnu configure:3122: checking for ar configure:3138: found /usr/bin/ar configure:3150: result: yes configure:3171: checking for m4 configure:3187: found /usr/bin/m4 configure:3199: result: yes configure:3220: checking for ranlib configure:3236: found /usr/bin/ranlib configure:3248: result: yes configure:3269: checking for strip configure:3285: found /usr/bin/strip configure:3297: result: yes configure:3317: checking for GNU or BSD tar configure:3365: result: /bin/tar configure:3376: checking for GNU make configure:3418: result: /usr/bin/make configure:3432: checking for latex configure:3460: result: no configure:3470: WARNING: You do not have 'latex', which is recommended, but not configure:3472: WARNING: required. Latex is only really used for building pdf configure:3474: WARNING: documents and for %latex mode in the Sage notebook. configure:3484: checking for perl configure:3502: found /usr/bin/perl configure:3514: result: /usr/bin/perl configure:3522: checking for Perl version 5.8.0 or later configure:3533: result: yes configure:3545: checking for git configure:3577: result: /usr/bin/git configure:3673: checking for gcc configure:3689: found /usr/bin/gcc configure:3700: result: gcc configure:3929: checking for C compiler version configure:3938: gcc --version >&5 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:3949: $? = 0 configure:3938: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:3949: $? = 0 configure:3938: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3949: $? = 4 configure:3938: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3949: $? = 4 configure:3969: checking whether the C compiler works configure:3991: gcc conftest.c >&5 configure:3995: $? = 0 configure:4043: result: yes configure:4046: checking for C compiler default output file name configure:4048: result: a.out configure:4054: checking for suffix of executables configure:4061: gcc -o conftest conftest.c >&5 configure:4065: $? = 0 configure:4087: result: configure:4109: checking whether we are cross compiling configure:4117: gcc -o conftest conftest.c >&5 configure:4121: $? = 0 configure:4128: ./conftest configure:4132: $? = 0 configure:4147: result: no configure:4152: checking for suffix of object files configure:4174: gcc -c conftest.c >&5 configure:4178: $? = 0 configure:4199: result: o configure:4203: checking whether we are using the GNU C compiler configure:4222: gcc -c conftest.c >&5 configure:4222: $? = 0 configure:4231: result: yes configure:4240: checking whether gcc accepts -g configure:4260: gcc -c -g conftest.c >&5 configure:4260: $? = 0 configure:4301: result: yes configure:4318: checking for gcc option to accept ISO C89 configure:4381: gcc -c -g -O2 conftest.c >&5 configure:4381: $? = 0 configure:4394: result: none needed configure:4419: checking whether gcc understands -c and -o together configure:4441: gcc -c conftest.c -o conftest2.o configure:4444: $? = 0 configure:4441: gcc -c conftest.c -o conftest2.o configure:4444: $? = 0 configure:4456: result: yes configure:4484: checking for style of include used by make configure:4512: result: GNU configure:4538: checking dependency style of gcc configure:4649: result: none configure:4669: checking how to run the C preprocessor configure:4700: gcc -E conftest.c configure:4700: $? = 0 configure:4714: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.2.rc2" | #define PACKAGE_STRING "Sage 7.2.rc2" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.2.rc2" | /* end confdefs.h. */ | #include configure:4739: result: gcc -E configure:4759: gcc -E conftest.c configure:4759: $? = 0 configure:4773: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.2.rc2" | #define PACKAGE_STRING "Sage 7.2.rc2" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.2.rc2" | /* end confdefs.h. */ | #include configure:4866: checking for g++ configure:4882: found /usr/bin/g++ configure:4893: result: g++ configure:4920: checking for C++ compiler version configure:4929: g++ --version >&5 g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:4940: $? = 0 configure:4929: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:4940: $? = 0 configure:4929: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4940: $? = 4 configure:4929: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4940: $? = 4 configure:4944: checking whether we are using the GNU C++ compiler configure:4963: g++ -c conftest.cpp >&5 configure:4963: $? = 0 configure:4972: result: yes configure:4981: checking whether g++ accepts -g configure:5001: g++ -c -g conftest.cpp >&5 configure:5001: $? = 0 configure:5042: result: yes configure:5067: checking dependency style of g++ configure:5178: result: none configure:5252: checking for gfortran configure:5268: found /usr/bin/gfortran configure:5279: result: gfortran configure:5305: checking for Fortran compiler version configure:5314: gfortran --version >&5 GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5325: $? = 0 configure:5314: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:5325: $? = 0 configure:5314: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:5325: $? = 4 configure:5314: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:5325: $? = 4 configure:5334: checking whether we are using the GNU Fortran compiler configure:5347: gfortran -c conftest.F >&5 configure:5347: $? = 0 configure:5356: result: yes configure:5362: checking whether gfortran accepts -g configure:5373: gfortran -c -g conftest.f >&5 configure:5373: $? = 0 configure:5381: result: yes configure:5433: checking how to run the C++ preprocessor configure:5460: g++ -E conftest.cpp configure:5460: $? = 0 configure:5474: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.2.rc2" | #define PACKAGE_STRING "Sage 7.2.rc2" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.2.rc2" | /* end confdefs.h. */ | #include configure:5499: result: g++ -E configure:5519: g++ -E conftest.cpp configure:5519: $? = 0 configure:5533: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.2.rc2" | #define PACKAGE_STRING "Sage 7.2.rc2" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.2.rc2" | /* end confdefs.h. */ | #include configure:5562: checking for grep that handles long lines and -e configure:5620: result: /bin/grep configure:5625: checking for egrep configure:5687: result: /bin/grep -E configure:5692: checking for ANSI C header files configure:5712: g++ -c -g -O2 conftest.cpp >&5 configure:5712: $? = 0 configure:5785: g++ -o conftest -g -O2 conftest.cpp >&5 configure:5785: $? = 0 configure:5785: ./conftest configure:5785: $? = 0 configure:5796: result: yes configure:5809: checking for sys/types.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for sys/stat.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for stdlib.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for string.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for memory.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for strings.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for inttypes.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for stdint.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5809: checking for unistd.h configure:5809: g++ -c -g -O2 conftest.cpp >&5 configure:5809: $? = 0 configure:5809: result: yes configure:5821: checking complex.h usability configure:5821: g++ -c -g -O2 conftest.cpp >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking complex.h presence configure:5821: g++ -E conftest.cpp configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for complex.h configure:5821: result: yes configure:5851: checking whether g++ supports C++11 features by default configure:5911: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:25:21: error: expected identifier before 'sizeof' static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp:25:21: error: expected ',' or '...' before 'sizeof' conftest.cpp:25:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive] static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp:32:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default] virtual void f() override {} ^ conftest.cpp:35:29: error: '>>' should be '> >' within a nested template argument list typedef check> right_angle_brackets; ^ conftest.cpp:38:13: error: expected constructor, destructor, or type conversion before '(' token decltype(a) b; ^ conftest.cpp:42:15: error: expected unqualified-id before '&&' token check_type&& cr = static_cast(c); ^ conftest.cpp:44:10: error: 'd' does not name a type auto d = a; ^ conftest.cpp:45:10: error: 'l' does not name a type auto l = [](){}; ^ conftest.cpp: In constructor 'use_l::use_l()': conftest.cpp:47:32: error: 'l' was not declared in this scope struct use_l { use_l() { l(); } }; ^ conftest.cpp: At global scope: conftest.cpp:55:9: error: expected unqualified-id before 'using' using member = typename T::member_type; ^ conftest.cpp:61:19: error: variable or field 'func' declared void void func(member*) {} ^ conftest.cpp:61:19: error: 'member' was not declared in this scope conftest.cpp:61:27: error: expected primary-expression before '>' token void func(member*) {} ^ conftest.cpp:61:29: error: expected primary-expression before ')' token void func(member*) {} ^ conftest.cpp:71:27: warning: c++11 attributes only available with -std=c++11 or -std=gnu++11 [enabled by default] void noret [[noreturn]] () { throw 0; } ^ configure:5911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.2.rc2" | #define PACKAGE_STRING "Sage 7.2.rc2" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.2.rc2" | #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 | /* end confdefs.h. */ | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | struct Base { | virtual void f() {} | }; | struct Child : public Base { | virtual void f() override {} | }; | | typedef check> right_angle_brackets; | | int a; | decltype(a) b; | | typedef check check_type; | check_type c; | check_type&& cr = static_cast(c); | | auto d = a; | auto l = [](){}; | // Prevent Clang error: unused variable 'l' [-Werror,-Wunused-variable] | struct use_l { use_l() { l(); } }; | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function because of this | namespace test_template_alias_sfinae { | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { | func(0); | } | } | | // Check for C++11 attribute support | void noret [[noreturn]] () { throw 0; } | configure:5918: result: no configure:5927: checking whether g++ supports C++11 features with -std=gnu++11 configure:5989: g++ -c -g -O2 -std=gnu++11 conftest.cpp >&5 configure:5989: $? = 0 configure:5998: result: yes configure:6150: checking for gcc option to accept ISO C99 configure:6299: gcc -c -g -O2 conftest.c >&5 conftest.c:72:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:126:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:126:18: error: 'newvar' undeclared (first use in this function) conftest.c:126:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:136:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:136:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:6299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "7.2.rc2" | #define PACKAGE_STRING "Sage 7.2.rc2" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "7.2.rc2" | #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 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:6299: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6299: $? = 0 configure:6319: result: -std=gnu99 configure:6372: checking for Fortran flag needed to accept free-form source configure:6391: 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:6391: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:6391: gfortran -c -g -O2 -ffree-form conftest.f >&5 configure:6391: $? = 0 configure:6400: result: -ffree-form configure:6492: checking if gcc accepts -dumpversion option configure:6517: cat conftest.c 1>&5 int main() { return 0; } configure:6520: $? = 0 configure:6524: gcc -std=gnu99 -dumpversion -c conftest.c 1>&5 4.8 configure:6527: $? = 0 configure:6530: result: yes configure:6557: checking gcc version configure:6571: result: 4.8 configure:6585: checking if g++ accepts -dumpversion option configure:6610: cat conftest.c 1>&5 int main() { return 0; } configure:6613: $? = 0 configure:6617: gcc -std=gnu99 -dumpversion -c conftest.c 1>&5 4.8 configure:6620: $? = 0 configure:6623: result: yes configure:6650: checking g++ version configure:6664: result: 4.8 configure:6824: checking for sqrt in -lm configure:6849: g++ -o conftest -g -O2 -std=gnu++11 conftest.cpp -lm >&5 configure:6849: $? = 0 configure:6858: result: yes configure:6996: checking multiprecision library configure:7013: result: MPIR configure:7023: checking BLAS library configure:7041: result: atlas configure:7053: checking package versions configure:7055: result: configure:7152: result: 4ti2-1.6.7 configure:7152: result: alabaster-0.7.7 configure:7152: result: arb-2.8.1.p0 configure:7152: result: atlas-3.10.2.p2 configure:7152: result: autotools-20141105 configure:7152: result: babel-2.2.0 configure:7152: result: backports_abc-0.4 configure:7152: result: backports_ssl_match_hostname-3.5.0.1 configure:7152: result: benzene-20130630 configure:7152: result: bliss-0.73 configure:7152: result: boost_cropped-1.58.0 configure:7152: result: brial-0.8.4.3 configure:7152: result: buckygen-1.0 configure:7152: result: bzip2-1.0.6-20150304 configure:7152: result: cbc-2.9.4 configure:7152: result: ccache-3.2.2 configure:7152: result: cddlib-094g.p0 configure:7152: result: cephes-2.8.p1 configure:7152: result: certifi-2016.2.28 configure:7152: result: cliquer-1.21.p3 configure:7152: result: cmake-3.2.3 configure:7152: result: combinatorial_designs-20140630 configure:7152: result: compilerwrapper-1.2 configure:7152: result: configure-164 configure:7152: result: conway_polynomials-0.4.p0 configure:7152: result: coxeter3-1.1 configure:7152: result: cryptominisat-2.9.6 configure:7152: result: csdp-6.2 configure:7152: result: cvxopt-1.1.8.p1 configure:7152: result: cycler-0.10.0 configure:7152: result: cysignals-1.1.0 configure:7152: result: cython-0.24.p0 configure:7152: result: d3js-3.4.8 configure:7152: result: database_cremona_ellcurve-20160211 configure:7152: result: database_gap-4.8.3 configure:7152: result: database_jones_numfield-4 configure:7152: result: database_mutation_class-1.0 configure:7152: result: database_odlyzko_zeta-20061209 configure:7152: result: database_pari-20140908 configure:7152: result: database_stein_watkins-20110713 configure:7152: result: database_stein_watkins_mini-20070827 configure:7152: result: database_symbolic_data-20070206 configure:7152: result: dateutil-2.2 configure:7152: result: decorator-4.0.6 configure:7152: result: docutils-0.12 configure:7152: result: dot2tex-2.9.0.p0 configure:7152: result: ecl-15.3.7.p1 configure:7152: result: eclib-20150827 configure:7152: result: ecm-6.4.4 configure:7152: result: elliptic_curves-0.8 configure:7152: result: fflas_ffpack-1.6.0.p2 configure:7152: result: flask-0.10.1 configure:7152: result: flask_autoindex-0.5 configure:7152: result: flask_babel-0.9 configure:7152: result: flask_oldsessions-0.10 configure:7152: result: flask_openid-1.2.5 configure:7152: result: flask_silk-0.2 configure:7152: result: flint-2.5.2.p0 configure:7152: result: flintqs-1.0 configure:7152: result: freetype-2.6 configure:7152: result: fricas-1.2.4 configure:7152: result: functools32-3.2.3-2 configure:7152: result: gambit-14.1.0 configure:7152: result: gap-4.8.3 configure:7152: result: gap3-jm5-2015-02-01 configure:7152: result: gap_packages-4.8.3.p1 configure:7152: result: gc-7.2f.p0 configure:7156: result: gcc-4.9.3.p1 not installed (configure check) configure:7152: result: gdb-7.8 configure:7152: result: gf2x-1.1.p1 configure:7152: result: gfan-0.5.p0 configure:7152: result: giac-1.2.2.37 configure:7152: result: giacpy-0.5.6 configure:7156: result: git-2.6.2 not installed (configure check) configure:7152: result: git_trac-20150522 configure:7152: result: givaro-3.7.1 configure:7152: result: glpk-4.55.p1 configure:7152: result: gmp-5.1.3 configure:7152: result: gp2c-0.0.9pl5 configure:7152: result: graphs-20151224 configure:7152: result: gsl-2.1 configure:7152: result: iconv-1.14 configure:7152: result: igraph-0.7.1 configure:7152: result: imagesize-0.7.0 configure:7152: result: iml-1.0.4p1.p1 configure:7152: result: ipykernel-4.3.1 configure:7152: result: ipython-4.1.2 configure:7152: result: ipython_genutils-0.1.0 configure:7152: result: ipywidgets-4.1.1 configure:7152: result: itsdangerous-0.24 configure:7152: result: jinja2-2.8 configure:7152: result: jmol-14.2.11_2015.01.20 configure:7152: result: jsonschema-2.5.1 configure:7152: result: jupyter_client-4.2.2 configure:7152: result: jupyter_core-4.1.0 configure:7152: result: latte_int-1.7.3 configure:7152: result: lcalc-1.23.p14 configure:7152: result: libfplll-20160331 configure:7152: result: libgap-4.8.3 configure:7152: result: libgd-2.1.1.1.p0 configure:7152: result: libogg-1.3.1 configure:7152: result: libpng-1.2.51.p0 configure:7152: result: libtheora-1.1.1 configure:7152: result: lidia-2.3.0+latte-patches-2014-10-04 configure:7152: result: lie-2.2.2 configure:7152: result: linbox-1.3.2.p1 configure:7152: result: lrcalc-1.2.p0 configure:7152: result: lrslib-051 configure:7152: result: m4ri-20140914 configure:7152: result: m4rie-20150908 configure:7152: result: markupsafe-0.23 configure:7152: result: mathjax-2.5 configure:7152: result: matplotlib-1.5.1 configure:7152: result: maxima-5.35.1.p2 configure:7152: result: mcqd-1.0 configure:7152: result: meataxe-2.4.24.p1 configure:7152: result: mistune-0.7.2 configure:7152: result: modular_decomposition-20100607 configure:7152: result: mpc-1.0.3.p0 configure:7152: result: mpfi-1.5.1 configure:7152: result: mpfr-3.1.4 configure:7152: result: mpir-2.7.2 configure:7152: result: mpmath-0.19 configure:7152: result: nauty-26r1 configure:7152: result: nbconvert-4.2.0 configure:7152: result: nbformat-4.0.1 configure:7152: result: ncurses-5.9.20131221 configure:7152: result: networkx-1.11 configure:7152: result: normaliz-3.1.0 configure:7152: result: nose-1.3.3 configure:7152: result: notebook-4.2.0 configure:7152: result: ntl-9.6.2.p1 configure:7152: result: numpy-1.11.0 configure:7152: result: openblas-0.2.15 configure:7152: result: openssl-1.0.2h configure:7152: result: ore_algebra-0.2 configure:7152: result: palp-2.1.p1 configure:7152: result: pari-2.8-2341-g61b65cc.p0 configure:7152: result: pari_galdata-20080411 configure:7152: result: pari_jupyter-1.1.0 configure:7152: result: pari_seadata_small-20090618 configure:7152: result: patch-2.7.5 configure:7152: result: patchbot-2.5.5 configure:7152: result: pathlib2-2.1.0 configure:7152: result: pathpy-7.1 configure:7152: result: pexpect-4.0.1.p1 configure:7152: result: pickleshare-0.7.2 configure:7152: result: pillow-3.2.0 configure:7152: result: pip-8.1.1 configure:7152: result: pkgconf-0.9.7 configure:7152: result: pkgconfig-1.1.0 configure:7152: result: planarity-2.2.0 configure:7152: result: plantri-4.5 configure:7152: result: polytopes_db-20120220 configure:7152: result: ppl-1.1 configure:7152: result: ptyprocess-0.5.1 configure:7152: result: pycrypto-2.6.1.p0 configure:7152: result: pygments-2.1.3 configure:7152: result: pynac-0.6.5 configure:7152: result: pyparsing-2.1.1 configure:7152: result: python2-2.7.10.p1 configure:7152: result: python3-3.4.3 configure:7152: result: python_igraph-0.7.0 configure:7152: result: python_openid-2.2.5 configure:7152: result: pytz-2016.3 configure:7152: result: pyzmq-15.2.0 configure:7152: result: qepcad-B.1.69.p0 configure:7152: result: r-3.2.4-revised.p0 configure:7152: result: ratpoints-2.1.3.p3 configure:7152: result: readline-6.3.008 configure:7152: result: rpy2-2.7.8 configure:7152: result: rubiks-20070912.p18 configure:7152: result: rw-0.7 configure:7152: result: saclib-2.2.6 configure:7152: result: sage_mode-0.14 configure:7152: result: sagenb-0.12 configure:7152: result: sagetex-3.0 configure:7152: result: scipy-0.17.0.p1 configure:7152: result: scons-1.2.0 configure:7152: result: setuptools-20.3.1 configure:7152: result: setuptools_scm-1.11.0 configure:7152: result: simplegeneric-0.8.1 configure:7152: result: singledispatch-3.4.0.3 configure:7152: result: singular-3.1.7p1.p1 configure:7152: result: six-1.10.0 configure:7152: result: snowballstemmer-1.2.1 configure:7152: result: speaklater-1.3 configure:7152: result: sphinx-1.4.1.p0 configure:7152: result: sqlite-3.8.4.3 configure:7152: result: symmetrica-2.0.p9 configure:7152: result: sympow-1.018.1.p11 configure:7152: result: sympy-1.0.p0 configure:7152: result: tachyon-0.98.9.p5 configure:7152: result: tdlib-0.3.1 configure:7152: result: termcap-1.3.1.p3 configure:7152: result: threejs-r70 configure:7152: result: tides-2.0 configure:7152: result: topcom-0.17.4.p0 configure:7152: result: tornado-4.3 configure:7152: result: traitlets-4.2.1 configure:7152: result: twisted-15.5.0 configure:7152: result: valgrind-3.10.0 configure:7152: result: vcversioner-2.16.0.0 configure:7152: result: werkzeug-0.11.5 configure:7152: result: zeromq-4.0.5 configure:7152: result: zlib-1.2.8.p0 configure:7152: result: zn_poly-0.9.p11 configure:7152: result: zope_interface-4.1.3 configure:7462: checking that generated files are newer than configure configure:7468: result: done configure:7499: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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-unknown-linux-gnu ac_cv_lib_m_sqrt=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GIT=/usr/bin/git ac_cv_path_GREP=/bin/grep ac_cv_path_MAKE=/usr/bin/make ac_cv_path_PERL=/usr/bin/perl ac_cv_path_TAR=/bin/tar ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/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=-std=gnu99 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=no ax_cv_cxx_compile_cxx11__std_gnupp11=yes ax_cv_gcc_version=4.8 ax_cv_gxx_version=4.8 ax_cv_prog_perl_version=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/wbhart/SageMath/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/wbhart/SageMath/config/missing autoconf' AUTOHEADER='${SHELL} /home/wbhart/SageMath/config/missing autoheader' AUTOMAKE='${SHELL} /home/wbhart/SageMath/config/missing automake-1.15' AWK='gawk' CC='gcc -std=gnu99' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2 -std=gnu++11' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"Sage\" -DPACKAGE_TARNAME=\"sage\" -DPACKAGE_VERSION=\"7.2.rc2\" -DPACKAGE_STRING=\"Sage\ 7.2.rc2\" -DPACKAGE_BUGREPORT=\"sage-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"7.2.rc2\" -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='/bin/grep -E' EXEEXT='' FC='gfortran' FCFLAGS='-g -O2 -ffree-form' GCC_VERSION='4.8' GREP='/bin/grep' GXX_VERSION='4.8' 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/wbhart/SageMath/config/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='sage' PACKAGE_BUGREPORT='sage-devel@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 7.2.rc2' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='7.2.rc2' PATH_SEPARATOR=':' PERL='/usr/bin/perl' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='7.2.rc2' 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-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' 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-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/wbhart/SageMath/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='/usr/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 "7.2.rc2" #define PACKAGE_STRING "Sage 7.2.rc2" #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "7.2.rc2" #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 7.2.rc2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ASUS config.status:807: creating build/make/Makefile-auto config.status:979: executing depfiles commands config.status:979: executing mkdirs commands config.status:1088: creating directory /home/wbhart/SageMath/logs/pkgs config.status:1088: creating directory /home/wbhart/SageMath/local config.status:1088: creating directory /home/wbhart/SageMath/local/bin config.status:1088: creating directory /home/wbhart/SageMath/local/etc config.status:1088: creating directory /home/wbhart/SageMath/local/include config.status:1088: creating directory /home/wbhart/SageMath/local/lib config.status:1088: creating directory /home/wbhart/SageMath/local/share config.status:1088: creating directory /home/wbhart/SageMath/local/var/lib/sage/installed