GNU bug report logs -
#51241
[PATCH 0/1] gnu: ragel: Fix build of knot on aarch64-linux.
Previous Next
Reported by: Simon South <simon <at> simonsouth.net>
Date: Sat, 16 Oct 2021 17:05:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 51241 <at> debbugs.gnu.org (full text, mbox):
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 <at> 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
This bug report was last modified 3 years and 145 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.