Here is the file config.log

Le vendredi 30 mars 2018 16:07:12 UTC+2, Paul Mercat a écrit :
>
> Hi,
>
>
> There is no such file logs/pkgs/config.log.
>
> I tried to recompile with the option SAGE_INSTALL_GCC='yes', but I get the 
> same error:
>
>
> real    43m24.500s 
>                                                                               
>                                                                               
>                                user 
>    238m40.314s 
>                                                                               
>                                                                               
>                               sys 
>     20m15.248s 
>                                                                               
>                                                                               
>                                
> *************************************************************** 
>                                                                               
>                                                                 Error 
> building Sage. 
>                                                                               
>                                                                               
>                                                                               
>                                                                               
>                                                                               
>  The 
> following package(s) may have failed to build (not necessarily 
>                                                                               
>                                                              during 
> this run of 'make all'): 
>                                                                               
>                                                                               
>                                                                               
>                                                                               
>                                                                     * 
> package: numpy-1.13.3.p0 
>                                                                               
>                                                                               
>                          log 
> file: /home/paul.mercat/sage-8.1/logs/pkgs/numpy-1.13.3.p0.log 
>                                                                               
>                                                              build 
> directory: 
> /home/paul.mercat/sage-8.1/local/var/tmp/sage/build/numpy-1.13.3.p0 
>                                                                               
>                                                                               
>                                                                               
>                                                                               
>              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. 
>                                                                               
>                                                                               
>                                                                               
>                                                                               
>                                                     make: 
> *** [all] Error 1
>
> Le jeudi 29 mars 2018 23:45:08 UTC+2, Dima Pasechnik a écrit :
>>
>> This looks like a gcc/gfortran problem.
>> Could you post also
>>
>> logs/pkgs/config.log ?
>>
>> You might consider forcing building gcc, see SAGE_INSTALL_GCC in 
>>
>> http://doc.sagemath.org/html/en/installation/source.html#environment-variables
>>
>>
>> On Thursday, March 29, 2018 at 5:18:09 PM UTC+1, Paul Mercat wrote:
>>>
>>> Hello,
>>>
>>> I've tried to compile sage-8.1 on a linux server, and I get the 
>>> following error:
>>>
>>> Error building Sage.
>>>
>>> The following package(s) may have failed to build (not necessarily
>>> during this run of 'make all'):
>>>
>>> * package: numpy-1.13.3.p0
>>>   log file: /home/paul.mercat/sage-8.1/logs/pkgs/numpy-1.13.3.p0.log
>>>   build directory: 
>>> /home/paul.mercat/sage-8.1/local/var/tmp/sage/build/numpy-1.13.3.p0
>>>
>>> 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.
>>>
>>> make: *** [all] Error 1
>>>
>>> How can I solve this problem ?
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
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 = signal.cmi.univ-mrs.fr
uname -m = x86_64
uname -r = 3.10.0-327.36.3.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Oct 24 16:09:20 UTC 2016

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/paul.mercat/git-trac-command/bin
PATH: /usr/local/TL7/bin/i386-linux
PATH: /usr/local/matlab6/bin
PATH: /usr/local/staroffice6.0/program
PATH: /usr/local/Acrobat5/bin
PATH: /usr/local/jdk/jre/bin
PATH: /local/export/sge/bin/lx26-amd64
PATH: /usr/local/MATLAB/R2017a/bin
PATH: /local/apps/scilab-5.4.0/bin
PATH: /opt/sun/sunstudio12.1/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /home/paul.mercat/local/


## ----------- ##
## 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: /usr/bin/mkdir -p
configure:2822: checking for gawk
configure:2838: found /usr/bin/gawk
configure:2849: result: gawk
configure:2860: checking whether make -j100 sets $(MAKE)
configure:2882: result: yes
configure:2911: checking whether make -j100 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: /usr/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:3843: Installing GCC because SAGE_INSTALL_GCC is set to 'yes'
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 (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
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/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-linker-build-id --with-linker-hash-style=gnu 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin 
--enable-initfini-array --disable-libgcj 
--with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install
 
--with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install
 --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) 
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: $? = 4
configure:4169: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4180: $? = 4
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 -j100
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
 #include <ac_nonexistent.h>
                            ^
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-devel@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
 #include <ac_nonexistent.h>
                            ^
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-devel@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++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
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/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-linker-build-id --with-linker-hash-style=gnu 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin 
--enable-initfini-array --disable-libgcj 
--with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install
 
--with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install
 --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) 
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: $? = 4
configure:5153: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:5164: $? = 4
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 (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
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/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-linker-build-id --with-linker-hash-style=gnu 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin 
--enable-initfini-array --disable-libgcj 
--with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install
 
--with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install
 --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) 
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: $? = 4
configure:5532: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
gfortran: fatal error: no input files
compilation terminated.
configure:5543: $? = 4
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 (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
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/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-linker-build-id --with-linker-hash-style=gnu 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin 
--enable-initfini-array --disable-libgcj 
--with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install
 
--with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install
 --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) 
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: $? = 4
configure:5751: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5762: $? = 4
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-devel@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-devel@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-devel@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-devel@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++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
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/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-linker-build-id --with-linker-hash-style=gnu 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin 
--enable-initfini-array --disable-libgcj 
--with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install
 
--with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install
 --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) 
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: $? = 4
configure:6128: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:6139: $? = 4
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-devel@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-devel@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-devel@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-devel@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: /usr/bin/curl
configure:6451: checking for grep that handles long lines and -e
configure:6509: result: /usr/bin/grep
configure:6514: checking for egrep
configure:6576: result: /usr/bin/grep -E
configure:6581: checking for ANSI C header files
configure:6601: gcc -c -g -O2  conftest.c >&5
configure:6601: $? = 0
configure:6674: gcc -o conftest -g -O2   conftest.c  >&5
configure:6674: $? = 0
configure:6674: ./conftest
configure:6674: $? = 0
configure:6685: result: yes
configure:6698: checking for sys/types.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for sys/stat.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for stdlib.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for string.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for memory.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for strings.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for inttypes.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for stdint.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6698: checking for unistd.h
configure:6698: gcc -c -g -O2  conftest.c >&5
configure:6698: $? = 0
configure:6698: result: yes
configure:6710: checking curl/curl.h usability
configure:6710: gcc -c -g -O2  conftest.c >&5
configure:6710: $? = 0
configure:6710: result: yes
configure:6710: checking curl/curl.h presence
configure:6710: gcc -E  conftest.c
configure:6710: $? = 0
configure:6710: result: yes
configure:6710: checking for curl/curl.h
configure:6710: result: yes
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:21:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
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-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "8.1"
| #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.  */
| #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:21:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
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-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "8.1"
| #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.  */
| #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: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<check<bool>> 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<check_type&&>(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<T>*) {}
                   ^
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<T>*) {}
                           ^
conftest.cpp:61:29: error: expected primary-expression before ')' token
         void func(member<T>*) {}
                             ^
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: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-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "8.1"
| #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 <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
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:7342: $? = 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-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "8.1"
| #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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // 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:7342: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7342: $? = 0
configure:7362: result: -std=gnu99
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: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:8213: result:     curl-7.56.1 not installed (configure check)
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:8209: result:     gcc-7.2.0
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 signal.cmi.univ-mrs.fr

config.status:827: creating build/make/Makefile-auto
config.status:827: creating src/Makefile
config.status:827: creating src/bin/sage-env-config
config.status:999: executing depfiles commands
config.status:999: executing mkdirs commands
config.status:1104: creating directory /home/paul.mercat/sage-8.1/logs/pkgs
config.status:1104: creating directory local
config.status:1104: creating directory local/bin
config.status:1104: creating directory local/etc
config.status:1104: creating directory local/include
config.status:1104: creating directory local/lib
config.status:1104: creating directory local/share
config.status:1104: creating directory local/var/lib/sage/installed

## ---------------- ##
## 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_header_curl_curl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_m_sqrt=yes
ac_cv_objc_compiler_gnu=no
ac_cv_objcxx_compiler_gnu=no
ac_cv_objext=o
ac_cv_path_CURL=/usr/bin/curl
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GIT=/usr/bin/git
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_YASM=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_FC=gfortran
ac_cv_prog_ac_ct_OBJC=gcc
ac_cv_prog_ac_ct_OBJCXX=g++
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=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_prog_perl_version=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/paul.mercat/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} /home/paul.mercat/sage-8.1/config/missing autoconf'
AUTOHEADER='${SHELL} /home/paul.mercat/sage-8.1/config/missing autoheader'
AUTOMAKE='${SHELL} /home/paul.mercat/sage-8.1/config/missing automake-1.15'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -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-devel@googlegroups.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"sage\" -DVERSION=\"8.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_CXX11=1 -DHAVE_LIBM=1'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FC='gfortran'
FCFLAGS='-g -O2 -ffree-form'
GCC_VERSION=''
GREP='/usr/bin/grep'
GXX_VERSION=''
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/paul.mercat/sage-8.1/config/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJC='gcc'
OBJCDEPMODE='depmode=none'
OBJCFLAGS=''
OBJCXX='g++'
OBJCXXDEPMODE='depmode=none'
OBJCXXFLAGS=''
OBJEXT='o'
PACKAGE='sage'
PACKAGE_BUGREPORT='sage-devel@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/sh'
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} /home/paul.mercat/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='/home/paul.mercat/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-devel@googlegroups.com"
#define PACKAGE_URL ""
#define PACKAGE "sage"
#define VERSION "8.1"
#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

Reply via email to