From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51578 invoked by alias); 17 Oct 2019 05:14:35 -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 51568 invoked by uid 89); 17 Oct 2019 05:14:35 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: simark.ca Received: from simark.ca (HELO simark.ca) (158.69.221.121) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 17 Oct 2019 05:14:33 +0000 Received: from [10.0.0.11] (unknown [192.222.164.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id D80221E50B; Thu, 17 Oct 2019 01:14:11 -0400 (EDT) Subject: Re: Breakage on builder Fedora-x86_64-w64-mingw32, revision 30d1f0184953478d14641c495261afd06ebfabac To: gdb-buildbot@sergiodj.net, gdb-patches@sourceware.org, Weimin Pan References: From: Simon Marchi Message-ID: <27c58546-9d9c-99b2-badb-190e70d2d41f@simark.ca> Date: Thu, 17 Oct 2019 05:14:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-10/txt/msg00548.txt.bz2 On 2019-10-16 11:43 p.m., gdb-buildbot@sergiodj.net wrote: > 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 This is already fixed in master. Simon