Your message dated Mon, 9 Dec 2024 20:25:19 +0800
with message-id <09807499-3a0b-45b9-80fd-873632bb8...@loongson.cn>
and subject line Bug#1073182: Version 5.15.15+dfsg-2 was available on loong64
has caused the Debian Bug report #1073182,
regarding qtdeclarative-opensource-src: Qt QML engine is broken on loong64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1073182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073182
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qtdeclarative-opensource-src
Version: 5.15.13+dfsg-2
Severity: normal
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

Compiling the qtdeclarative-opensource-src failed for loong64 in the
Debian Package Auto-Building environment.

The build log can be found at
https://buildd.debian.org/status/logs.php?pkg=qtdeclarative-opensource-src&ver=5.15.13%2Bdfsg-2&arch=loong64.
Refer for other architectures, please add loong64 to "Qt QML engine is
broken" lists in debian/rules.
Please consider the patch I attached.
Your opinions are welcome.

Thanks,
Ding Song

diff --git a/debian/rules b/debian/rules
index 6164dccc..d97b8da5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,7 +75,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	# - mips*: Some tests are failing because of bug #868745
 	# - powerpc, ppc64, s390x: item-grabber test fails on big endian, see https://bugreports.qt.io/browse/QTBUG-56806
 	# - sparc64: QML engine is broken, see bug #894726
-ifneq (,$(filter $(DEB_HOST_ARCH),hppa hurd-i386 ia64 mips64el mipsel powerpc ppc64 s390x sparc64))
+ifneq (,$(filter $(DEB_HOST_ARCH),hppa hurd-i386 ia64 loong64 mips64el mipsel powerpc ppc64 s390x sparc64))
 	-xvfb-run -a \
 	         -s "-screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX" \
 	         dh_auto_test --max-parallel=1 -- -k -Ctests/auto \

--- End Message ---
--- Begin Message ---
Hi,

Based on mesa 24.2.4-1, qtdeclarative-opensource-src 5.15.15+dfsg-2 was built successfully on loong64.
Do not need extra patch for loong64.
Build log: https://buildd.debian.org/status/logs.php?pkg=qtdeclarative-opensource-src&ver=5.15.15%2Bdfsg-2&arch=loong64&suite=sid.

Best regards,
Dandan Zhang

--- End Message ---

Reply via email to