From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvWDG-00014t-Pi for guix-patches@gnu.org; Tue, 04 Apr 2017 17:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvWDC-0003ic-VH for guix-patches@gnu.org; Tue, 04 Apr 2017 17:42:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34677) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cvWDC-0003iX-Nu for guix-patches@gnu.org; Tue, 04 Apr 2017 17:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cvWDC-0003FR-8w for guix-patches@gnu.org; Tue, 04 Apr 2017 17:42:02 -0400 Subject: bug#26361: Icecat patches Resent-Message-ID: Date: Tue, 4 Apr 2017 21:41:17 +0000 From: ng0 Message-ID: <20170404214117.zgfcr67sxqicypwd@abyayala> References: <87r3182rpu.fsf@lassieur.org> <878tngay6d.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87mvbwc9qo.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87mvbwc9qo.fsf@lassieur.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 26361@debbugs.gnu.org, Andreas Enge Clément Lassieur transcribed 0.5K bytes: > Marius Bakke writes: > > > Clément Lassieur writes: > > > >> The first patch fixes the crash (see > >> http://lists.gnu.org/archive/html/guix-devel/2017-04/msg00091.html). > >> > >> The second re-enables parallel build. I don't know why it was > >> disabled. Andreas, please comment if you think it should not be > >> re-enabled :) > > > > I can confirm that these two patches work for me. No crashes so far, and > > *much* faster build time. I'd say ship it :) > > Pushed! > > > Many thanks! Also: I think that moved the compile time for icecat from ~3 hours down to 30 minutes, excluding grafting (other updates are still running). Excellent :)