From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes Subject: Re: bootstrap-tarballs fails Date: Sun, 02 Jul 2017 07:32:27 -0500 Message-ID: References: <87y3s8e0os.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp=Yes; Format=Flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRe3L-0003vq-6O for guix-devel@gnu.org; Sun, 02 Jul 2017 08:32:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRe3I-0006HE-3g for guix-devel@gnu.org; Sun, 02 Jul 2017 08:32:39 -0400 In-Reply-To: <87y3s8e0os.fsf@gnu.org> (from ludo@gnu.org on Sat Jul 1 08:39:15 2017) Content-Disposition: inline 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-1?q?Court=E8s?= Cc: guix-devel@gnu.org Hi Ludovic, > Something is wrong here: the =E2=80=9C*boot0=E2=80=9D packages are not =20 > cross-compilable, > they should never show up here. >=20 > What branch are you on? On master on GNU/Linux I don=E2=80=99t see them = on =20 > the > list of things to build: I'm working on core-updates branch on GNU/Linux, I've updated my =20 repository and compiled it again. Now compiles correctly! Thanks=