Your message dated Mon, 9 Dec 2024 20:17:34 +0800
with message-id <bddd9fc6-6975-c6e0-19d7-cb4209501...@loongson.cn>
and subject line Bug#1075787: Version 5.15.15+dfsg-2 was available on loong64
has caused the Debian Bug report #1075787,
regarding qt3d-opensource-src: Make tests non-fatal 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.)


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

Dear maintainers,

Compiling the qt3d-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=qt3d-opensource-src&arch=loong64. After analyzing the test cases, the reported error is not related to the architecture. Refer for other architectures, please add loong64 to "Make tests non-fatal" lists in debian/rules.
Please consider the patch I attached.
Your opinions are welcome.

Thanks,
Dandan Zhang

diff --git a/debian/rules b/debian/rules
index e6a87c8..db26feb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ override_dh_link:
 
 override_dh_auto_test-arch:
        # Hangs on ppc*, s390x: https://bugreports.qt.io/browse/QTBUG-63864
-ifneq (,$(filter $(DEB_HOST_ARCH),powerpc ppc64 ppc64el s390x))
+ifneq (,$(filter $(DEB_HOST_ARCH),powerpc ppc64 ppc64el s390x loong64))
        -xvfb-run -a -s "-screen 0 1024x768x24 +extension RANDR +extension 
RENDER +extension GLX +extension EGL" \
        dh_auto_test --max-parallel=1 -- -Ctests/auto 
QT_PLUGIN_PATH=$(CURDIR)/plugins QML2_IMPORT_PATH=$(CURDIR)/qml
 else

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

Based on mesa 24.2.4-1, qt3d-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/fetch.php?pkg=qt3d-opensource-src&arch=loong64&ver=5.15.15%2Bdfsg-2&stamp=1729860399&raw=0

Best regards,
Dandan Zhang

--- End Message ---

Reply via email to