Your message dated Wed, 26 Feb 2025 10:49:16 +0000 with message-id <E1tnEya-00CVZs-9f@fasolo.debian.org> and subject line Bug#1086783: fixed in kxmlrpcclient 5.115.0-3 has caused the Debian Bug report #1086783, regarding kxmlrpcclient FTBFS with nocheck build profile: missing symbols 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.) -- 1086783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086783 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: kxmlrpcclient FTBFS with nocheck build profile: missing symbols
- From: Helmut Grohne <helmut@subdivi.de>
- Date: Tue, 5 Nov 2024 20:45:35 +0100
- Message-id: <20241105194535.GA3609367@subdivi.de>
Source: kxmlrpcclient Version: 5.115.0-2 Severity: serious Justification: nocheck ftbfs is serious since trixie Tags: ftbfs trixie sid Hi, kxmlrpcclient fails to build from source in unstable when enabling the nocheck build profile due to missing symbols. A build ends as follows: | dh_makeshlibs -a -Xusr/lib/libkdeinit5_\* -O--buildsystem=kf5 | dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below | dpkg-gensymbols: warning: debian/libkf5xmlrpcclient5/DEBIAN/symbols doesn't match completely debian/libkf5xmlrpcclient5.symbols | --- debian/libkf5xmlrpcclient5.symbols (libkf5xmlrpcclient5_5.115.0-2_amd64) | +++ dpkg-gensymbolsl6KJyr 2024-11-05 19:33:33.408250206 +0000 | @@ -1,14 +1,14 @@ | libKF5XmlRpcClient.so.5 libkf5xmlrpcclient5 #MINVER# | * Build-Depends-Package: libkf5xmlrpcclient-dev | - _ZN7KXmlRpc12QueryPrivate10markupCallERK7QStringRK5QListI8QVariantE@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate10slotResultEP4KJob@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate15isFaultResponseERK12QDomDocument@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate17isMessageResponseERK12QDomDocument@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate18parseFaultResponseERK12QDomDocument@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate20parseMessageResponseERK12QDomDocument@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate7marshalERK8QVariant@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate8slotDataEPN3KIO3JobERK10QByteArray@Base 5.36.0 | - _ZN7KXmlRpc12QueryPrivate9demarshalERK11QDomElement@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate10markupCallERK7QStringRK5QListI8QVariantE@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate10slotResultEP4KJob@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate15isFaultResponseERK12QDomDocument@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate17isMessageResponseERK12QDomDocument@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate18parseFaultResponseERK12QDomDocument@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate20parseMessageResponseERK12QDomDocument@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate7marshalERK8QVariant@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate8slotDataEPN3KIO3JobERK10QByteArray@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc12QueryPrivate9demarshalERK11QDomElement@Base 5.36.0 | _ZN7KXmlRpc5Query11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.7.50 | _ZN7KXmlRpc5Query11qt_metacastEPKc@Base 5.7.50 | _ZN7KXmlRpc5Query16staticMetaObjectE@Base 5.7.50 | @@ -44,17 +44,17 @@ | _ZN7KXmlRpc6ClientD0Ev@Base 5.7.50 | _ZN7KXmlRpc6ClientD1Ev@Base 5.7.50 | _ZN7KXmlRpc6ClientD2Ev@Base 5.7.50 | - _ZN7KXmlRpc6ResultC1Ev@Base 5.36.0 | - _ZN7KXmlRpc6ResultC2Ev@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc6ResultC1Ev@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZN7KXmlRpc6ResultC2Ev@Base 5.36.0 | _ZNK7KXmlRpc5Query10metaObjectEv@Base 5.7.50 | _ZNK7KXmlRpc6Client10metaObjectEv@Base 5.7.50 | _ZNK7KXmlRpc6Client19isDigestAuthEnabledEv@Base 5.7.50 | _ZNK7KXmlRpc6Client3urlEv@Base 5.7.50 | _ZNK7KXmlRpc6Client9userAgentEv@Base 5.7.50 | - _ZNK7KXmlRpc6Result11errorStringEv@Base 5.36.0 | - _ZNK7KXmlRpc6Result4dataEv@Base 5.36.0 | - _ZNK7KXmlRpc6Result7successEv@Base 5.36.0 | - _ZNK7KXmlRpc6Result9errorCodeEv@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZNK7KXmlRpc6Result11errorStringEv@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZNK7KXmlRpc6Result4dataEv@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZNK7KXmlRpc6Result7successEv@Base 5.36.0 | +#MISSING: 5.115.0-2# _ZNK7KXmlRpc6Result9errorCodeEv@Base 5.36.0 | _ZTIN7KXmlRpc5QueryE@Base 5.7.50 | _ZTIN7KXmlRpc6ClientE@Base 5.7.50 | _ZTSN7KXmlRpc5QueryE@Base 5.7.50 | dh_makeshlibs: error: failing due to earlier errors | make: *** [debian/rules:6: binary] Error 25 | dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Helmut
--- End Message ---
--- Begin Message ---
- To: 1086783-close@bugs.debian.org
- Subject: Bug#1086783: fixed in kxmlrpcclient 5.115.0-3
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 26 Feb 2025 10:49:16 +0000
- Message-id: <E1tnEya-00CVZs-9f@fasolo.debian.org>
- Reply-to: Pino Toscano <pino@debian.org>
Source: kxmlrpcclient Source-Version: 5.115.0-3 Done: Pino Toscano <pino@debian.org> We believe that the bug you reported is fixed in the latest version of kxmlrpcclient, 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 1086783@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pino Toscano <pino@debian.org> (supplier of updated kxmlrpcclient 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, 26 Feb 2025 11:24:33 +0100 Source: kxmlrpcclient Architecture: source Version: 5.115.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Pino Toscano <pino@debian.org> Closes: 1086783 Changes: kxmlrpcclient (5.115.0-3) unstable; urgency=medium . * Team upload. * Bump Standards-Version to 4.7.1, no changes required. * Remove the unused debian/meta/ stuff. * CI: simplify/improve config. * Modernize building: - add the dh-sequence-kf5 build dependency to use the kf5 addon automatically - add the dh-sequence-pkgkde-symbolshelper build dependency to use the pkgkde_symbolshelper automatically - drop the pkg-kde-tools build dependency, no more explicitly needed - drop all the manually specified addons and buildsystem for dh * Drop old breaks/replaces for versions older than Debian Bullseye. * Drop unused autopkgtest leftovers. * Explicitly pass -DBUILD_TESTING=ON to cmake: this way test-only symbols are exposed even when $DEB_BUILD_OPTIONS contains "nocheck" (which adds -DBUILD_TESTING=OFF as parameter to cmake). (Closes: #1086783) * Drop the unused ${shlibs:Depends} substvar from libkf5xmlrpcclient-data. . [ Rebecca N. Palmer ] * d/watch: Look in KDE 5, as this package is not in KDE 6. Checksums-Sha1: 0480c1323bb443ca65a54c16699ef15c9ecd56e0 2910 kxmlrpcclient_5.115.0-3.dsc 345249181cc7904fbf5c762294329db44548921b 9456 kxmlrpcclient_5.115.0-3.debian.tar.xz d6c3408d3c1561d65afc03bf9a0b9e6db6ffbe09 18572 kxmlrpcclient_5.115.0-3_source.buildinfo Checksums-Sha256: 21c2a5fabca68a27c0aeefcc318de2389c70b64595eb10b1db9e030324701f77 2910 kxmlrpcclient_5.115.0-3.dsc 9c5550a90d9c3f6576ee833452e2da7be9fd013bcdd661f715ee6875be75fefa 9456 kxmlrpcclient_5.115.0-3.debian.tar.xz aca49ae9b4a843bdc700e4bc702d496d68183fdfa5c460611a2c0e0bbfd297e9 18572 kxmlrpcclient_5.115.0-3_source.buildinfo Files: 2f1a7caa5208e01132f673c236750bfb 2910 libs optional kxmlrpcclient_5.115.0-3.dsc c6ac7cff6bea47692b0c3506fa73b94b 9456 libs optional kxmlrpcclient_5.115.0-3.debian.tar.xz 3ebc77d8b8b2e2677e18b6a7fa2f3eeb 18572 libs optional kxmlrpcclient_5.115.0-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAme+7AUACgkQLRkciEOx P01lbA//dUkzWjjvKgshncH6/BwTx5+T4zzSN78++NN/rMqREIUdYaYpX/2pQnfE Z1EjfZlNSB1ZTAdireyr5qn4Oy+LNKNxNjdIfHfe7ernWgVknPz3p6M4x472209s p2fiIgHRITwv+NrJbBWuzQzNw8Q6rUH9bvC7V9biYSQy6dsPl6npDAUUgtVyuPBn o8gRjbZL0TPGXko/xyUaBb3L1HUJHipLrVfKJiTkfEAoWKREF/WWZkQKv6IRotfU 7nW+Ve3W/YcnxeiNdWybQgguZfyecFQAtvJx7bncHxor0FFRkmOIrdPKsLgBQHh1 FLpIrPWMxYepxIgBx1H4j66vQKi9m733QoUGsBw2VRTUMkX2KB4ZoHGeJEtL68Iv TNYltt/5fOAsqLpwWT8Nbefz1FLG/8Euwsmn1rf893hRcrcuQw4BLuJWclyTfe1y 2JPYvJ5SahP3a3oyYV3YF1CUuV55gMHplG5m8koasGZ2fzAcpzEbwS5/I2lTaGSo /eHBDr4Ve/28PT8VBsXwEJJDmbMd3M5oGGoNrEC5ZcNOMeO4hMMtT0+CthDI2h1j JtlS7YTsomcL2sdaYj1pWsmiqnaP2T0mNBj1RLo/gLPBQxDtNPBOHNFkGWzXTNv9 bWO+22j8TrXH6zWnSOPj0Dpfy+Xnt3yTOFtpJU+Rb6tGc3ed07c= =3QKD -----END PGP SIGNATURE-----Attachment: pgpnVzLiyOq2I.pgp
Description: PGP signature
--- End Message ---