From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Minimum requirements for building everything on GuixSD? Date: Wed, 30 Dec 2015 20:22:19 -0500 Message-ID: <20151231012219.GC23122@jasmine> References: <87mvsroct8.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aERwd-0007be-0H for help-guix@gnu.org; Wed, 30 Dec 2015 20:22:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aERwZ-0001z5-2L for help-guix@gnu.org; Wed, 30 Dec 2015 20:22:22 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:50352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aERwY-0001yn-Uw for help-guix@gnu.org; Wed, 30 Dec 2015 20:22:18 -0500 Content-Disposition: inline In-Reply-To: <87mvsroct8.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: help-guix On Wed, Dec 30, 2015 at 10:18:27PM +0100, Ludovic Courtès wrote: > swedebugia@riseup.net skribis: > > > 1) 2 builds ran out of memory (qt 5.5.1 and webgtk) > > I think WebKit typically requires 4G+ of RAM. Also, some packages use huge amounts of disk space while building. For example, I had to restart a libreoffice build after ~5 hours because it didn't fit in my 3 GiB /tmp. > > > 2) diskspace consumption is larger than I expected > > 3) It takes weeks to complete it seems (after 8 days so far <50% done) > > > > *I have P4 2 core 3,2GHz, 1GB ram, 1GB swap and 40GB partition > > > > I heard from fps (after partitioning) that his x86_64 builds size > > about 70GB in total. > > Sounds like a good estimate (I don’t have any better figure actually > ;-)). > > Ludo’. >