From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51385 invoked by alias); 16 Apr 2018 14:00:47 -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 50118 invoked by uid 89); 16 Apr 2018 14:00:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.5 required=5.0 tests=AWL,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; Mon, 16 Apr 2018 14:00:39 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Mon, 16 Apr 2018 14:00:00 -0000 Subject: *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m64, branch master *** BREAKAGE *** From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2018-q2/txt/msg01446.txt.bz2 Buildslave: fedora-x86-64-3 Full Build URL: Commit(s) tested: a2a79012fe7ad4bcc354c14410679ccb705d5326 Author(s) (in the same order as the commits): Pedro Alves Subject: gdb: Remove OpenBSD/m88k support 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 arm-nbsd-tdep.o CXX arm-obsd-tdep.o CXX arm-symbian-tdep.o CXX arm-tdep.o CXX arm-wince-tdep.o CXX avr-tdep.o CXX bfin-linux-tdep.o CXX bfin-tdep.o CXX bsd-uthread.o CXX cris-linux-tdep.o CXX cris-tdep.o CXX dicos-tdep.o CXX fbsd-tdep.o CXX frv-linux-tdep.o CXX frv-tdep.o CXX ft32-tdep.o CXX glibc-tdep.o CXX h8300-tdep.o CXX hppa-bsd-tdep.o CXX hppa-linux-tdep.o CXX hppa-nbsd-tdep.o CXX hppa-obsd-tdep.o CXX hppa-tdep.o CXX i386-bsd-tdep.o CXX i386-cygwin-tdep.o CXX i386-darwin-tdep.o CXX i386-dicos-tdep.o CXX i386-fbsd-tdep.o CXX i386-gnu-tdep.o CXX i386-go32-tdep.o CXX i386-linux-tdep.o CXX i386-nbsd-tdep.o CXX i386-nto-tdep.o CXX i386-obsd-tdep.o CXX i386-sol2-tdep.o CXX i386-tdep.o CXX i387-tdep.o CXX iq2000-tdep.o CXX linux-record.o CXX linux-tdep.o CXX lm32-tdep.o CXX m32c-tdep.o CXX m32r-linux-tdep.o CXX m32r-tdep.o CXX m68hc11-tdep.o CXX m68k-bsd-tdep.o CXX m68k-linux-tdep.o CXX m68k-tdep.o CXX mep-tdep.o CXX microblaze-linux-tdep.o CXX microblaze-tdep.o CXX mips-fbsd-tdep.o CXX mips-linux-tdep.o CXX mips-nbsd-tdep.o CXX mips-sde-tdep.o CXX mips-tdep.o CXX mn10300-linux-tdep.o CXX mn10300-tdep.o CXX moxie-tdep.o CXX msp430-tdep.o CXX nbsd-tdep.o CXX nds32-tdep.o CXX nios2-linux-tdep.o CXX nios2-tdep.o CXX nto-tdep.o CXX obsd-tdep.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 ravenscar-thread.o CXX riscv-tdep.o CXX rl78-tdep.o CXX rs6000-aix-tdep.o CXX rs6000-lynx178-tdep.o CXX rs6000-tdep.o CXX rx-tdep.o CXX s390-linux-tdep.o CXX s390-tdep.o CXX score-tdep.o CXX sh-linux-tdep.o ../../binutils-gdb/gdb/sh-linux-tdep.c: In function void sh_linux_init_abi(gdbarch_info, gdbarch*): ../../binutils-gdb/gdb/sh-linux-tdep.c:199:35: error: bfd_mach_sh5 was not declared in this scope if (info.bfd_arch_info->mach != bfd_mach_sh5) ^~~~~~~~~~~~ ../../binutils-gdb/gdb/sh-linux-tdep.c:199:35: note: suggested alternative: bfd_mach_sh if (info.bfd_arch_info->mach != bfd_mach_sh5) ^~~~~~~~~~~~ bfd_mach_sh CXX sh-nbsd-tdep.o make[2]: *** [Makefile:1613: sh-linux-tdep.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver/build/gdb' make[1]: *** [Makefile:8793: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver/build' make: *** [Makefile:850: all] Error 2 ============================