From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85545 invoked by alias); 3 Aug 2016 19:20:17 -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 85532 invoked by uid 89); 3 Aug 2016 19:20:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= 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-GCM-SHA256 encrypted) ESMTPS; Wed, 03 Aug 2016 19:20:06 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 03 Aug 2016 19:56:00 -0000 Subject: *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.12-branch *** BREAKAGE *** From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q3/txt/msg01728.txt.bz2 Buildslave: debian-wheezy-s390x-1 Full Build URL: Commit(s) tested: d2ed2edaf76fc10505214290d04c3cf312acfbca Author(s) (in the same order as the commits): Tom Tromey Subject: Avoid potential memory leak in find_frame_funname Testsuite log (gdb.sum and gdb.log) URL(s): *** Internal error on buildslave (no space left on device). *** *** Please report this to the buildslave owner (see ) *** *** Failed to compiled GDB. *** ============================ ../../binutils-gdb/readline/complete.c:700:12: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] ../../binutils-gdb/readline/display.c:768:15: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] ../../binutils-gdb/readline/mbutil.c:122:12: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] checking for dlfcn.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking alloca.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral /home/dje/debian-wheezy-s390x-1/debian-s390x-native-gdbserver/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 39 shift/reduce conflicts [-Wconflicts-sr] /home/dje/debian-wheezy-s390x-1/debian-s390x-native-gdbserver/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr] /home/dje/debian-wheezy-s390x-1/debian-s390x-native-gdbserver/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] /home/dje/debian-wheezy-s390x-1/debian-s390x-native-gdbserver/build/gdb/../../binutils-gdb/gdb/m2-exp.y:301.25-44: warning: rule useless in parser due to conflicts [-Wother] ============================