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

Bug 119502

Summary: Build Error for gcc-3.4.4-r1
Product: Gentoo Linux Reporter: Dwayne Carter <wisdom>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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?