This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Breakage on builder Solaris11-sparcv9-m64, revision 30838132997e6a3cfe3ec11c58b32b22f6f6b102


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]