From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16364 invoked by alias); 30 Nov 2018 20:58:01 -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 16322 invoked by uid 89); 30 Nov 2018 20:57:59 -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=Hx-languages-length:718 X-HELO: gnu.wildebeest.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 30 Nov 2018 20:57:58 +0000 Received: from librem.wildebeest.org (ip4da134f7.direct-adsl.nl [77.161.52.247]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 02E4D302BB40; Fri, 30 Nov 2018 21:57:54 +0100 (CET) Received: by librem.wildebeest.org (Postfix, from userid 1000) id 4832D14060E; Fri, 30 Nov 2018 21:57:54 +0100 (CET) Date: Fri, 30 Nov 2018 20:58:00 -0000 From: Mark Wielaard To: Sergio Durigan Junior Cc: Nick Clifton , gdb-patches@sourceware.org Subject: Re: Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7 Message-ID: <20181130205754.GM31795@wildebeest.org> References: <87va4eqvwn.fsf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87va4eqvwn.fsf@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-SW-Source: 2018-11/txt/msg00590.txt.bz2 On Fri, Nov 30, 2018 at 01:10:00PM -0500, Sergio Durigan Junior wrote: > > *** Internal error on buildslave (no space left on device). *** > > *** Please report this to the buildslave owner (see ) *** > > > > *** Failed to compiled GDB. *** > > 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? I cleaned up some disk space. But there is still only 1GB of free space left. I'll contact the server admin to see if we can get some more space. Cheers, Mark