From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34960 invoked by alias); 1 Nov 2017 15:37:24 -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 34712 invoked by uid 89); 1 Nov 2017 15:37:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=family 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; Wed, 01 Nov 2017 15:37:22 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-cc-with-index, revision 81b42bcab16f4462eb4c91db2cf09cd76e17402e From: gdb-buildbot@sergiodj.net To: James Bowman , gdb-patches@sourceware.org In-Reply-To: <81b42bcab16f4462eb4c91db2cf09cd76e17402e-master-breakage@gdb-build> Message-Id: Date: Wed, 01 Nov 2017 15:37:00 -0000 X-SW-Source: 2017-11/txt/msg00014.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts.' Revision: 81b42bcab16f4462eb4c91db2cf09cd76e17402e You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: fedora-x86-64-1 Full Build URL: Commit(s) tested: 81b42bcab16f4462eb4c91db2cf09cd76e17402e Author(s) (in the same order as the commits): James Bowman Subject: FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts. 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: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] 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 ============================