From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: core-updates, next release, and all that Date: Sun, 24 Jul 2016 18:04:39 +0200 Message-ID: <20160724160439.GA7608@solar> References: <87zip9pex1.fsf@gnu.org> <20160722215936.GA6082@jasmine> <87h9bgocyk.fsf@gnu.org> <20160723112242.GA5942@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRLtZ-0002kr-LT for guix-devel@gnu.org; Sun, 24 Jul 2016 12:04:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRLtU-0006G3-NK for guix-devel@gnu.org; Sun, 24 Jul 2016 12:04:49 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:61490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRLtU-0006Fm-AD for guix-devel@gnu.org; Sun, 24 Jul 2016 12:04:44 -0400 Content-Disposition: inline In-Reply-To: <20160723112242.GA5942@solar> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel Hello, the current main blocker for a merge I identified in core-updates is that icecat does not build any more, while the same version builds in master. I just updated to 38.8.0-gnu2 in master, but this still does not build in core-updates. Right now, I am trying to disable parallel builds; so far things look good, I think we are beyond the previous point of failure. But of course this would not be a very pleasant solution, given the build time of the package... Andreas