View Single Post
Old 09-01-2012, 10:18 PM   #2
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
that's autoconf and Automake as a NO for 2008q1 as they depend on perl.

However those tools have been built with success on the previous chains.

So it's more of an oops! than an ouch!

: ) Bringing the pain to the Toolchain! : )

binutils-2.21 also takes a fall:

Quote:
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[2]: Leaving directory `/home/you/GIT/buildroot/output/build/binutils-2.21'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/you/GIT/buildroot/output/build/binutils-2.21'
make: *** [/home/you/GIT/buildroot/output/build/binutils-2.21/.stamp_built] Error 2
you@dev ~/GIT/buildroot $
Bzip goes down

Quote:
E_OFFSET_BITS=64 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c
blocksort.c: In function 'fallbackSort':
blocksort.c:329: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://support.codesourcery.com/GNUToolchain/> for instructions.
make[1]: *** [blocksort.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/you/GIT/buildroot/output/build/bzip2-1.0.6'
make: *** [/home/you/GIT/buildroot/output/build/bzip2-1.0.6/.stamp_built] Error 2
Hmm bit flaky this TC I think...


Quote:
/home/you/GIT/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -U_FORTIFY_SOURCE -pipe -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gelfehdr.c
32.xlatetof.c: In function 'rela_32L11_tom':
32.xlatetof.c:246: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://support.codesourcery.com/GNUToolchain/> for instructions.
make[2]: *** [32.xlatetof.o] Error 1
64.xlatetof.c: In function 'sym_64M11_tof':
64.xlatetof.c:277: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://support.codesourcery.com/GNUToolchain/> for instructions.
make[2]: *** [64.xlatetof.o] Error 1
make[2]: Leaving directory `/home/you/GIT/buildroot/output/build/libelf-0.8.12/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/you/GIT/buildroot/output/build/libelf-0.8.12'
make: *** [/home/you/GIT/buildroot/output/build/libelf-0.8.12/.stamp_built] Error 2
you@dev ~/GIT/buildroot $
Hmm....

Last edited by twobob; 09-01-2012 at 10:22 PM.
twobob is offline   Reply With Quote