Bug#1023338: rakudo: Please add support for "riscv64" arch

Manuel A. Fernandez Montecelo mafm at debian.org
Wed Nov 2 15:12:56 GMT 2022


Source: rakudo
Version: 2022.07-2
Severity: wishlist
Tags: ftbfs patch
User: debian-riscv at lists.debian.org
Usertags: riscv64
X-Debbugs-Cc: mafm at debian.org, debian-riscv at lists.debian.org

Hi,

Please enable this architecture, with the patch attached or an equivalent.

I built it locally on hardware, it built fine and passed tests just by enabling
the architecture in debian/control, no other changes needed.


Thanks and cheers.
--
Manuel A. Fernandez Montecelo <mafm at debian.org>
-------------- next part --------------
diff -Nru rakudo-2022.07/debian/changelog rakudo-2022.07/debian/changelog
--- rakudo-2022.07/debian/changelog	2022-10-02 17:28:35.000000000 +0200
+++ rakudo-2022.07/debian/changelog	2022-11-02 11:44:18.000000000 +0100
@@ -1,3 +1,10 @@
+rakudo (2022.07-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add support for riscv64
+
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Wed, 02 Nov 2022 10:44:18 +0000
+
 rakudo (2022.07-2) unstable; urgency=medium
 
   * refresh fix-test patch
diff -Nru rakudo-2022.07/debian/control rakudo-2022.07/debian/control
--- rakudo-2022.07/debian/control	2022-10-02 17:28:35.000000000 +0200
+++ rakudo-2022.07/debian/control	2022-11-02 11:44:18.000000000 +0100
@@ -22,7 +22,7 @@
 Rules-Requires-Root: no
 
 Package: rakudo
-Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x x32
+Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32
 Depends: ${misc:Depends},
          ${moarvm:Depends},
          ${nqp:Depends},


More information about the Pkg-rakudo-devel mailing list