From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42068 invoked by alias); 20 Sep 2018 14:26:07 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 41909 invoked by uid 89); 20 Sep 2018 14:26:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.2 spammy=HTo:U*amodra X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 20 Sep 2018 14:26:04 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Solaris11-sparcv9-m64, revision 30838132997e6a3cfe3ec11c58b32b22f6f6b102 From: gdb-buildbot@sergiodj.net To: Alan Modra , gdb-patches@sourceware.org In-Reply-To: <30838132997e6a3cfe3ec11c58b32b22f6f6b102-master-breakage@gdb-build> Message-Id: Date: Thu, 20 Sep 2018 14:26:00 -0000 X-SW-Source: 2018-09/txt/msg00731.txt.bz2 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: Commit(s) tested: 30838132997e6a3cfe3ec11c58b32b22f6f6b102 Author(s) (in the same order as the commits): Alan Modra Subject: Bug 23686, two segment faults in nm Testsuite log (gdb.sum and gdb.log) URL(s): *** 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 ============================