From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: Hurd bootstrap tarballs Date: Thu, 2 Mar 2017 13:33:39 +0200 Message-ID: <44b0dd65-681c-890f-f4e8-93b4b884cec1@gmail.com> References: <20170224094755.GA1441@jurong> <14af0baf-7ae5-d8e0-bee9-45704f5e4798@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjOzV-0002NS-F3 for guix-devel@gnu.org; Thu, 02 Mar 2017 06:33:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjOzQ-0006Hl-GC for guix-devel@gnu.org; Thu, 02 Mar 2017 06:33:49 -0500 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:38606) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjOzQ-0006GV-9h for guix-devel@gnu.org; Thu, 02 Mar 2017 06:33:44 -0500 Received: by mail-wm0-x22b.google.com with SMTP id t193so8845130wmt.1 for ; Thu, 02 Mar 2017 03:33:42 -0800 (PST) Received: from [192.168.2.110] (ppp-2-86-210-204.home.otenet.gr. [2.86.210.204]) by smtp.gmail.com with ESMTPSA id o70sm10817833wmi.26.2017.03.02.03.33.40 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2017 03:33:41 -0800 (PST) In-Reply-To: <14af0baf-7ae5-d8e0-bee9-45704f5e4798@gmail.com> 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: guix-devel@gnu.org Just for future reference this was fixed with commit 751702676e0dcf39657082138f45340b65ae4d3e. Manolis On 02/24/2017 04:17 PM, Manolis Ragkousis wrote: > I am already into it. The sysdeps/unix/sysv/linux/bits/fcntl-linux.h > part is the problem. > > I was thinking on breaking the patch into two and only apply the second > one when using glibc/linux. Will report back. > > Manolis > > On 02/24/17 11:47, Andreas Enge wrote: >> Hello, >> >> on core-updates, building the hurd tarballs fails due to a patch that does >> not apply to glibc: >> http://hydra.gnu.org/build/1845884 >> >> Could you have a look, please, Manolis? :-) >> >> Thanks, >> >> Andreas >> >>