Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Simon Marchi <simark@simark.ca>
To: gdb-buildbot@sergiodj.net, gdb-patches@sourceware.org,
	Weimin Pan <weimin.pan@oracle.com>
Subject: Re: Breakage on builder Fedora-x86_64-w64-mingw32, revision 30d1f0184953478d14641c495261afd06ebfabac
Date: Thu, 17 Oct 2019 05:14:00 -0000	[thread overview]
Message-ID: <27c58546-9d9c-99b2-badb-190e70d2d41f@simark.ca> (raw)
In-Reply-To: <E1iKwgt-0008Rc-DV@gdb-buildbot.osci.io>

On 2019-10-16 11:43 p.m., gdb-buildbot@sergiodj.net wrote:
>   CXXLD  gdb.exe
> ../libctf/.libs/libctf.a(ctf-open.o): In function `flip_header':
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:964: undefined reference to `bswap_16'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:967: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:968: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:969: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:970: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:971: undefined reference to `bswap_32'
> ../libctf/.libs/libctf.a(ctf-open.o):/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:972: more undefined references to `bswap_32' follow
> ../libctf/.libs/libctf.a(ctf-open.o): In function `flip_types':
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1112: undefined reference to `bswap_16'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1113: undefined reference to `bswap_16'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1132: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1133: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1134: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1135: undefined reference to `bswap_32'
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1144: undefined reference to `bswap_32'
> ../libctf/.libs/libctf.a(ctf-open.o):/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1145: more undefined references to `bswap_32' follow
> ../libctf/.libs/libctf.a(ctf-open.o): In function `ctf_bufopen_internal':
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1342: undefined reference to `bswap_16'
> ../libctf/.libs/libctf.a(ctf-open-bfd.o): In function `ctf_fdopen':
> /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open-bfd.c:268: undefined reference to `bswap_16'
> collect2: error: ld returned 1 exit status
> make[2]: *** [Makefile:1885: gdb.exe] Error 1
> make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb'
> make[1]: *** [Makefile:8917: all-gdb] Error 2
> make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build'
> make: *** [Makefile:859: all] Error 2
> program finished with exit code 2
> elapsedTime=720.780540

This is already fixed in master.

Simon


      reply	other threads:[~2019-10-17  5:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17  3:43 Oh dear. I regret to inform you that commit 30d1f0184953478d14641c495261afd06ebfabac might be unfortunate gdb-buildbot
2019-10-17  3:43 ` Breakage on builder Fedora-x86_64-w64-mingw32, revision 30d1f0184953478d14641c495261afd06ebfabac gdb-buildbot
2019-10-17  5:14   ` Simon Marchi [this message]

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=27c58546-9d9c-99b2-badb-190e70d2d41f@simark.ca \
    --to=simark@simark.ca \
    --cc=gdb-buildbot@sergiodj.net \
    --cc=gdb-patches@sourceware.org \
    --cc=weimin.pan@oracle.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