From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: bug#33330: Hurd failing to build Date: Fri, 09 Nov 2018 17:47:16 -0600 Message-ID: <8736s995kr.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLGWQ-0002AJ-L8 for bug-guix@gnu.org; Fri, 09 Nov 2018 18:49:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLGWN-000212-Co for bug-guix@gnu.org; Fri, 09 Nov 2018 18:49:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39777) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gLGWN-00020t-7Y for bug-guix@gnu.org; Fri, 09 Nov 2018 18:49:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gLGWM-0000XZ-1q for bug-guix@gnu.org; Fri, 09 Nov 2018 18:49:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLGVP-0001EF-5l for bug-guix@gnu.org; Fri, 09 Nov 2018 18:48:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLGVG-0000nV-Jg for bug-guix@gnu.org; Fri, 09 Nov 2018 18:47:59 -0500 Received: from mout02.posteo.de ([185.67.36.66]:60905) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gLGV1-0000Rd-Sl for bug-guix@gnu.org; Fri, 09 Nov 2018 18:47:45 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 782C32400E6 for ; Sat, 10 Nov 2018 00:47:22 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 42sGzB5p4Zz9rxL for ; Sat, 10 Nov 2018 00:47:18 +0100 (CET) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 33330@debbugs.gnu.org Hi all, I know that the hurd is not supported on Guix at the moment. I was trying to give it a try in spite of that, and it is failing to build. I am sure that this is a known issue, but I could not find any referencing issues of recent on debbugs. building /gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv... builder for `/gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv' failed with exit code 1 build of /gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv failed View build log at '/var/log/guix/drvs/83/vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv.bz2'. guix system: error: build failed: build of `/gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv' failed guix 03a4153 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 03a415365a1cfcc263f56d309f33a1a581790ca7 Best, Brett Gilio