public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Roland McGrath <roland@redhat.com>, Paul Mackerras <paulus@samba.org>
Subject: Re: [POWERPC] Fix for assembler -g
Date: Mon, 20 Aug 2007 16:08:56 -0400	[thread overview]
Message-ID: <20070820200856.GA4194@redhat.com> (raw)
In-Reply-To: <200708181959.l7IJxJ5q020206@hera.kernel.org>

On Sat, Aug 18, 2007 at 07:59:19PM +0000, Linux Kernel wrote:
 > Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55a910a81d0c3014abc20b9efa73c595b3e68339
 > Commit:     55a910a81d0c3014abc20b9efa73c595b3e68339
 > Parent:     aa1cf632bd6f998cb4567ccf1a9d2e5daaa9fb44
 > Author:     Roland McGrath <roland@redhat.com>
 > AuthorDate: Sat Aug 11 09:03:11 2007 +1000
 > Committer:  Paul Mackerras <paulus@samba.org>
 > CommitDate: Wed Aug 15 15:12:50 2007 +1000
 > 
 >     [POWERPC] Fix for assembler -g
 >     
 >     ppc64 does the unusual thing of using #include on a compiler-generated
 >     assembly file (lparmap.s) from an assembly source file (head_64.S).
 >     This runs afoul of my recent patch to pass -gdwarf2 to the assembler
 >     under CONFIG_DEBUG_INFO.  This patch avoids the problem by disabling
 >     DWARF generation (-g0) when producing lparmap.s.
 >     
 >     Signed-off-by: Roland McGrath <roland@redhat.com>
 >     Signed-off-by: Paul Mackerras <paulus@samba.org>

I'm still seeing failures with this.
http://koji.fedoraproject.org/koji/getfile?taskID=110854&name=build.log
shows..

lparmap.c: Assembler messages:
lparmap.c:84: Error: file number 1 already allocated
make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1

Anything I can provide to help diagnose this?

	Dave

-- 
http://www.codemonkey.org.uk

       reply	other threads:[~2007-08-20 20:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200708181959.l7IJxJ5q020206@hera.kernel.org>
2007-08-20 20:08 ` Dave Jones [this message]
2007-08-20 20:18   ` [POWERPC] Fix for assembler -g Roland McGrath
2007-08-20 20:23     ` Dave Jones
2007-08-20 21:29       ` Segher Boessenkool
2007-08-20 21:35         ` Roland McGrath
2007-08-20 22:26           ` Segher Boessenkool
2007-08-20 21:28     ` Segher Boessenkool
2007-08-20 21:32       ` Roland McGrath
2007-08-20 22:29         ` Segher Boessenkool
2007-08-25 13:02           ` Sam Ravnborg
2007-08-25 13:56             ` Segher Boessenkool
2007-08-20 23:14     ` Paul Mackerras

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=20070820200856.GA4194@redhat.com \
    --to=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@samba.org \
    --cc=roland@redhat.com \
    /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