From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53551 invoked by alias); 17 Oct 2019 03:43:14 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 53462 invoked by uid 89); 17 Oct 2019 03:43:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.0 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, 17 Oct 2019 03:43:12 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-w64-mingw32, revision 30d1f0184953478d14641c495261afd06ebfabac From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Weimin Pan In-Reply-To: <30d1f0184953478d14641c495261afd06ebfabac-master-breakage@gdb-build> Message-Id: Date: Thu, 17 Oct 2019 03:43:00 -0000 X-SW-Source: 2019-10/txt/msg00546.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'gdb: CTF support' Revision: 30d1f0184953478d14641c495261afd06ebfabac 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 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 tracectf.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/help-doc-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 xml-builtin.o CXX init.o CXXLD gdb.exe ../libctf/.libs/libctf.a(ctf-open.o): In function `flip_header': /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:964: undefined reference to `bswap_16' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:967: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:968: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:969: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:970: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:971: undefined reference to `bswap_32' ../libctf/.libs/libctf.a(ctf-open.o):/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:972: more undefined references to `bswap_32' follow ../libctf/.libs/libctf.a(ctf-open.o): In function `flip_types': /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1112: undefined reference to `bswap_16' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1113: undefined reference to `bswap_16' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1132: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1133: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1134: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1135: undefined reference to `bswap_32' /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1144: undefined reference to `bswap_32' ../libctf/.libs/libctf.a(ctf-open.o):/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1145: more undefined references to `bswap_32' follow ../libctf/.libs/libctf.a(ctf-open.o): In function `ctf_bufopen_internal': /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open.c:1342: undefined reference to `bswap_16' ../libctf/.libs/libctf.a(ctf-open-bfd.o): In function `ctf_fdopen': /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/libctf/../../binutils-gdb/libctf/ctf-open-bfd.c:268: undefined reference to `bswap_16' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:1885: gdb.exe] Error 1 make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb' make[1]: *** [Makefile:8917: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build' make: *** [Makefile:859: all] Error 2 program finished with exit code 2 elapsedTime=720.780540