From: Guillaume Le Vaillant <glv@posteo.net>
To: "André A. Gomes" <andremegafone@gmail.com>
Cc: 65592-done@debbugs.gnu.org
Subject: [bug#65592] [PATCH]: Update sbcl to 2.3.8
Date: Wed, 27 Sep 2023 09:03:27 +0000 [thread overview]
Message-ID: <874jjgt16d.fsf@kitej> (raw)
In-Reply-To: <87lectl2dc.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1568 bytes --]
André A. Gomes <andremegafone@gmail.com> skribis:
> Guillaume Le Vaillant <glv@posteo.net> writes:
>
>> SBCL 2.3.8 didn't build on riscv64, so instead version 2.3.7 is used for
>> now. It has been merged in master at
>> 4f35ff1275e05be31f5d41464ccf147e9dbfd016.
>> Let's close this issue and open a new one for a future update of SBCL
>> (maybe 2.3.9 will fix the build failure).
>
> Hi Guillaume,
>
> Just for future reference, is there a way for me to check whether a SBCL
> builds on all platforms when sending a patch? Thanks.
For x86_64, i686, aarch64, armhf and powerpc64le, you can check on
<https://qa.guix.gnu.org/issue/ISSUE-NUMBER>.
However so far the CI doesn't have builds for riscv64, because it
doesn't have riscv64 hardware. Efraim Flashner <efraim@flashner.co.il>
has a riscv64 board with Guix on it, and he is the one who tried
building SBCL 2.3.8 and saw the failure.
If you are using a Guix system, you could also add the
qemu-binfmt-service-type to your system definition, which gives the
possibility to build packages for some other architectures with:
guix build -s riscv64-linux PACKAGE-NAME
Unfortunately, qemu-binfmt has difficulties running SBCL on foreign
architectures, and building SBCL for aarch64 or riscv64 on a x86_64
machine fails with an error about a missing tty or something like that.
However, trying the build with qemu-binfmt can still be useful, because
if compilation fails before getting to the tty error, it usually
indicates that the package has an issue on this architecture.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2023-09-27 9:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-29 13:49 [bug#65592] [PATCH]: Update sbcl to 2.3.8 André A. Gomes
2023-09-04 13:32 ` Guillaume Le Vaillant
2023-09-23 9:16 ` bug#65592: " Guillaume Le Vaillant
2023-09-26 9:17 ` [bug#65592] " André A. Gomes
2023-09-27 9:03 ` Guillaume Le Vaillant [this message]
2023-09-27 10:44 ` Christopher Baines
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=874jjgt16d.fsf@kitej \
--to=glv@posteo.net \
--cc=65592-done@debbugs.gnu.org \
--cc=andremegafone@gmail.com \
/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).