From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvT7d-0002lT-5q for guix-patches@gnu.org; Tue, 04 Apr 2017 14:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvT7Z-0002aH-V2 for guix-patches@gnu.org; Tue, 04 Apr 2017 14:24:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cvT7Z-0002a5-RX for guix-patches@gnu.org; Tue, 04 Apr 2017 14:24:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cvT7Z-00050W-KH for guix-patches@gnu.org; Tue, 04 Apr 2017 14:24:01 -0400 Subject: bug#26361: Icecat patches Resent-Message-ID: References: <87r3182rpu.fsf@lassieur.org> <878tngay6d.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <878tngay6d.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Date: Tue, 04 Apr 2017 20:23:43 +0200 Message-ID: <87mvbwc9qo.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Marius Bakke Cc: Andreas Enge , 26361@debbugs.gnu.org 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!