From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Preliminary IceCat 68.2 package Date: Wed, 23 Oct 2019 15:50:34 -0400 Message-ID: <87tv7zw89m.fsf@netris.org> References: <87k18vzwl2.fsf@netris.org> <87blu7zr8f.fsf@netris.org> <87v9sfk3br.fsf@igalia.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59527) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNMfU-0006nE-3G for guix-devel@gnu.org; Wed, 23 Oct 2019 15:51:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNMfT-00031p-42 for guix-devel@gnu.org; Wed, 23 Oct 2019 15:51:39 -0400 Received: from world.peace.net ([64.112.178.59]:55316) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNMfT-000314-0f for guix-devel@gnu.org; Wed, 23 Oct 2019 15:51:39 -0400 In-Reply-To: <87v9sfk3br.fsf@igalia.com> (Andy Wingo's message of "Wed, 23 Oct 2019 15:18:32 +0200") 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: Andy Wingo Cc: guix-devel@gnu.org Hi Andy, Andy Wingo writes: > I know that's not very reassuring, but if you're looking for a quick > workaround, running your "make -jN" in a loop 5 times or something may > be good enough. Thanks again for suggesting this. I was stuck, and you got me unstuck, and for that I'm very grateful. I've pushed a new 'wip-icecat-68' branch with a preliminary IceCat 68.2 package that should now build *far* more reliably. Mark