Hello,

I have tried to compile sage from sources but it does not work.
Attached is a log of the last part of the compiling output.
My OS is a Linux Mint 17 64 bits.

Thanks in advance for any help.

Christophe

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.
/bin/bash ./libtool --tag=CC   --mode=link 
/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/./gcc/xgcc
 
-B/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/./gcc/
 -B/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/bin/ 
-B/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/lib/ -isystem 
/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/include -isystem 
/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/sys-include    
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules 
-ffunction-sections -fdata-sections  -g -O2   -o libcaf_single.la -static 
-rpath 
/home/christophe/math/sage-6.6/local/lib/gcc/x86_64-unknown-linux-gnu/4.9.2 
single.lo  -lm 
libtool: link: ar rc .libs/libcaf_single.a  single.o
libtool: link: ranlib .libs/libcaf_single.a
libtool: link: ( cd ".libs" && rm -f "libcaf_single.la" && ln -s 
"../libcaf_single.la" "libcaf_single.la" )
/bin/bash ./libtool --tag=CC   --mode=compile 
/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/./gcc/xgcc
 
-B/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/./gcc/
 -B/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/bin/ 
-B/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/lib/ -isystem 
/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/include -isystem 
/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/sys-include    
-DHAVE_CONFIG_H -I. -I../../../src/libgfortran  
-iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc 
-I../../../src/libgfortran/../gcc/config 
-I../../../src/libgfortran/../libquadmath -I../.././gcc 
-I../../../src/libgfortran/../libgcc -I../libgcc  -std=gnu99 -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra 
-Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections  -g -O2 
-MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c -o fmain.lo 
../../../src/libgfortran/fmain.c
libtool: compile:  
/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/./gcc/xgcc
 
-B/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/./gcc/
 -B/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/bin/ 
-B/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/lib/ -isystem 
/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/include -isystem 
/home/christophe/math/sage-6.6/local/x86_64-unknown-linux-gnu/sys-include 
-DHAVE_CONFIG_H -I. -I../../../src/libgfortran 
-iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc 
-I../../../src/libgfortran/../gcc/config 
-I../../../src/libgfortran/../libquadmath -I../.././gcc 
-I../../../src/libgfortran/../libgcc -I../libgcc -std=gnu99 -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra 
-Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 
-MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c ../../../src/libgfortran/fmain.c  
-fPIC -DPIC -o .libs/fmain.o
In file included from ./kinds.h:75:0,
                 from ../../../src/libgfortran/libgfortran.h:243,
                 from ../../../src/libgfortran/fmain.c:4:
../../../src/libgfortran/kinds-override.h:40:5: error: #error "Where has 
__float128 gone?"
 #   error "Where has __float128 gone?"
     ^
make[6]: *** [fmain.lo] Error 1
make[6]: Leaving directory 
`/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/x86_64-unknown-linux-gnu/libgfortran'
make[5]: *** [all] Error 2
make[5]: Leaving directory 
`/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build/x86_64-unknown-linux-gnu/libgfortran'
make[4]: *** [all-target-libgfortran] Error 2
make[4]: Leaving directory 
`/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1/gcc-build'

real    67m42.626s
user    61m56.874s
sys     5m47.686s
************************************************************************
Error installing package gcc-4.9.2.p1
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/christophe/math/sage-6.6/logs/pkgs/gcc-4.9.2.p1.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1 and type 
'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1' && 
'/home/christophe/math/sage-6.6/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
make[2]: *** 
[/home/christophe/math/sage-6.6/local/var/lib/sage/installed/gcc-4.9.2.p1] 
Erreur 1
make[2]: quittant le répertoire « /home/christophe/math/sage-6.6/build »
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « /home/christophe/math/sage-6.6/build »

real    72m48.183s
user    65m38.071s
sys     7m18.419s
***************************************************************
Error building Sage.

The following package(s) may have failed to build:

package: gcc-4.9.2.p1
log file: /home/christophe/math/sage-6.6/logs/pkgs/gcc-4.9.2.p1.log
build directory: 
/home/christophe/math/sage-6.6/local/var/tmp/sage/build/gcc-4.9.2.p1

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: *** [build] Erreur 1

Reply via email to