Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc-4.5.3-r1 fails to compile with "internal compiler error"
Date: Tue, 31 Jan 2012 20:37:53
Message-Id: CAN0CFw2qwvJcB06XmT6WSW7GkrKVDssuMK9UOF=w7-Exa+tnew@mail.gmail.com
In Reply to: Re: [gentoo-user] gcc-4.5.3-r1 fails to compile with "internal compiler error" by Todd Goodman
1 >> I can't seem to get gcc-4.5.3-r1 to compile.  I tried twice and it
2 >> failed at the exact same point both times.  The build log doesn't
3 >> mention a segfault.  Does anyone know how to fix this?  I was able to
4 >> compile gcc-4.3.3 a short while ago.
5 >>
6 >> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md:
7 >> In function 'internal_dfa_insn_code':
8 >> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md:360:1:
9 >> internal compiler error: Aborted
10 >> Please submit a full bug report,
11 >> with preprocessed source if appropriate.
12 >> See <http://bugs.gentoo.org/> for instructions.
13 >> make[3]: *** [insn-attrtab.o] Error 1
14 >> make[3]: Leaving directory
15 >> `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/gcc'
16 >> make[2]: *** [all-stage2-gcc] Error 2
17 >> make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build'
18 >> make[1]: *** [stage2-bubble] Error 2
19 >> make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build'
20 >> make: *** [bootstrap-lean] Error 2
21 >> emake failed
22 >>
23 >> - Grant
24 >
25 > Did you check the log for OOM (Out of Memory) problems?
26 >
27 > I've had problems building gcc  on a machine with limited RAM when my swap
28 > hasn't been enabled.
29 >
30 > Todd
31
32 I just checked but there is nothing like that in the logs.
33
34 - Grant

Replies