Your message dated Mon, 9 Dec 2024 20:12:42 +0800
with message-id <38808ce6-f380-5ca1-a45d-c0a43c9bb...@loongson.cn>
and subject line Bug#1073134: Version 5.15.13-2 was available on loong64
has caused the Debian Bug report #1073134,
regarding qtquickcontrols-opensource-src: Ignore test failure 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.)


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

Dear maintainers,

Compiling the qtquickcontrols-opensource-src failed for loong64 in the Debian Package Auto-Building environment.
The error log is as follows,
```
PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill)
Segmentation fault
make[5]: *** [Makefile:318: check] Error 139
make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/controls'
......
```

The Full log can be found at https://buildd.debian.org/status/logs.php?pkg=qtquickcontrols-opensource-src&ver=5.15.13-2&arch=loong64.

Refer for other architectures, please ignore test failure "Segmentation fault" on loong64.
Please consider the patch I attached.
Your opinions are welcome.

Thanks,
Dandan Zhang

diff -Nru qtquickcontrols-opensource-src-5.15.13/debian/rules 
qtquickcontrols-opensource-src-5.15.13/debian/rules
--- qtquickcontrols-opensource-src-5.15.13/debian/rules 2024-05-21 
15:48:57.000000000 +0000
+++ qtquickcontrols-opensource-src-5.15.13/debian/rules 2024-05-21 
15:48:57.000000000 +0000
@@ -26,7 +26,7 @@
 
 override_dh_auto_test-arch:
        $(MAKE) install INSTALL_ROOT=$(CURDIR)/test_root
-ifneq (,$(filter $(DEB_HOST_ARCH),hppa mips mips64el mipsel powerpc ppc64 
riscv64 s390x))
+ifneq (,$(filter $(DEB_HOST_ARCH),hppa mips mips64el mipsel powerpc ppc64 
riscv64 s390x loong64))
        # mips*: segmentation fault, see #868745
        # powerpc, ppc64: some failures in extras::Tests_Picture and 
extras::Tests_StatusIndicator
        # hppa, riscv64: failure in 
qtquickcontrols::Tests_TreeView::test_pressAndHold

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

Based on mesa (24.2.1-3) unstable, qtquickcontrols-opensource-src 5.15.13-2 was built successfully on loong64.
Do not need extra patch for loong64.

Best regards,
Dandan Zhang

--- End Message ---

Reply via email to