Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119502 - Build Error for gcc-3.4.4-r1
Summary: Build Error for gcc-3.4.4-r1
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-18 20:19 UTC by Dwayne Carter
Modified: 2006-01-19 01:00 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 Dwayne Carter 2006-01-18 20:19:04 UTC
gcc -c -DHAVE_CONFIG_H -march=pentium3 -pipe -O2 -I. -I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/libiberty/../include  -W -Wall -Wtraditional -pedantic /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/libiberty/floatformat.c -o floatformat.o
/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/libiberty/floatformat.c: In function `floatformat_to_double':
/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/libiberty/floatformat.c:382: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [floatformat.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.4-r1/work/build/libiberty'
make: *** [all-libiberty] Error 2

uname:
Linux gw 2.6.11-gentoo-r8 #1 SMP Sun May 22 14:08:37 EDT 2005 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
Comment 1 Dwayne Carter 2006-01-18 20:20:24 UTC
I am new to this, so please, inform me of what I should provide?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-19 01:00:49 UTC
emerge --info missing; also - is this issue reproducible, i.e., does it fail again in *exactly* the same place?