From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99302 invoked by alias); 23 May 2019 19:44:10 -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 99264 invoked by uid 89); 23 May 2019 19:44:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 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; Thu, 23 May 2019 19:44:08 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 23 May 2019 21:58:00 -0000 Subject: *** COMPILATION FAILED *** Failures on Fedora-i686, 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: 2019-q2/txt/msg04246.txt.bz2 Buildslave: fedora-x86-64-2 Full Build URL: Commit(s) tested: fd0de36e274c8141a5dd4579cd04856dc88370da Author(s) (in the same order as the commits): Jose E. Marchesi Subject: bfd: add support for eBPF 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 sparc-ravenscar-thread.o CXX sparc-sol2-tdep.o CXX sparc-tdep.o CXX spu-multiarch.o CXX spu-tdep.o CXX stabsread.o CXX stack.o CXX std-regs.o CXX stub-termcap.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tic6x-linux-tdep.o CXX tic6x-tdep.o CXX tid-parse.o CXX tilegx-linux-tdep.o CXX tilegx-tdep.o CXX top.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX unittests/array-view-selftests.o CXX unittests/child-path-selftests.o CXX unittests/cli-utils-selftests.o CXX unittests/common-utils-selftests.o CXX unittests/copy_bitwise-selftests.o CXX unittests/environ-selftests.o CXX unittests/format_pieces-selftests.o CXX unittests/function-view-selftests.o CXX unittests/lookup_name_info-selftests.o CXX unittests/memory-map-selftests.o CXX unittests/memrange-selftests.o CXX unittests/mkdir-recursive-selftests.o CXX unittests/observable-selftests.o CXX unittests/offset-type-selftests.o CXX unittests/optional-selftests.o CXX unittests/parse-connection-spec-selftests.o CXX unittests/ptid-selftests.o CXX unittests/rsp-low-selftests.o CXX unittests/scoped_fd-selftests.o CXX unittests/scoped_mmap-selftests.o CXX unittests/scoped_restore-selftests.o CXX unittests/string_view-selftests.o CXX unittests/style-selftests.o CXX unittests/tracepoint-selftests.o CXX unittests/unpack-selftests.o CXX unittests/utils-selftests.o CXX unittests/xml-utils-selftests.o 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 CXX version.o CXX windows-tdep.o CXX x86-linux-nat.o CXX x86-nat.o CXX x86-tdep.o CXX xcoffread.o CXX xml-builtin.o 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 init.o CXXLD gdb /usr/bin/ld: ../bfd/libbfd.a(targets.o):(.rodata+0x1364): undefined reference to `bpf_elf64_le_vec' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:1895: gdb] Error 1 make[1]: *** [Makefile:8793: all-gdb] Error 2 make: *** [Makefile:850: all] Error 2 make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb' make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build' ============================