I'm new to Sage and this is the first time I try to install it.
I'm on opensuse 42.1.
I have all prerequisites installed.
Compilation stops for some problems on heading files (complex.h is
found but not compiled).
See log attached.
Arrigo
--
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 [email protected].
To post to this group, send email to [email protected].
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 7.3.beta9, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = linux-zjej
uname -m = x86_64
uname -r = 4.1.31-30-default
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 24 06:20:09 UTC 2016 (de9ddf8)
/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/arrigo/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /opt/context/tex/texmf-linux-64/bin
PATH: /opt/context/tex/texmf-linux-64/bin
PATH: /opt/context/tex/texmf-linux-64/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2156: loading site script /usr/share/site/x86_64-unknown-linux-gnu
| #!/bin/sh
| # Site script for configure. It is resourced via $CONFIG_SITE environment
varaible.
|
| # If user did not specify libdir, guess the correct target:
| # Use lib64 for 64 bit bi-arch targets, keep the default for the rest.
| if test "$libdir" = '${exec_prefix}/lib' ; then
|
| ac_config_site_64bit_host=NONE
|
| case "$host" in
| "" )
| # User did not specify host target.
| # The native platform x86_64 is a bi-arch platform.
| # Try to detect cross-compilation to inferior architecture.
|
| # We are trying to guess 32-bit target compilation. It's not as
easy as
| # it sounds, as there is possible several intermediate
combinations.
| ac_config_site_cross_to_32bit_host=NONE
|
| # User defined -m32 in CFLAGS or CXXFLAGS or CC or CXX:
| # (It's sufficient for 32-bit, but alone may cause mis-behavior
of some checks.)
| case "$CFLAGS $CXXFLAGS $CC $CXX" in
| *-m32*)
| ac_config_site_cross_to_32bit_host=YES
| ;;
| esac
|
| # Running with linux32:
| # (Changes detected platform, but not the toolchain target.)
| case "`/bin/uname -i`" in
| x86_64 | ppc64 | s390x )
| ;;
| * )
| ac_config_site_cross_to_32bit_host=YES
| ;;
| esac
|
| if test "x$ac_config_site_cross_to_32bit_host" = xNONE; then
| ac_config_site_64bit_host=YES
| fi
|
| ;;
| *x86_64* | *ppc64* | *s390x* )
| ac_config_site_64bit_host=YES
| ;;
| esac
|
| if test "x$ac_config_site_64bit_host" = xYES; then
| libdir='${exec_prefix}/lib64'
| fi
| fi
|
| # If user did not specify libexecdir, set the correct target:
| # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib.
|
| if test "$libexecdir" = '${exec_prefix}/libexec' ; then
| libexecdir='${exec_prefix}/lib'
| fi
|
| # Continue with the standard behavior of configure defined in AC_SITE_LOAD:
| if test "x$prefix" != xNONE; then
| ac_site_file1=$prefix/share/config.site
| ac_site_file2=$prefix/etc/config.site
| else
| ac_site_file1=$ac_default_prefix/share/config.site
| ac_site_file2=$ac_default_prefix/etc/config.site
| fi
| for ac_site_file in "$ac_site_file1" "$ac_site_file2"
| do
| test "x$ac_site_file" = xNONE && continue
| if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
| { $as_echo
"/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site
script $ac_site_file" >&5
| $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script
$ac_site_file" >&6;}
| sed 's/^/| /' "$ac_site_file" >&5
| . "$ac_site_file" \
| || { { $as_echo
"/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in
\`$ac_pwd':" >&5
| $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':"
>&2;}
| as_fn_error $? "failed to load site script $ac_site_file
| See \`config.log' for more details" "$LINENO" 5; }
| fi
| done
configure:2301: checking for a BSD-compatible install
configure:2369: result: /usr/bin/install -c
configure:2380: checking whether build environment is sane
configure:2435: result: yes
configure:2586: checking for a thread-safe mkdir -p
configure:2625: result: /usr/bin/mkdir -p
configure:2632: checking for gawk
configure:2648: found /usr/bin/gawk
configure:2659: result: gawk
configure:2670: checking whether make sets $(MAKE)
configure:2692: result: yes
configure:2721: checking whether make supports nested variables
configure:2738: result: yes
configure:2867: checking whether to enable maintainer-specific portions of
Makefiles
configure:2876: result: yes
configure:2941: checking for root user
configure:2950: result: no
configure:2961: checking build system type
configure:2975: result: x86_64-unknown-linux-gnu
configure:2995: checking host system type
configure:3008: result: x86_64-unknown-linux-gnu
configure:3122: checking for ar
configure:3138: found /usr/bin/ar
configure:3150: result: yes
configure:3171: checking for m4
configure:3187: found /usr/bin/m4
configure:3199: result: yes
configure:3220: checking for ranlib
configure:3236: found /usr/bin/ranlib
configure:3248: result: yes
configure:3269: checking for strip
configure:3285: found /usr/bin/strip
configure:3297: result: yes
configure:3317: checking for GNU or BSD tar
configure:3365: result: /bin/tar
configure:3376: checking for GNU make
configure:3418: result: /usr/bin/make
configure:3432: checking for latex
configure:3460: result: no
configure:3470: WARNING: You do not have 'latex', which is recommended, but not
configure:3472: WARNING: required. Latex is only really used for building pdf
configure:3474: WARNING: documents and for %latex mode in the Sage notebook.
configure:3484: checking for perl
configure:3502: found /usr/bin/perl
configure:3514: result: /usr/bin/perl
configure:3522: checking for Perl version 5.8.0 or later
configure:3533: result: yes
configure:3545: checking for git
configure:3577: result: /usr/bin/X11/git
configure:3673: checking for gcc
configure:3689: found /usr/bin/gcc
configure:3700: result: gcc
configure:3929: checking for C compiler version
configure:3938: gcc --version >&5
gcc (SUSE Linux) 4.8.5
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:3949: $? = 0
configure:3938: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8
--enable-ssp --disable-libssp --disable-plugin
--with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux'
--disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib
--enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --enable-linker-build-id
--enable-linux-futex --program-suffix=-4.8 --without-system-libunwind
--with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux
--host=x86_64-suse-linux
Thread model: posix
gcc version 4.8.5 (SUSE Linux)
configure:3949: $? = 0
configure:3938: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3949: $? = 1
configure:3938: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3949: $? = 1
configure:3969: checking whether the C compiler works
configure:3991: gcc conftest.c >&5
configure:3995: $? = 0
configure:4043: result: yes
configure:4046: checking for C compiler default output file name
configure:4048: result: a.out
configure:4054: checking for suffix of executables
configure:4061: gcc -o conftest conftest.c >&5
configure:4065: $? = 0
configure:4087: result:
configure:4109: checking whether we are cross compiling
configure:4117: gcc -o conftest conftest.c >&5
configure:4121: $? = 0
configure:4128: ./conftest
configure:4132: $? = 0
configure:4147: result: no
configure:4152: checking for suffix of object files
configure:4174: gcc -c conftest.c >&5
configure:4178: $? = 0
configure:4199: result: o
configure:4203: checking whether we are using the GNU C compiler
configure:4222: gcc -c conftest.c >&5
configure:4222: $? = 0
configure:4231: result: yes
configure:4240: checking whether gcc accepts -g
configure:4260: gcc -c -g conftest.c >&5
configure:4260: $? = 0
configure:4301: result: yes
configure:4318: checking for gcc option to accept ISO C89
configure:4381: gcc -c -g -O2 conftest.c >&5
configure:4381: $? = 0
configure:4394: result: none needed
configure:4419: checking whether gcc understands -c and -o together
configure:4441: gcc -c conftest.c -o conftest2.o
configure:4444: $? = 0
configure:4441: gcc -c conftest.c -o conftest2.o
configure:4444: $? = 0
configure:4456: result: yes
configure:4484: checking for style of include used by make
configure:4512: result: GNU
configure:4538: checking dependency style of gcc
configure:4649: result: none
configure:4669: checking how to run the C preprocessor
configure:4700: gcc -E conftest.c
configure:4700: $? = 0
configure:4714: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4714: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4739: result: gcc -E
configure:4759: gcc -E conftest.c
configure:4759: $? = 0
configure:4773: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4773: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4866: checking for g++
configure:4896: result: no
configure:4866: checking for c++
configure:4896: result: no
configure:4866: checking for gpp
configure:4896: result: no
configure:4866: checking for aCC
configure:4896: result: no
configure:4866: checking for CC
configure:4896: result: no
configure:4866: checking for cxx
configure:4896: result: no
configure:4866: checking for cc++
configure:4896: result: no
configure:4866: checking for cl.exe
configure:4896: result: no
configure:4866: checking for FCC
configure:4896: result: no
configure:4866: checking for KCC
configure:4896: result: no
configure:4866: checking for RCC
configure:4896: result: no
configure:4866: checking for xlC_r
configure:4896: result: no
configure:4866: checking for xlC
configure:4896: result: no
configure:4920: checking for C++ compiler version
configure:4929: g++ --version >&5
./configure: line 4931: g++: command not found
configure:4940: $? = 127
configure:4929: g++ -v >&5
./configure: line 4931: g++: command not found
configure:4940: $? = 127
configure:4929: g++ -V >&5
./configure: line 4931: g++: command not found
configure:4940: $? = 127
configure:4929: g++ -qversion >&5
./configure: line 4931: g++: command not found
configure:4940: $? = 127
configure:4944: checking whether we are using the GNU C++ compiler
configure:4963: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:4963: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:4972: result: no
configure:4981: checking whether g++ accepts -g
configure:5001: g++ -c -g conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5001: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5016: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5016: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5032: g++ -c -g conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5032: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5042: result: no
configure:5067: checking dependency style of g++
configure:5178: result: none
configure:5252: checking for gfortran
configure:5268: found /usr/bin/gfortran
configure:5279: result: gfortran
configure:5305: checking for Fortran compiler version
configure:5314: gfortran --version >&5
GNU Fortran (SUSE Linux) 4.8.5
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:5325: $? = 0
configure:5314: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8
--enable-ssp --disable-libssp --disable-plugin
--with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux'
--disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib
--enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --enable-linker-build-id
--enable-linux-futex --program-suffix=-4.8 --without-system-libunwind
--with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux
--host=x86_64-suse-linux
Thread model: posix
gcc version 4.8.5 (SUSE Linux)
configure:5325: $? = 0
configure:5314: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:5325: $? = 1
configure:5314: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
gfortran: fatal error: no input files
compilation terminated.
configure:5325: $? = 1
configure:5334: checking whether we are using the GNU Fortran compiler
configure:5347: gfortran -c conftest.F >&5
configure:5347: $? = 0
configure:5356: result: yes
configure:5362: checking whether gfortran accepts -g
configure:5373: gfortran -c -g conftest.f >&5
configure:5373: $? = 0
configure:5381: result: yes
configure:5433: checking how to run the C++ preprocessor
configure:5460: g++ -E conftest.cpp
./configure: line 1667: g++: command not found
configure:5460: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5460: g++ -E conftest.cpp
./configure: line 1667: g++: command not found
configure:5460: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5460: /lib/cpp conftest.cpp
configure:5460: $? = 0
configure:5474: /lib/cpp conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5499: result: /lib/cpp
configure:5519: /lib/cpp conftest.cpp
configure:5519: $? = 0
configure:5533: /lib/cpp conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5562: checking for grep that handles long lines and -e
configure:5620: result: /usr/bin/grep
configure:5625: checking for egrep
configure:5687: result: /usr/bin/grep -E
configure:5692: checking for ANSI C header files
configure:5712: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5712: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <stdarg.h>
| #include <string.h>
| #include <float.h>
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5796: result: no
configure:5809: checking for sys/types.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
configure:5809: result: no
configure:5809: checking for sys/stat.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
configure:5809: result: no
configure:5809: checking for stdlib.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
configure:5809: result: no
configure:5809: checking for string.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
configure:5809: result: no
configure:5809: checking for memory.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
configure:5809: result: no
configure:5809: checking for strings.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
configure:5809: result: no
configure:5809: checking for inttypes.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
configure:5809: result: no
configure:5809: checking for stdint.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:5809: result: no
configure:5809: checking for unistd.h
configure:5809: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5809: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
configure:5809: result: no
configure:5821: checking complex.h usability
configure:5821: g++ -c conftest.cpp >&5
./configure: line 1592: g++: command not found
configure:5821: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Sage"
| #define PACKAGE_TARNAME "sage"
| #define PACKAGE_VERSION "7.3.beta9"
| #define PACKAGE_STRING "Sage 7.3.beta9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "sage"
| #define VERSION "7.3.beta9"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <complex.h>
configure:5821: result: no
configure:5821: checking complex.h presence
configure:5821: /lib/cpp conftest.cpp
configure:5821: $? = 0
configure:5821: result: yes
configure:5821: WARNING: complex.h: present but cannot be compiled
configure:5821: WARNING: complex.h: check for missing prerequisite headers?
configure:5821: WARNING: complex.h: see the Autoconf documentation
configure:5821: WARNING: complex.h: section "Present But Cannot Be Compiled"
configure:5821: WARNING: complex.h: proceeding with the compiler's result
configure:5821: checking for complex.h
configure:5821: result: no
configure:5826: error: Exiting, since you do not have the 'complex.h' header
file.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_fc_compiler_gnu=yes
ac_cv_header_complex_h=no
ac_cv_header_inttypes_h=no
ac_cv_header_memory_h=no
ac_cv_header_stdc=no
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=no
ac_cv_header_string_h=no
ac_cv_header_strings_h=no
ac_cv_header_sys_stat_h=no
ac_cv_header_sys_types_h=no
ac_cv_header_unistd_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GIT=/usr/bin/X11/git
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MAKE=/usr/bin/make
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_TAR=/bin/tar
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=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_FC=gfortran
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
ac_cv_prog_fc_g=yes
ac_cv_prog_found_ar=yes
ac_cv_prog_found_latex=no
ac_cv_prog_found_m4=yes
ac_cv_prog_found_ranlib=yes
ac_cv_prog_found_strip=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_prog_perl_version=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/arrigo/Sage/sage-7.3/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/arrigo/Sage/sage-7.3/config/missing autoconf'
AUTOHEADER='${SHELL} /home/arrigo/Sage/sage-7.3/config/missing autoheader'
AUTOMAKE='${SHELL} /home/arrigo/Sage/sage-7.3/config/missing automake-1.15'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FC='gfortran'
FCFLAGS='-g -O2'
GCC_VERSION=''
GREP='/usr/bin/grep'
GXX_VERSION=''
HAVE_CXX11=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/arrigo/Sage/sage-7.3/config/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='sage'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='Sage'
PACKAGE_STRING='Sage 7.3.beta9'
PACKAGE_TARNAME='sage'
PACKAGE_URL=''
PACKAGE_VERSION='7.3.beta9'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='7.3.beta9'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_FC='gfortran'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
found_ar='yes'
found_latex='no'
found_m4='yes'
found_ranlib='yes'
found_strip='yes'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/arrigo/Sage/sage-7.3/config/install-sh'
libdir='${exec_prefix}/lib64'
libexecdir='${exec_prefix}/lib'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Sage"
#define PACKAGE_TARNAME "sage"
#define PACKAGE_VERSION "7.3.beta9"
#define PACKAGE_STRING "Sage 7.3.beta9"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "sage"
#define VERSION "7.3.beta9"
configure: exit 1