Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89884 - sys-devel/gdb-6.0 failed to emerge
Summary: sys-devel/gdb-6.0 failed to emerge
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-20 20:48 UTC by Chris Nicolson
Modified: 2005-04-24 09:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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