Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: [SOLVED] Re: [gentoo-user] Failed to emerge sys-devel/gcc-4.4.5
Date: Tue, 05 Apr 2011 13:04:02
Message-Id: BANLkTin90VQbMDPi-C07GaNAaLdOZpYkQQ@mail.gmail.com
In Reply to: Re: [gentoo-user] Failed to emerge sys-devel/gcc-4.4.5 by Pandu Poluan
1 On Tue, Apr 5, 2011 at 14:03, Pandu Poluan <pandu@××××××.info> wrote:
2 > On Mon, Apr 4, 2011 at 19:34, Mike Edenfield <kutulu@××××××.org> wrote:
3 >> On 4/4/2011 8:07 AM, Pandu Poluan wrote:
4 >>
5 >>> MAKEOPTS="-j3"
6 >>
7 >>> {standard input}: Assembler messages:
8 >>> {standard input}:146362: Error: open CFI at the end of file; missing
9 >>> .cfi_endproc directive
10 >>> xgcc: Internal error: Killed (program cc1)
11 >>
12 >> This kind of error is often caused by the parallel make not quite working.
13 >> Try running the build like:
14 >>
15 >> MAKEOPTS="-j1" emerge =sys-devel/gcc-4.4.5
16 >>
17 >> In general, whenever you get strange build errors (i.e. that have no
18 >> immediately obvious cause) you should try again with MAKEOPTS="-j1". Often
19 >> it will fix the problem, but even when it doesn't you will usually get a
20 >> much more useful error.
21 >
22 > Thanks for the tip. Now it's 'partially successful':
23 >
24
25 [-- snip --]
26
27 >
28 >  * Your gcc has a bug with GCC_SPECS.
29 >  * Please re-emerge gcc.
30 >  * http://bugs.gentoo.org/68395
31 >
32
33 [-- snip --]
34
35 >
36 > As instructed, I'll now re-emerge gcc.
37 >
38 > Rgds,
39 > --
40 > Pandu E Poluan
41 > ~ IT Optimizer ~
42 > Visit my Blog: http://pepoluan.posterous.com
43 >
44
45 Re-emerge finished, and now no more errors, only some warnings:
46 + The same "unwind-dw2-fde.c" warning as before
47 + If I have issues with 'libstdc++.la', I should run
48 'fix_libtool_files.sh' on the old gcc versions
49
50 I'm crossing my fingers... let's hope the system is not hosed :-)
51
52 Rgds,
53 --
54 Pandu E Poluan
55 ~ IT Optimizer ~
56 Visit my Blog: http://pepoluan.posterous.com