Bug#1023337: nqp: Please add support for "riscv64" arch

Manuel A. Fernandez Montecelo mafm at debian.org
Wed Nov 2 14:47:09 GMT 2022


Source: nqp
Version: 2022.07+dfsg-1
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 nqp-2022.07+dfsg/debian/changelog nqp-2022.07+dfsg/debian/changelog
--- nqp-2022.07+dfsg/debian/changelog	2022-09-26 01:03:49.000000000 +0200
+++ nqp-2022.07+dfsg/debian/changelog	2022-11-02 11:55:14.000000000 +0100
@@ -1,3 +1,10 @@
+nqp (2022.07+dfsg-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add riscv64 support
+
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Wed, 02 Nov 2022 10:55:14 +0000
+
 nqp (2022.07+dfsg-1) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru nqp-2022.07+dfsg/debian/control nqp-2022.07+dfsg/debian/control
--- nqp-2022.07+dfsg/debian/control	2022-08-18 01:31:59.000000000 +0200
+++ nqp-2022.07+dfsg/debian/control	2022-11-02 11:55:14.000000000 +0100
@@ -19,7 +19,7 @@
 Rules-Requires-Root: no
 
 Package: nqp
-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},
          ${shlibs:Depends},


More information about the Pkg-rakudo-devel mailing list