From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49644 invoked by alias); 2 Dec 2017 17:58:48 -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 49635 invoked by uid 89); 2 Dec 2017 17:58:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.2 required=5.0 tests=BAYES_00,GIT_PATCH_3,KB_WAM_FROM_NAME_SINGLEWORD,SPF_HELO_PASS,T_RP_MATCHES_RCVD,URIBL_BLACK autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 02 Dec 2017 17:58:46 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 0F44E8763C for ; Sat, 2 Dec 2017 17:58:45 +0000 (UTC) Received: from localhost (unused-10-15-17-193.yyz.redhat.com [10.15.17.193]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B47DC5E1B7; Sat, 2 Dec 2017 17:58:44 +0000 (UTC) From: Sergio Durigan Junior To: gdb-patches@sourceware.org Cc: Mark Wielaard Subject: Re: Breakage on builder Fedora-s390x-m64, revision 97cbe998d0dd5c13a0317fbb24d745da367d8caa References: Date: Sat, 02 Dec 2017 17:58:00 -0000 In-Reply-To: (gdb-buildbot@sergiodj.net's message of "Fri, 01 Dec 2017 21:53:01 -0500") Message-ID: <87vahp6mgb.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00046.txt.bz2 On Friday, December 01 2017, gdb-buildbot@sergiodj.net wrote: > Unfortunately it seems that there is a breakage on GDB. > > Commit title: 'Add support for the readnever concept' > Revision: 97cbe998d0dd5c13a0317fbb24d745da367d8caa Hm, this build failed because of a timeout... Mark, I know this is hard to investigate, but could you take a look at this? Not sure if the machine is overloaded or not... > You can find more details below: > > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > > Buildslave: > marist-fedora-s390x > > Full Build URL: > > > Commit(s) tested: > 97cbe998d0dd5c13a0317fbb24d745da367d8caa > > Author(s) (in the same order as the commits): > Sergio Durigan Junior > > Subject: > Add support for the readnever concept > > 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. > > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../coffcode.h >coffcode.tmp > test -e coffcode.texi || test ! -f ../../../binutils-gdb/bfd/doc/coffcode.texi || cp -p ../../../binutils-gdb/bfd/doc/coffcode.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi > touch coffcode.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../corefile.c >core.tmp > test -e core.texi || test ! -f ../../../binutils-gdb/bfd/doc/core.texi || cp -p ../../../binutils-gdb/bfd/doc/core.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change core.tmp core.texi > touch core.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../elf.c >elf.tmp > test -e elf.texi || test ! -f ../../../binutils-gdb/bfd/doc/elf.texi || cp -p ../../../binutils-gdb/bfd/doc/elf.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change elf.tmp elf.texi > touch elf.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../elfcode.h >elfcode.tmp > test -e elfcode.texi || test ! -f ../../../binutils-gdb/bfd/doc/elfcode.texi || cp -p ../../../binutils-gdb/bfd/doc/elfcode.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi > touch elfcode.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../format.c >format.tmp > test -e format.texi || test ! -f ../../../binutils-gdb/bfd/doc/format.texi || cp -p ../../../binutils-gdb/bfd/doc/format.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change format.tmp format.texi > touch format.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../libbfd.c >libbfd.tmp > test -e libbfd.texi || test ! -f ../../../binutils-gdb/bfd/doc/libbfd.texi || cp -p ../../../binutils-gdb/bfd/doc/libbfd.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi > touch libbfd.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../bfdwin.c >bfdwin.tmp > test -e bfdwin.texi || test ! -f ../../../binutils-gdb/bfd/doc/bfdwin.texi || cp -p ../../../binutils-gdb/bfd/doc/bfdwin.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi > touch bfdwin.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../bfdio.c >bfdio.tmp > test -e bfdio.texi || test ! -f ../../../binutils-gdb/bfd/doc/bfdio.texi || cp -p ../../../binutils-gdb/bfd/doc/bfdio.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi > touch bfdio.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../opncls.c >opncls.tmp > test -e opncls.texi || test ! -f ../../../binutils-gdb/bfd/doc/opncls.texi || cp -p ../../../binutils-gdb/bfd/doc/opncls.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change opncls.tmp opncls.texi > touch opncls.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../reloc.c >reloc.tmp > test -e reloc.texi || test ! -f ../../../binutils-gdb/bfd/doc/reloc.texi || cp -p ../../../binutils-gdb/bfd/doc/reloc.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change reloc.tmp reloc.texi > touch reloc.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../section.c >section.tmp > test -e section.texi || test ! -f ../../../binutils-gdb/bfd/doc/section.texi || cp -p ../../../binutils-gdb/bfd/doc/section.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change section.tmp section.texi > touch section.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../syms.c >syms.tmp > test -e syms.texi || test ! -f ../../../binutils-gdb/bfd/doc/syms.texi || cp -p ../../../binutils-gdb/bfd/doc/syms.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change syms.tmp syms.texi > touch syms.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../targets.c >targets.tmp > test -e targets.texi || test ! -f ../../../binutils-gdb/bfd/doc/targets.texi || cp -p ../../../binutils-gdb/bfd/doc/targets.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change targets.tmp targets.texi > touch targets.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../init.c >init.tmp > test -e init.texi || test ! -f ../../../binutils-gdb/bfd/doc/init.texi || cp -p ../../../binutils-gdb/bfd/doc/init.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change init.tmp init.texi > touch init.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../hash.c >hash.tmp > test -e hash.texi || test ! -f ../../../binutils-gdb/bfd/doc/hash.texi || cp -p ../../../binutils-gdb/bfd/doc/hash.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change hash.tmp hash.texi > touch hash.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../linker.c >linker.tmp > test -e linker.texi || test ! -f ../../../binutils-gdb/bfd/doc/linker.texi || cp -p ../../../binutils-gdb/bfd/doc/linker.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change linker.tmp linker.texi > touch linker.stamp > ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../mmo.c >mmo.tmp > test -e mmo.texi || test ! -f ../../../binutils-gdb/bfd/doc/mmo.texi || cp -p ../../../binutils-gdb/bfd/doc/mmo.texi . > /bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change mmo.tmp mmo.texi > touch mmo.stamp > restore=: && backupdir=".am$$" && \ > rm -rf $backupdir && mkdir $backupdir && \ > if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ > for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ > else :; fi && \ > if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../binutils-gdb/bfd/doc \ > -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-gdb/bfd/doc/'`bfd.texinfo; \ > then \ > rc=0; \ > else \ > rc=$?; \ > $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ > fi; \ > rm -rf $backupdir; exit $rc > make[3]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build/bfd/doc' > Making info in po > make[3]: Entering directory '/home/mjw/gdb/build/fedora-s390x/build/bfd/po' > ( if test 'x../../../binutils-gdb/bfd/po' != 'x.'; then \ > posrcprefix='../../../binutils-gdb/bfd/'; \ > else \ > posrcprefix="../"; \ > fi; \ > rm -f SRC-POTFILES-t SRC-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-gdb/bfd/po/SRC-POTFILES.in \ > | sed -e '$s/\\$//') > SRC-POTFILES-t \ > && chmod a-w SRC-POTFILES-t \ > && mv SRC-POTFILES-t SRC-POTFILES ) > ============================ -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/