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 IAlLBAGUBGBcdwAA0tVLHw (envelope-from ) for ; Sun, 17 Jan 2021 19:46:09 +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 iCk7OwCUBGAZdgAA1q6Kng (envelope-from ) for ; Sun, 17 Jan 2021 19:46:08 +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 625A09402D4 for ; Sun, 17 Jan 2021 19:46:08 +0000 (UTC) Received: from localhost ([::1]:36298 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l1Dzz-00032K-12 for larch@yhetil.org; Sun, 17 Jan 2021 14:46:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l1DsA-0004BG-I8 for bug-guix@gnu.org; Sun, 17 Jan 2021 14:38:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34164) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l1Ds9-0000wS-OP for bug-guix@gnu.org; Sun, 17 Jan 2021 14:38:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l1Ds9-00057w-KZ for bug-guix@gnu.org; Sun, 17 Jan 2021 14:38:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#45826: SBCL / Common Lisp packages fail to build on aarch64 Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 17 Jan 2021 19:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45826 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Leo Famulari Received: via spool by 45826-submit@debbugs.gnu.org id=B45826.161091228019699 (code B ref 45826); Sun, 17 Jan 2021 19:38:01 +0000 Received: (at 45826) by debbugs.gnu.org; 17 Jan 2021 19:38:00 +0000 Received: from localhost ([127.0.0.1]:45710 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l1Ds8-00057f-6f for submit@debbugs.gnu.org; Sun, 17 Jan 2021 14:38:00 -0500 Received: from flashner.co.il ([178.62.234.194]:52878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l1Ds7-00057U-8K for 45826@debbugs.gnu.org; Sun, 17 Jan 2021 14:37:59 -0500 Received: from localhost (unknown [141.226.9.18]) by flashner.co.il (Postfix) with ESMTPSA id C165D40336; Sun, 17 Jan 2021 19:37:52 +0000 (UTC) Date: Sun, 17 Jan 2021 21:37:11 +0200 From: Efraim Flashner Message-ID: References: <87eeioczws.fsf@yamatai> <877dod1al9.fsf@yamatai> <87mtx7hpwy.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LaQSMlaRwoAeLjmL" Content-Disposition: inline In-Reply-To: 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mathieu Othacehe , 45826@debbugs.gnu.org, guix-sysadmin@gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.96 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-Migadu-Queue-Id: 625A09402D4 X-Spam-Score: -3.96 X-Migadu-Scanner: scn1.migadu.com X-TUID: BV7JuICaYEV/ --LaQSMlaRwoAeLjmL Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 17, 2021 at 02:11:11PM -0500, Leo Famulari wrote: > On Sun, Jan 17, 2021 at 10:29:49AM +0100, Mathieu Othacehe wrote: > > If we want to disable SBCL builds temporarily we can do something > > similar to what I did to disable Rust builds on non-x86_64 architectures > > here: 0ed631866cc0b7cece2b0a0b50e39b37ae91bb67. >=20 > ------ > diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm > index 35a96b5754..91b5d6b6ec 100644 > --- a/gnu/packages/rust.scm > +++ b/gnu/packages/rust.scm > @@ -452,6 +452,7 @@ test =3D { path =3D \"../libtest\" } > (variable "LIBRARY_PATH") > (files '("lib" "lib64"))))) > =20 > + (supported-systems '("x86_64-linux")) > (synopsis "Compiler for the Rust programming language") > (description "Rust is a systems programming language that provides m= emory > safety and thread safety guarantees.") > ------ >=20 > Hm, this would also prevent users from building the packages on their > own machines. We need a way to make changes like this but limit them to > the build farm. Would marking it unsubstitutable work? Or would we need build-local --=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 --LaQSMlaRwoAeLjmL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmAEkeQACgkQQarn3Mo9 g1Hcow//RGY7aaO+NApUdnpOV9hIC14X9coSVsEz0epWGn4xr8R1kBr0RSE5/wD/ 7u9sPrGH16uMGonQ+6pak3u30Wh6UjJBp+roFDASyrIX4it6TvFPNuX1FHr5yutU CoSPY/OuuQcZtp5/WkW8MmNLVgRYy3rhs566OBBK/Y5NYOcjlIkboQH6DXDi8Cqm chPKMGgKyYdjwJqvfkzDsc+2XkIhlBr2J/O2Pj+bjsgKKrojaHPosC7M4OdttMJi 8CtwfKRuSuoTaAarSinJUgtMxtu3zayHpdN6Fd8k/a6TQ2/BNnvM4IkJe665Ryup qM3BMfVHqOadb0TWCfJMVmFMps3Sd6lD7PxD20Lypflq/zYJbCScKI1+Wxut4yDl IP/zIWsL/v7oI3rPBkJ8U2/7hVCA1hlb1pHhJkOatvO4Z4PnT7IluiisjaArM13+ wlsaYE+HDvOvgXCRo0OinYY1VQxElVW7Ve8N0rHT7yHGEtaXM7FFT1pNasGTkXlU DBM8Ty3uAvulxjzFdr+bm+zM/QkUmYjMzPo9afHziXJ3mUvyNc1mfnl4Wny4gqDz k3FpJwOHCQW60GqX+vDrr77+PtjP43QrIrQS/A+GEuE4EaE7v2MzJNTnt0tAEqhf mBtC5kBLIJILyxnLVeNDl8P4Ew9iERCEsMewz5o37pW9gh67NjQ= =FHUG -----END PGP SIGNATURE----- --LaQSMlaRwoAeLjmL--