This is the mail archive of the gdb-testers@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]

*** COMPILATION FAILED *** Failures on Fedora-s390x-m64, branch master *** BREAKAGE ***


Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9889>

Commit(s) tested:
	a51bb70c8a1570f2e6fa74432578bcdf7f2785aa

Author(s) (in the same order as the commits):
	Weimin Pan <weimin.pan@oracle.com>

Subject:
	Fix the [-Werror=shadow=local] warning

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a5/a51bb70c8a1570f2e6fa74432578bcdf7f2785aa/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

  CXX    objc-lang.o
  CXX    objfiles.o
  CXX    obsd-tdep.o
  CXX    observable.o
  CXX    opencl-lang.o
  CXX    or1k-tdep.o
  CXX    osabi.o
  CXX    osdata.o
  CXX    p-exp.o
  CXX    p-lang.o
  CXX    p-typeprint.o
  CXX    p-valprint.o
  CXX    parse.o
  CXX    posix-hdep.o
  CXX    ppc-fbsd-tdep.o
  CXX    ppc-linux-tdep.o
  CXX    ppc-nbsd-tdep.o
  CXX    ppc-obsd-tdep.o
  CXX    ppc-ravenscar-thread.o
  CXX    ppc-sysv-tdep.o
  CXX    ppc64-tdep.o
  CXX    printcmd.o
  CXX    probe.o
  CXX    proc-service.o
  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
  CXX    regcache.o
  CXX    reggroups.o
  CXX    registry.o
  CXX    remote-fileio.o
  CXX    remote-notif.o
  CXX    remote.o
  CXX    reverse.o
  CXX    riscv-fbsd-tdep.o
../../binutils-gdb/gdb/riscv-fbsd-tdep.c: In function void riscv_fbsd_sigframe_init(const tramp_frame*, frame_info*, trad_frame_cache*, CORE_ADDR):
../../binutils-gdb/gdb/riscv-fbsd-tdep.c:137:7: error: unused variable i [-Werror=unused-variable]
   int i;
       ^
../../binutils-gdb/gdb/riscv-fbsd-tdep.c: In function void riscv_fbsd_init_abi(gdbarch_info, gdbarch*):
../../binutils-gdb/gdb/riscv-fbsd-tdep.c:183:24: error: unused variable tdep [-Werror=unused-variable]
   struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
                        ^~~~
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:1621: riscv-fbsd-tdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make[1]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build'
make: *** [Makefile:850: all] Error 2
============================




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