From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 'core-updates' status Date: Fri, 18 Aug 2017 22:39:45 -0400 Message-ID: <8760dke0we.fsf@netris.org> References: <87inhky3g2.fsf@fastmail.com> <9cb7963d-eedf-db45-438a-190350779a77@uq.edu.au> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ditgM-0001S7-4J for guix-devel@gnu.org; Fri, 18 Aug 2017 22:40:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ditgI-00085d-UI for guix-devel@gnu.org; Fri, 18 Aug 2017 22:40:14 -0400 Received: from world.peace.net ([50.252.239.5]:47103) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ditgI-00085F-QA for guix-devel@gnu.org; Fri, 18 Aug 2017 22:40:10 -0400 In-Reply-To: <9cb7963d-eedf-db45-438a-190350779a77@uq.edu.au> (Ben Woodcroft's message of "Sat, 19 Aug 2017 11:20:26 +1000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ben Woodcroft Cc: guix-devel@gnu.org Ben Woodcroft writes: > I went to look at blast+ on armhf, and came across this: > > /tmp/guix-build-blast+-2.6.0.drv-0/ncbi-blast-2.6.0+-src/c++/include/corelib/ncbistl.hpp:73:23: > fatal error: error writing to > /tmp/guix-build-blast+-2.6.0.drv-0/ccWOjvYh.s: No space left on device > > Is this symptomatic of a larger issue? No. One of the armhf build slaves ran out of disk space recently. It's fixed now, and I tried to restart most of the failed builds, but I guess this one slipped through the cracks. I'll restart it. Thanks, Mark