This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Breakage on builder Solaris11-sparcv9-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6
- From: gdb-buildbot at sergiodj dot net
- To: Tom Tromey <tom at tromey dot com>, gdb-patches at sourceware dot org
- Date: Fri, 28 Dec 2018 18:23:03 -0500
- Subject: Breakage on builder Solaris11-sparcv9-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Highlight source code using GNU Source Highlight'
Revision: 62f29fda90cf1d5a1899f57ef78452471c707fd6
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
solaris11-sparcv9
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Solaris11-sparcv9-m64/builds/562>
Commit(s) tested:
62f29fda90cf1d5a1899f57ef78452471c707fd6
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Highlight source code using GNU Source Highlight
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Solaris11-sparcv9-m64/62/62f29fda90cf1d5a1899f57ef78452471c707fd6/>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
CXX producer.o
CXX progspace-and-thread.o
CXX progspace.o
CXX prologue-value.o
CXX psymtab.o
CXX python/py-arch.o
CXX python/py-auto-load.o
CXX python/py-block.o
CXX python/py-bpevent.o
CXX python/py-breakpoint.o
CXX python/py-cmd.o
CXX python/py-continueevent.o
CXX python/py-event.o
CXX python/py-evtregistry.o
CXX python/py-evts.o
CXX python/py-exitedevent.o
CXX python/py-finishbreakpoint.o
CXX python/py-frame.o
CXX python/py-framefilter.o
CXX python/py-function.o
CXX python/py-gdb-readline.o
CXX python/py-inferior.o
CXX python/py-infevents.o
CXX python/py-infthread.o
CXX python/py-instruction.o
CXX python/py-lazy-string.o
CXX python/py-linetable.o
CXX python/py-newobjfileevent.o
CXX python/py-objfile.o
CXX python/py-param.o
CXX python/py-prettyprint.o
CXX python/py-progspace.o
CXX python/py-record-btrace.o
CXX python/py-record-full.o
CXX python/py-record.o
CXX python/py-signalevent.o
CXX python/py-stopevent.o
CXX python/py-symbol.o
CXX python/py-symtab.o
CXX python/py-threadevent.o
CXX python/py-type.o
CXX python/py-unwind.o
CXX python/py-utils.o
CXX python/py-value.o
CXX python/py-varobj.o
CXX python/py-xmethods.o
CXX python/python.o
CXX ravenscar-thread.o
CXX record-btrace.o
CXX record-full.o
CXX record.o
CXX regcache-dump.o
In file included from ../../binutils-gdb/gdb/exceptions.h:23:0,
from ../../binutils-gdb/gdb/utils.h:24,
from ../../binutils-gdb/gdb/defs.h:670,
from ../../binutils-gdb/gdb/record-btrace.c:22:
../../binutils-gdb/gdb/ui-out.h: In function void btrace_insn_history(ui_out*, const btrace_thread_info*, const btrace_insn_iterator*, const btrace_insn_iterator*, gdb_disassembly_flags):
../../binutils-gdb/gdb/ui-out.h:216:18: warning: asm_list.ui_out_emit_type<(ui_out_type)1>::m_uiout may be used uninitialized in this function [-Wmaybe-uninitialized]
m_uiout->end (Type);
~~~~~~~~~~~~~^~~~~~
../../binutils-gdb/gdb/record-btrace.c:786:35: note: asm_list.ui_out_emit_type<(ui_out_type)1>::m_uiout was declared here
gdb::optional<ui_out_emit_list> asm_list;
^~~~~~~~
CXX regcache.o
CXX reggroups.o
CXX registry.o
CXX remote-fileio.o
CXX remote-notif.o
CXX remote.o
CXX reverse.o
CXX rust-exp.o
CXX rust-lang.o
CXX selftest-arch.o
CXX sentinel-frame.o
CXX ser-base.o
CXX ser-event.o
CXX ser-pipe.o
CXX ser-tcp.o
CXX ser-uds.o
CXX ser-unix.o
CXX serial.o
CXX skip.o
CXX sol-thread.o
CXX sol2-tdep.o
CXX solib-svr4.o
CXX solib-target.o
CXX solib.o
CXX source-cache.o
../../binutils-gdb/gdb/source-cache.c:115:1: error: const char* get_language_name(language) defined but not used [-Werror=unused-function]
get_language_name (enum language lang)
^~~~~~~~~~~~~~~~~
CXX source.o
cc1plus: all warnings being treated as errors
gmake[2]: *** [Makefile:1639: source-cache.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build/gdb'
gmake[1]: *** [Makefile:8792: all-gdb] Error 2
gmake[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build'
gmake: *** [Makefile:849: all] Error 2
============================