From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: Cross-compilation to GNU/Hurd broken on core-updates Date: Thu, 8 Jun 2017 22:32:44 +0300 Message-ID: <02e065a4-7431-8ca6-4561-ac843f3ea8ea@gmail.com> References: <87efuv31b4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJ3Ar-0000er-88 for guix-devel@gnu.org; Thu, 08 Jun 2017 15:32:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJ3An-0005pM-Ag for guix-devel@gnu.org; Thu, 08 Jun 2017 15:32:53 -0400 In-Reply-To: Content-Language: en-US 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: =?UTF-8?Q?Ludovic_Court=c3=a8s?= Cc: guix-devel Hey Ludo, Locally on the latest core-updates 70eea6ea14590a5a13656148915bd62f5fecf5f7 running `./pre-inst-env guix build --target=i586-pc-gnu bootstrap-tarballs --fallback' builds successfully. 10:27:47 manolis@aeneas ~/repos/guix [env]$ ./pre-inst-env guix build --target=i586-pc-gnu bootstrap-tarballs --fallback /gnu/store/wxc24a87bqqd3dwhbg8wh8ahmwycn1lj-bootstrap-tarballs-0 Are you sure the problem was on core-updates? Or am I missing something? Manolis