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 2L2sJvDYH1/KCwAA0tVLHw (envelope-from ) for ; Tue, 28 Jul 2020 07:51: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 UB6IIvDYH19oSwAA1q6Kng (envelope-from ) for ; Tue, 28 Jul 2020 07:51: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 E155C940391 for ; Tue, 28 Jul 2020 07:51:11 +0000 (UTC) Received: from localhost ([::1]:48222 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k0KOD-0002DO-7P for larch@yhetil.org; Tue, 28 Jul 2020 03:51:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42540) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k0KO6-0002CY-NL for guix-patches@gnu.org; Tue, 28 Jul 2020 03:51:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45576) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k0KO6-0004uB-DI for guix-patches@gnu.org; Tue, 28 Jul 2020 03:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k0KO6-0002LZ-Ca for guix-patches@gnu.org; Tue, 28 Jul 2020 03:51:02 -0400 Subject: bug#42565: [PATCH] gnu: arm-none-eabi-toolchain: Fix compilation. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 28 Jul 2020 07:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 42565 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jan Wielkiewicz Cc: 42565-done@debbugs.gnu.org Mail-Followup-To: 42565@debbugs.gnu.org, efraim@flashner.co.il, tona_kosmicznego_smiecia@interia.pl Received: via spool by 42565-done@debbugs.gnu.org id=D42565.15959226529002 (code D ref 42565); Tue, 28 Jul 2020 07:51:02 +0000 Received: (at 42565-done) by debbugs.gnu.org; 28 Jul 2020 07:50:52 +0000 Received: from localhost ([127.0.0.1]:57120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0KNw-0002L8-GQ for submit@debbugs.gnu.org; Tue, 28 Jul 2020 03:50:52 -0400 Received: from flashner.co.il ([178.62.234.194]:41894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0KNu-0002Ku-N2 for 42565-done@debbugs.gnu.org; Tue, 28 Jul 2020 03:50:51 -0400 Received: from localhost (unknown [31.210.177.175]) by flashner.co.il (Postfix) with ESMTPSA id AFD834014A; Tue, 28 Jul 2020 07:50:43 +0000 (UTC) Date: Tue, 28 Jul 2020 10:50:10 +0300 From: Efraim Flashner Message-ID: <20200728075010.GD1151@E5400> References: <20200727210341.30909-1-tona_kosmicznego_smiecia@interia.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RYJh/3oyKhIjGcML" Content-Disposition: inline In-Reply-To: <20200727210341.30909-1-tona_kosmicznego_smiecia@interia.pl> 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: -1.11 X-TUID: GwjDLfroG9s3 --RYJh/3oyKhIjGcML Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 27, 2020 at 11:03:41PM +0200, Jan Wielkiewicz wrote: > * gnu/packages/embedded.scm > (gcc-arm-none-eabi-7-2018-q2-update)[native-inputs]: Use gcc-7. > --- > gnu/packages/embedded.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/gnu/packages/embedded.scm b/gnu/packages/embedded.scm > index e3a9017ba5..c7b8fcc0ce 100644 > --- a/gnu/packages/embedded.scm > +++ b/gnu/packages/embedded.scm > @@ -251,7 +251,7 @@ usable on embedded products.") > (origin-patches (package-source gcc-7)) > (search-patches "gcc-7-cross-environment-variables.patch"))))) > (native-inputs > - `(("gcc@5" ,gcc-5) > + `(("gcc@7" ,gcc-7) > ("flex" ,flex) > ("isl" ,isl-0.18) > ,@(alist-delete "isl" (package-native-inputs xgcc)))) Turns out we only needed to remove gcc-5. Adding gcc@7 proved unnecessary. Patch pushed! Thanks. --=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 --RYJh/3oyKhIjGcML Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl8f2LIACgkQQarn3Mo9 g1F0Jw/9Ef9GYnGsincvZARFmmXVKC2KOclI3OfXPKG62VDOFQL5f0J9JZKxT0NB 4DSZYqphSEjDr0KetvdyCsKguMYIOLLcOYPCTZk42nnkTqlwxLAcHRaLQ04hBBVn nc0TkgcDR4WsoJ+nRj8B/Ny5tCyMBk0C5Fegsv8mr/AL5il7SExRNskYu/yM8TZC ep/zEWHo+BG3DQNR4B5bqsiVjoNwKR/oUKZaceAYOxwvDcIeBzPLjGssKMKaQ+bG n/MQUEuqsL5FY0qvJjrRxHT2OubGGRKenuaE2Lw48CO4sVE/PRd7i2aaKn4G2r/Z fAigDX4junyaM+Dp6My65XeLxYQq6JNpr04JbIIYx+RYKtf3K9sVSqKJ8LKW5aYq 2P0pgaC/tpnQv4ZpES8PIYAvC1tN1id9yBLENZW75AhoBfoAYlauz8e2gRP1tTde eYekTTSFdas4rsTgpOUuDjcDkYwneCITGvniYyM2lTnheIcYX9Sqg2aytNK/EpMb Il4d2DxAOA11qVz0zl+cjNcV1+CnSQ7IBACTl5YHnFldaZ7YPpkxY61s2EiS4TWu aMQnrAuJnrETFMaAaJh2W1KTAyj24OxqBd9hxGlw/T3l/F6mjHN/66hCgiYcbNMy 0UhelDmRuGaR6zBgpiYDPyVqz+Bz/1Xrdcwak8HYEF8JoVlzpHg= =r/uA -----END PGP SIGNATURE----- --RYJh/3oyKhIjGcML--