Gentoo Archives: gentoo-user

From: Jorge Almeida <jalmeida@××××××××××××.pt>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge troubles
Date: Tue, 14 Feb 2006 10:44:00
Message-Id: Pine.LNX.4.64.0602141023550.24756@jmaa.math.ist.utl.pt
1 I'm unable to emerge gcc:
2
3 17012 all allocated states, 101385 all allocated arcs
4 20258 all allocated alternative states
5 4765 all transition comb vector els, 13107 all trans table els
6 4765 all state alts comb vector els, 13107 all state alts table els
7 13107 all min delay table els
8 0 locked states num
9
10 transformation: 0.016001, building DFA: 7.968497
11 DFA minimization: 0.468029, making insn equivalence: 0.000000
12 all automaton generation: 8.536533, output: 0.144009
13 /bin/sh /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
14 echo timestamp > s-attrtab
15 stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/ -O2 -march=pentium4 -pipe -fprofile-generate -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc -I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/. -I/var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/gcc/../include -c insn-attrtab.c \
16 -o insn-attrtab.o
17
18 cc1: out of memory allocating 8579592 bytes after a total of 7716864 bytes
19 make[2]: *** [insn-attrtab.o] Error 1
20 make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc'
21 make[1]: *** [stageprofile_build] Error 2
22 make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.4-r1/work/build/gcc'
23 make: *** [profiledbootstrap] Error 2
24
25 !!! ERROR: sys-devel/gcc-3.4.4-r1 failed.
26 !!! Function gcc_do_make, Line 1339, Exitcode 2
27 !!! emake failed with profiledbootstrap
28 !!! If you need support, post the topmost build error, NOT this status message.
29
30 The problem appeared when emerging -DNu world. It failed with kpdf. Then
31 I tried to emerge binutils glibc gcc and it failed at gcc.
32
33 Assuming a hardware problem, I tried a script I read about on a recent
34 thread:
35 http://people.redhat.com/dledford/memtest.html
36
37 The script executed without a whisper.
38
39 The box has 1GB RAM, P4 3GHz, no overclocking. The system is up to date.
40 revdep-rebuild seems happy, except for wanting to re-emerge
41 openoffice-bin, always.
42
43 What else can I do? Is there some other test for hw failure? I can't try
44 memtest now (I'm away from the box) but it didn't report errors last time
45 I checked, not too long ago.
46
47
48 --
49 Jorge Almeida
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge troubles Benno Schulenberg <benno.schulenberg@×××××.com>