Your message dated Mon, 03 Feb 2025 12:21:11 +0000
with message-id <e1tevrv-00each...@fasolo.debian.org>
and subject line Bug#1095061: fixed in qttools-opensource-src 5.15.15-6
has caused the Debian Bug report #1095061,
regarding qttools-opensource-src: Please enable qdoc-qt5 on hurd-amd64 too
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.)
--
1095061: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095061
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qttools-opensource-src
Version: 5.15.15-5
Severity: important
Tags: patch
Hello,
Some packages fail to build on hurd-amd64 due to missing qdoc-qt5, could
you apply the attached patch to enable it?
Thanks,
Samuel
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500,
'oldstable-proposed-updates-debug'), (500, 'oldoldstable'), (500,
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1,
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64
Kernel: Linux 6.13.0 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
Samuel
void *memmem (const void *meule_de_foin, size_t lg_meule,
const void *aiguille, size_t lg_aiguille);
(extrait de la page de man de memmem -- Manuel du programmeur Linux)
--- debian/control.original 2025-02-03 08:36:21.000000000 +0000
+++ debian/control 2025-02-03 08:36:38.000000000 +0000
@@ -8,10 +8,10 @@
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 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el
ppc64 ppc64el riscv64 s390x sparc64],
+ libclang-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-amd64
hurd-i386 i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6
mipsr6el ppc64 ppc64el riscv64 s390x sparc64],
libqt5opengl5-dev (>= 5.15.15+dfsg~),
libqt5sql5-sqlite (>= 5.15.15+dfsg~),
- llvm-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-i386 i386
loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el ppc64
ppc64el riscv64 s390x sparc64],
+ llvm-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-amd64
hurd-i386 i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6
mipsr6el ppc64 ppc64el riscv64 s390x sparc64],
pkg-kde-tools,
qtbase5-private-dev (>= 5.15.15+dfsg~),
qtdeclarative5-private-dev (>= 5.15.15+dfsg~),
@@ -60,7 +60,7 @@
the QtDBus library.
Package: qdoc-qt5
-Architecture: amd64 arm64 armel armhf hurd-i386 i386 loong64 mips mips64
mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el ppc64 ppc64el riscv64 s390x
sparc64
+Architecture: amd64 arm64 armel armhf hurd-amd64 hurd-i386 i386 loong64 mips
mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el ppc64 ppc64el
riscv64 s390x sparc64
Multi-Arch: foreign
Section: utils
Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
@@ -150,7 +150,7 @@
Architecture: any
Multi-Arch: foreign
Section: devel
-Depends: qdoc-qt5 (= ${binary:Version}) [amd64 arm64 armel armhf hurd-i386
i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el
ppc64 ppc64el riscv64 s390x sparc64],
+Depends: qdoc-qt5 (= ${binary:Version}) [amd64 arm64 armel armhf hurd-amd64
hurd-i386 i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6
mipsr6el ppc64 ppc64el riscv64 s390x sparc64],
qhelpgenerator-qt5 (= ${binary:Version}),
qt5-assistant (= ${binary:Version}),
qtattributionsscanner-qt5 (= ${binary:Version}),
--- End Message ---
--- Begin Message ---
Source: qttools-opensource-src
Source-Version: 5.15.15-6
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 1095...@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: Mon, 03 Feb 2025 15:00:42 +0300
Source: qttools-opensource-src
Architecture: source
Version: 5.15.15-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 1095061
Changes:
qttools-opensource-src (5.15.15-6) unstable; urgency=medium
.
* Enable qdoc on hurd-amd64 (closes: #1095061). Thanks Samuel Thibault!
Checksums-Sha1:
50010a67aab1024d4530b4fa0f5dce90f9f5740c 3868
qttools-opensource-src_5.15.15-6.dsc
c9a93fc26680297f3d00983d519359396530d1b1 50308
qttools-opensource-src_5.15.15-6.debian.tar.xz
67201910e2bce55b50559ecdd086f1e3a52cfcb9 12956
qttools-opensource-src_5.15.15-6_source.buildinfo
Checksums-Sha256:
37fa3ae4bbdfadbd4964dccb8b1a897b3856e8ba2f5a7bc29e46574c8ba6c824 3868
qttools-opensource-src_5.15.15-6.dsc
c7ba67456a737cd3f7e9c65d9e935c7ac7f0b916c0b2a3951472aef983690e32 50308
qttools-opensource-src_5.15.15-6.debian.tar.xz
a3aa206ff33d1cfcc3c6e3a408ff0d35a30be45f19246634e5774005dd0a6ec2 12956
qttools-opensource-src_5.15.15-6_source.buildinfo
Files:
6ca459679060dda6eb9cd0787d35c628 3868 libs optional
qttools-opensource-src_5.15.15-6.dsc
4fab57bf7b941b6c879b314e213ee61e 50308 libs optional
qttools-opensource-src_5.15.15-6.debian.tar.xz
1b62bccd1d76dca56238c85b70f2a008 12956 libs optional
qttools-opensource-src_5.15.15-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEEq2sdvrA0LydXHe1qsmYUtFL0RrYFAmegsHUTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRCyZhS0UvRGtrakD/9Eo5uw9qj3Z3US3IMF2NfZ+yOAGAL+
1A/I6lY3iBIJcHHeAdNpOHWcv+gS9RblQaBAQKIbvStTnxQYoHEocF7WJF/yo43a
/bYoSZoeY64GaV5XN+X4tkVCtewk8G0X+WWB4/PWwQ7bvB4vQbUKz8QQ6DYC7heL
/c61EGMXG+oa4jhrz59WeH0acwdtsdQJ1CiPyluavjcsO/ARalL/PEuYDOMxi4D3
XIDVmD7jz10w+QOa7glqQKGMmWmFg+NxZOh4nmCQqx3x44XXdqsStTF77gppl4gl
xrMqveMVZzNJeYV672LA1EGdsdxExAvSQjZqCUQAjLJwWCcF0uKTL6B/uHCJkTY/
YZxUFc9XDcjMG8/kzxxjOG89Nu7+dQ9PDnMAOMf2B+7/LF6ymHboxssNZIZ2C+Rq
FcdDdpXSuhuVLftZtjTHW5BPnSu1fUU9cYCAyqddQcOQyEZ9/N5wLeWVJpDRfXso
Sz1CLWQp7ce4nI/7guSUVs882FDzMQ3J3DnTYNiS7YcwpF4WFdaq27WZ5TstBYU0
4+1hQh50njL9Xvw8sdmV4CHZihI+HIOS1oHAX8mhaeW4aEo6XJft7ibUmwzPASsz
OM3Wgjpmkp47qV9ZNMPMt4QIh0VYIiVzglbrhzDteFtnavWATSRplphboTma6hsQ
MU206OcJfWhwWw==
=p+6D
-----END PGP SIGNATURE-----
pgpGnvOtPVi2t.pgp
Description: PGP signature
--- End Message ---