unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: 45826@debbugs.gnu.org, guix-sysadmin@gnu.org
Subject: bug#45826: SBCL / Common Lisp packages fail to build on aarch64
Date: Tue, 19 Jan 2021 14:13:58 +0100	[thread overview]
Message-ID: <87pn21hxwp.fsf@gnu.org> (raw)
In-Reply-To: <YASR5ygA5i3XtfBr@3900XT> (Efraim Flashner's message of "Sun, 17 Jan 2021 21:37:11 +0200")

Hi,

Efraim Flashner <efraim@flashner.co.il> skribis:

> 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.
>> 
>> ------
>> 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 = { path = \"../libtest\" }
>>              (variable "LIBRARY_PATH")
>>              (files '("lib" "lib64")))))
>>  
>> +    (supported-systems '("x86_64-linux"))
>>      (synopsis "Compiler for the Rust programming language")
>>      (description "Rust is a systems programming language that provides memory
>>  safety and thread safety guarantees.")
>> ------
>> 
>> 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

If you mark it as #:substitutable? #f, then CI won’t try to build it but
users can still build it.

Now, I think we should avoid papering over CI configuration issues (did
I get that right?) by changing package definitions.

HTH!

Ludo’.




  reply	other threads:[~2021-01-19 13:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12 21:04 bug#45826: SBCL / Common Lisp packages fail to build on aarch64 Leo Famulari
2021-01-13 21:03 ` Guillaume Le Vaillant
2021-01-13 23:25   ` Leo Famulari
2021-01-16  9:42     ` Guillaume Le Vaillant
2021-01-16 18:58       ` Leo Famulari
2021-01-17  9:29         ` Mathieu Othacehe
2021-01-17 11:35           ` Christopher Baines
2021-01-18 13:36             ` Mathieu Othacehe
2021-01-17 19:11           ` Leo Famulari
2021-01-17 19:37             ` Efraim Flashner
2021-01-19 13:13               ` Ludovic Courtès [this message]
2021-01-19 20:17                 ` Leo Famulari
2021-02-01 20:56                   ` Ludovic Courtès
2021-02-01 21:13                     ` Leo Famulari
2021-02-01 22:03                       ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pn21hxwp.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=45826@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=guix-sysadmin@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).