From: Simon South <simon@simonsouth.net>
To: 51241@debbugs.gnu.org
Subject: [bug#51241] [PATCH v2 0/1] gnu: ragel: Fix build of knot on aarch64-linux.
Date: Fri, 12 Nov 2021 15:44:39 -0500 [thread overview]
Message-ID: <cover.1636745005.git.simon@simonsouth.net> (raw)
In-Reply-To: <cover.1634402642.git.simon@simonsouth.net>
After corresponding with Ragel's author, here's a patch that applies the
solution implemented upstream[0], backported from Ragel's "ragel-6" branch.
I've tested this on AArch64 and x86-64 and with these changes applied, Knot
builds fine again on both platforms.
On x86-64, I've once again rebuilt the output of "guix refresh
--list-dependent ragel" without issue, aside from ccextractor; on AArch64,
Ragel's immediate dependents[1] all build fine.
[0] https://github.com/adrian-thurston/ragel/commit/2e638fccd81e96ce09841adc4b295b5ce694ea73
[1] gpick, knot, rspamd, ruby-json-pure, ruby-parser and ruby-regexp-parser.
--
Simon South
simon@simonsouth.net
Simon South (1):
gnu: ragel: Fix build of knot on aarch64-linux.
gnu/local.mk | 1 +
.../ragel-decide-signedness-of-char.patch | 42 +++++++++++++++++++
gnu/packages/ragel.scm | 7 +++-
3 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/ragel-decide-signedness-of-char.patch
--
2.33.1
next prev parent reply other threads:[~2021-11-12 20:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-16 17:04 [bug#51241] [PATCH 0/1] gnu: ragel: Fix build of knot on aarch64-linux Simon South
2021-10-16 17:06 ` [bug#51241] [PATCH 1/1] " Simon South
2021-10-16 17:42 ` [bug#51241] [PATCH 0/1] " Tobias Geerinckx-Rice via Guix-patches via
2021-10-16 20:09 ` Simon South
2021-10-16 21:37 ` Tobias Geerinckx-Rice via Guix-patches via
2021-11-12 20:44 ` Simon South [this message]
2021-11-12 20:44 ` [bug#51241] [PATCH v2 1/1] " Simon South
2021-12-19 22:30 ` [bug#51241] [PATCH 0/1] " Ludovic Courtès
2021-12-20 22:57 ` Simon South
2021-12-21 9:12 ` Ludovic Courtès
2021-12-29 17:46 ` Simon South
2021-12-29 17:46 ` [bug#51241] [PATCH 1/1] " Simon South
2021-12-31 17:29 ` bug#51241: " Ludovic Courtès
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=cover.1636745005.git.simon@simonsouth.net \
--to=simon@simonsouth.net \
--cc=51241@debbugs.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).