From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: core-updates, next release, and all that Date: Wed, 27 Jul 2016 20:28:51 +0200 Message-ID: <20160727182851.GA6247@solar> References: <87zip9pex1.fsf@gnu.org> <20160722215936.GA6082@jasmine> <87h9bgocyk.fsf@gnu.org> <20160723112242.GA5942@solar> <20160724165922.GA4696@jasmine> <20160724174409.GA10837@solar> <87bn1lcp4d.fsf@gnu.org> <20160726213659.GA15537@solar> <20160727104436.GA2123@solar> <20160727162712.GA5456@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSTZk-0007Te-T9 for guix-devel@gnu.org; Wed, 27 Jul 2016 14:29:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSTZg-0005Oj-KU for guix-devel@gnu.org; Wed, 27 Jul 2016 14:28:59 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:14942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSTZg-0005OX-6x for guix-devel@gnu.org; Wed, 27 Jul 2016 14:28:56 -0400 Content-Disposition: inline In-Reply-To: <20160727162712.GA5456@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 On Wed, Jul 27, 2016 at 06:27:12PM +0200, Andreas Enge wrote: > Indeed. After disabling this one test, the package builds on my mips machine. > I pushed and will start a new evaluation of core-updates. Drawback: This essentially recompiles all of core-updates. If we consider mips64el as a "release critical" architecture in Debian parlance, I would say we have no choice. Otherwise, we could also revert my commit and merge core-updates now. Andreas