From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31506 invoked by alias); 30 Nov 2018 18:10:07 -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 31479 invoked by uid 89); 30 Nov 2018 18:10:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*mjw 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; Fri, 30 Nov 2018 18:10:04 +0000 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D51ED31524FA for ; Fri, 30 Nov 2018 18:10:03 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id B12BE60C67; Fri, 30 Nov 2018 18:10:00 +0000 (UTC) From: Sergio Durigan Junior To: Nick Clifton , gdb-patches@sourceware.org Cc: Mark Wielaard Subject: Re: Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7 References: Date: Fri, 30 Nov 2018 18:10:00 -0000 In-Reply-To: (gdb-buildbot's message of "Fri, 30 Nov 2018 06:51:07 -0500") Message-ID: <87va4eqvwn.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00579.txt.bz2 On Friday, November 30 2018, gdb-buildbot wrote: > 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 > ============================ Nick, sorry about this false-positive. It is a problem with the builder machine running out of space. Hey Mark, can you please take a look at this? Thanks in advance, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/