* Breakage on builder Solaris11-sparcv9-m64, revision 30838132997e6a3cfe3ec11c58b32b22f6f6b102
2018-09-20 14:26 Oh dear. I regret to inform you that commit 30838132997e6a3cfe3ec11c58b32b22f6f6b102 might be unfortunate gdb-buildbot
@ 2018-09-20 14:26 ` gdb-buildbot
2018-09-20 14:28 ` Oh dear. I regret to inform you that commit 30838132997e6a3cfe3ec11c58b32b22f6f6b102 might be unfortunate Sergio Durigan Junior
1 sibling, 0 replies; 3+ messages in thread
From: gdb-buildbot @ 2018-09-20 14:26 UTC (permalink / raw)
To: Alan Modra, gdb-patches
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Bug 23686, two segment faults in nm'
Revision: 30838132997e6a3cfe3ec11c58b32b22f6f6b102
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
solaris11-sparcv9
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Solaris11-sparcv9-m64/builds/0>
Commit(s) tested:
30838132997e6a3cfe3ec11c58b32b22f6f6b102
Author(s) (in the same order as the commits):
Alan Modra <amodra@gmail.com>
Subject:
Bug 23686, two segment faults in nm
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Solaris11-sparcv9-m64/30/30838132997e6a3cfe3ec11c58b32b22f6f6b102/>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
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
CXX copying.o
CXX corefile.o
CXX corelow.o
CXX cp-abi.o
CXX cp-name-parser.o
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
In file included from ../../binutils-gdb/gdb/cris-tdep.c:36:0:
../../binutils-gdb/gdb/../include/opcode/cris.h:34:0: error: "REG_SP" redefined [-Werror]
#define REG_SP (14)
In file included from /usr/include/sys/ucontext.h:15:0,
from /usr/include/sys/signal.h:197,
from /usr/include/sys/procset.h:17,
from /usr/include/sys/wait.h:22,
from /usr/include/stdlib.h:16,
from /usr/gcc/7/include/c++/7.3.0/cstdlib:75,
from /usr/gcc/7/include/c++/7.3.0/stdlib.h:36,
from build-gnulib/import/stdlib.h:36,
from ../../binutils-gdb/gdb/common/common-defs.h:76,
from ../../binutils-gdb/gdb/defs.h:28,
from ../../binutils-gdb/gdb/cris-tdep.c:23:
/usr/include/sys/regset.h:63:0: note: this is the location of the previous definition
#define REG_SP REG_O6
In file included from ../../binutils-gdb/gdb/cris-tdep.c:36:0:
../../binutils-gdb/gdb/../include/opcode/cris.h:35:0: error: "REG_PC" redefined [-Werror]
#define REG_PC (15)
In file included from /usr/include/sys/ucontext.h:15:0,
from /usr/include/sys/signal.h:197,
from /usr/include/sys/procset.h:17,
from /usr/include/sys/wait.h:22,
from /usr/include/stdlib.h:16,
from /usr/gcc/7/include/c++/7.3.0/cstdlib:75,
from /usr/gcc/7/include/c++/7.3.0/stdlib.h:36,
from build-gnulib/import/stdlib.h:36,
from ../../binutils-gdb/gdb/common/common-defs.h:76,
from ../../binutils-gdb/gdb/defs.h:28,
from ../../binutils-gdb/gdb/cris-tdep.c:23:
/usr/include/sys/regset.h:36:0: note: this is the location of the previous definition
#define REG_PC (1)
CXX csky-tdep.o
CXX ctf.o
CXX d-exp.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1618: cris-tdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build/gdb'
make[1]: *** [Makefile:8792: all-gdb] Error 2
make[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build'
make: *** [Makefile:849: all] Error 2
============================
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Oh dear. I regret to inform you that commit 30838132997e6a3cfe3ec11c58b32b22f6f6b102 might be unfortunate
2018-09-20 14:26 Oh dear. I regret to inform you that commit 30838132997e6a3cfe3ec11c58b32b22f6f6b102 might be unfortunate gdb-buildbot
2018-09-20 14:26 ` Breakage on builder Solaris11-sparcv9-m64, revision 30838132997e6a3cfe3ec11c58b32b22f6f6b102 gdb-buildbot
@ 2018-09-20 14:28 ` Sergio Durigan Junior
1 sibling, 0 replies; 3+ messages in thread
From: Sergio Durigan Junior @ 2018-09-20 14:28 UTC (permalink / raw)
To: Alan Modra, gdb-patches
On Thursday, September 20 2018, gdb-buildbot wrote:
> My lords, ladies, gentlemen, members of the public.
>
> It is a matter of great regret and sadness to inform you that commit:
>
> Bug 23686, two segment faults in nm
> 30838132997e6a3cfe3ec11c58b32b22f6f6b102
>
> 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.
Please ignore this message, there was an error in the BuildBot
configuration files.
--
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/
^ permalink raw reply [flat|nested] 3+ messages in thread