<https://lh3.googleusercontent.com/-JUb3tbKY0rI/WqYQ-lgIW3I/AAAAAAAAABM/4yykTKQd_xY5gfyHfaZ7f9vVUR0vttttQCLcBGAs/s1600/Screenshot%2Bfrom%2B2018-03-12%2B11-02-20.png>
Also i tried export MAKE="make -j4" from the sage directory. but i get nothing. (see pic) On Monday, March 12, 2018 at 5:36:41 AM UTC+5:30, slelievre wrote: > > I would suggest > > make distclean && make > > and in case of a new error, send the appropriate log file here. > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
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.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = kiran-HP-Notebook uname -m = x86_64 uname -r = 4.13.0-36-generic uname -s = Linux uname -v = #40~16.04.1-Ubuntu SMP Fri Feb 16 23:25:58 UTC 2018 /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/kiran/bin PATH: /home/kiran/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2491: checking for a BSD-compatible install configure:2559: result: /usr/bin/install -c configure:2570: checking whether build environment is sane configure:2625: result: yes configure:2776: checking for a thread-safe mkdir -p configure:2815: result: /bin/mkdir -p configure:2822: checking for gawk configure:2852: result: no configure:2822: checking for mawk configure:2838: found /usr/bin/mawk configure:2849: result: mawk configure:2860: checking whether make -j4 sets $(MAKE) configure:2882: result: yes configure:2911: checking whether make -j4 supports nested variables configure:2928: result: yes configure:3057: checking whether to enable maintainer-specific portions of Makefiles configure:3066: result: yes configure:3136: checking for root user configure:3145: result: no configure:3156: checking build system type configure:3170: result: x86_64-pc-linux-gnu configure:3190: checking host system type configure:3203: result: x86_64-pc-linux-gnu configure:3317: checking for ar configure:3333: found /usr/bin/ar configure:3345: result: yes configure:3366: checking for m4 configure:3382: found /usr/bin/m4 configure:3394: result: yes configure:3415: checking for ranlib configure:3431: found /usr/bin/ranlib configure:3443: result: yes configure:3464: checking for strip configure:3480: found /usr/bin/strip configure:3492: result: yes configure:3512: checking for GNU or BSD tar configure:3560: result: /bin/tar configure:3627: checking for latex configure:3643: found /usr/bin/latex configure:3655: result: yes configure:3679: checking for perl configure:3697: found /usr/bin/perl configure:3709: result: /usr/bin/perl configure:3717: checking for Perl version 5.8.0 or later configure:3728: result: yes configure:3740: checking for git configure:3772: result: /usr/bin/git configure:3778: checking for yasm configure:3815: result: no configure:3904: checking for gcc configure:3920: found /usr/bin/gcc configure:3931: result: gcc configure:4160: checking for C compiler version configure:4169: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 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:4180: $? = 0 configure:4169: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --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-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-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 --enable-multilib --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 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:4180: $? = 0 configure:4169: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4180: $? = 1 configure:4169: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4180: $? = 1 configure:4200: checking whether the C compiler works configure:4222: gcc conftest.c >&5 configure:4226: $? = 0 configure:4274: result: yes configure:4277: checking for C compiler default output file name configure:4279: result: a.out configure:4285: checking for suffix of executables configure:4292: gcc -o conftest conftest.c >&5 configure:4296: $? = 0 configure:4318: result: configure:4340: checking whether we are cross compiling configure:4348: gcc -o conftest conftest.c >&5 configure:4352: $? = 0 configure:4359: ./conftest configure:4363: $? = 0 configure:4378: result: no configure:4383: checking for suffix of object files configure:4405: gcc -c conftest.c >&5 configure:4409: $? = 0 configure:4430: result: o configure:4434: checking whether we are using the GNU C compiler configure:4453: gcc -c conftest.c >&5 configure:4453: $? = 0 configure:4462: result: yes configure:4471: checking whether gcc accepts -g configure:4491: gcc -c -g conftest.c >&5 configure:4491: $? = 0 configure:4532: result: yes configure:4549: checking for gcc option to accept ISO C89 configure:4612: gcc -c -g -O2 conftest.c >&5 configure:4612: $? = 0 configure:4625: result: none needed configure:4650: checking whether gcc understands -c and -o together configure:4672: gcc -c conftest.c -o conftest2.o configure:4675: $? = 0 configure:4672: gcc -c conftest.c -o conftest2.o configure:4675: $? = 0 configure:4687: result: yes configure:4715: checking for style of include used by make -j4 configure:4743: result: GNU configure:4769: checking dependency style of gcc configure:4880: result: none configure:4900: checking how to run the C preprocessor configure:4931: gcc -E conftest.c configure:4931: $? = 0 configure:4945: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4970: result: gcc -E configure:4990: gcc -E conftest.c configure:4990: $? = 0 configure:5004: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5090: checking for g++ configure:5106: found /usr/bin/g++ configure:5117: result: g++ configure:5144: checking for C++ compiler version configure:5153: g++ --version >&5 g++ (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 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:5164: $? = 0 configure:5153: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --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-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-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 --enable-multilib --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 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:5164: $? = 0 configure:5153: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5164: $? = 1 configure:5153: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5164: $? = 1 configure:5168: checking whether we are using the GNU C++ compiler configure:5187: g++ -c conftest.cpp >&5 configure:5187: $? = 0 configure:5196: result: yes configure:5205: checking whether g++ accepts -g configure:5225: g++ -c -g conftest.cpp >&5 configure:5225: $? = 0 configure:5266: result: yes configure:5291: checking dependency style of g++ configure:5402: result: none configure:5470: checking for gfortran configure:5486: found /usr/bin/gfortran configure:5497: result: gfortran configure:5523: checking for Fortran compiler version configure:5532: gfortran --version >&5 GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 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:5543: $? = 0 configure:5532: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --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-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-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 --enable-multilib --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 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:5543: $? = 0 configure:5532: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:5543: $? = 1 configure:5532: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:5543: $? = 1 configure:5552: checking whether we are using the GNU Fortran compiler configure:5565: gfortran -c conftest.F >&5 configure:5565: $? = 0 configure:5574: result: yes configure:5580: checking whether gfortran accepts -g configure:5591: gfortran -c -g conftest.f >&5 configure:5591: $? = 0 configure:5599: result: yes configure:5690: checking for gcc configure:5706: found /usr/bin/gcc configure:5717: result: gcc configure:5742: checking for Objective C compiler version configure:5751: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 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:5762: $? = 0 configure:5751: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --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-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-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 --enable-multilib --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 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:5762: $? = 0 configure:5751: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5762: $? = 1 configure:5751: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5762: $? = 1 configure:5766: checking whether we are using the GNU Objective C compiler configure:5785: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5794: result: no configure:5803: checking whether gcc accepts -g configure:5823: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5838: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5854: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5864: result: no configure:5889: checking dependency style of gcc configure:5998: result: none configure:6067: checking for g++ configure:6083: found /usr/bin/g++ configure:6094: result: g++ configure:6119: checking for Objective C++ compiler version configure:6128: g++ --version >&5 g++ (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 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:6139: $? = 0 configure:6128: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --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-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-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 --enable-multilib --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 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:6139: $? = 0 configure:6128: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6139: $? = 1 configure:6128: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6139: $? = 1 configure:6143: checking whether we are using the GNU Objective C++ compiler configure:6162: g++ -c conftest.mm >&5 g++: error trying to exec 'cc1objplus': execvp: No such file or directory configure:6162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6171: result: no configure:6180: checking whether g++ accepts -g configure:6200: g++ -c -g conftest.mm >&5 g++: error trying to exec 'cc1objplus': execvp: No such file or directory configure:6200: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6215: g++ -c conftest.mm >&5 g++: error trying to exec 'cc1objplus': execvp: No such file or directory configure:6215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6231: g++ -c -g conftest.mm >&5 g++: error trying to exec 'cc1objplus': execvp: No such file or directory configure:6231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6241: result: no configure:6266: checking dependency style of g++ configure:6375: result: none configure:6405: checking for curl 7.22 configure:6437: result: no configure:6733: checking how to run the C++ preprocessor configure:6760: g++ -E conftest.cpp configure:6760: $? = 0 configure:6774: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6799: result: g++ -E configure:6819: g++ -E conftest.cpp configure:6819: $? = 0 configure:6833: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6862: checking complex.h usability configure:6862: g++ -c -g -O2 conftest.cpp >&5 configure:6862: $? = 0 configure:6862: result: yes configure:6862: checking complex.h presence configure:6862: g++ -E conftest.cpp configure:6862: $? = 0 configure:6862: result: yes configure:6862: checking for complex.h configure:6862: result: yes configure:6892: checking whether g++ supports C++11 features by default configure:6952: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:15:21: error: expected identifier before 'sizeof' static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp:15:21: error: expected ',' or '...' before 'sizeof' conftest.cpp:15:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive] static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp:22:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 virtual void f() override {} ^ conftest.cpp:25:29: error: '>>' should be '> >' within a nested template argument list typedef check<check<bool>> right_angle_brackets; ^ conftest.cpp:28:13: error: expected constructor, destructor, or type conversion before '(' token decltype(a) b; ^ conftest.cpp:32:15: error: expected unqualified-id before '&&' token check_type&& cr = static_cast<check_type&&>(c); ^ conftest.cpp:34:10: error: 'd' does not name a type auto d = a; ^ conftest.cpp:35:10: error: 'l' does not name a type auto l = [](){}; ^ conftest.cpp: In constructor 'use_l::use_l()': conftest.cpp:37:32: error: 'l' was not declared in this scope struct use_l { use_l() { l(); } }; ^ conftest.cpp: At global scope: conftest.cpp:45:9: error: expected unqualified-id before 'using' using member = typename T::member_type; ^ conftest.cpp:51:19: error: variable or field 'func' declared void void func(member<T>*) {} ^ conftest.cpp:51:19: error: 'member' was not declared in this scope conftest.cpp:51:27: error: expected primary-expression before '>' token void func(member<T>*) {} ^ conftest.cpp:51:29: error: expected primary-expression before ')' token void func(member<T>*) {} ^ conftest.cpp:61:27: warning: c++11 attributes only available with -std=c++11 or -std=gnu++11 void noret [[noreturn]] () { throw 0; } ^ configure:6952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.1" | #define PACKAGE_STRING "Sage 8.1" | #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.1" | /* end confdefs.h. */ | | template <typename T> | 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<check<bool>> right_angle_brackets; | | int a; | decltype(a) b; | | typedef check<int> check_type; | check_type c; | check_type&& cr = static_cast<check_type&&>(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<typename T> | using member = typename T::member_type; | | template<typename T> | void func(...) {} | | template<typename T> | void func(member<T>*) {} | | void test(); | | void test() { | func<foo>(0); | } | } | | // Check for C++11 attribute support | void noret [[noreturn]] () { throw 0; } | configure:6959: result: no configure:6968: checking whether g++ supports C++11 features with -std=gnu++11 configure:7030: g++ -c -g -O2 -std=gnu++11 conftest.cpp >&5 configure:7030: $? = 0 configure:7039: result: yes configure:7193: checking for gcc option to accept ISO C99 configure:7342: gcc -c -g -O2 conftest.c >&5 configure:7342: $? = 0 configure:7355: result: none needed configure:7417: checking for Fortran flag needed to accept free-form source configure:7436: 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:7436: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:7436: gfortran -c -g -O2 -ffree-form conftest.f >&5 configure:7436: $? = 0 configure:7445: result: -ffree-form configure:7537: checking if gcc accepts -dumpversion option configure:7562: cat conftest.c 1>&5 int main() { return 0; } configure:7565: $? = 0 configure:7569: gcc -dumpversion -c conftest.c 1>&5 5.4.0 configure:7572: $? = 0 configure:7575: result: yes configure:7602: checking gcc version configure:7616: result: 5.4.0 configure:7630: checking if g++ accepts -dumpversion option configure:7655: cat conftest.c 1>&5 int main() { return 0; } configure:7658: $? = 0 configure:7662: gcc -dumpversion -c conftest.c 1>&5 5.4.0 configure:7665: $? = 0 configure:7668: result: yes configure:7695: checking g++ version configure:7709: result: 5.4.0 configure:7869: checking for sqrt in -lm configure:7894: g++ -o conftest -g -O2 -std=gnu++11 conftest.cpp -lm >&5 configure:7894: $? = 0 configure:7903: result: yes configure:8044: checking multiprecision library configure:8061: result: MPIR configure:8071: checking BLAS library configure:8089: result: openblas configure:8101: checking package versions configure:8103: result: configure:8209: result: 4ti2-1.6.7 configure:8209: result: alabaster-0.7.8.p0 configure:8209: result: appnope-0.1.0.p0 configure:8209: result: arb-2.11.1.p0 configure:8209: result: atlas-3.10.2.p3 configure:8209: result: autotools-20141105.p0 configure:8209: result: babel-2.3.4.p0 configure:8209: result: backports_abc-0.5 configure:8209: result: backports_shutil_get_terminal_size-1.0.0.p1 configure:8209: result: backports_ssl_match_hostname-3.5.0.1.p0 configure:8209: result: benzene-20130630 configure:8209: result: bliss-0.73+debian-1+sage-2016-08-02 configure:8209: result: boost-1_61_0 configure:8209: result: boost_cropped-1.58.0 configure:8209: result: brial-1.0.1.p1 configure:8209: result: buckygen-1.0 configure:8209: result: bzip2-1.0.6-20150304 configure:8209: result: cbc-2.9.4 configure:8209: result: ccache-3.2.2 configure:8209: result: cddlib-094g.p1 configure:8209: result: cephes-2.8.p1 configure:8209: result: certifi-2016.2.28.p0 configure:8209: result: cliquer-1.21.p3 configure:8209: result: cmake-3.8.1 configure:8209: result: combinatorial_designs-20140630 configure:8209: result: compilerwrapper-1.2 configure:8209: result: configparser-3.5.0 configure:8209: result: configure-247 configure:8209: result: conway_polynomials-0.5 configure:8209: result: coxeter3-1.1 configure:8209: result: cryptominisat-5.0.1 configure:8209: result: csdp-6.2 configure:8209: result: curl-7.56.1 configure:8209: result: cvxopt-1.1.8.p2 configure:8209: result: cycler-0.10.0.p0 configure:8209: result: cypari-1.1.3 configure:8209: result: cysignals-1.6.5 configure:8209: result: cython-0.27.2 configure:8209: result: d3js-3.4.8 configure:8209: result: database_cremona_ellcurve-20161017 configure:8209: result: database_gap-4.8.6 configure:8209: result: database_jones_numfield-4 configure:8209: result: database_kohel-20160724 configure:8209: result: database_mutation_class-1.0 configure:8209: result: database_odlyzko_zeta-20061209 configure:8209: result: database_pari-20161017 configure:8209: result: database_stein_watkins-20110713 configure:8209: result: database_stein_watkins_mini-20070827 configure:8209: result: database_symbolic_data-20070206 configure:8209: result: dateutil-2.5.3 configure:8209: result: decorator-4.0.6.p0 configure:8209: result: deformation-d05941b configure:8209: result: docutils-0.13.1 configure:8209: result: dot2tex-2.9.0.p2 configure:8209: result: ecl-16.1.2.p4 configure:8209: result: eclib-20171002 configure:8209: result: ecm-7.0.4.p0 configure:8209: result: elliptic_curves-0.8.p0 configure:8209: result: entrypoints-0.2.2 configure:8209: result: enum34-1.1.6 configure:8209: result: fflas_ffpack-2.2.2.p0 configure:8209: result: flask-0.10.1.p0 configure:8209: result: flask_autoindex-0.6.p0 configure:8209: result: flask_babel-0.9.p0 configure:8209: result: flask_oldsessions-0.10.p0 configure:8209: result: flask_openid-1.2.5.p0 configure:8209: result: flask_silk-0.2.p0 configure:8209: result: flint-2.5.2.p1 configure:8209: result: flintqs-1.0 configure:8209: result: fplll-5.2.0 configure:8209: result: fpylll-0.3.0dev.p0 configure:8209: result: freetype-2.6.3 configure:8209: result: fricas-1.3.2 configure:8209: result: frobby-0.9.0.p2 configure:8209: result: functools32-3.2.3-2.p0 configure:8209: result: future-0.15.2.p0 configure:8209: result: gambit-15.1.1 configure:8209: result: gap-4.8.6.p3 configure:8209: result: gap3-04jul17 configure:8209: result: gap_jupyter-0.9 configure:8209: result: gap_packages-4.8.6.p2 configure:8209: result: gc-7.2f.p1 configure:8213: result: gcc-7.2.0 not installed (configure check) configure:8209: result: gdb-7.8 configure:8209: result: gf2x-1.2 configure:8209: result: gfan-0.5.p2 configure:8209: result: giac-1.2.3.47.p0 configure:8209: result: giacpy_sage-0.6.6 configure:8213: result: git-2.11.0 not installed (configure check) configure:8209: result: git_trac-20160625.p0 configure:8209: result: givaro-4.0.2.p0 configure:8209: result: glpk-4.63.p1 configure:8209: result: gmp-6.1.2 configure:8209: result: gmpy2-2.0.8.p0 configure:8209: result: gp2c-0.0.10 configure:8209: result: graphs-20161026 configure:8209: result: gsl-2.3 configure:8209: result: iconv-1.14 configure:8209: result: igraph-0.7.1 configure:8209: result: imagesize-0.7.1.p0 configure:8209: result: iml-1.0.4p1.p1 configure:8209: result: ipykernel-4.6.1 configure:8209: result: ipython-5.1.0 configure:8209: result: ipython_genutils-0.2.0 configure:8209: result: ipywidgets-6.0.0 configure:8209: result: itsdangerous-0.24.p0 configure:8209: result: jinja2-2.8.p0 configure:8209: result: jmol-14.6.1_2016.07.11.p0 configure:8209: result: jsonschema-2.5.1.p0 configure:8209: result: jupyter_client-5.1.0 configure:8209: result: jupyter_core-4.3.0 configure:8209: result: latte_int-1.7.3 configure:8209: result: lcalc-1.23.p15 configure:8209: result: libbraiding-1.0 configure:8209: result: libgap-4.8.6 configure:8209: result: libgd-2.1.1.1.p0 configure:8209: result: libhomfly-1.0r2 configure:8209: result: libogg-1.3.1 configure:8209: result: libpng-1.6.29 configure:8209: result: libtheora-1.1.1 configure:8209: result: lidia-2.3.0+latte-patches-2014-10-04 configure:8209: result: lie-2.2.2 configure:8209: result: linbox-1.4.2.p1 configure:8209: result: lrcalc-1.2.p0 configure:8209: result: lrslib-062+autotools-2017-03-03 configure:8209: result: m4ri-20140914 configure:8209: result: m4rie-20150908 configure:8209: result: markupsafe-0.23.p0 configure:8209: result: mathjax-2.6.1 configure:8209: result: matplotlib-1.5.1.p0 configure:8209: result: maxima-5.39.0.p0 configure:8209: result: mcqd-1.0 configure:8209: result: meataxe-2.4.24.p3 configure:8209: result: mistune-0.7.3.p0 configure:8209: result: modular_decomposition-20100607 configure:8209: result: mpc-1.0.3.p0 configure:8209: result: mpfi-1.5.1 configure:8209: result: mpfr-3.1.5.p0 configure:8209: result: mpfrcx-0.4.2 configure:8209: result: mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868 configure:8209: result: mpmath-0.19.p0 configure:8209: result: nauty-26r1 configure:8209: result: nbconvert-4.2.0.p0 configure:8209: result: nbformat-4.4.0 configure:8209: result: ncurses-6.0 configure:8209: result: networkx-1.11.p0 configure:8209: result: normaliz-3.2.1 configure:8209: result: nose-1.3.3.p0 configure:8209: result: notebook-4.4.1.p0 configure:8209: result: notedown-dfda648b configure:8209: result: ntl-10.3.0 configure:8209: result: numpy-1.13.3.p0 configure:8209: result: openblas-0.2.20.p1 configure:8209: result: openssl-1.0.2m configure:8209: result: ore_algebra-0.3 configure:8209: result: palp-2.1.p1 configure:8209: result: pandoc_attributes-8bc82f6d configure:8209: result: pandocfilters-1.3.0 configure:8209: result: pari-2.10-1280-g88fb5b3.p0 configure:8209: result: pari_galdata-20080411 configure:8209: result: pari_jupyter-1.2.2 configure:8209: result: pari_seadata_small-20090618 configure:8209: result: patch-2.7.5 configure:8209: result: pathlib2-2.1.0.p0 configure:8209: result: pathpy-7.1.p0 configure:8209: result: pcre-8.40.p0 configure:8209: result: perl_term_readline_gnu-1.34 configure:8209: result: pexpect-4.1.0.p0 configure:8209: result: pickleshare-0.7.2.p0 configure:8209: result: pillow-3.3.0 configure:8209: result: pip-9.0.1 configure:8209: result: pkgconf-0.9.7 configure:8209: result: pkgconfig-1.2.2.p0 configure:8209: result: planarity-3.0.0.5 configure:8209: result: plantri-4.5 configure:8209: result: polymake-3.1 configure:8209: result: polytopes_db-20170220 configure:8209: result: ppl-1.2 configure:8209: result: prompt_toolkit-1.0.9 configure:8209: result: psutil-5.2.0.p0 configure:8209: result: ptyprocess-0.5.1.p0 configure:8209: result: pycrypto-2.6.1.p2 configure:8209: result: pygments-2.2.0.p0 configure:8209: result: pynac-0.7.12 configure:8209: result: pynormaliz-1.5 configure:8209: result: pyparsing-2.1.5.p0 configure:8209: result: pysingular-0.9.5 configure:8209: result: python2-2.7.14.p2 configure:8209: result: python3-3.6.1.p1 configure:8209: result: python_igraph-0.7.0.p0 configure:8209: result: python_openid-2.2.5.p0 configure:8209: result: pytz-2016.4.p0 configure:8209: result: pyx-0.12.1.p0 configure:8209: result: pyzmq-16.0.0 configure:8209: result: qepcad-B.1.69.p0 configure:8209: result: qhull-2015-src-7.2.0 configure:8209: result: r-3.4.2.p0 configure:8209: result: ratpoints-2.1.3.p4 configure:8209: result: readline-6.3.008 configure:8209: result: requests-2.13.0 configure:8209: result: rpy2-2.8.2.p0 configure:8209: result: rst2ipynb-0.2.2.p0 configure:8209: result: rubiks-20070912.p19 configure:8209: result: rw-0.7 configure:8209: result: saclib-2.2.6 configure:8209: result: sagenb-1.0.1 configure:8209: result: sagenb_export-3.2 configure:8209: result: sagetex-3.0 configure:8209: result: scipoptsuite-4.0.0 configure:8209: result: scipy-0.19.1 configure:8209: result: scons-1.2.0 configure:8209: result: setuptools-33.1.1 configure:8209: result: setuptools_scm-1.11.1.p0 configure:8209: result: simplegeneric-0.8.1.p0 configure:8209: result: singledispatch-3.4.0.3.p0 configure:8209: result: singular-4.1.0p3.p0 configure:8209: result: singular_jupyter-0.9.2 configure:8209: result: sip-4.18 configure:8209: result: sirocco-2.0 configure:8209: result: six-1.11.0 configure:8209: result: snowballstemmer-1.2.1.p0 configure:8209: result: speaklater-1.3.p0 configure:8209: result: sphinx-1.6.3.p1 configure:8209: result: sqlite-autoconf-3170000 configure:8209: result: surf-1.0.6-gcc6 configure:8209: result: symmetrica-2.0.p10 configure:8209: result: sympow-1.018.1.p12 configure:8209: result: sympy-1.1.1 configure:8209: result: tachyon-0.98.9.p6 configure:8209: result: tdlib-0.3.1 configure:8209: result: termcap-1.3.1.p3 configure:8209: result: terminado-0.6 configure:8209: result: thebe-9624e0a0 configure:8209: result: threejs-r80 configure:8209: result: tides-2.0 configure:8209: result: topcom-0.17.7 configure:8209: result: tornado-4.3.p0 configure:8209: result: traitlets-4.3.1 configure:8209: result: twisted-16.3.0.p0 configure:8209: result: typing-3.6.1 configure:8209: result: valgrind-3.10.0 configure:8209: result: vcversioner-2.16.0.0.p0 configure:8209: result: wcwidth-0.1.7.p0 configure:8209: result: werkzeug-0.11.10.p0 configure:8209: result: widgetsnbextension-2.0.0 configure:8209: result: xz-5.2.2 configure:8209: result: yasm-1.3.0 configure:8209: result: zeromq-4.0.5.p1 configure:8209: result: zlib-1.2.11 configure:8209: result: zn_poly-0.9.p11 configure:8209: result: zope_interface-4.2.0.p0 configure:8537: checking that generated files are newer than configure configure:8543: result: done configure:8582: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Sage config.status 8.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kiran-HP-Notebook config.status:826: creating build/make/Makefile-auto config.status:826: creating src/Makefile config.status:826: creating src/bin/sage-env-config config.status:998: executing depfiles commands config.status:998: executing mkdirs commands config.status:1103: creating directory /media/kiran/DRIVE1/sage-8.1/logs/pkgs config.status:1103: creating directory local config.status:1103: creating directory local/bin config.status:1103: creating directory local/etc config.status:1103: creating directory local/include config.status:1103: creating directory local/lib config.status:1103: creating directory local/share config.status:1103: creating directory local/var/lib/sage/installed config.status:1115: creating symbolic link lib64 -> lib ## ---------------- ## ## 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_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_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_host=x86_64-pc-linux-gnu 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_CURL=no ac_cv_path_GIT=/usr/bin/git ac_cv_path_PERL=/usr/bin/perl ac_cv_path_TAR=/bin/tar ac_cv_path_YASM=no ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk 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_ac_ct_OBJC=gcc ac_cv_prog_ac_ct_OBJCXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_found_ar=yes ac_cv_prog_found_latex=yes ac_cv_prog_found_m4=yes ac_cv_prog_found_ranlib=yes ac_cv_prog_found_strip=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_prog_objcxx_g=no 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_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=5.4.0 ax_cv_gxx_version=5.4.0 ax_cv_prog_perl_version=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /media/kiran/DRIVE1/sage-8.1/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} /media/kiran/DRIVE1/sage-8.1/config/missing autoconf' AUTOHEADER='${SHELL} /media/kiran/DRIVE1/sage-8.1/config/missing autoheader' AUTOMAKE='${SHELL} /media/kiran/DRIVE1/sage-8.1/config/missing automake-1.15' AWK='mawk' CC='gcc' 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=\"8.1\" -DPACKAGE_STRING=\"Sage\ 8.1\" -DPACKAGE_BUGREPORT=\"sage-de...@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sage\" -DVERSION=\"8.1\" -DHAVE_CXX11=1 -DHAVE_LIBM=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FC='gfortran' FCFLAGS='-g -O2 -ffree-form' GCC_VERSION='5.4.0' GREP='' GXX_VERSION='5.4.0' 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} /media/kiran/DRIVE1/sage-8.1/config/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJC='gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='' OBJCXX='g++' OBJCXXDEPMODE='depmode=none' OBJCXXFLAGS='' OBJEXT='o' PACKAGE='sage' PACKAGE_BUGREPORT='sage-de...@googlegroups.com' PACKAGE_NAME='Sage' PACKAGE_STRING='Sage 8.1' PACKAGE_TARNAME='sage' PACKAGE_URL='' PACKAGE_VERSION='8.1' PATH_SEPARATOR=':' PERL='/usr/bin/perl' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='8.1' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_FC='gfortran' ac_ct_OBJC='gcc' ac_ct_OBJCXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJCXX_FALSE='' am__fastdepOBJCXX_TRUE='#' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' found_ar='yes' found_latex='yes' found_m4='yes' found_ranlib='yes' found_strip='yes' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /media/kiran/DRIVE1/sage-8.1/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='/media/kiran/DRIVE1/sage-8.1/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.1" #define PACKAGE_STRING "Sage 8.1" #define PACKAGE_BUGREPORT "sage-de...@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "sage" #define VERSION "8.1" #define HAVE_CXX11 1 #define HAVE_LIBM 1 configure: exit 0
Found local metadata for patch-2.7.5 Using cached file /media/kiran/DRIVE1/sage-8.1/upstream/patch-2.7.5.tar.gz patch-2.7.5 ==================================================== Setting up build directory for patch-2.7.5 Finished extraction No patch files found in ../patches ************************************************************************ spkg-install should not be marked executable in the build/pkgs directory ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /media/kiran/DRIVE1/sage-8.1/logs/pkgs/patch-2.7.5.log Describe your computer, operating system, etc. ************************************************************************
*** ALL ENVIRONMENT VARIABLES BEFORE BUILD: *** CLUTTER_IM_MODULE=xim COMPIZ_CONFIG_PROFILE=ubuntu CONFIGURED_CC=gcc CONFIGURED_CXX=g++ CONFIGURED_FC=gfortran CONFIGURED_OBJC=@OBJ@ CONFIGURED_OBJCXX=g++ DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-FvThpKhhWM DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path DESKTOP_SESSION=ubuntu DISPLAY=:0 GDM_LANG=en_US GDMSESSION=ubuntu GNOME_DESKTOP_SESSION_ID=this-is-deprecated GNOME_KEYRING_CONTROL= GNOME_KEYRING_PID= GPG_AGENT_INFO=/home/kiran/.gnupg/S.gpg-agent:0:1 GTK2_MODULES=overlay-scrollbar GTK_IM_MODULE=ibus GTK_MODULES=gail:atk-bridge:unity-gtk-module HOME=/home/kiran IM_CONFIG_PHASE=1 INSTANCE= JOB=dbus LANG=en_IN LANGUAGE=en_IN:en LESSCLOSE=/usr/bin/lesspipe %s %s LESSOPEN=| /usr/bin/lesspipe %s LOGNAME=kiran LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36: MAKEFLAGS= V=1 MAKELEVEL=1 MAKE=make -j4 MAKE_TERMERR=/dev/pts/2 MAKE_TERMOUT=/dev/pts/2 MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path MFLAGS= PATH=/media/kiran/DRIVE1/sage-8.1/build/bin:/media/kiran/DRIVE1/sage-8.1/src/bin:/media/kiran/DRIVE1/sage-8.1/local/bin:/home/kiran/bin:/home/kiran/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/media/kiran/DRIVE1/sage-8.1/build/make PYTHONPATH=/media/kiran/DRIVE1/sage-8.1/local QT4_IM_MODULE=xim QT_ACCESSIBILITY=1 QT_IM_MODULE=ibus QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 QT_QPA_PLATFORMTHEME=appmenu-qt5 SAGE_EXTCODE=/media/kiran/DRIVE1/sage-8.1/local/share/sage/ext SAGE_LOCAL=/media/kiran/DRIVE1/sage-8.1/local SAGE_LOGS=/media/kiran/DRIVE1/sage-8.1/logs/pkgs SAGE_ORIG_PATH=/home/kiran/bin:/home/kiran/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin SAGE_ORIG_PATH_SET=True SAGE_ROOT=/media/kiran/DRIVE1/sage-8.1 SAGE_SHARE=/media/kiran/DRIVE1/sage-8.1/local/share SAGE_SPKG_INST=/media/kiran/DRIVE1/sage-8.1/local/var/lib/sage/installed SAGE_SRC=/media/kiran/DRIVE1/sage-8.1/src SAGE_VERSION=8.1 SESSION_MANAGER=local/kiran-HP-Notebook:@/tmp/.ICE-unix/1426,unix/kiran-HP-Notebook:/tmp/.ICE-unix/1426 SESSIONTYPE=gnome-session SESSION=ubuntu SHELL=/bin/bash SHLVL=3 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TERM=xterm-256color UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/1077 USER=kiran _=/usr/bin/env VTE_VERSION=4205 WINDOWID=69206026 XAUTHORITY=/home/kiran/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg XDG_CURRENT_DESKTOP=Unity XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/kiran XDG_MENU_PREFIX=gnome- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SEAT=seat0 XDG_SESSION_DESKTOP=ubuntu XDG_SESSION_ID=c1 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS=@im=ibus *********************************************** make[1]: Entering directory '/media/kiran/DRIVE1/sage-8.1/build/make' make -j4 base make[2]: Entering directory '/media/kiran/DRIVE1/sage-8.1/build/make' make[2]: warning: -jN forced in submake: disabling jobserver mode. sage-logger -p 'sage-spkg patch-2.7.5' '/media/kiran/DRIVE1/sage-8.1/logs/pkgs/patch-2.7.5.log' [patch-2.7.5] Found local metadata for patch-2.7.5 [patch-2.7.5] Using cached file /media/kiran/DRIVE1/sage-8.1/upstream/patch-2.7.5.tar.gz [patch-2.7.5] patch-2.7.5 [patch-2.7.5] ==================================================== [patch-2.7.5] Setting up build directory for patch-2.7.5 [patch-2.7.5] Finished extraction [patch-2.7.5] No patch files found in ../patches [patch-2.7.5] ************************************************************************ [patch-2.7.5] spkg-install should not be marked executable in the build/pkgs directory [patch-2.7.5] ************************************************************************ [patch-2.7.5] Please email sage-devel (http://groups.google.com/group/sage-devel) [patch-2.7.5] explaining the problem and including the log file [patch-2.7.5] /media/kiran/DRIVE1/sage-8.1/logs/pkgs/patch-2.7.5.log [patch-2.7.5] Describe your computer, operating system, etc. [patch-2.7.5] ************************************************************************ Makefile:2369: recipe for target '/media/kiran/DRIVE1/sage-8.1/local/var/lib/sage/installed/patch-2.7.5' failed make[2]: *** [/media/kiran/DRIVE1/sage-8.1/local/var/lib/sage/installed/patch-2.7.5] Error 1 make[2]: Leaving directory '/media/kiran/DRIVE1/sage-8.1/build/make' Makefile:817: recipe for target 'all-toolchain' failed make[1]: *** [all-toolchain] Error 2 make[1]: Leaving directory '/media/kiran/DRIVE1/sage-8.1/build/make' real 0m1.194s user 0m0.597s sys 0m0.258s *************************************************************** Error building Sage. The following package(s) may have failed to build (not necessarily during this run of 'make all'): The build directory may contain configuration files and other potentially helpful information. WARNING: if you now run 'make' again, the build directory will, by default, be deleted. Set the environment variable SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.