* Breakage on builder Fedora-i686, revision e35000a7f8be021459102751db7e0b7e2868b57e
2019-12-22 20:42 Oh dear. I regret to inform you that commit e35000a7f8be021459102751db7e0b7e2868b57e might be unfortunate gdb-buildbot
@ 2019-12-22 20:42 ` gdb-buildbot
0 siblings, 0 replies; 2+ messages in thread
From: gdb-buildbot @ 2019-12-22 20:42 UTC (permalink / raw)
To: gdb-patches, gdb-patches, Tankut Baris Aktemur
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'gdb: recognize new DWARF attributes: defaulted, deleted, calling conv.'
Revision: e35000a7f8be021459102751db7e0b7e2868b57e
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
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
CXX copying.o
CXX corefile.o
CXX corelow.o
CXX cp-abi.o
YACC cp-name-parser.c
/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb/../../binutils-gdb/gdb/cp-name-parser.y:34.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
34 | %pure-parser
| ^~~~~~~~~~~~
/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb/../../binutils-gdb/gdb/cp-name-parser.y:34.1-12: warning: deprecated directive, use %define api.pure [-Wdeprecated]
34 | %pure-parser
| ^~~~~~~~~~~~
/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb/../../binutils-gdb/gdb/cp-name-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
CXX cp-namespace.o
CXX cp-support.o
CXX cp-valprint.o
CXX cris-linux-tdep.o
CXX cris-tdep.o
CXX csky-linux-tdep.o
CXX csky-tdep.o
CXX ctfread.o
YACC d-exp.c
CXX d-lang.o
CXX d-namespace.o
CXX d-valprint.o
CXX dbxread.o
CXX dcache.o
CXX debug.o
CXX dicos-tdep.o
CXX dictionary.o
CXX disasm-selftests.o
CXX disasm.o
CXX dtrace-probe.o
CXX dummy-frame.o
CXX dwarf-index-cache.o
CXX dwarf-index-common.o
CXX dwarf-index-write.o
CXX dwarf2-frame-tailcall.o
CXX dwarf2-frame.o
CXX dwarf2expr.o
CXX dwarf2loc.o
CXX dwarf2read.o
In file included from ../../binutils-gdb/gdb/dwarf2read.c:47:
../../binutils-gdb/gdb/dwarf2read.c: In function bool is_valid_DW_AT_defaulted(ULONGEST):
../../binutils-gdb/gdb/dwarf2read.c:15490:16: error: format %lu expects argument of type long unsigned int, but argument 2 has type ULONGEST {aka long long unsigned int} [-Werror=format=]
15490 | complaint (_("unrecognized DW_AT_defaulted value (%lu)"), value);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../binutils-gdb/gdb/complaints.h:38:22: note: in definition of macro complaint
38 | complaint_internal (FMT, ##__VA_ARGS__); \
| ^~~
../../binutils-gdb/gdb/dwarf2read.c:15490:14: note: in expansion of macro _
15490 | complaint (_("unrecognized DW_AT_defaulted value (%lu)"), value);
| ^
../../binutils-gdb/gdb/dwarf2read.c:15490:55: note: format string is defined here
15490 | complaint (_("unrecognized DW_AT_defaulted value (%lu)"), value);
| ~~^
| |
| long unsigned int
| %llu
In file included from ../../binutils-gdb/gdb/dwarf2read.c:47:
../../binutils-gdb/gdb/dwarf2read.c: In function bool is_valid_DW_AT_calling_convention_for_type(ULONGEST):
../../binutils-gdb/gdb/dwarf2read.c:15869:20: error: format %lu expects argument of type long unsigned int, but argument 2 has type ULONGEST {aka long long unsigned int} [-Werror=format=]
15869 | complaint (_("unrecognized DW_AT_calling_convention value "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15870 | "(%lu) for a type"), value);
| ~~~~~~~~~~~~~~~~~~
../../binutils-gdb/gdb/complaints.h:38:22: note: in definition of macro complaint
38 | complaint_internal (FMT, ##__VA_ARGS__); \
| ^~~
../../binutils-gdb/gdb/dwarf2read.c:15869:18: note: in expansion of macro _
15869 | complaint (_("unrecognized DW_AT_calling_convention value "
| ^
../../binutils-gdb/gdb/dwarf2read.c:15870:10: note: format string is defined here
15870 | "(%lu) for a type"), value);
| ~~^
| |
| long unsigned int
| %llu
CXX elfread.o
CXX eval.o
CXX event-loop.o
cc1plus: all warnings being treated as errors
CXX event-top.o
make[2]: *** [Makefile:1662: dwarf2read.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]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build'
make[1]: *** [Makefile:9230: all-gdb] Error 2
make: *** [Makefile:852: all] Error 2
program finished with exit code 2
elapsedTime=239.030878
^ permalink raw reply [flat|nested] 2+ messages in thread
* Oh dear. I regret to inform you that commit e35000a7f8be021459102751db7e0b7e2868b57e might be unfortunate
@ 2019-12-22 20:42 gdb-buildbot
2019-12-22 20:42 ` Breakage on builder Fedora-i686, revision e35000a7f8be021459102751db7e0b7e2868b57e gdb-buildbot
0 siblings, 1 reply; 2+ messages in thread
From: gdb-buildbot @ 2019-12-22 20:42 UTC (permalink / raw)
To: gdb-patches, gdb-patches, Tankut Baris Aktemur
My lords, ladies, gentlemen, members of the public.
It is a matter of great regret and sadness to inform you that commit:
gdb: recognize new DWARF attributes: defaulted, deleted, calling conv.
e35000a7f8be021459102751db7e0b7e2868b57e
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] 2+ messages in thread
end of thread, other threads:[~2019-12-22 20:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-22 20:42 Oh dear. I regret to inform you that commit e35000a7f8be021459102751db7e0b7e2868b57e might be unfortunate gdb-buildbot
2019-12-22 20:42 ` Breakage on builder Fedora-i686, revision e35000a7f8be021459102751db7e0b7e2868b57e gdb-buildbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox