Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20065 - gcc 3.2.2 Segfault
Summary: gcc 3.2.2 Segfault
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-27 17:27 UTC by Scott
Modified: 2003-08-27 11:35 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 Scott 2003-04-27 17:27:06 UTC
While my k6 router was updating: 
/var/tmp/portage/gcc-3.2.2-r2/work/build/gcc/xgcc -shared-libgcc 
-B/var/tmp/portage/gcc-3.2.2-r2/work/build/gcc/ -nostdinc++ 
-L/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/src 
-L/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/src/.libs 
-B/usr/i586-pc-linux-gnu/bin/ -B/usr/i586-pc-linux-gnu/lib/ -isystem 
/usr/i586-pc-linux-gnu/include -nostdinc++ 
-I/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/include/i586-pc-linux-gnu 
-I/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/include 
-I/var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/libstdc++-v3/libsupc++ 
-I/var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/libstdc++-v3/libmath -march=k6 -pipe 
-D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline 
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c 
/var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/libstdc++-v3/src/codecvt.cc  -fPIC -DPIC -o 
.libs/codecvt.o 
xgcc: Internal error: Segmentation fault (program as) 
Please submit a full bug report. 
See <URL:http://bugs.gentoo.org/> for instructions. 
 
cc1plus: 
 
Broken 
 
pipe: 
 
error 
 
writing 
 
to 
 
- 
make[4]: *** [codecvt.lo] Segmentation fault 
make[4]: *** Waiting for unfinished jobs.... 
/var/tmp/portage/gcc-3.2.2-r2/work/build/gcc/xgcc -shared-libgcc 
-B/var/tmp/portage/gcc-3.2.2-r2/work/build/gcc/ -nostdinc++ 
-L/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/src 
-L/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/src/.libs 
-B/usr/i586-pc-linux-gnu/bin/ -B/usr/i586-pc-linux-gnu/lib/ -isystem 
/usr/i586-pc-linux-gnu/include -nostdinc++ 
-I/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/include/i586-pc-linux-gnu 
-I/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/include 
-I/var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/libstdc++-v3/libsupc++ 
-I/var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/libstdc++-v3/libmath -march=k6 -pipe 
-D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline 
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c 
/var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/libstdc++-v3/src/bitset.cc -o bitset.o 
>/dev/null 2>&1 
make[4]: Leaving directory 
`/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3/src' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3' 
make[2]: *** [all-recursive-am] Error 2 
make[2]: Leaving directory 
`/var/tmp/portage/gcc-3.2.2-r2/work/build/i586-pc-linux-gnu/libstdc++-v3' 
make[1]: *** [all-target-libstdc++-v3] Error 2 
make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.2-r2/work/build' 
make: *** [bootstrap-lean] Error 2 
 
!!! ERROR: sys-devel/gcc-3.2.2-r2 failed. 
!!! Function src_compile, Line 321, Exitcode 2 
!!! (no error message) 
 
This is after it failed 2x with the -java -jikes set. It fails much earlier on when using java, and 
jikes with a java specific messege, but  it takes hours for my system to get there so I don't 
really want to try and get the error again.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-04-27 18:39:36 UTC
Include output of 'emerge info'.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-08-27 11:35:36 UTC
no response - ICE.