From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128042 invoked by alias); 29 Dec 2018 15:55:05 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 128025 invoked by uid 89); 29 Dec 2018 15:55:04 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_3,SPF_PASS autolearn=ham version=3.3.2 spammy= 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; Sat, 29 Dec 2018 15:55:02 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Sat, 29 Dec 2018 16:06:00 -0000 Subject: *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, branch master *** BREAKAGE *** From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <140a4bc099820c909da0eac1df0f56ec468ad3dd@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2018-q4/txt/msg06178.txt.bz2 Buildslave: debian-jessie-s390x-1 Full Build URL: Commit(s) tested: 140a4bc099820c909da0eac1df0f56ec468ad3dd Author(s) (in the same order as the commits): Tom Tromey Subject: Document the "set style" commands 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 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 CXX riscv-linux-tdep.o CXX riscv-tdep.o CXX rl78-tdep.o CXX rs6000-aix-tdep.o CXX rs6000-lynx178-tdep.o CXX rs6000-tdep.o CXX rust-exp.o CXX rust-lang.o CXX rx-tdep.o CXX s12z-tdep.o CXX s390-linux-nat.o CXX s390-linux-tdep.o CXX s390-tdep.o CXX score-tdep.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 sh-linux-tdep.o CXX sh-nbsd-tdep.o CXX sh-tdep.o CXX skip.o CXX sol2-tdep.o CXX solib-aix.o CXX solib-darwin.o CXX solib-dsbt.o CXX solib-frv.o CXX solib-spu.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX sparc-linux-tdep.o CXX sparc-nbsd-tdep.o CXX sparc-obsd-tdep.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) ^~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors Makefile:1641: recipe for target 'source-cache.o' failed make[2]: *** [source-cache.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build/gdb' Makefile:8792: recipe for target 'all-gdb' failed make[1]: *** [all-gdb] Error 2 make[1]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-extended-gdbserver/build' Makefile:849: recipe for target 'all' failed make: *** [all] Error 2 ============================