Your message dated Sun, 08 Dec 2024 14:53:03 +0000
with message-id <e1tkied-00e1rg...@fasolo.debian.org>
and subject line Bug#1089214: fixed in qttools-opensource-src 5.15.15-4
has caused the Debian Bug report #1089214,
regarding qttools-opensource-src: Please enable qdoc-qt5 and qwebview designer 
plugin 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.)


-- 
1089214: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089214
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qttools-opensource-src
Version: 5.15.15-3
Severity: wishlist
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

Compiling the qttools-opensource-src successed for loong64 in the Debian Package Auto-Building environment.
But qttools-opensource-src source package cannot build qdoc-qt5 on loong64.

Without qdoc-qt5 support, the phenomenon caused is lomiri-ui-toolkit_1.3.5100 build failure.
The reason is as below,
1.lomiri-ui-toolkit's build dependency including qttools5-dev-tools.
2.qttools5-dev-tools was built from qttools-opensource-src.
3.qttools-opensource-src's d/control can not set the qdoc-qt5's installation-depend for loong64. 4.due to not build and enable qdoc-qt5 for loong64 in qttools-opensource-src's d/control.
```
Package: qttools5-dev-tools
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: qdoc-qt5 (= ${binary:Version}) [amd64 arm64 armel armhf ...... riscv64 s390x sparc64],
```
The error log can be found at https://buildd.debian.org/status/logs.php?pkg=lomiri-ui-toolkit&arch=loong64.

Please consider the patch I attached for qttools-opensource-src.
I have built qttools-opensource-src successfully on local ENV.
```
   dh_builddeb -a
dpkg-deb: building package 'libqt5designercomponents5' in '../libqt5designercomponents5_5.15.15-4_loong64.deb'. dpkg-deb: building package 'libqt5designer5' in '../libqt5designer5_5.15.15-4_loong64.deb'. dpkg-deb: building package 'qhelpgenerator-qt5' in '../qhelpgenerator-qt5_5.15.15-4_loong64.deb'. dpkg-deb: building package 'qttools5-dev' in '../qttools5-dev_5.15.15-4_loong64.deb'. dpkg-deb: building package 'qdbus-qt5' in '../qdbus-qt5_5.15.15-4_loong64.deb'. dpkg-deb: building package 'qtattributionsscanner-qt5' in '../qtattributionsscanner-qt5_5.15.15-4_loong64.deb'. dpkg-deb: building package 'qdoc-qt5' in '../qdoc-qt5_5.15.15-4_loong64.deb'.
......
dpkg-deb: building package 'qt5-assistant-dbgsym' in '../qt5-assistant-dbgsym_5.15.15-4_loong64.deb'. dpkg-deb: building package 'qdoc-qt5-dbgsym' in '../qdoc-qt5-dbgsym_5.15.15-4_loong64.deb'.
......
dpkg-deb: building package 'qttools5-private-dev' in '../qttools5-private-dev_5.15.15-4_loong64.deb'.  dpkg-genbuildinfo --build=any -O../qttools-opensource-src_5.15.15-4_loong64.buildinfo
```

Please enable qdoc-qt5 and qwebview designer plugin on loong64, this is important for loong64. Enable qdoc-qt5 in qttools-opensource-src source package for loong64 will be friendly to many packages who's build dependency is qttools5-dev-tools(e.g.If the qdoc-qt5 installation dependency is not installed, it will suddenly fail during compilation).


Best regards,
Dandan Zhang
diff -Nru qttools-opensource-src-5.15.15/debian/control 
qttools-opensource-src-5.15.15/debian/control
--- qttools-opensource-src-5.15.15/debian/control       2024-11-17 
01:28:39.000000000 +0800
+++ qttools-opensource-src-5.15.15/debian/control       2024-11-24 
17:17:28.000000000 +0800
@@ -8,11 +8,11 @@
            Dmitry Shachnev <mity...@debian.org>,
            Simon Quigley <tsimo...@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               libclang-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-i386 
i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc 
ppc64 ppc64el riscv64 s390x sparc64],
+               libclang-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-i386 
i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el 
powerpc ppc64 ppc64el riscv64 s390x sparc64],
                libqt5opengl5-dev (>= 5.15.15+dfsg~),
                libqt5sql5-sqlite (>= 5.15.15+dfsg~),
-               libqt5webkit5-dev (>= 5.212.0~alpha4-8~) [amd64 arm64 armel 
armhf i386 mips64el mipsel ppc64 ppc64el riscv64 s390x sh4 x32],
-               llvm-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-i386 i386 
mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 
ppc64el riscv64 s390x sparc64],
+               libqt5webkit5-dev (>= 5.212.0~alpha4-8~) [amd64 arm64 armel 
armhf i386 loong64 mips64el mipsel ppc64 ppc64el riscv64 s390x sh4 x32],
+               llvm-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-i386 i386 
loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc 
ppc64 ppc64el riscv64 s390x sparc64],
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.15.15+dfsg~),
                qtdeclarative5-private-dev (>= 5.15.15+dfsg~),
@@ -61,7 +61,7 @@
  the QtDBus library.
 
 Package: qdoc-qt5
-Architecture: amd64 arm64 armel armhf hurd-i386 i386 mips mips64 mips64el 
mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x 
sparc64
+Architecture: amd64 arm64 armel armhf hurd-i386 i386 loong64 mips mips64 
mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el 
riscv64 s390x sparc64
 Multi-Arch: foreign
 Section: utils
 Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
@@ -151,7 +151,7 @@
 Architecture: any
 Multi-Arch: foreign
 Section: devel
-Depends: qdoc-qt5 (= ${binary:Version}) [amd64 arm64 armel armhf hurd-i386 
i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc 
ppc64 ppc64el riscv64 s390x sparc64],
+Depends: qdoc-qt5 (= ${binary:Version}) [amd64 arm64 armel armhf hurd-i386 
i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el 
powerpc ppc64 ppc64el riscv64 s390x sparc64],
          qhelpgenerator-qt5 (= ${binary:Version}),
          qt5-assistant (= ${binary:Version}),
          qtattributionsscanner-qt5 (= ${binary:Version}),
diff -Nru qttools-opensource-src-5.15.15/debian/rules 
qttools-opensource-src-5.15.15/debian/rules
--- qttools-opensource-src-5.15.15/debian/rules 2024-11-17 01:27:57.000000000 
+0800
+++ qttools-opensource-src-5.15.15/debian/rules 2024-11-24 17:17:28.000000000 
+0800
@@ -9,7 +9,7 @@
 export LLVM_INSTALL_DIR := $(shell llvm-config --prefix)
 
 # Archs that do not build depend on QtWebkit do not ship qwebview.
-qwebview_archs := amd64 arm64 armel armhf i386 mips64el mipsel ppc64 ppc64el 
riscv64 s390x sh4 x32
+qwebview_archs := amd64 arm64 armel armhf i386 loong64 mips64el mipsel ppc64 
ppc64el riscv64 s390x sh4 x32
 
 %:
        dh $@ --with pkgkde_symbolshelper

--- End Message ---
--- Begin Message ---
Source: qttools-opensource-src
Source-Version: 5.15.15-4
Done: Dmitry Shachnev <mity...@debian.org>

We believe that the bug you reported is fixed in the latest version of
qttools-opensource-src, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated 
qttools-opensource-src package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2024 16:38:01 +0300
Source: qttools-opensource-src
Architecture: source
Version: 5.15.15-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 1089214
Changes:
 qttools-opensource-src (5.15.15-4) unstable; urgency=medium
 .
   * Update debian/libqt5designer5.symbols for hurd-amd64.
   * Update lists of architectures with QtWebKit and LLVM (closes: #1089214).
Checksums-Sha1:
 f86e9ef897ddcea8efdcb332880c904dade9920e 3998 
qttools-opensource-src_5.15.15-4.dsc
 b48dd60016917e4d6cc6d8ba42ee71fde08ce66c 50352 
qttools-opensource-src_5.15.15-4.debian.tar.xz
 5183e6e1a9ce903a1f8a6d5f4e8234178f045c1b 14116 
qttools-opensource-src_5.15.15-4_source.buildinfo
Checksums-Sha256:
 70a04d1c3808fd408f6a16d1da2fc754c5c887df17c80cb4ead00d4d438c3d72 3998 
qttools-opensource-src_5.15.15-4.dsc
 5d0c9dfd47b8ec8554d7a1f628a33c3695741f95aca89374ef092a47bd2b46be 50352 
qttools-opensource-src_5.15.15-4.debian.tar.xz
 d371785ea43674dab7dd31a1cbcd6dd2587e9009ee5aa4a3cb79016b9c10e4a1 14116 
qttools-opensource-src_5.15.15-4_source.buildinfo
Files:
 a4361766babca820b439c9f37a777cfb 3998 libs optional 
qttools-opensource-src_5.15.15-4.dsc
 8ab35c8776ac45a9901ceec083f060d9 50352 libs optional 
qttools-opensource-src_5.15.15-4.debian.tar.xz
 f2b9ac5b41d1bbf2ecf4e4297c96f33d 14116 libs optional 
qttools-opensource-src_5.15.15-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEq2sdvrA0LydXHe1qsmYUtFL0RrYFAmdVodgTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRCyZhS0UvRGthgcEACMlcKwKuVbDqJCh8qScHc+HeFAH9Zz
glAMUhpJ6jY+qfXLXKtP+qorm7xHkJCQJ2iEtgRrG+0FSKQoRsXQtbv9BMcfbcrV
U1X4NNPpTRAH2fggbZC5Z81VThmWxablVVxPBqTKTZeSTelTdXUYrz9jgxI09Ziu
qhFpCq/kdbt91i+nzku0H8JCxWnDp6vTN89+cFzW35fItaEl/1nbQ2RJ98e+r2DV
fB3GCzUqwVCsJ3AFajUh4+QlH1YCpjtZiHZUkiDsJQcqqKit481kod8HrV4pXnkd
9btxKr9+XvfuMrJLwbGjZBYnpdpfoU/raCMVD9GSaex++B2Lk1KFjFy4VBxIEt22
w5l3AgrKla3sUYTZ9EG/VaGPSaLHdbxLA0+GQbgbaIgK8CMS3fFSkq+zB6JV04WB
sEOftOGl4QQ8jqyOkv9od0sjdxC+rY91EyGf/73ptbbun6+eJW2lmriZer9ZqBj2
Kfu8t++2eK9nFQq2WXSWM483qndl8NDrRD6q6ZIlJ1FrRnk8iIV0sAuZiOiTLy8O
uSnBeficZ9Wu/uzGLJDcyJVX5i4dBpPbUiCe9/K4AOwy3Aaq3AwwSoxs2bVPX7Oh
hUcuXP5dfBvZ71WC1hisuRvU6U5PZXZAZN1vNGflUn2zkkgM1gDjauh6DRcrlOuz
F1bFNCyL1sU+Yg==
=kt/O
-----END PGP SIGNATURE-----

Attachment: pgp4yjvGbz8HA.pgp
Description: PGP signature


--- End Message ---

Reply via email to