From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: Re: GNU Guix ported to powerp64-linux-gnu Date: Mon, 24 Feb 2020 10:18:44 -0500 Message-ID: <86d0a4dne3.fsf@dismail.de> References: <77bae158-f299-4866-c68a-44597c1b78f8@free.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57788) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6FVV-0000hv-VI for guix-devel@gnu.org; Mon, 24 Feb 2020 10:18:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6FVR-0002pI-W1 for guix-devel@gnu.org; Mon, 24 Feb 2020 10:18:53 -0500 Received: from mx1.dismail.de ([78.46.223.134]:13966) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j6FVR-0002om-N1 for guix-devel@gnu.org; Mon, 24 Feb 2020 10:18:49 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id d5286669 for ; Mon, 24 Feb 2020 16:18:48 +0100 (CET) Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 094995f6 for ; Mon, 24 Feb 2020 16:18:48 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 3e75d95d for ; Mon, 24 Feb 2020 16:18:48 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 5ee83cfa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Mon, 24 Feb 2020 16:18:47 +0100 (CET) In-Reply-To: <77bae158-f299-4866-c68a-44597c1b78f8@free.fr> (dftxbs3e@free.fr's message of "Sun, 23 Feb 2020 20:37:18 +0100") 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org dftxbs3e writes: Awesome! Do you use a raptor computer? https://www.raptorcs.com/content/base/products.html > Hello! > > Finally it succeeded. Thanks to everyone who has answered my countless > questions on the mailing list and IRC! > > GNU Hello - /gnu/store/98wc63drnc5iwkcclls91iz181mmiv7c-hello-2.10 > (natively built with: ./pre-inst-env guix build hello) > > I used Gentoo (https://wiki.gentoo.org/wiki/Handbook:PPC64) as a base > PowerPC 64-bit big endian system. (precisely IBM POWER9) > > source: > > https://gitlab.com/lle-bout/guix - commit > f47e761a10675b05b07107035d5024618267a3ad (current master at time of writing) > > bootstrap binaries: > > https://gitlab.com/lle-bout/guix-bootstrap - commit > b017c0459bc65a53203eb056998be8abd7778e4a (current master at time of > writing) - currently it's unclear from which revision the bootstrap > binaries come from, a rebuild of all the binaries from the latest ported > guix's revision is pending. > > How to build bootstrap binaries: > > On a system where GNU Guix already works: > > ./pre-inst-env guix build --target=powerpc64-linux-gnu bootstrap-tarballs > > Next steps are getting things to work on powerpc64le-linux-gnu (shouldnt > be too hard now) then rebase everything onto core-updates! > > Leo > > -- Joshua Branson Sent from Emacs and Gnus