From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: i686: recipe for target 'cc1plus' failed Date: Sat, 08 Feb 2014 23:38:39 +0100 Message-ID: <87fvnti61c.fsf@gnu.org> References: <87ob2h7iki.fsf@karetnikov.org> <874n49k04j.fsf@gnu.org> <877g95sdrx.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCGXw-0001J7-AU for guix-devel@gnu.org; Sat, 08 Feb 2014 17:38:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCGXq-00055V-O0 for guix-devel@gnu.org; Sat, 08 Feb 2014 17:38:48 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:39291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCGXq-00055H-HT for guix-devel@gnu.org; Sat, 08 Feb 2014 17:38:42 -0500 In-Reply-To: <877g95sdrx.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sat, 08 Feb 2014 21:41:21 +0400") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: guix-devel@gnu.org Nikita Karetnikov skribis: >> This is =E2=80=98master=E2=80=99? > > Yes. > >> Could it be an ENOMEM showing up above in the log? > > ranlib: libbackend.a: No space left on device > > It seems I should clean up my disk. Yep. :-) > How much space does IceCat need? Now that it=E2=80=99s built with -g0, it=E2=80=99s around 400 MiB IIRC (wit= h debugging symbols it was more around 4 GiB...) Ludo=E2=80=99.