From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62406 invoked by alias); 1 Dec 2018 14:42:17 -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 62310 invoked by uid 89); 1 Dec 2018 14:42:17 -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=Delay 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; Sat, 01 Dec 2018 14:42:15 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-s390x-m64, revision b44ee3a8cf21294eeb079ffbada7eeb559a9c6b4 From: gdb-buildbot@sergiodj.net To: H.J. Lu , gdb-patches@sourceware.org In-Reply-To: Message-Id: Date: Sat, 01 Dec 2018 14:42:00 -0000 X-SW-Source: 2018-12/txt/msg00005.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'x86: Delay setting the iplt section alignment' Revision: b44ee3a8cf21294eeb079ffbada7eeb559a9c6b4 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: marist-fedora-s390x Full Build URL: Commit(s) tested: b44ee3a8cf21294eeb079ffbada7eeb559a9c6b4 Author(s) (in the same order as the commits): H.J. Lu Subject: x86: Delay setting the iplt section alignment 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 for type of signal functions... 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] Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror ../../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] ============================