* Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate
@ 2019-06-13 2:42 gdb-buildbot
2019-06-13 2:42 ` Breakage on builder RHEL-s390x-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22 gdb-buildbot
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: gdb-buildbot @ 2019-06-13 2:42 UTC (permalink / raw)
To: Pedro Alves, gdb-patches
My lords, ladies, gentlemen, members of the public.
It is a matter of great regret and sadness to inform you that commit:
Migrate rest of compile commands to new options framework
e6ed716cd5514c08b9d7c469d185b1aa177dbc22
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] 4+ messages in thread
* Breakage on builder RHEL-s390x-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22
2019-06-13 2:42 Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate gdb-buildbot
@ 2019-06-13 2:42 ` gdb-buildbot
2019-06-13 3:41 ` Breakage on builder NetBSD-x86_64-m64, " gdb-buildbot
2019-06-13 8:27 ` [fixed] Re: Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate Pedro Alves
2 siblings, 0 replies; 4+ messages in thread
From: gdb-buildbot @ 2019-06-13 2:42 UTC (permalink / raw)
To: Pedro Alves, gdb-patches
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Migrate rest of compile commands to new options framework'
Revision: e6ed716cd5514c08b9d7c469d185b1aa177dbc22
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
rhel-7_1-s390x-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/10193>
Commit(s) tested:
e6ed716cd5514c08b9d7c469d185b1aa177dbc22
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Migrate rest of compile commands to new options framework
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/e6/e6ed716cd5514c08b9d7c469d185b1aa177dbc22/>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
CXX arm-tdep.o
CXX arm-wince-tdep.o
CXX auto-load.o
CXX auxv.o
CXX avr-tdep.o
CXX ax-gdb.o
CXX ax-general.o
CXX bcache.o
CXX bfd-target.o
CXX bfin-linux-tdep.o
CXX bfin-tdep.o
CXX block.o
CXX blockframe.o
CXX break-catch-sig.o
CXX break-catch-syscall.o
CXX break-catch-throw.o
CXX breakpoint.o
CXX bsd-uthread.o
CXX btrace.o
CXX build-id.o
CXX buildsym-legacy.o
CXX buildsym.o
CXX c-exp.o
CXX c-lang.o
CXX c-typeprint.o
CXX c-valprint.o
CXX c-varobj.o
CXX charset.o
CXX cli-out.o
CXX cli/cli-cmds.o
CXX cli/cli-decode.o
CXX cli/cli-dump.o
CXX cli/cli-interp.o
CXX cli/cli-logging.o
CXX cli/cli-option.o
CXX cli/cli-script.o
CXX cli/cli-setshow.o
CXX cli/cli-style.o
CXX cli/cli-utils.o
CXX coff-pe-read.o
CXX coffread.o
CXX common/agent.o
CXX common/btrace-common.o
CXX common/buffer.o
CXX common/cleanups.o
CXX common/common-debug.o
CXX common/common-exceptions.o
CXX common/common-regcache.o
CXX common/common-utils.o
CXX common/environ.o
CXX common/errors.o
CXX common/fileio.o
CXX common/filestuff.o
CXX common/format.o
CXX common/gdb_tilde_expand.o
CXX common/gdb_vecs.o
CXX common/job-control.o
CXX common/netstuff.o
CXX common/new-op.o
CXX common/pathstuff.o
CXX common/posix-strerror.o
CXX common/print-utils.o
CXX common/ptid.o
CXX common/rsp-low.o
CXX common/run-time-clock.o
CXX common/scoped_mmap.o
CXX common/selftest.o
CXX common/signals-state-save-restore.o
CXX common/signals.o
CXX common/tdesc.o
CXX common/vec.o
CXX common/xml-utils.o
CXX compile/compile-c-support.o
CXX compile/compile-c-symbols.o
CXX compile/compile-c-types.o
CXX compile/compile-cplus-symbols.o
CXX compile/compile-cplus-types.o
CXX compile/compile-loc2c.o
CXX compile/compile-object-load.o
CXX compile/compile-object-run.o
CXX compile/compile.o
CXX complaints.o
CXX completer.o
CXX continuations.o
../../binutils-gdb/gdb/compile/compile.c: In function gdb::option::option_def_group make_compile_options_def_group(compile_options*):
../../binutils-gdb/gdb/compile/compile.c:266:44: error: could not convert (const gdb::option::option_def*)(& compile_command_option_defs) from const gdb::option::option_def* to gdb::array_view<const gdb::option::option_def>
return {compile_command_option_defs, opts};
^
CXX copying.o
../../binutils-gdb/gdb/compile/compile.c:267:1: error: control reaches end of non-void function [-Werror=return-type]
}
^
cc1plus: all warnings being treated as errors
make[2]: *** [compile/compile.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build'
make: *** [all] Error 2
============================
^ permalink raw reply [flat|nested] 4+ messages in thread
* Breakage on builder NetBSD-x86_64-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22
2019-06-13 2:42 Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate gdb-buildbot
2019-06-13 2:42 ` Breakage on builder RHEL-s390x-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22 gdb-buildbot
@ 2019-06-13 3:41 ` gdb-buildbot
2019-06-13 8:27 ` [fixed] Re: Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate Pedro Alves
2 siblings, 0 replies; 4+ messages in thread
From: gdb-buildbot @ 2019-06-13 3:41 UTC (permalink / raw)
To: Pedro Alves, gdb-patches
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Migrate rest of compile commands to new options framework'
Revision: e6ed716cd5514c08b9d7c469d185b1aa177dbc22
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
gdb-amd64-netbsd7
Full Build URL:
<http://gdb-build.sergiodj.net/builders/NetBSD-x86_64-m64/builds/7232>
Commit(s) tested:
e6ed716cd5514c08b9d7c469d185b1aa177dbc22
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Migrate rest of compile commands to new options framework
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/NetBSD-x86_64-m64/e6/e6ed716cd5514c08b9d7c469d185b1aa177dbc22/>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
CXX amd64-bsd-nat.o
CXX amd64-nat.o
CXX amd64-nbsd-nat.o
CXX amd64-nbsd-tdep.o
CXX amd64-tdep.o
CXX annotate.o
CXX arch-utils.o
CXX arch/amd64.o
CXX arch/i386.o
CXX auto-load.o
CXX auxv.o
CXX ax-gdb.o
CXX ax-general.o
CXX bcache.o
CXX bfd-target.o
CXX block.o
CXX blockframe.o
CXX break-catch-sig.o
CXX break-catch-syscall.o
CXX break-catch-throw.o
CXX breakpoint.o
CXX btrace.o
CXX build-id.o
CXX buildsym-legacy.o
CXX buildsym.o
YACC c-exp.c
/data/motusgdb/motus/netbsd-x86_64/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr]
/data/motusgdb/motus/netbsd-x86_64/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr]
CXX c-exp.o
CXX c-lang.o
CXX c-typeprint.o
CXX c-valprint.o
CXX c-varobj.o
CXX charset.o
CXX cli-out.o
CXX cli/cli-cmds.o
CXX cli/cli-decode.o
CXX cli/cli-dump.o
CXX cli/cli-interp.o
CXX cli/cli-logging.o
CXX cli/cli-option.o
CXX cli/cli-script.o
CXX cli/cli-setshow.o
CXX cli/cli-style.o
CXX cli/cli-utils.o
CXX coff-pe-read.o
CXX coffread.o
CXX common/agent.o
CXX common/btrace-common.o
CXX common/buffer.o
CXX common/cleanups.o
CXX common/common-debug.o
CXX common/common-exceptions.o
CXX common/common-regcache.o
CXX common/common-utils.o
CXX common/environ.o
CXX common/errors.o
CXX common/fileio.o
CXX common/filestuff.o
CXX common/format.o
CXX common/gdb_tilde_expand.o
CXX common/gdb_vecs.o
CXX common/job-control.o
CXX common/netstuff.o
CXX common/new-op.o
CXX common/pathstuff.o
CXX common/posix-strerror.o
CXX common/print-utils.o
CXX common/ptid.o
CXX common/rsp-low.o
CXX common/run-time-clock.o
CXX common/scoped_mmap.o
CXX common/selftest.o
CXX common/signals-state-save-restore.o
CXX common/signals.o
CXX common/tdesc.o
CXX common/vec.o
CXX common/xml-utils.o
CXX compile/compile-c-support.o
CXX compile/compile-c-symbols.o
CXX compile/compile-c-types.o
CXX compile/compile-cplus-symbols.o
CXX compile/compile-cplus-types.o
CXX compile/compile-loc2c.o
CXX compile/compile-object-load.o
CXX compile/compile-object-run.o
CXX compile/compile.o
../../binutils-gdb/gdb/compile/compile.c: In function 'gdb::option::option_def_group make_compile_options_def_group(compile_options*)':
../../binutils-gdb/gdb/compile/compile.c:266:44: error: could not convert '(const gdb::option::option_def*)(& compile_command_option_defs)' from 'const gdb::option::option_def*' to 'gdb::array_view<const gdb::option::option_def>'
return {compile_command_option_defs, opts};
^
Makefile:1643: recipe for target 'compile/compile.o' failed
gmake[2]: *** [compile/compile.o] Error 1
gmake[2]: Leaving directory '/data/motusgdb/motus/netbsd-x86_64/build/gdb'
Makefile:8810: recipe for target 'all-gdb' failed
gmake[1]: *** [all-gdb] Error 2
gmake[1]: Leaving directory '/data/motusgdb/motus/netbsd-x86_64/build'
Makefile:849: recipe for target 'all' failed
gmake: *** [all] Error 2
============================
^ permalink raw reply [flat|nested] 4+ messages in thread
* [fixed] Re: Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate
2019-06-13 2:42 Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate gdb-buildbot
2019-06-13 2:42 ` Breakage on builder RHEL-s390x-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22 gdb-buildbot
2019-06-13 3:41 ` Breakage on builder NetBSD-x86_64-m64, " gdb-buildbot
@ 2019-06-13 8:27 ` Pedro Alves
2 siblings, 0 replies; 4+ messages in thread
From: Pedro Alves @ 2019-06-13 8:27 UTC (permalink / raw)
To: gdb-buildbot, gdb-patches
This was fixed by:
https://sourceware.org/ml/gdb-patches/2019-06/msg00237.html
Thanks,
Pedro Alves
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-06-13 8:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-13 2:42 Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate gdb-buildbot
2019-06-13 2:42 ` Breakage on builder RHEL-s390x-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22 gdb-buildbot
2019-06-13 3:41 ` Breakage on builder NetBSD-x86_64-m64, " gdb-buildbot
2019-06-13 8:27 ` [fixed] Re: Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate Pedro Alves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox