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 Bw+FIT7+ql+LFQAA0tVLHw (envelope-from ) for ; Tue, 10 Nov 2020 20:55:26 +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 kF/QHD7+ql9bOgAAB5/wlQ (envelope-from ) for ; Tue, 10 Nov 2020 20:55:26 +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 4C3A39402DD for ; Tue, 10 Nov 2020 20:55:26 +0000 (UTC) Received: from localhost ([::1]:48452 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcafl-0004WH-8l for larch@yhetil.org; Tue, 10 Nov 2020 15:55:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44590) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcafJ-0004UW-Fa for guix-devel@gnu.org; Tue, 10 Nov 2020 15:54:57 -0500 Received: from flashner.co.il ([178.62.234.194]:56848) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcafH-0002jD-Mk for guix-devel@gnu.org; Tue, 10 Nov 2020 15:54:57 -0500 Received: from localhost (unknown [141.226.13.8]) by flashner.co.il (Postfix) with ESMTPSA id 3340A40384; Tue, 10 Nov 2020 20:54:54 +0000 (UTC) Date: Tue, 10 Nov 2020 22:54:21 +0200 From: Efraim Flashner To: Tobias Platen Subject: Re: Working Guix on 64 bit PowerPC. Message-ID: <20201110205421.GI1287@E5400> References: <20201110205621.826d7354fc4a965c5ea23844@platen-software.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="n8884J15jRwcBTvu" 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/10 15:43:53 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: tgYAkw1q8Wel --n8884J15jRwcBTvu 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 I found that once I rebased on core-updates it stopped building as nicely. I don't remember where the failure was, but it was somewhere in commencement.scm. I am really glad to hear that it worked :) --=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 --n8884J15jRwcBTvu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+q/fkACgkQQarn3Mo9 g1Fl2A/9HFWOgrIG9KUwP6WtMHtervu5egnd8mBavICOQRGelnCGWwrNBJ1LRsVe wPp5TjNwQZ0zOmNFtjsGuug2Z5dICd/k8uN8WoKtEkaowDUcWcxGNvBirsHUDh1V TxxroZLsrjLi5z/t2IOJJ2ik684zSa0ZRnm84DXsQcVZvrVlqjqgwqUk/33fcs7u dsm7pyOn+YoSKWUsxRcds62AZ+jfLMmZil80hrvYD/f8QVLvC2UTojhP0jcEcpAm Jo2PF/IzST6gvnKhHly0TDXKdYpT6ZAAL0ldsJ43l5ELGNoJLilIxQE1KRaE1iaB p/SAvBKoU0Vl6mrwbz6/VnGzVY3IJIhJ0ZbB/KJSv8QRYHkbJ21Qlb7hKiG73LNO 8rshsBiNWPRhFMOL70J3POyY+0A7EKZ2tiQqqvea24Amh4mw2yVktTdFJngcd0TA 6dfITxu6K87+E+7M70XKo2HqBCsH5E2pciPXNVw4AnKUdwlnv+ngDHqmQyxqZLA8 WcFCBmkk3NiaEGuRTIg5PuCT36UAcM7KnTDWAXwNaZkaD4Ws0IZRuFfYqBzKk8SD ljOfogNE1q8q9Xb2MNpteU4hh33FfxrKU953gpTFoNG0ckcfsjeJPYVIA5W+FLqc RJntDPjyWasAqIyHKN7kzU6f1ls1Sxrnx9uRRTf27EtrrjMMqeo= =pqPm -----END PGP SIGNATURE----- --n8884J15jRwcBTvu--