Source: pdns-recursor
Version: 5.2.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: loong64

Dear maintainers,

Compiling the pdns-recursor failed for loong64 in the Debian Package Auto-Building environment. The full build log can be found at https://buildd.debian.org/status/fetch.php?pkg=pdns-recursor&arch=loong64&ver=5.2.0-1&stamp=1739657012&raw=0.

Please consider the patch I attached.
Based on the attached patch, pdns-recursor was built successfully on local ENV.
```
dpkg-deb: building package 'pdns-recursor-dbgsym' in '../pdns-recursor-dbgsym_5.2.0-1_loong64.deb'. dpkg-deb: building package 'pdns-recursor' in '../pdns-recursor_5.2.0-1_loong64.deb'.
 dpkg-genbuildinfo -O../pdns-recursor_5.2.0-1_loong64.buildinfo
 dpkg-genchanges -O../pdns-recursor_5.2.0-1_loong64.changes
......
```

Your opinions are welcome.

Best regards,
Dandan Zhang

diff -Nru pdns-recursor-5.2.0/debian/changelog 
pdns-recursor-5.2.0/debian/changelog
--- pdns-recursor-5.2.0/debian/changelog        2025-02-10 22:59:00.000000000 
+0000
+++ pdns-recursor-5.2.0/debian/changelog        2025-02-17 01:40:56.000000000 
+0000
@@ -1,3 +1,9 @@
+pdns-recursor (5.2.0-1+loong64) unstable; urgency=medium
+
+  * Add support for loongarch64.
+
+ -- Dandan Zhang <[email protected]>  Mon, 17 Feb 2025 09:40:56 +0800
+
 pdns-recursor (5.2.0-1) unstable; urgency=medium
 
   * New upstream version 5.2.0
diff -Nru pdns-recursor-5.2.0/debian/control pdns-recursor-5.2.0/debian/control
--- pdns-recursor-5.2.0/debian/control  2025-02-10 22:59:00.000000000 +0000
+++ pdns-recursor-5.2.0/debian/control  2025-02-17 01:40:56.000000000 +0000
@@ -13,7 +13,7 @@
  debhelper-compat (= 13),
  dh-cargo,
  cargo,
- libboost-context-dev [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 
s390x],
+ libboost-context-dev [amd64 arm64 armel armhf i386 loong64 mips64el ppc64el 
riscv64 s390x],
  libboost-dev,
  libboost-filesystem-dev,
  libboost-program-options-dev,

Reply via email to