public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Edenfield <kutulu@kutulu.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Failed to emerge sys-devel/gcc-4.4.5
Date: Mon, 04 Apr 2011 08:34:32 -0400	[thread overview]
Message-ID: <4D99BAD8.6030809@kutulu.org> (raw)
In-Reply-To: <BANLkTi=A9M2tfzG-tdQX4kLWup-bR-BehA@mail.gmail.com>

On 4/4/2011 8:07 AM, Pandu Poluan wrote:

> MAKEOPTS="-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 working. Try running the build like:

MAKEOPTS="-j1" emerge =sys-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="-j1". Often it will fix the problem, but even when 
it doesn't you will usually get a much more useful error.

--Mike



  reply	other threads:[~2011-04-04 12:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-04  8:56 [gentoo-user] Failed to emerge sys-devel/gcc-4.4.5 Pandu Poluan
2011-04-04 11:41 ` Alan McKinnon
2011-04-04 12:07   ` Pandu Poluan
2011-04-04 12:34     ` Mike Edenfield [this message]
2011-04-05  7:03       ` Pandu Poluan
2011-04-05 13:02         ` [SOLVED] " Pandu Poluan
2011-04-05 14:42         ` Mike Edenfield
2011-04-06  5:55           ` Pandu Poluan
2011-04-06 15:15             ` Gregory Fontenele

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D99BAD8.6030809@kutulu.org \
    --to=kutulu@kutulu.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox