Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - Is there a gcc-4.1.1 alternative?
Date: Sat, 13 Jan 2007 19:11:28
Message-Id: 200701132006.08749.bo.andresen@zlin.dk
In Reply to: [gentoo-user] OT - Is there a gcc-4.1.1 alternative? by Michael Sullivan
1 On Saturday 13 January 2007 15:42, Michael Sullivan wrote:
2 > I'm fed up with this. I've restarted the emerge of gcc-4.1.1-r3 on my
3 > server box four times now. It always gets to compiling insn-attrtab.o
4 > and then it never stops.
5
6 Telling us what file it stopped at isn't helpfull at all. Showing us the
7 actual output where it got stuck (as in 20-30 lines) might be.
8
9 [SNIP]
10 > 4499 root 18 0 132m 35m 416 R 1.5 60.2 8:41.94 cc1
11 >
12 > bullet ~ # strace -p 4499
13 > Process 4499 attached - interrupt to quit
14 >
15 > This strace doesn't help me much. What does "attached" mean, anyway?
16 > Is there some other way for me to get gcc-4 on my server box? Some
17 > binary package for an i586 maybe?
18
19 If it does no interactions with the system then there probably is something
20 wrong.
21
22 Problem is thus far you've told us almost nothing. You didn't even bother to
23 reply to your first thread about this topic saying: "I've tried your
24 suggestions and got nowhere.. Any other suggestions?". And yes, you should
25 have included the above output from strace in that reply. Instead you've now
26 created a new thread with almost no useful information in it.
27
28 So for starters the output of `emerge --info`, and some real output from the
29 emerge. Also did you make any major upgrades on this system recently (like
30 changing the CHOST or upgrading from gcc-3.x to 4.x)? If you did, did you
31 follow the official Gentoo upgrade docs about it? Did you try something as
32 simple as `revdep-rebuild -i -vp`? Might tell us something about the
33 condition of your system too..
34
35 --
36 Bo Andresen