From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2737 invoked by alias); 30 Nov 2018 11:51:11 -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 2576 invoked by uid 89); 30 Nov 2018 11:51:11 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,KAM_NUMSUBJECT,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 30 Nov 2018 11:51:09 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7 From: gdb-buildbot@sergiodj.net To: Nick Clifton , gdb-patches@sourceware.org In-Reply-To: Message-Id: Date: Fri, 30 Nov 2018 11:51:00 -0000 X-SW-Source: 2018-11/txt/msg00565.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments.' Revision: beab453223769279cc1cef68a1622ab8978641f7 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: marist-fedora-s390x Full Build URL: Commit(s) tested: beab453223769279cc1cef68a1622ab8978641f7 Author(s) (in the same order as the commits): Nick Clifton Subject: Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments. 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. *** ============================ checking sys/stream.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror ../../binutils-gdb/readline/complete.c:701:12: warning: implicit declaration of function wcwidth; did you mean fnwidth? [-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 compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral -Werror ============================