From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Re: 'core-updates' status Date: Sat, 19 Aug 2017 11:20:26 +1000 Message-ID: <9cb7963d-eedf-db45-438a-190350779a77@uq.edu.au> References: <87inhky3g2.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1disRS-0005p3-DM for guix-devel@gnu.org; Fri, 18 Aug 2017 21:20:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1disRP-0007jK-7c for guix-devel@gnu.org; Fri, 18 Aug 2017 21:20:46 -0400 Received: from mailhub2.soe.uq.edu.au ([130.102.132.209]:33923 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1disRO-0007Vf-7f for guix-devel@gnu.org; Fri, 18 Aug 2017 21:20:42 -0400 In-Reply-To: <87inhky3g2.fsf@fastmail.com> Content-Language: en-US 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: Marius Bakke , guix-devel@gnu.org Hi Marius, On 19/08/17 07:24, Marius Bakke wrote: > Hello! > > 'core-updates' has finished building on x86_64 and i686. There are a > few failing packages still, but nothing too scary. Please try to fix > some if you can! 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? ben