Sorry, I was not able to attach the full log file gcc-4.6.3.log. Please
find below the most relevant parts of it.
...
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: executing default commands
make[5]: Entering directory
`/tmp/sage-5.3/spkg/build/gcc-4.6.3/gcc-build/x86_64-unknown-linux-gnu/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
/tmp/sage-5.3/spkg/build/gcc-4.6.3/gcc-build/./gcc/xgcc
-B/tmp/sage-5.3/spkg/build/gcc-4.6.3/gcc-build/./gcc/
-B/tmp/sage-5.3/local/x86_64-unknown-linux-gnu/bin/
-B/tmp/sage-5.3/local/x86_64-unknown-linux-gnu/lib/ -isystem
/tmp/sage-5.3/local/x86_64-unknown-linux-gnu/include -isystem
/tmp/sage-5.3/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -O2 -g -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector
-I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/.
-I../../../src/libgcc/../gcc -I../../../src/libgcc/../include
-I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS
-DUSE_EMUTLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep
-DL_muldi3 -c ../../../src/libgcc/../gcc/libgcc2.c \
-fvisibility=hidden -DHIDE_EXPORTS
In file included from /usr/include/features.h:378:0,
from /usr/include/stdio.h:28,
from ../../../src/libgcc/../gcc/tsystem.h:87,
from ../../../src/libgcc/../gcc/libgcc2.c:29:
/usr/include/gnu/stubs.h:9:27: fatal error: gnu/stubs-64.h: No such file or
directory
compilation terminated.
make[5]: *** [_muldi3.o] Error 1
make[5]: Leaving directory
`/tmp/sage-5.3/spkg/build/gcc-4.6.3/gcc-build/x86_64-unknown-linux-gnu/libgcc'
make[4]: *** [all-stage1-target-libgcc] Error 2
make[4]: Leaving directory `/tmp/sage-5.3/spkg/build/gcc-4.6.3/gcc-build'
make[3]: *** [stage1-bubble] Error 2
make[3]: Leaving directory `/tmp/sage-5.3/spkg/build/gcc-4.6.3/gcc-build'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/sage-5.3/spkg/build/gcc-4.6.3/gcc-build'
real 2m53.027s
user 2m34.986s
sys 0m13.329s
************************************************************************
Error installing package gcc-4.6.3
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
/tmp/sage-5.3/spkg/logs/gcc-4.6.3.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/tmp/sage-5.3/spkg/build/gcc-4.6.3 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 '/tmp/sage-5.3/spkg/build/gcc-4.6.3' && '/tmp/sage-5.3/sage' -sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.