From mboxrd@z Thu Jan 1 00:00:00 1970 From: Svante Signell Subject: Re: I managed to build guix natively on Debian GNU/Hurd , what's next? Date: Fri, 30 Aug 2019 00:51:23 +0200 Message-ID: References: Reply-To: svante.signell@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44516) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3TFf-00038B-PK for guix-devel@gnu.org; Thu, 29 Aug 2019 18:50:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3TFe-0005kK-Mw for guix-devel@gnu.org; Thu, 29 Aug 2019 18:50:47 -0400 Received: from mail-lj1-x241.google.com ([2a00:1450:4864:20::241]:39632) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i3TFc-0005hW-Lv for guix-devel@gnu.org; Thu, 29 Aug 2019 18:50:44 -0400 Received: by mail-lj1-x241.google.com with SMTP id x4so4625822ljj.6 for ; Thu, 29 Aug 2019 15:50:44 -0700 (PDT) In-Reply-To: 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 On Thu, 2019-08-29 at 21:25 +0200, Svante Signell wrote: > Hello, > > After a lot of quirks I managed to get guix built natively on Debian > GNU/Hurd. What to do next? I managed to start the guix-daemon. Next seems to be the bootstrap binaries: guix build hello guix build: error: could not find bootstrap binary 'tar' for system 'i586-gnu'