From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 37203 invoked by alias); 13 Jan 2016 11:42:22 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 37189 invoked by uid 89); 13 Jan 2016 11:42:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 spammy=UD:info X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 13 Jan 2016 11:42:20 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 13 Jan 2016 11:42:00 -0000 Subject: Failures on Debian-s390x-native-extended-gdbserver-m64, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q1/txt/msg01649.txt.bz2 Buildslave: debian-wheezy-s390x-1 Full Build URL: Commit(s) tested: c84f6bbfe50ff13928360d3cc349d7c553867ce6 Author(s) (in the same order as the commits): Pedro Alves Subject: Implement "info threads -gid" 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. touch bfdio.stamp ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../init.c >init.tmp /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change reloc.tmp reloc.texi test -e syms.texi || test ! -f ../../../binutils-gdb/bfd/doc/syms.texi || cp -p ../../../binutils-gdb/bfd/doc/syms.texi . ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../hash.c >hash.tmp ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../linker.c >linker.tmp touch opncls.stamp touch section.stamp /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change syms.tmp syms.texi test -e targets.texi || test ! -f ../../../binutils-gdb/bfd/doc/targets.texi || cp -p ../../../binutils-gdb/bfd/doc/targets.texi . ./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../mmo.c >mmo.tmp test -e hash.texi || test ! -f ../../../binutils-gdb/bfd/doc/hash.texi || cp -p ../../../binutils-gdb/bfd/doc/hash.texi . /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change targets.tmp targets.texi touch reloc.stamp /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change hash.tmp hash.texi test -e linker.texi || test ! -f ../../../binutils-gdb/bfd/doc/linker.texi || cp -p ../../../binutils-gdb/bfd/doc/linker.texi . test -e mmo.texi || test ! -f ../../../binutils-gdb/bfd/doc/mmo.texi || cp -p ../../../binutils-gdb/bfd/doc/mmo.texi . test -e init.texi || test ! -f ../../../binutils-gdb/bfd/doc/init.texi || cp -p ../../../binutils-gdb/bfd/doc/init.texi . /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change linker.tmp linker.texi touch syms.stamp /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change init.tmp init.texi touch targets.stamp touch hash.stamp /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change mmo.tmp mmo.texi touch init.stamp touch linker.stamp touch mmo.stamp restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/binutils-gdb/missing 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 /home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/binutils-gdb/missing 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 /home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/binutils-gdb/missing: 81: /home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/binutils-gdb/missing: makeinfo: not found WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: Makefile:443: recipe for target 'bfd.info' failed make[3]: Leaving directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/build/bfd/doc' make[3]: *** [bfd.info] Error 127 Making info in po make[3]: Entering directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/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/bash ./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/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/build/bfd/po' make[3]: Entering directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/build/bfd' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/build/bfd' Makefile:1679: recipe for target 'info-recursive' failed make[2]: Leaving directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/build/bfd' make[2]: *** [info-recursive] Error 1 Makefile:2719: recipe for target 'all-bfd' failed make[1]: *** [all-bfd] Error 2 make[1]: Leaving directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/build' Makefile:846: recipe for target 'all' failed make: *** [all] Error 2 ============================