From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: bug#28243: Guix cross-compilation doesn't work Date: Thu, 12 Oct 2017 14:12:23 +0300 Message-ID: <4ee90c2b-2304-aa58-2f11-d2d6ddd57c4c@gmail.com> References: <871snvthbe.fsf@gnu.org> <87k204m2ef.fsf@elephly.net> 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]:38540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2bQI-0004fz-7a for bug-guix@gnu.org; Thu, 12 Oct 2017 07:13:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2bQE-0005T6-4c for bug-guix@gnu.org; Thu, 12 Oct 2017 07:13:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54475) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2bQE-0005Sy-0H for bug-guix@gnu.org; Thu, 12 Oct 2017 07:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e2bQD-00021M-KM for bug-guix@gnu.org; Thu, 12 Oct 2017 07:13:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k204m2ef.fsf@elephly.net> Content-Language: en-US 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: Ricardo Wurmus Cc: 28243@debbugs.gnu.org Hello Ricardo, On 10/10/17 00:34, Ricardo Wurmus wrote: > Have you been able to confirm this? > > I just wanted to do this on darnassus, but guix-daemon is not running > there, and I cannot seem to get it to build software as a user, because > obviously I cannot write to /gnu/store. > > Could you give me a hint how to run guix on Darnassus? While disabling grafts does solve some of the issue, it's still not able to cross-build everything and I didn't have time to look at it. I could start the guix-daemon in darnassus for you to work on, by just building guix as a user and using ./pre-inst-env, but I am afraid it will create problems to darnassus. And Richard is using it for testing things on the Hurd. May I suggest giving you access to a local Hurd machine I have here so you can hack as much as you want without worrying about side effects? Manolis