[Debian-med-packaging] Bug#1058455: btllib: add build support for loongarch64

zhangdandan zhangdandan at loongson.cn
Tue Dec 12 11:56:07 GMT 2023


Source: btllib
Version: 1.4.10+dfsg-1
Severity: wishlist
Tags: patch
User: debian-loongarch at lists.debian.org
Usertags: loong64

Dear maintainers,

The pbcopper source package lacks LoongArch architecture support.
We need to add build support for loongarch64 in d/control.
Please consider the patch I have attached.

At the same time, please pay attention to the following phenomenon:
- "Program swig found: NO" in configure stage.
I suggest adding swig build dependency package by default in d/control

- The files exist in debian/tmp but are not installed to anywhere, for 
examples,
dh_missing: warning: usr/lib/btllib/python/btllib/__init__.py exists in 
debian/tmp but is not installed to anywhere
dh_missing: warning: usr/lib/btllib/python/btllib/_btllib.so exists in 
debian/tmp but is not installed to anywhere
dh_missing: warning: usr/lib/btllib/python/setup.py exists in debian/tmp 
but is not installed to anywhere

thanks,
Dandan Zhang

-------------- next part --------------
diff -Nru btllib-1.4.10+dfsg/debian/control btllib-1.4.10+dfsg/debian/control
--- btllib-1.4.10+dfsg/debian/control	2023-02-02 07:10:47.000000000 +0000
+++ btllib-1.4.10+dfsg/debian/control	2023-02-02 07:10:47.000000000 +0000
@@ -18,7 +18,7 @@
 Rules-Requires-Root: no
 
 Package: libbtllib-dev
-Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
+Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha loong64
 Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},


More information about the Debian-med-packaging mailing list