From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: Hurd bootstrap tarballs Date: Fri, 24 Feb 2017 16:17:10 +0200 Message-ID: <14af0baf-7ae5-d8e0-bee9-45704f5e4798@gmail.com> References: <20170224094755.GA1441@jurong> 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]:40528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chGgR-0003Py-G0 for guix-devel@gnu.org; Fri, 24 Feb 2017 09:17:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chGgN-0000JG-Ig for guix-devel@gnu.org; Fri, 24 Feb 2017 09:17:19 -0500 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:38718) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1chGgN-0000Ih-CI for guix-devel@gnu.org; Fri, 24 Feb 2017 09:17:15 -0500 Received: by mail-wm0-x230.google.com with SMTP id r141so15607198wmg.1 for ; Fri, 24 Feb 2017 06:17:13 -0800 (PST) In-Reply-To: <20170224094755.GA1441@jurong> 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: Andreas Enge Cc: guix-devel@gnu.org 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 > >