public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* Breakage on builder Fedora-s390x-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  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 ` gdb-buildbot
  2018-10-08 21:43 ` Breakage on builder Fedora-i686, " gdb-buildbot
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:42 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9885>

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-s390x-m64/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
../../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=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    valprint.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make[1]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build'
make: *** [Makefile:850: all] Error 2
============================

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

* Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate
@ 2018-10-08 21:42 gdb-buildbot
  2018-10-08 21:42 ` Breakage on builder Fedora-s390x-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:42 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

My lords, ladies, gentlemen, members of the public.

It is a matter of great regret and sadness to inform you that commit:

	Finding data member in virtual base class
	9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd

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 in the next messages.

Cheers,

Your GDB BuildBot.

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

* Breakage on builder Fedora-i686, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  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 ` gdb-buildbot
  2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:43 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/11215>

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-i686/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    sh-linux-tdep.o
  CXX    sh-nbsd-tdep.o
  CXX    sh-tdep.o
  CXX    skip.o
  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    spu-multiarch.o
  CXX    spu-tdep.o
  CXX    stabsread.o
  CXX    stack.o
  CXX    stap-probe.o
  CXX    std-regs.o
  CXX    stub-termcap.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make: *** [Makefile:850: all] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build'
============================

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

* Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (3 preceding siblings ...)
  2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
@ 2018-10-08 21:44 ` gdb-buildbot
  2018-10-08 21:46 ` Breakage on builder Solaris11-amd64-m64, " gdb-buildbot
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:44 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/10951>

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-native-extended-gdbserver-m32/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-extended-gdbserver-m32/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-extended-gdbserver-m32/build'
make: *** [Makefile:850: all] Error 2
============================

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

* Breakage on builder Fedora-x86_64-cc-with-index, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  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 ` gdb-buildbot
  2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:44 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-cc-with-index/builds/11130>

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-cc-with-index/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: 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-cc-with-index/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make: *** [Makefile:850: all] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-cc-with-index/build'
============================

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

* Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (2 preceding siblings ...)
  2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
@ 2018-10-08 21:44 ` gdb-buildbot
  2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:44 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/11222>

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-native-extended-gdbserver-m64/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-extended-gdbserver/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-extended-gdbserver/build'
make: *** [Makefile:850: all] Error 2
============================

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

* Breakage on builder Solaris11-amd64-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (4 preceding siblings ...)
  2018-10-08 21:44 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
@ 2018-10-08 21:46 ` gdb-buildbot
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:46 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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:
	solaris11-amd64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Solaris11-amd64-m64/builds/144>

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/Solaris11-amd64-m64/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    ser-pipe.o
  CXX    ser-tcp.o
  CXX    ser-uds.o
  CXX    ser-unix.o
  CXX    serial.o
  CXX    skip.o
  CXX    sol-thread.o
  CXX    sol2-tdep.o
  CXX    solib-svr4.o
  CXX    solib-target.o
  CXX    solib.o
  CXX    source.o
  CXX    stabsread.o
  CXX    stack.o
  CXX    stap-probe.o
  CXX    std-regs.o
  CXX    symfile-debug.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    tid-parse.o
  CXX    top.o
  CXX    tracefile-tfile.o
  CXX    tracefile.o
  CXX    tracepoint.o
  CXX    trad-frame.o
  CXX    tramp-frame.o
  CXX    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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    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
  CXX    varobj.o
cc1plus: all warnings being treated as errors
gmake[2]: *** [Makefile:1618: valops.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build/gdb'
gmake[1]: *** [Makefile:8792: all-gdb] Error 2
gmake[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build'
gmake: *** [Makefile:849: all] Error 2
============================

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

* Breakage on builder Fedora-x86_64-w64-mingw32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (8 preceding siblings ...)
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
@ 2018-10-08 21:51 ` gdb-buildbot
  2018-10-08 21:58 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:51 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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
============================

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

* Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (6 preceding siblings ...)
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
@ 2018-10-08 21:51 ` gdb-buildbot
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:51 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/11178>

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-native-gdbserver-m64/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-gdbserver/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make: *** [Makefile:850: all] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-gdbserver/build'
============================

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

* Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (5 preceding siblings ...)
  2018-10-08 21:46 ` Breakage on builder Solaris11-amd64-m64, " gdb-buildbot
@ 2018-10-08 21:51 ` gdb-buildbot
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:51 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/10950>

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-native-gdbserver-m32/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver-m32/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver-m32/build'
make: *** [Makefile:850: all] Error 2
============================

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

* Breakage on builder Fedora-x86_64-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (7 preceding siblings ...)
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
@ 2018-10-08 21:51 ` gdb-buildbot
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-w64-mingw32, " gdb-buildbot
  2018-10-08 21:58 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:51 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/11255>

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-m64/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64/build/gdb'
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64/build'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make: *** [Makefile:850: all] Error 2
============================

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

* Breakage on builder Fedora-x86_64-m32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd
  2018-10-08 21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
                   ` (9 preceding siblings ...)
  2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-w64-mingw32, " gdb-buildbot
@ 2018-10-08 21:58 ` gdb-buildbot
  10 siblings, 0 replies; 12+ messages in thread
From: gdb-buildbot @ 2018-10-08 21:58 UTC (permalink / raw)
  To: Weimin Pan, gdb-patches

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-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/10964>

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-m32/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    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    tui/tui-command.o
  CXX    tui/tui-data.o
  CXX    tui/tui-disasm.o
  CXX    tui/tui-file.o
  CXX    tui/tui-hooks.o
  CXX    tui/tui-interp.o
  CXX    tui/tui-io.o
  CXX    tui/tui-layout.o
  CXX    tui/tui-out.o
  CXX    tui/tui-regs.o
  CXX    tui/tui-source.o
  CXX    tui/tui-stack.o
  CXX    tui/tui-win.o
  CXX    tui/tui-windata.o
  CXX    tui/tui-wingeneral.o
  CXX    tui/tui-winsource.o
  CXX    tui/tui.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
  CXX    value.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=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    varobj.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1619: valops.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-m32/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make: *** [Makefile:850: all] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-m32/build'
============================

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

end of thread, other threads:[~2018-10-08 21:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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-cc-with-index, " 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-native-extended-gdbserver-m32, " 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-native-gdbserver-m32, " gdb-buildbot
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-m64, " gdb-buildbot
2018-10-08 21:51 ` Breakage on builder Fedora-x86_64-w64-mingw32, " gdb-buildbot
2018-10-08 21:58 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot

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).