From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95263 invoked by alias); 13 Jan 2016 16:19:55 -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 95252 invoked by uid 89); 13 Jan 2016 16:19:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 spammy=1538, 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 16:19:53 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 13 Jan 2016 16:19:00 -0000 Subject: Failures on Debian-s390x-native-gdbserver-m64, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: <4e7b8beaa3b7b9ac8577b10afa9d58bb9d453b08@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q1/txt/msg01743.txt.bz2 Buildslave: debian-wheezy-s390x-1 Full Build URL: Commit(s) tested: 4e7b8beaa3b7b9ac8577b10afa9d58bb9d453b08 Author(s) (in the same order as the commits): Yao Qi Subject: Read instruction with byte_order_for_code 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/../init.c >init.tmp ./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 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 reloc.texi || test ! -f ../../../binutils-gdb/bfd/doc/reloc.texi || cp -p ../../../binutils-gdb/bfd/doc/reloc.texi . test -e syms.texi || test ! -f ../../../binutils-gdb/bfd/doc/syms.texi || cp -p ../../../binutils-gdb/bfd/doc/syms.texi . /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change targets.tmp targets.texi touch section.stamp /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change reloc.tmp reloc.texi test -e init.texi || test ! -f ../../../binutils-gdb/bfd/doc/init.texi || cp -p ../../../binutils-gdb/bfd/doc/init.texi . test -e hash.texi || test ! -f ../../../binutils-gdb/bfd/doc/hash.texi || cp -p ../../../binutils-gdb/bfd/doc/hash.texi . test -e linker.texi || test ! -f ../../../binutils-gdb/bfd/doc/linker.texi || cp -p ../../../binutils-gdb/bfd/doc/linker.texi . /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change hash.tmp hash.texi /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change syms.tmp syms.texi /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change init.tmp init.texi /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change linker.tmp linker.texi test -e mmo.texi || test ! -f ../../../binutils-gdb/bfd/doc/mmo.texi || cp -p ../../../binutils-gdb/bfd/doc/mmo.texi . /bin/bash ../../../binutils-gdb/bfd/doc/../../move-if-change mmo.tmp mmo.texi touch targets.stamp touch init.stamp touch reloc.stamp touch hash.stamp touch linker.stamp touch syms.stamp touch mmo.stamp restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/home/dje/debian-wheezy-s390x-1/debian-s390x-native-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-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-gdbserver/binutils-gdb/missing: 81: /home/dje/debian-wheezy-s390x-1/debian-s390x-native-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]: *** [bfd.info] Error 127 make[3]: Leaving directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-gdbserver/build/bfd/doc' Making info in po make[3]: Entering directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-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-gdbserver/build/bfd/po' make[3]: Entering directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-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-gdbserver/build/bfd' Makefile:1679: recipe for target 'info-recursive' failed make[2]: *** [info-recursive] Error 1 make[2]: Leaving directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-gdbserver/build/bfd' Makefile:2719: recipe for target 'all-bfd' failed make[1]: Leaving directory '/home/dje/debian-wheezy-s390x-1/debian-s390x-native-gdbserver/build' make[1]: *** [all-bfd] Error 2 make: *** [all] Error 2 Makefile:846: recipe for target 'all' failed ============================