From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.osci.io (polly.osci.io [8.43.85.229]) by sourceware.org (Postfix) with ESMTPS id EABA2388CC0B for ; Wed, 22 Jul 2020 07:25:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org EABA2388CC0B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gdb-buildbot.osci.io Authentication-Results: sourceware.org; spf=none smtp.mailfrom=SRS0=JyAP=BB=gdb-buildbot.osci.io=gdb-buildbot@osci.io Received: by mx1.osci.io (Postfix, from userid 994) id C41ED213C7; Wed, 22 Jul 2020 03:25:00 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 Received: from gdb-buildbot.osci.io (gdb-buildbot.osci.io [8.43.85.197]) by mx1.osci.io (Postfix) with ESMTP id 8404D21440; Wed, 22 Jul 2020 03:24:53 -0400 (EDT) Received: from gdb-buildbot.osci.io (localhost [IPv6:::1]) by gdb-buildbot.osci.io (Postfix) with ESMTP id 4D1D578A; Wed, 22 Jul 2020 03:24:53 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-i686, revision 39ff0b812324f4b050bb0b367b269db6d4d0cb8b From: gdb-buildbot@gdb-buildbot.osci.io To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Nelson Chu In-Reply-To: <39ff0b812324f4b050bb0b367b269db6d4d0cb8b-master-breakage@gdb-build> Message-Id: <20200722072453.4D1D578A@gdb-buildbot.osci.io> Date: Wed, 22 Jul 2020 03:24:53 -0400 (EDT) X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2020 07:25:02 -0000 Unfortunately it seems that there is a breakage on GDB. Commit title: 'RISC-V: Report warning when linking the objects with different priv specs.' Revision: 39ff0b812324f4b050bb0b367b269db6d4d0cb8b You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. CXX user-regs.o CXX utils.o CXX v850-tdep.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX vax-nbsd-tdep.o CXX vax-tdep.o GEN stamp-version CXX windows-tdep.o CXX x86-linux-nat.o CXX x86-nat.o CXX x86-tdep.o CXX xcoffread.o GEN xml-builtin.c CXX xml-support.o CXX xml-syscall.o CXX xml-tdesc.o CXX xstormy16-tdep.o CXX xtensa-config.o CXX xtensa-linux-tdep.o CXX xtensa-tdep.o CXX gdb.o CXX aarch32-tdep.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arc-tdep.o CXX arch-utils.o CXX arch/aarch32.o CXX arch/arc.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX arch/i386.o CXX arch/ppc-linux-common.o CXX arch/riscv.o CXX arm-bsd-tdep.o CXX arm-fbsd-tdep.o CXX arm-linux-tdep.o CXX arm-nbsd-tdep.o CXX arm-obsd-tdep.o CXX arm-pikeos-tdep.o CXX arm-symbian-tdep.o CXX arm-tdep.o CXX arm-wince-tdep.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX avr-tdep.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX bfin-linux-tdep.o CXX bfin-tdep.o CXX block.o CXX blockframe.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bsd-uthread.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX cp-name-parser.o CXX d-exp.o CXX f-exp.o CXX go-exp.o CXX m2-exp.o CXX p-exp.o CXX rust-exp.o CXX version.o CXX xml-builtin.o GEN init.c CXX init.o CXXLD gdb /usr/bin/ld: ../opcodes/libopcodes.a(riscv-dis.o): in function `parse_riscv_dis_option': /home/gdb-buildbot-2/fedora-x86-64-4/fedora-i686/build/opcodes/../../binutils-gdb/opcodes/riscv-dis.c:102: undefined reference to `riscv_get_priv_spec_class' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:1861: gdb] Error 1 make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-i686/build/gdb' make[1]: *** [Makefile:10066: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-i686/build' make: *** [Makefile:854: all] Error 2 program finished with exit code 2 elapsedTime=454.140815