Bug#1091903: kf6-baloo: Please add support for loong64
Source: kf6-baloo
Version: 6.8.0-1
Severity: normal
Tags: sid patch
X-Debbugs-Cc: wuruilong@loongson.cn
User: debian-loongarch@lists.debian.org
Usertags: loong64
Dear Maintainer,
kf6-baloo compiled incorrectly on loongarch, the attached patch solved the above problem and verified locally.
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
--- kf6-baloo-6.8.0/debian/rules 2024-12-04 09:40:39.000000000 +0000
+++ kf6-baloo-6.8.0/debian/rules 2025-01-02 09:17:16.015954724 +0000
@@ -8,7 +8,7 @@
fail_param := || true
endif
# general failures not related to endianness
-testsuite_failing_archs := riscv64 arm64 armel armhf i386 ppc64el
+testsuite_failing_archs := riscv64 arm64 armel armhf i386 ppc64el loong64
ifneq (,$(filter $(DEB_HOST_ARCH),$(testsuite_failing_archs)))
fail_param := || true
endif
Reply to: