Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33077 - ERROR: sys-devel/gcc-3.3.2-r2 failed.
Summary: ERROR: sys-devel/gcc-3.3.2-r2 failed.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-09 07:29 UTC by Rikard Johnels
Modified: 2004-01-08 14:16 UTC (History)
1 user (show)

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 Rikard Johnels 2003-11-09 07:29:10 UTC
I get:
stage1/xgcc -Bstage1/ -B/usr/alpha-unknown-linux-gnu/bin/ -c -mcpu=ev4 -O2 -pipe -DIN_GCC -W Wall -Wwrite-sttrings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERTAORFILE -I. -I. -I/var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.3.2/gcc -I/var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.3.2/gcc
-I/var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.3.2/gcc
../include /var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.2.2/gcc/genautomata.c -o genautomata.o
xgcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http//bugs/gentoo.org/> for instructions.
make[2]: *** [genautomata.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/gcc-3.3.2-r2/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory '/var/tmp/portage/gcc-3.3.2-r2/work/build/gcc'
{standard input}: Assembler messages:
{standard input}: 21316 Warning: end of file not at end of a line; newline inserted
{standard input}: 21927: Error: inappropriate arguments for opcode 'lda'
{standard input}: 21927: Warning: .ent directive without matching .end
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.2-r2 failed.
!!! Function src_compile, Line 247, Exitcode 2
!!! (no error message)
Comment 1 Rikard Johnels 2003-11-09 08:46:46 UTC
Build on Alphastation 255 (ev45)
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-11-16 09:12:14 UTC
Known issue on alpha that might cause this ?
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2003-11-16 15:16:03 UTC
Did you copy that by hand or cut-n-paste?  I'm trying to figure out why it references /var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.2.2 (note the mismatched versions in that string).

I'll have to give this a try on ev45... I don't think any of us are using Gentoo on a proc that old! ;-)

Can you repeat this, by the way?  I'd like to know if it's a transient error or if it happens every time.  Also, what happens when you use CFLAGS=-O0 instead of -O2?  Sorry to ask you to do so much debugging...
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2004-01-08 14:16:26 UTC
No respose from reporter in a couple of months...