From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12878 invoked by alias); 7 Dec 2017 16:43:50 -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 12857 invoked by uid 89); 7 Dec 2017 16:43:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=BAYES_00,GIT_PATCH_3,KAM_NUMSUBJECT,SPF_HELO_PASS,T_RP_MATCHES_RCVD,URIBL_BLACK autolearn=ham version=3.3.2 spammy=H*i:sk:E1eMUTL, H*f:sk:E1eMUTL, H*f:sk:dce2246 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; Thu, 07 Dec 2017 16:43:47 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B42807EA81; Thu, 7 Dec 2017 16:43:46 +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 93AE669AFB; Thu, 7 Dec 2017 16:43:44 +0000 (UTC) From: Sergio Durigan Junior To: Alan Modra , gdb-patches@sourceware.org, Mark Wielaard Subject: Re: Breakage on builder Fedora-s390x-m64, revision dce2246a6c934bf35157e8970d0da5a11aefb282 References: Date: Thu, 07 Dec 2017 16:43:00 -0000 In-Reply-To: (gdb-buildbot@sergiodj.net's message of "Wed, 06 Dec 2017 02:50:27 -0500") Message-ID: <871sk6ebeo.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00140.txt.bz2 On Wednesday, December 06 2017, gdb-buildbot@sergiodj.net wrote: > Unfortunately it seems that there is a breakage on GDB. > > Commit title: 'Comment tidy' > Revision: dce2246a6c934bf35157e8970d0da5a11aefb282 This is another timeout issue... Mark, I'm temporarily disabling the e-mail notifications from this buildslave until we figure this out. Sorry about the noise. > You can find more details below: > > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > > Buildslave: > marist-fedora-s390x > > Full Build URL: > > > Commit(s) tested: > dce2246a6c934bf35157e8970d0da5a11aefb282 > > Author(s) (in the same order as the commits): > Alan Modra > > Subject: > Comment tidy > > 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/../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 ) > ( rm -f BLD-POTFILES-t BLD-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ ../& \\\\@" < ../../../binutils-gdb/bfd/po/BLD-POTFILES.in \ > | sed -e '$s/\\$//') > BLD-POTFILES-t \ > && chmod a-w BLD-POTFILES-t \ > && mv BLD-POTFILES-t BLD-POTFILES ) > cd .. \ > && CONFIG_FILES=po/Makefile.in:po/Make-in \ > CONFIG_HEADERS= /bin/sh ./config.status > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing libtool commands > config.status: executing default-1 commands > config.status: executing bfd_stdint.h commands > config.status: executing default commands > make[3]: Nothing to be done for 'info'. > make[3]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build/bfd/po' > make[3]: Entering directory '/home/mjw/gdb/build/fedora-s390x/build/bfd' > make[3]: Nothing to be done for 'info-am'. > make[3]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build/bfd' > make all-recursive > make[3]: Entering directory '/home/mjw/gdb/build/fedora-s390x/build/bfd' > Making all in doc > make[4]: Entering directory '/home/mjw/gdb/build/fedora-s390x/build/bfd/doc' > make[4]: Nothing to be done for 'all'. > make[4]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build/bfd/doc' > Making all in po > make[4]: Entering directory '/home/mjw/gdb/build/fedora-s390x/build/bfd/po' > file=`echo ../../../binutils-gdb/bfd/po/da | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/da.po > file=`echo ../../../binutils-gdb/bfd/po/es | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/es.po > file=`echo ../../../binutils-gdb/bfd/po/fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fi.po > file=`echo ../../../binutils-gdb/bfd/po/fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fr.po > file=`echo ../../../binutils-gdb/bfd/po/hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/hr.po > file=`echo ../../../binutils-gdb/bfd/po/id | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/id.po > file=`echo ../../../binutils-gdb/bfd/po/ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ja.po > file=`echo ../../../binutils-gdb/bfd/po/ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ro.po > file=`echo ../../../binutils-gdb/bfd/po/ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ru.po > file=`echo ../../../binutils-gdb/bfd/po/rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/rw.po > file=`echo ../../../binutils-gdb/bfd/po/sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/sr.po > file=`echo ../../../binutils-gdb/bfd/po/sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/sv.po > file=`echo ../../../binutils-gdb/bfd/po/tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/tr.po > file=`echo ../../../binutils-gdb/bfd/po/uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/uk.po > file=`echo ../../../binutils-gdb/bfd/po/vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/vi.po > file=`echo ../../../binutils-gdb/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/zh_CN.po > make[4]: Leaving directory '/home/mjw/gdb/build/fedora-s390x/build/bfd/po' > make[4]: Entering directory '/home/mjw/gdb/build/fedora-s390x/build/bfd' > rm -f bfd-tmp.h > ============================ -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/