Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mike Frysinger via Gdb-patches <gdb-patches@sourceware.org>
To: will schmidt <will_schmidt@vnet.ibm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] sim: ppc: use silent build rules here too
Date: Tue, 2 Nov 2021 23:07:55 -0400	[thread overview]
Message-ID: <YYH9C2FGn5DvGXK4@vapier> (raw)
In-Reply-To: <1ea9acfe0f21e4b430867d75c8b8529b3a27d197.camel@vnet.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]

On 02 Nov 2021 18:58, will schmidt wrote:
> On Sun, 2021-10-31 at 05:27 -0400, Mike Frysinger via Gdb-patches
> wrote:
> > The ppc codebase is unique and doesn't leverage common/, so have to
> > add silent rules to it specifically.
> 
>   I may have evidence to the contrary.  :-)   I don't see any changes
> here or in the recent patches that I can specifically identify as
> troublesome, but something seems fishy between sim/ppc/libsim.a and
> sim/common/libcommon.a ;      I'm seeing this error during recent build
> attempts on ppc64le, sometime since late last week. 

this patch is unrelated to any link failures like this

> /home/willschm/install/bin/ld:
> ../sim/ppc/libsim.a(callback.o):(.toc+0x10): undefined reference to
> `cb_init_errno_map'
> /home/willschm/install/bin/ld:
> ../sim/ppc/libsim.a(callback.o):(.toc+0x18): undefined reference to
> `cb_init_signal_map'
> /home/willschm/install/bin/ld:
> ../sim/ppc/libsim.a(callback.o):(.toc+0x20): undefined reference to
> `cb_init_open_map'

you've removed important details from the log ... like what program is
failing to link here ?
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2021-11-03  3:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31  9:27 Mike Frysinger via Gdb-patches
2021-11-02 23:58 ` will schmidt via Gdb-patches
2021-11-03  3:07   ` Mike Frysinger via Gdb-patches [this message]
2021-11-03 15:38     ` will schmidt via Gdb-patches
2021-11-03 23:47       ` [PATCH 1/2] sim: ppc: switch to common builds for callback objects Mike Frysinger via Gdb-patches
2021-11-03 23:47         ` [PATCH 2/2] sim: ppc: inline common sim-fpu.c logic Mike Frysinger via Gdb-patches
2021-11-03 23:48       ` [PATCH] sim: ppc: use silent build rules here too Mike Frysinger via Gdb-patches
2021-11-03 16:55     ` will schmidt via Gdb-patches

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=YYH9C2FGn5DvGXK4@vapier \
    --to=gdb-patches@sourceware.org \
    --cc=vapier@gentoo.org \
    --cc=will_schmidt@vnet.ibm.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