From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q75vN-0001TR-RM for garchives@archives.gentoo.org; Tue, 05 Apr 2011 13:04:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 113331C043; Tue, 5 Apr 2011 13:02:19 +0000 (UTC) Received: from svr-us4.tirtonadi.com (unknown [69.65.43.212]) by pigeon.gentoo.org (Postfix) with ESMTP id DA75E1C06C for ; Tue, 5 Apr 2011 13:02:19 +0000 (UTC) Received: from mail-iy0-f181.google.com ([209.85.210.181]) by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1Q75tl-00063L-Uj for gentoo-user@lists.gentoo.org; Tue, 05 Apr 2011 20:02:21 +0700 Received: by iyb26 with SMTP id 26so474294iyb.40 for ; Tue, 05 Apr 2011 06:02:16 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.42.137.2 with SMTP id w2mr2642346ict.153.1302008536920; Tue, 05 Apr 2011 06:02:16 -0700 (PDT) Received: by 10.42.222.65 with HTTP; Tue, 5 Apr 2011 06:02:16 -0700 (PDT) In-Reply-To: References: <201104041341.14216.alan.mckinnon@gmail.com> <4D99BAD8.6030809@kutulu.org> Date: Tue, 5 Apr 2011 20:02:16 +0700 Message-ID: Subject: [SOLVED] Re: [gentoo-user] Failed to emerge sys-devel/gcc-4.4.5 From: Pandu Poluan To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - poluan.info X-Archives-Salt: X-Archives-Hash: 2a20f06f53cafd154160c02543f2527c On Tue, Apr 5, 2011 at 14:03, Pandu Poluan wrote: > On Mon, Apr 4, 2011 at 19:34, Mike Edenfield wrote: >> On 4/4/2011 8:07 AM, Pandu Poluan wrote: >> >>> MAKEOPTS=3D"-j3" >> >>> {standard input}: Assembler messages: >>> {standard input}:146362: Error: open CFI at the end of file; missing >>> .cfi_endproc directive >>> xgcc: Internal error: Killed (program cc1) >> >> This kind of error is often caused by the parallel make not quite workin= g. >> Try running the build like: >> >> MAKEOPTS=3D"-j1" emerge =3Dsys-devel/gcc-4.4.5 >> >> In general, whenever you get strange build errors (i.e. that have no >> immediately obvious cause) you should try again with MAKEOPTS=3D"-j1". O= ften >> it will fix the problem, but even when it doesn't you will usually get a >> much more useful error. > > Thanks for the tip. Now it's 'partially successful': > [-- snip --] > > =C2=A0* Your gcc has a bug with GCC_SPECS. > =C2=A0* Please re-emerge gcc. > =C2=A0* http://bugs.gentoo.org/68395 > [-- snip --] > > As instructed, I'll now re-emerge gcc. > > Rgds, > -- > Pandu E Poluan > ~ IT Optimizer ~ > Visit my Blog: http://pepoluan.posterous.com > Re-emerge finished, and now no more errors, only some warnings: + The same "unwind-dw2-fde.c" warning as before + If I have issues with 'libstdc++.la', I should run 'fix_libtool_files.sh' on the old gcc versions I'm crossing my fingers... let's hope the system is not hosed :-) Rgds, -- Pandu E Poluan ~ IT Optimizer ~ Visit my Blog: http://pepoluan.posterous.com