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 4Ed0J0ExmV9POQAA0tVLHw (envelope-from ) for ; Wed, 28 Oct 2020 08:52:17 +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 yIUvI0ExmV85MwAAB5/wlQ (envelope-from ) for ; Wed, 28 Oct 2020 08:52:17 +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 0CF7794051B for ; Wed, 28 Oct 2020 08:52:16 +0000 (UTC) Received: from localhost ([::1]:49056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXhBn-000362-6C for larch@yhetil.org; Wed, 28 Oct 2020 04:52:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43564) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXhBa-000353-3z for guix-patches@gnu.org; Wed, 28 Oct 2020 04:52:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35521) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXhBZ-0005Y2-Px for guix-patches@gnu.org; Wed, 28 Oct 2020 04:52:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kXhBZ-0004WC-QN for guix-patches@gnu.org; Wed, 28 Oct 2020 04:52:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41871] [PATCH 0/7] IcedTea: Build (efficiently) on aarch64-linux Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Oct 2020 08:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41871 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ricardo Wurmus Cc: 41871@debbugs.gnu.org, Simon South Received: via spool by 41871-submit@debbugs.gnu.org id=B41871.160387510317342 (code B ref 41871); Wed, 28 Oct 2020 08:52:01 +0000 Received: (at 41871) by debbugs.gnu.org; 28 Oct 2020 08:51:43 +0000 Received: from localhost ([127.0.0.1]:47067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXhBH-0004Ve-Lm for submit@debbugs.gnu.org; Wed, 28 Oct 2020 04:51:43 -0400 Received: from flashner.co.il ([178.62.234.194]:39404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXhBG-0004VQ-HW for 41871@debbugs.gnu.org; Wed, 28 Oct 2020 04:51:42 -0400 Received: from localhost (unknown [141.226.13.8]) by flashner.co.il (Postfix) with ESMTPSA id 958D240233; Wed, 28 Oct 2020 08:51:35 +0000 (UTC) Date: Wed, 28 Oct 2020 10:51:03 +0200 From: Efraim Flashner Message-ID: <20201028085103.GZ10124@E5400> References: <20200615151856.12283-1-simon@simonsouth.net> <87tuw0xzi8.fsf@elephly.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tyjMFqNw14br+l4O" Content-Disposition: inline In-Reply-To: <87tuw0xzi8.fsf@elephly.net> 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 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: Xpj8dqXjP4aQ --tyjMFqNw14br+l4O Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 14, 2020 at 03:24:15PM +0200, Ricardo Wurmus wrote: >=20 > Hi Simon, >=20 > my apologies for the very long delay! >=20 > > This patch series applies a number of changes to the icedtea-6, -7 and = -8 > > packages that allow them to build (efficiently) on aarch64-linux system= s. > > > > It assumes the patches in issues 41748 and 41648 have already been appl= ied, in > > that order. > > > > With these three sets of patches I've been able to complete the entire = Java > > bootstrap process on both AArch64 and x86_64 and have successfully comp= iled > > and run a Java application on AArch64 using OpenJDK 14. >=20 > This looks really great! I have yet to read the patches in 41748 and > 41648, but these patches here look good to me. >=20 > Thank you very much for working on this! >=20 > --=20 > Ricardo >=20 I had this on my TODO list for a while and I seem to have forgotten about it. Since at least one of the patches was applied to staging I'm testing them on staging now. Assuming no problems on x86_64 and aarch64 I'll go ahead and push them. --=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 --tyjMFqNw14br+l4O Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+ZMPYACgkQQarn3Mo9 g1HC/BAAtr+3/MRGe1jScmZuAqLmVIXtvN/C2T+ZOep2p/UTS7shJeD+rVYGBE0U PIRyQBGQK/OFC56EhItCz7GMez5Xbeutvgs8KKz6ZuYIWaN9ZcLEuobJ8Kt7eId0 CKZoomEFQamQkF1ehQrEtWYHQKV/Z1J6xNC4QUJEGvXLzlqJ1GI8cNArYci8eaGR NYaxuc4BZq9eAJV3O2AOZWjxdUW45z1TihS795pKireGoZCefTaujpMXikK4li6v TsB+P7ojAMR+dxOgTOX4Q3DqG4RhCkg91upBZYlFrWP7PLhXVUrbqNpTFloACkhT gFAan+ThJ+19b9yMjdW0Mvp+oR+CDkkmqTLacrHowvUMj4KE5e/KZH3XHBIIXlKK nKwjw2J9/IV8AGWZMb9XfV3ezOJ7JTcy5l1BA1j6smgTEyfkfd+VHTwAgCcDSC7h GfXAR5JiH6yh25pMIdTqAcZlyyoAJxrSHSYPvFEEM3em6hRwdw/ddZcni3r5SN2Q 1FG7HakEbF4dpRYG/XTPCvVfQNrQefwu82spevLK/4pJeop19NDF8quhJDTpkv+G EPlJiK+WBzX3Q5LFG4vF7cZax7ZLkR2YxxEI8SScFRrwv4egXcQw6B2ysDa8bLZk kAAiQ+hMZQmiROtT4j0ptEIT09vZt5oySy/iMhvOy/IhrRA4AP8= =BtEY -----END PGP SIGNATURE----- --tyjMFqNw14br+l4O--