From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oDpBLzQ78l4meQAA0tVLHw (envelope-from ) for ; Tue, 23 Jun 2020 17:26:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KNoYKzQ78l7+PwAA1q6Kng (envelope-from ) for ; Tue, 23 Jun 2020 17:26:12 +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 3AC9C9409E6 for ; Tue, 23 Jun 2020 17:26:12 +0000 (UTC) Received: from localhost ([::1]:55452 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnmgT-0004Zl-NY for larch@yhetil.org; Tue, 23 Jun 2020 13:26:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35938) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnmgM-0004ZU-TI for bug-guix@gnu.org; Tue, 23 Jun 2020 13:26:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53747) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jnmgM-00035P-Kf for bug-guix@gnu.org; Tue, 23 Jun 2020 13:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jnmgM-00039w-Hk for bug-guix@gnu.org; Tue, 23 Jun 2020 13:26:02 -0400 Subject: bug#34872: Cgo fails on aarch64 with "unknown architecture 'armv7-a'" Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 23 Jun 2020 17:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 34872 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Leo Famulari Mail-Followup-To: 34872@debbugs.gnu.org, efraim@flashner.co.il, leo@famulari.name Received: via spool by 34872-done@debbugs.gnu.org id=D34872.159293311812068 (code D ref 34872); Tue, 23 Jun 2020 17:26:02 +0000 Received: (at 34872-done) by debbugs.gnu.org; 23 Jun 2020 17:25:18 +0000 Received: from localhost ([127.0.0.1]:37049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnmfd-00038a-Mr for submit@debbugs.gnu.org; Tue, 23 Jun 2020 13:25:17 -0400 Received: from flashner.co.il ([178.62.234.194]:57994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnmfY-00038K-Mo for 34872-done@debbugs.gnu.org; Tue, 23 Jun 2020 13:25:16 -0400 Received: from localhost (unknown [31.210.181.184]) by flashner.co.il (Postfix) with ESMTPSA id 96E3940031; Tue, 23 Jun 2020 17:25:06 +0000 (UTC) Date: Tue, 23 Jun 2020 20:24:29 +0300 From: Efraim Flashner Message-ID: <20200623172429.GH22974@E5400> References: <20190315190002.GA27033@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TA4f0niHM6tHt3xR" Content-Disposition: inline In-Reply-To: <20190315190002.GA27033@jasmine.lan> 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 34872-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: IrlXZ/NB5vxN --TA4f0niHM6tHt3xR Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 15, 2019 at 03:00:02PM -0400, Leo Famulari wrote: > As noted in Efraim's report from the 2019 Guix Days [0], Go (I think Cgo > specifically?) has issues on aarch64. >=20 > Certain builds will fail with messages like "unknown architecture > 'armv7-a'". This should now be fixed with 9b03299544e540ad5975abb306c19eb0168aa5e1. We now build go-1.13.9 on aarch64 targeting aarch64 and not armhf-linux. >=20 > [0] > https://www.gnu.org/software/guix/blog/2019/qa-on-non-intel-at-guix-days/ --=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 --TA4f0niHM6tHt3xR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl7yOsgACgkQQarn3Mo9 g1EMng//XmTU8HTp2SSxtDgzJUhZe0jFSn2NrJKSWbPJ4qcNfzYCfE1wSUWYMD1+ n2T7Mr2qLS4sShUrVqAe2WuDa3Dr/gtUbVpAyyAgYxJ6NZAGH5Ug7osKzkOVUPH0 JROvQeue0GeP/mBGl+iVI8zjC8aDQt/oXcojb3Z9F2I5KyRjc3XzVmeuKE0L2aBS W8y+zBpxas3GSjAfZoL1Bm7yTKfXIYAn/OR9pVKhaHipmosxw/TJcgwIVDoSsjgv lJFh1HggKlF8/gY8M1CxyUDjWDrdf60l0L6Qxtbv3v6gtbocpKCxqGc0lZifMWdJ 5XcuZwBPU1Y5PXdi9jt9ENNy+XpFfhqdRuE7cuUXniruITYcvdgAY41llho4iq+k LquUE35xKbpOUxcgeBdDxdeajEFGPqUWQ/syAhzmldphPvL9swXLq2ILkhRy0jbl QmQBgG33lZkqqOUJTSRXACIrHcy5MjiVz7jqV3kkfIRnDNDRz793cuOquoCIVgdL smVfrtxoua7e1/PhGrNs1rNxOCa3NQ50+ZoSmxQKlEIsX6f5gd83ORAfaEsUPEdY e10couefZi0kmVUfwkwbO7l0h+KN1+8TftEYgS4wHOpGUjLKEEj39ynZu9qUENFJ T6gobidmVcu7RE0AkaARyrrRYG0/oCys+lO6hChFa8oEzoSV9BQ= =ntYG -----END PGP SIGNATURE----- --TA4f0niHM6tHt3xR--