From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kwanyin.sergiodj.net (kwanyin.sergiodj.net [158.69.185.54]) by sourceware.org (Postfix) with ESMTPS id 1D0493893657 for ; Wed, 29 Apr 2020 16:29:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1D0493893657 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 e487f9949ab654b20da8ac01b8311ae956136e5e From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Tom Tromey To: gdb-patches@sourceware.org, Tom Tromey In-Reply-To: Message-Id: Date: Wed, 29 Apr 2020 12:29:46 -0400 X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_3, KAM_SHORT, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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, 29 Apr 2020 16:29:56 -0000 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Implement event-loop glue for gdbserver' Revision: e487f9949ab654b20da8ac01b8311ae956136e5e 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 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.exe make[3]: Entering directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb' make[4]: Entering directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../binutils-gdb/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../binutils-gdb/gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../binutils-gdb/gdb/doc/all-cfg.texi gdb-cfg.texi date=`sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' ../../../binutils-gdb/gdb/doc/../../bfd/version.h`; \ sed -e "s/DATE/$date/" < ../../../binutils-gdb/gdb/doc/../version.in > version.subst echo "@set GDBVN `sed q version.subst`" > ./GDBvn.new if [ -n "(GDB) " ]; then \ echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z "-I ../../../binutils-gdb/gdb/doc/../../readline/readline/doc"; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT_DIR " >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../binutils-gdb/gdb/doc/../../readline/readline/doc -I ../../../binutils-gdb/gdb/doc/../mi -I ../../../binutils-gdb/gdb/doc \ -o gdb.info ../../../binutils-gdb/gdb/doc/gdb.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../binutils-gdb/gdb/doc -o stabs.info ../../../binutils-gdb/gdb/doc/stabs.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../binutils-gdb/gdb/doc -o annotate.info ../../../binutils-gdb/gdb/doc/annotate.texinfo make[4]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/doc' make[4]: Entering directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls files='gdb-syscalls.dtd freebsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=../../../binutils-gdb/gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done rm -rf ./python files='' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../binutils-gdb/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../binutils-gdb/gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi touch stamp-python rm -rf ./guile if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh ../../../binutils-gdb/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../binutils-gdb/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../binutils-gdb/gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit touch stamp-syscalls make[4]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/data-directory' make[3]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb' make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb' make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build' make: *** [Makefile:866: all] Error 2 program finished with exit code 2 elapsedTime=687.264636