Bug#1023768: libsdsl: Please add support for "riscv64" arch

Manuel A. Fernandez Montecelo mafm at debian.org
Wed Nov 9 21:51:17 GMT 2022


Source: libsdsl
Version: 2.1.1+dfsg-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 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 libsdsl-2.1.1+dfsg/debian/changelog libsdsl-2.1.1+dfsg/debian/changelog
--- libsdsl-2.1.1+dfsg/debian/changelog	2019-01-09 23:51:44.000000000 +0000
+++ libsdsl-2.1.1+dfsg/debian/changelog	2022-11-09 21:22:27.000000000 +0000
@@ -1,3 +1,10 @@
+libsdsl (2.1.1+dfsg-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add support for riscv64 arch
+
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Wed, 09 Nov 2022 21:22:27 +0000
+
 libsdsl (2.1.1+dfsg-2) unstable; urgency=medium
 
   * Refresh packaging (debhelper 12, std-ver 4.3.0)
diff -Nru libsdsl-2.1.1+dfsg/debian/control libsdsl-2.1.1+dfsg/debian/control
--- libsdsl-2.1.1+dfsg/debian/control	2019-01-09 23:51:44.000000000 +0000
+++ libsdsl-2.1.1+dfsg/debian/control	2022-11-09 21:22:27.000000000 +0000
@@ -15,7 +15,7 @@
 Homepage: https://github.com/simongog/sdsl-lite
 
 Package: libsdsl-dev
-Architecture: alpha amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el s390x sparc64 x32
+Architecture: alpha amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64 x32
 Multi-Arch: same
 Section: libdevel
 Depends: libdivsufsort-dev, libsdsl3 (= ${binary:Version}), ${misc:Depends}
@@ -33,7 +33,7 @@
  This package installs development files.
 
 Package: libsdsl3
-Architecture: alpha amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el s390x sparc64 x32
+Architecture: alpha amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64 x32
 Multi-Arch: same
 Section: libs
 Depends: libjs-d3, ${misc:Depends}, ${shlibs:Depends}


More information about the debian-science-maintainers mailing list