public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: Weimin Pan <weimin.pan@oracle.com>, gdb-patches@sourceware.org
Subject: Breakage on builder Fedora-x86_64-w64-mingw32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
Date: Mon, 08 Oct 2018 21:51:00 -0000	[thread overview]
Message-ID: <E1g9dR0-00068I-E1@kwanyin.sergiodj.net> (raw)
In-Reply-To: <9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Finding data member in virtual base class'
Revision: 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd

You can find more details below:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-w64-mingw32/builds/2950>

Commit(s) tested:
	9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd

Author(s) (in the same order as the commits):
	Weimin Pan <weimin.pan@oracle.com>

Subject:
	Finding data member in virtual base class

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-w64-mingw32/9f/9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

  CXX    sol2-tdep.o
  CXX    solib-aix.o
  CXX    solib-darwin.o
  CXX    solib-dsbt.o
  CXX    solib-frv.o
  CXX    solib-spu.o
  CXX    solib-svr4.o
  CXX    solib-target.o
  CXX    solib.o
  CXX    source.o
  CXX    sparc-linux-tdep.o
  CXX    sparc-nbsd-tdep.o
  CXX    sparc-obsd-tdep.o
  CXX    sparc-ravenscar-thread.o
  CXX    sparc-sol2-tdep.o
  CXX    sparc-tdep.o
  CXX    sparc64-fbsd-tdep.o
  CXX    sparc64-linux-tdep.o
  CXX    sparc64-nbsd-tdep.o
  CXX    sparc64-obsd-tdep.o
  CXX    sparc64-sol2-tdep.o
  CXX    sparc64-tdep.o
  CXX    spu-multiarch.o
  CXX    spu-tdep.o
  CXX    stabsread.o
  CXX    stack.o
  CXX    stap-probe.o
  CXX    std-regs.o
  CXX    symfile-debug.o
  CXX    symfile-mem.o
  CXX    symfile.o
  CXX    symmisc.o
  CXX    symtab.o
  CXX    target-dcache.o
  CXX    target-descriptions.o
  CXX    target-float.o
  CXX    target-memory.o
  CXX    target.o
  CXX    target/waitstatus.o
  CXX    thread-fsm.o
  CXX    thread.o
  CXX    tic6x-linux-tdep.o
  CXX    tic6x-tdep.o
  CXX    tid-parse.o
  CXX    tilegx-linux-tdep.o
  CXX    tilegx-tdep.o
  CXX    top.o
  CXX    tracefile-tfile.o
  CXX    tracefile.o
  CXX    tracepoint.o
  CXX    trad-frame.o
  CXX    tramp-frame.o
  CXX    typeprint.o
  CXX    ui-file.o
  CXX    ui-out.o
  CXX    unittests/array-view-selftests.o
  CXX    unittests/cli-utils-selftests.o
  CXX    unittests/common-utils-selftests.o
  CXX    unittests/environ-selftests.o
  CXX    unittests/format_pieces-selftests.o
  CXX    unittests/function-view-selftests.o
  CXX    unittests/lookup_name_info-selftests.o
  CXX    unittests/memory-map-selftests.o
  CXX    unittests/memrange-selftests.o
  CXX    unittests/observable-selftests.o
  CXX    unittests/offset-type-selftests.o
  CXX    unittests/optional-selftests.o
  CXX    unittests/parse-connection-spec-selftests.o
  CXX    unittests/ptid-selftests.o
  CXX    unittests/rsp-low-selftests.o
  CXX    unittests/scoped_fd-selftests.o
  CXX    unittests/scoped_mmap-selftests.o
  CXX    unittests/scoped_restore-selftests.o
  CXX    unittests/string_view-selftests.o
  CXX    unittests/tracepoint-selftests.o
  CXX    unittests/unpack-selftests.o
  CXX    unittests/utils-selftests.o
  CXX    unittests/xml-utils-selftests.o
  CXX    user-regs.o
  CXX    utils.o
  CXX    v850-tdep.o
  CXX    valarith.o
  CXX    valops.o
  CXX    valprint.o
../../binutils-gdb/gdb/valops.c: In function 'value* value_struct_elt_for_reference(type*, int, type*, const char*, type*, int, noside)':
../../binutils-gdb/gdb/valops.c:3442:26: error: declaration of 't' shadows a previous local [-Werror=shadow=compatible-local]
             struct type *t = check_typedef (value_type (this_v));
                          ^
../../binutils-gdb/gdb/valops.c:3381:16: note: shadowed declaration is here
   struct type *t = check_typedef (curtype);
                ^
  CXX    value.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1616: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb'
make[1]: *** [Makefile:8480: all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build'
make: *** [Makefile:857: all] Error 2
============================

  parent reply	other threads:[~2018-10-08 21:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
2018-10-08 21:42 ` Breakage on builder Fedora-s390x-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
2018-10-08 21:43 ` Breakage on builder Fedora-i686, " gdb-buildbot
2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
2018-10-08 21:46 ` Breakage on builder Solaris11-amd64-m64, " gdb-buildbot
2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2018-10-08 21:51 ` gdb-buildbot [this message]
2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2018-10-08 21:58 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot

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=E1g9dR0-00068I-E1@kwanyin.sergiodj.net \
    --to=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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).