Hi, The upstream version 2.6.1 of sbcl has added support for LoongArch such that we can add the architecture in debian/rules: diff --git a/debian/rules b/debian/rules index 477b1697c..0aebe313c 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ else endif endif
Hello, John Paul Adrian Glaubitz [04/Feb 5:59pm +01] wrote: I think the comment in d/rules about these lists of architectures, and the lists of architectures in d/control, have fallen out-of-date. I also notice that "!sh4" appears in both the clisp lists in d/control .. You are much more familiar with this syntax and these matters than me. Would you be able to prepare a patch updating the comment in d/rules and ensuring the lists in d/control are also up-to-date?
Hi Sean, Absolutely. Would you mind importing upstream version 2.6.1 first? Then I'll send the changes as a follow-up pull request. With 2.6.1, I'll be able to test everything on loong64 as well. Thanks, Adrian
Hello, John Paul Adrian Glaubitz [05/Feb 8:38pm +01] wrote: I tried, but it was rejected due to Lintian failures. So at least 2.6.1 is in git.
Hello, Sean Whitton [05/Feb 7:41pm GMT] wrote: Ping.
Hi Sean, Apologies. I have had a very busy week so far. I'll try to do that the next days. Adrian
John Paul Adrian Glaubitz [11/Feb 4:22pm +01] wrote: Hello again, would you be able to work on this? Looking forward to fixing sbcl.