Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: Oh dear. I regret to inform you that commit 'ELF: Check ELF_COMMON_DEF_P for common symbols' might be unfortunate
       [not found] <E1cwVGv-0000oa-E4@kwanyin.sergiodj.net>
@ 2017-04-07 15:03 ` H.J. Lu
  2017-04-07 15:32   ` Yao Qi
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 2017-04-07 15:03 UTC (permalink / raw)
  To: GDB

On Fri, Apr 7, 2017 at 7:53 AM,  <gdb-buildbot@sergiodj.net> wrote:
> My lords, ladies, gentlemen, members of the public.
>
> It is a matter of great regret and sadness to inform you that commit:
>
>         ELF: Check ELF_COMMON_DEF_P for common symbols
>         8170f7693bc0a9442c0aa280197925db92d48ca6
>
> might have made GDB unwell.  Since I am just your Butler BuildBot,
> I kindly ask that a human superior officer double-check this.
>
> Please note that if you are reading this message on gdb-patches, there might
> be other builders broken.
>
> You can find more details about the unfortunate breakage below.
>
> Cheers,
>
> Your GDB BuildBot.
>

Could someone please fix this?  The problem is

../../binutils-gdb/opcodes/wasm32-dis.c:408:34: error: ‘DECIMAL_DIG’
undeclared (first use in this function)
           prin (stream, " %.*g", DECIMAL_DIG, fconstant);
                                  ^
../../binutils-gdb/opcodes/wasm32-dis.c:408:34: note: each undeclared
identifier is reported only once for each function it appears in
make[4]: *** [wasm32-dis.lo] Error 1
make[4]: *** Waiting for unfinished jobs....

which has nothing to do with my commit.


H.J.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Oh dear. I regret to inform you that commit 'ELF: Check ELF_COMMON_DEF_P for common symbols' might be unfortunate
  2017-04-07 15:03 ` Oh dear. I regret to inform you that commit 'ELF: Check ELF_COMMON_DEF_P for common symbols' might be unfortunate H.J. Lu
@ 2017-04-07 15:32   ` Yao Qi
  0 siblings, 0 replies; 2+ messages in thread
From: Yao Qi @ 2017-04-07 15:32 UTC (permalink / raw)
  To: H.J. Lu; +Cc: GDB

On Fri, Apr 7, 2017 at 4:03 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>
> Could someone please fix this?  The problem is
>
> ../../binutils-gdb/opcodes/wasm32-dis.c:408:34: error: ‘DECIMAL_DIG’
> undeclared (first use in this function)
>            prin (stream, " %.*g", DECIMAL_DIG, fconstant);
>                                   ^
> ../../binutils-gdb/opcodes/wasm32-dis.c:408:34: note: each undeclared
> identifier is reported only once for each function it appears in
> make[4]: *** [wasm32-dis.lo] Error 1
> make[4]: *** Waiting for unfinished jobs....
>
> which has nothing to do with my commit.
>

The patch is being reviewed,
https://sourceware.org/ml/binutils/2017-04/msg00066.html

-- 
Yao (齐尧)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-07 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1cwVGv-0000oa-E4@kwanyin.sergiodj.net>
2017-04-07 15:03 ` Oh dear. I regret to inform you that commit 'ELF: Check ELF_COMMON_DEF_P for common symbols' might be unfortunate H.J. Lu
2017-04-07 15:32   ` Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox