[Debian-astro-maintainers] Bug#1077582: mpgrafic: please add support for loong64

wuruilong wuruilong at loongson.cn
Tue Jul 30 08:12:00 BST 2024


Source: mpgrafic
Version: 0.3.19-1
Severity: normal
X-Debbugs-Cc: wuruilong at loongson.cn

Dear Maintainer,

mpgrafic failed to compile on loongarch, adding the attachment has fixed the problem.

wuruilong

-- System Information:
Debian Release: trixie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)

Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- next part --------------
--- mpgrafic-0.3.19/debian/rules	2020-08-01 02:43:05.000000000 +0000
+++ mpgrafic/debian/rules	2024-07-30 06:47:43.354258438 +0000
@@ -13,7 +13,7 @@
 export MPI_ALLOW_RUN_AS_ROOT = --allow-run-as-root
 
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 # https://lintian.debian.org/tags/binary-or-shlib-defines-rpath.html
 # https://wiki.debian.org/RpathIssue


More information about the Debian-astro-maintainers mailing list