Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 89884

Summary: sys-devel/gdb-6.0 failed to emerge
Product: Gentoo Linux Reporter: Chris Nicolson <chris.nicolson>
Component: [OLD] GNOMEAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED NEEDINFO    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Nicolson 2005-04-20 20:48:00 UTC
When I attempted to 'emerge mozilla-firefox gnome', everything was running fine, but when i came home from work, the build had failed with the error below.  Attempting an 'emerge gnome' a second time to allow it to try and finish yielded success.  The build finshed cleanly.

Reproducible: Couldn't Reproduce
Steps to Reproduce:
typed 'emerge -p gnome' then 'emerge gnome'
Actual Results:  
build finished sucessfully

Expected Results:  
build to fail again at the same spot, with the same error

here's the output i found, along with the last gcc statement

----START BUG----

gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c elf32.c -o elf32.o
In file included from elf32.c:22:
elfcode.h: In function `bfd_elf32_write_shdrs_and_ehdr':
elfcode.h:1042: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions

-----END BUG----
Comment 1 SpanKY gentoo-dev 2005-04-24 09:52:52 UTC
neglected to post `emerge info` like the bug report page told you to