Your message dated Wed, 05 Nov 2025 23:39:08 +0000 with message-id <E1vGn5o-003dAI-0J@fasolo.debian.org> and subject line Bug#1120102: fixed in signond 8.61+git20231015.c8ad982-8 has caused the Debian Bug report #1120102, regarding signond FTCBFS: confuses build and host architecture 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 owner@bugs.debian.org immediately.) -- 1120102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120102 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: signond FTCBFS: confuses build and host architecture
- From: Helmut Grohne <helmut@subdivi.de>
- Date: Tue, 28 Oct 2025 21:19:43 +0100
- Message-id: <[🔎] 20251028201943.GA3747467@subdivi.de>
Source: signond Version: 8.61+git20231015.c8ad982-7 Tags: patch User: debian-cross@lists.debian.org Usertags: ftcbfs signond fails to cross build from source, because debian/rules confuses the build and host architecture. Those do not differ for native builds, but the mixup causes files not to be found in cross builds. I'm attaching a patch for your convenience. Once applying it, signond cross builds successfully. Helmutdiff -Nru signond-8.61+git20231015.c8ad982/debian/changelog signond-8.61+git20231015.c8ad982/debian/changelog --- signond-8.61+git20231015.c8ad982/debian/changelog 2024-12-11 22:33:57.000000000 +0100 +++ signond-8.61+git20231015.c8ad982/debian/changelog 2025-10-28 21:04:57.000000000 +0100 @@ -1,3 +1,10 @@ +signond (8.61+git20231015.c8ad982-7.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix FTCBFS: Fix build vs host confusion. (Closes: #-1) + + -- Helmut Grohne <helmut@subdivi.de> Tue, 28 Oct 2025 21:04:57 +0100 + signond (8.61+git20231015.c8ad982-7) unstable; urgency=medium * Re-upload to unstable as is. diff -Nru signond-8.61+git20231015.c8ad982/debian/rules signond-8.61+git20231015.c8ad982/debian/rules --- signond-8.61+git20231015.c8ad982/debian/rules 2024-12-07 14:20:16.000000000 +0100 +++ signond-8.61+git20231015.c8ad982/debian/rules 2025-10-28 21:04:55.000000000 +0100 @@ -38,12 +38,12 @@ dh_auto_install --builddirectory=build-qt5 --destdir=debian/tmp-qt5 --buildsystem=qmake .. # Collect Qt5 build results we want to provide in Qt5 legacy packages. - cp -av debian/tmp-qt5/usr/lib/$(DEB_BUILD_MULTIARCH)/*qt5*.so* \ - debian/tmp/usr/lib/$(DEB_BUILD_MULTIARCH)/ - cp -av debian/tmp-qt5/usr/lib/$(DEB_BUILD_MULTIARCH)/cmake/SignOnQt5 \ - debian/tmp/usr/lib/$(DEB_BUILD_MULTIARCH)/cmake/ - cp -av debian/tmp-qt5/usr/lib/$(DEB_BUILD_MULTIARCH)/pkgconfig/*qt5* \ - debian/tmp/usr/lib/$(DEB_BUILD_MULTIARCH)/pkgconfig + cp -av debian/tmp-qt5/usr/lib/$(DEB_HOST_MULTIARCH)/*qt5*.so* \ + debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/ + cp -av debian/tmp-qt5/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/SignOnQt5 \ + debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/ + cp -av debian/tmp-qt5/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/*qt5* \ + debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig cp -av debian/tmp-qt5/usr/include/signon-qt5/ \ debian/tmp/usr/include/
--- End Message ---
--- Begin Message ---
- To: 1120102-close@bugs.debian.org
- Subject: Bug#1120102: fixed in signond 8.61+git20231015.c8ad982-8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 05 Nov 2025 23:39:08 +0000
- Message-id: <E1vGn5o-003dAI-0J@fasolo.debian.org>
- Reply-to: Aurélien COUDERC <coucouf@debian.org>
Source: signond Source-Version: 8.61+git20231015.c8ad982-8 Done: Aurélien COUDERC <coucouf@debian.org> We believe that the bug you reported is fixed in the latest version of signond, 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 1120102@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Aurélien COUDERC <coucouf@debian.org> (supplier of updated signond 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 05 Nov 2025 23:42:38 +0100 Source: signond Architecture: source Version: 8.61+git20231015.c8ad982-8 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Aurélien COUDERC <coucouf@debian.org> Closes: 1120102 Changes: signond (8.61+git20231015.c8ad982-8) unstable; urgency=medium . * Team upload. . [ Helmut Grohne ] * Fix FTCBFS: Fix build vs host confusion. (Closes: #1120102) . [ Aurélien COUDERC ] * Bump Standards-Version to 4.7.2, no change required. * Refresh copyright information. Checksums-Sha1: 7330c7af9ee438303fe2cc3a5b68cde05ba809f8 3401 signond_8.61+git20231015.c8ad982-8.dsc 5e596736568045faae4cbdcbac8e30290833b339 17412 signond_8.61+git20231015.c8ad982-8.debian.tar.xz 93f09c2141417d81b1a0542962f13fce5d6fe191 21930 signond_8.61+git20231015.c8ad982-8_amd64.buildinfo Checksums-Sha256: e68f8c63c94373f87c92926a33226251a86f5cbf7be6d63cd487f15111c1912d 3401 signond_8.61+git20231015.c8ad982-8.dsc 78deec2bf8e668b511f767f0f559857e346130bd30aa3a8135fc4a9ce17616ef 17412 signond_8.61+git20231015.c8ad982-8.debian.tar.xz efacb17bf1caeccba2f936bc43e6377fd3ab621fc849e25a5277a8db2e953d71 21930 signond_8.61+git20231015.c8ad982-8_amd64.buildinfo Files: b1e26fa19d6d6bbdae4df07b199a4ff9 3401 utils optional signond_8.61+git20231015.c8ad982-8.dsc af993262d69428a126752f327932c5bb 17412 utils optional signond_8.61+git20231015.c8ad982-8.debian.tar.xz 37a601ac00ef44db243b4394459e1717 21930 utils optional signond_8.61+git20231015.c8ad982-8_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJHBAEBCgAxFiEEIW//QAAaDgcOKDsfcaflM/KRoyQFAmkL1q4THGNvdWNvdWZA ZGViaWFuLm9yZwAKCRBxp+Uz8pGjJIiiEACDpc4uqnGhoNZF79gVsW4Qjx+iWoRo T3c+Br3+XkKooxrDItMsi1mJ3C7s8mwalZ+VnL3VPe0OgaxcxeUp+ThxxSymyzSz UQT1cfbP+f4aseQ4Dx6QlZncZd58tRBNNtqUmJBtEGk08JBBWptEPw8a7IHnnrN/ A8UwO4Yh8JqeItJ50nn3N+ybDg9ZZvBSS+cbmFC/TJSKLSFo5T8Z4pcrLXycKIw9 QMydEywaIUz/Gids9SR1YXYzUbT8zHrZAwoYEXY1llUNTMMDYTJ1SuPgT2oVOwQX M3jOIMjifZ4Mt97E+f84exd7JXFWnsTiAFfBHBkFs9FPztVmvdor/H4xRodBa1wa /W9MU3xbhKwz9lAYcvAdm+n6F7h5Ylf3jlOOYuapGqwYWan1zWaF3XL+aWPZfT4k new961fvZfFQjbE9BWtHAaoDH1/zWIVuhWpjnFlGZmGuVveez0tNsXtJ5nSh13tQ jTh2hPXOPK4d9rFb777oYmBr0Ay1v60viw8pX/qgRVQg01mCbMhjUmCLaTiVYa3P V4KuGnVetE6M1s3j32R+J70Vnwn5g0Yrg1a0p+wNX4VL7S/8GGYDM6lvyz0OmPBo TFmLWBTq01PJyNzGALaYliR8IF1wLgPnBNC67YRhuk8kVztxm8hcIHwWadbBW4e8 dcNgizYl0cITrQ== =qqsl -----END PGP SIGNATURE-----Attachment: pgpKl9EZicXV1.pgp
Description: PGP signature
--- End Message ---