From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +NBHNeshsV8TbwAA0tVLHw (envelope-from ) for ; Sun, 15 Nov 2020 12:41:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id OJoaMeshsV9ObwAAB5/wlQ (envelope-from ) for ; Sun, 15 Nov 2020 12:41:15 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9D075940466 for ; Sun, 15 Nov 2020 12:41:15 +0000 (UTC) Received: from localhost ([::1]:34648 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1keHLG-0000TG-Jq for larch@yhetil.org; Sun, 15 Nov 2020 07:41:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1keHKK-0000Rt-9j for guix-devel@gnu.org; Sun, 15 Nov 2020 07:40:17 -0500 Received: from flashner.co.il ([178.62.234.194]:46024) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1keHKH-00042Z-HO for guix-devel@gnu.org; Sun, 15 Nov 2020 07:40:16 -0500 Received: from localhost (unknown [141.226.9.166]) by flashner.co.il (Postfix) with ESMTPSA id 28638400B3; Sun, 15 Nov 2020 12:39:33 +0000 (UTC) Date: Sun, 15 Nov 2020 14:39:00 +0200 From: Efraim Flashner To: Tobias Platen Subject: Re: Working Guix on 64 bit PowerPC. Message-ID: <20201115123900.GE987@E5400> References: <20201110205621.826d7354fc4a965c5ea23844@platen-software.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WK3l2KTTmXPVedZ6" Content-Disposition: inline In-Reply-To: <20201110205621.826d7354fc4a965c5ea23844@platen-software.de> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Received-SPF: pass client-ip=178.62.234.194; envelope-from=efraim@flashner.co.il; helo=flashner.co.il X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/15 07:39:33 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: B1ZFcBG99mIo --WK3l2KTTmXPVedZ6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 10, 2020 at 08:56:21PM +0100, Tobias Platen wrote: > Hello, >=20 > I've got the wip-ppc branch of Guix compiling unmodified on my Talos II. > Since the POWER9 is backwards compatible with the PowerPC G4, it can run > the existing bootstrap binaries for powerpc-linux. The binaries from > http://flashner.co.il/guix/bootstrap/powerpc-linux/ have been verified > working on my Talos II. I also plan to setup a mirror of those binaries. >=20 > [user@staticvoid guix]$ arch > ppc64 > [user@staticvoid guix]$ ps -A | grep guix > 1104 pts/1 00:00:00 guix-daemon > [user@staticvoid guix]$ ./pre-inst-env guix build hello > guix build: error: could not find bootstrap binary 'tar' for system 'powe= rpc64-linux' > [user@staticvoid guix]$ cat /proc/cpuinfo=20 > processor : 0 > cpu : POWER9, altivec supported > clock : 2154.000000MHz > revision : 2.2 (pvr 004e 1202) >=20 In the mean time you could use './pre-inst-env guix build --system=3Dpowerpc-linux hello'. I'm especially interested if you can build guile-final since I get some Segfault while compiling ice-9/boot-9.go. =2E/pre-inst-env guix build --system=3Dpowerpc-linux -e '(@@ (gnu packages commencement) guile-final)' --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --WK3l2KTTmXPVedZ6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+xIWEACgkQQarn3Mo9 g1GnpQ//fkV3HBiUdCURcdun3u0cPOnSI++VWuzy/e17exCvVbqh0yKbpXlF9364 C6DyFCDDvVR3oil2rckVetgtYFeBlu20dvS//R+hqGB8W6sG+UqvA/+jAYhqKMxS 4C5w+ySgm0G1FbJSDHIyMSHO0/L/6uC4kSrfIxwzqdMYud6htRXd9nGmVtyFtkvk 7bL64ig6zbfyXo76/2RBmdOUws0XMMAAJaqSHpaYNHe+HZpprdnpz3lDpnVfvuCY rYaWUaPCIJBSWWV1bBGSWi+1ikXI4czvYO1gU2O5EByD01ZERl6uFWy3z4j5jda5 LNlJCKi4BdTAJxkLv/q5bqq6ufPQ/i37DSOYiLt3GjXa7MOdv48EonFFSFvCmOIx 5Um00R+4BmhmQkh/Z9Wg29drLqlogFFcHOYTrl56ANb/lt+S83Pd5+VwSb+E887d elVUbJjzzRLggKbdeE7IQc0rBMUhg9fM9Y91ZLd1wfMuR2eQt+3899o9noOK/Nyz rfbK/zFpGVEOiaCMvedePAgcBEpvVgvY8w9sqYBw1CeX1oNk7exL+wWOWKGzdx8c Ta2GatPZ5CDLSZnb+nso99wh3ilQHPXOB8TQx1AEDZAGMw5UgCte2AL6GJBgQS/6 Sd6B2eWVKe0ODJl//8R4J1Ei40ncVyz98T/envpMmQJllVR/K7U= =pD/n -----END PGP SIGNATURE----- --WK3l2KTTmXPVedZ6--