From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 04:37:57 2021 Received: (at 41669) by debbugs.gnu.org; 4 Jan 2021 09:37:57 +0000 Received: from localhost ([127.0.0.1]:53927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwMJ5-0001r6-7m for submit@debbugs.gnu.org; Mon, 04 Jan 2021 04:37:57 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwMIs-0001q1-Ao for 41669@debbugs.gnu.org; Mon, 04 Jan 2021 04:37:42 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59519) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwMIl-0002wk-OJ; Mon, 04 Jan 2021 04:37:23 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=35494 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kwMIl-00012k-Br; Mon, 04 Jan 2021 04:37:23 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Leo Le Bouter Subject: Re: bug#41669: Cross-compiled powerpc64-linux bootstrap-tarballs not reproducible References: <87wo0hqbb3.fsf@gmail.com> <87a6xu2xrj.fsf@gmail.com> <20200913062858.GC1100@E5400> <87wo0hqbb3.fsf@gmail.com> <87pn5wzwcf.fsf@gnu.org> <87pn3dth0l.fsf_-_@gmail.com> <874krtnvk8.fsf@gmail.com> <87y2p4mqe2.fsf@gmail.com> <87a6xu2xrj.fsf@gmail.com> <20200913062858.GC1100@E5400> <87wo0hqbb3.fsf@gmail.com> <874krtnvk8.fsf@gmail.com> <87y2p4mqe2.fsf@gmail.com> <87a6xu2xrj.fsf@gmail.com> <20200913062858.GC1100@E5400> <87wo0hqbb3.fsf@gmail.com> <87pn5wzwcf.fsf@gnu.org> <87pn3dth0l.fsf_-_@gmail.com> <87blepaqd8.fsf_-_@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 =?utf-8?Q?Niv=C3=B4se?= an 229 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 04 Jan 2021 10:37:20 +0100 In-Reply-To: (Leo Le Bouter's message of "Wed, 30 Dec 2020 02:28:41 +0100") Message-ID: <87sg7hxctr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41669 Cc: 41669@debbugs.gnu.org, Chris Marusich , Efraim Flashner , Maxim Cournoyer , Vincent Legoll X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Leo Le Bouter skribis: > On Sat, 2020-12-19 at 23:28 -0800, Chris Marusich wrote: >> Now that we have decided to use these powerpc64 bootstrap tarballs, >> what >> are the next steps for uploading them to the GNU FTP server? I've >> never >> done that before, and I don't think I have access. For now I've put >> a >> signed copy of the powerpc64-linux (big endian) bootstrap tarballs, >> with >> a SHA-512 hash, here: >>=20 >> https://media.marusich.info/guix-ppc64-bootstrap/bootstrap-tarballs-from= -guix-1ced8379c7.tar.xz >> https://media.marusich.info/guix-ppc64-bootstrap/bootstrap-tarballs-from= -guix-1ced8379c7.tar.xz.asc >> https://media.marusich.info/guix-ppc64-bootstrap/bootstrap-tarballs-from= -guix-1ced8379c7.tar.xz.sha512sum [...] > Can you do it? Upload the binaries on GNU FTP server? Little endian > binaries will come along shortly as well. Sure. IIUC, the tarballs at the URL above are for PPC64 (system type: =E2=80=98powerpc64-linux=E2=80=99); is this also going to work on PPC64LE h= ardware? (As you know, we use i386 binaries for both i686-linux and x86_64-linux. Likewise, if we can have a single set of binaries instead of having PPC32, PPC64, and PPC64LE, that=E2=80=99s better.) Thanks, Ludo=E2=80=99.