Your message dated Mon, 25 Jul 2022 17:34:56 +0000
with message-id <e1og1yq-0005ct...@fasolo.debian.org>
and subject line Bug#1015634: fixed in qtdbusextended 0.0.3-6
has caused the Debian Bug report #1015634,
regarding qtdbusextended: ftbfs with LTO (link time optimization) enabled
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.)
--
1015634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015634
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtdbusextended
Version: 0.0.3-5
Severity: minor
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-lto
This package currently fails to build (at least on the amd64
architecture) with link time optimizations enabled. For a background
for LTO please see
https://wiki.debian.org/ToolChain/LTO
The goal is to enable this optimization by default in an upcoming
Debian release in dpkg-buildflags for 64bit architectures. The goal
is to get this package to build with link time optimizations, or to
explicitly disable link time optimizations for this package build.
To reproduce the build failure, enable the lto optimization in
testing/unstable by adding "optimize=+lto" to DEB_BUILD_MAINT_OPTIONS
in the debian/rules file, or if this macro is unset, just set it:
export DEB_BUILD_MAINT_OPTIONS = optimize=+lto
Please try to fix the build with lto enabled, fixing the packaging or
forwarding the issue upstream. If the issue cannot be fixed,
explicitly disallow building the package with lto by adding to your
rules file:
export DEB_BUILD_MAINT_OPTIONS = optimize=-lto
or adding that string to your existing setting of DEB_BUILD_MAINT_OPTIONS.
The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/dpkglto/qtdbusextended_0.0.3-5_unstable_dpkglto.log
The last lines of the build log are at the end of this report.
[...]
dh_dwz -a
dh_strip -a
dh_makeshlibs -a
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/libdbusextended-qt5-1/DEBIAN/symbols doesn't
match completely debian/libdbusextended-qt5-1.symbols
--- debian/libdbusextended-qt5-1.symbols (libdbusextended-qt5-1_0.0.3-5_amd64)
+++ dpkg-gensymbolswKsX8e 2022-06-10 08:49:49.673854504 +0000
@@ -1,7 +1,7 @@
libdbusextended-qt5.so.1 libdbusextended-qt5-1 #MINVER#
* Build-Depends-Package: libdbusextended-qt5-dev
- _ZN10QByteArrayD1Ev@Base 0.0.3
- _ZN10QByteArrayD2Ev@Base 0.0.3
+#MISSING: 0.0.3-5# _ZN10QByteArrayD1Ev@Base 0.0.3
+#MISSING: 0.0.3-5# _ZN10QByteArrayD2Ev@Base 0.0.3
(optional=templinst)_ZN17QtMetaTypePrivate19IteratorOwnerCommonIN4QMapI7QString8QVariantE14const_iteratorEE5equalEPKPvS9_@Base
0.0.3
(optional=templinst)_ZN17QtMetaTypePrivate19IteratorOwnerCommonIN4QMapI7QString8QVariantE14const_iteratorEE6assignEPPvPKS7_@Base
0.0.3
(optional=templinst)_ZN17QtMetaTypePrivate19IteratorOwnerCommonIN4QMapI7QString8QVariantE14const_iteratorEE7destroyEPPv@Base
0.0.3
@@ -30,7 +30,7 @@
(optional=templinst)_ZN17QtMetaTypePrivate24QAssociativeIterableImpl8sizeImplI5QHashI7QString8QVariantEEEiPKv@Base
0.0.3
(optional=templinst)_ZN17QtMetaTypePrivate24QAssociativeIterableImpl9beginImplI4QMapI7QString8QVariantEEEvPKvPPv@Base
0.0.3
(optional=templinst)_ZN17QtMetaTypePrivate24QAssociativeIterableImpl9beginImplI5QHashI7QString8QVariantEEEvPKvPPv@Base
0.0.3
-
(optional=templinst)_ZN18QMetaTypeIdQObjectIP23QDBusPendingCallWatcherLi8EE14qt_metatype_idEv@Base
0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZN18QMetaTypeIdQObjectIP23QDBusPendingCallWatcherLi8EE14qt_metatype_idEv@Base
0.0.3
_ZN29DBusExtendedAbstractInterface10demarshallERK7QStringRK13QMetaPropertyRK8QVariantP10QDBusError@Base
0.0.3
_ZN29DBusExtendedAbstractInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base
0.0.3
_ZN29DBusExtendedAbstractInterface11qt_metacastEPKc@Base 0.0.3
@@ -64,24 +64,24 @@
_ZN30DBusExtendedPendingCallWatcherD0Ev@Base 0.0.3
_ZN30DBusExtendedPendingCallWatcherD1Ev@Base 0.0.3
_ZN30DBusExtendedPendingCallWatcherD2Ev@Base 0.0.3
- (optional=templinst)_ZN4QMapI7QString8QVariantED1Ev@Base 0.0.3
- (optional=templinst)_ZN4QMapI7QString8QVariantED2Ev@Base 0.0.3
- (optional=templinst)_ZN5QListI7QStringE18detach_helper_growEii@Base 0.0.3
- (optional=templinst)_ZN5QListI7QStringE6appendERKS0_@Base 0.0.3
- (optional=templinst)_ZN5QListI7QStringED1Ev@Base 0.0.3
- (optional=templinst)_ZN5QListI7QStringED2Ev@Base 0.0.3
- (optional=templinst)_ZN5QListI8QVariantED1Ev@Base 0.0.3
- (optional=templinst)_ZN5QListI8QVariantED2Ev@Base 0.0.3
- _ZN7QStringD1Ev@Base 0.0.3
- _ZN7QStringD2Ev@Base 0.0.3
- (optional=templinst)_ZN8QMapDataI7QString8QVariantE7destroyEv@Base 0.0.3
- (optional=templinst)_ZN8QMapNodeI7QString8QVariantE14destroySubTreeEv@Base
0.0.3
-
(optional=templinst)_ZN9QtPrivate19QVariantValueHelperI13QDBusArgumentE8metaTypeERK8QVariant@Base
0.0.3
-
(optional=templinst)_ZN9QtPrivate28QVariantValueHelperInterfaceI20QAssociativeIterableE6invokeERK8QVariant@Base
0.0.3
-
(optional=templinst)_ZN9QtPrivate28QVariantValueHelperInterfaceI4QMapI7QString8QVariantEE6invokeERKS3_@Base
0.0.3
+#MISSING: 0.0.3-5# (optional=templinst)_ZN4QMapI7QString8QVariantED1Ev@Base
0.0.3
+#MISSING: 0.0.3-5# (optional=templinst)_ZN4QMapI7QString8QVariantED2Ev@Base
0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZN5QListI7QStringE18detach_helper_growEii@Base 0.0.3
+#MISSING: 0.0.3-5# (optional=templinst)_ZN5QListI7QStringE6appendERKS0_@Base
0.0.3
+#MISSING: 0.0.3-5# (optional=templinst)_ZN5QListI7QStringED1Ev@Base 0.0.3
+#MISSING: 0.0.3-5# (optional=templinst)_ZN5QListI7QStringED2Ev@Base 0.0.3
+#MISSING: 0.0.3-5# (optional=templinst)_ZN5QListI8QVariantED1Ev@Base 0.0.3
+#MISSING: 0.0.3-5# (optional=templinst)_ZN5QListI8QVariantED2Ev@Base 0.0.3
+#MISSING: 0.0.3-5# _ZN7QStringD1Ev@Base 0.0.3
+#MISSING: 0.0.3-5# _ZN7QStringD2Ev@Base 0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZN8QMapDataI7QString8QVariantE7destroyEv@Base 0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZN8QMapNodeI7QString8QVariantE14destroySubTreeEv@Base 0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZN9QtPrivate19QVariantValueHelperI13QDBusArgumentE8metaTypeERK8QVariant@Base
0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZN9QtPrivate28QVariantValueHelperInterfaceI20QAssociativeIterableE6invokeERK8QVariant@Base
0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZN9QtPrivate28QVariantValueHelperInterfaceI4QMapI7QString8QVariantEE6invokeERKS3_@Base
0.0.3
_ZNK29DBusExtendedAbstractInterface10metaObjectEv@Base 0.0.3
_ZNK30DBusExtendedPendingCallWatcher10metaObjectEv@Base 0.0.3
-
(optional=templinst)_ZNK8QMapNodeI7QString8QVariantE4copyEP8QMapDataIS0_S1_E@Base
0.0.3
+#MISSING: 0.0.3-5#
(optional=templinst)_ZNK8QMapNodeI7QString8QVariantE4copyEP8QMapDataIS0_S1_E@Base
0.0.3
_ZTI29DBusExtendedAbstractInterface@Base 0.0.3
_ZTI30DBusExtendedPendingCallWatcher@Base 0.0.3
_ZTS29DBusExtendedAbstractInterface@Base 0.0.3
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: qtdbusextended
Source-Version: 0.0.3-6
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
qtdbusextended, 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 1015...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated qtdbusextended 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, 25 Jul 2022 12:52:48 -0400
Source: qtdbusextended
Architecture: source
Version: 0.0.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Deepin Packaging Team
<pkg-deepin-de...@lists.alioth.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1015634
Changes:
qtdbusextended (0.0.3-6) unstable; urgency=medium
.
* debian/rules: Explicitly enable LTO build. (Closes: #1015634)
* debian/libdbusextended-qt5-1.symbols: Drop useless symbols after
lto is enabled.
Checksums-Sha1:
e790f8c968d197069d47c6f0d202ba958240f65d 2113 qtdbusextended_0.0.3-6.dsc
99bede6a9565de335a214bbf782a1bfc4dd211b4 15384 qtdbusextended_0.0.3.orig.tar.gz
22df92afd493571ac5a5de0f26ea1ef249089b83 3688
qtdbusextended_0.0.3-6.debian.tar.xz
b10b845eb56feb9da341c85f3ce4b1b09228de22 10471
qtdbusextended_0.0.3-6_amd64.buildinfo
Checksums-Sha256:
37749b1f27e385f74e18510ee0d851a0e4ba986492abbdafdabf7942d1d09597 2113
qtdbusextended_0.0.3-6.dsc
e9342979e32a1997b14e3bb3cd980619e8320c495873342d3b5eb30eb6f16b6a 15384
qtdbusextended_0.0.3.orig.tar.gz
b1fa49a103f98c8ae4f82e0158a94f42512af9b9f45703ddb03be6a2044d326e 3688
qtdbusextended_0.0.3-6.debian.tar.xz
ab79bd876222b79de30742d83d8bb3d026e34a9e43e185a2c2ec095e7648859e 10471
qtdbusextended_0.0.3-6_amd64.buildinfo
Files:
dc0375690c9ad619068ccfcb12d43a15 2113 misc optional qtdbusextended_0.0.3-6.dsc
e07fdb70eedb9fc83d369ce226beb4a4 15384 misc optional
qtdbusextended_0.0.3.orig.tar.gz
ca5462f7a29e884396d599fdbf38e1cd 3688 misc optional
qtdbusextended_0.0.3-6.debian.tar.xz
5b0df92b0263095fe497e91b6692caf3 10471 misc optional
qtdbusextended_0.0.3-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmLeyyYACgkQwpPntGGC
Ws5BPBAAvMx9SBfuB4miA4LdxTMZH9ZBZhwgZQQZWOiUODjY1+Q4yMS1JrWDMlLq
OPM9iQTEYPcPZE5vWRi+ZKmy2OEqFLclaV2KZ9QxsrOeutlGGt8Ly/YT6O2cjWTZ
U3CJNqwz4857eXvtt4JutM5/Kl3t4GolnfbD8oz4UiMUlrecGTeTRC4DApRxKQHw
1n2twwV6u4fMLW4F/o0e7qpRqiaseAWKDTKSAHyEZQ3CnMEVznYJ+AnedI09JP60
UuvvCeykfN2sHAZksd5xfJunxZiwZfeXE77QVnGu4+9p/fXCFkh74He6NFyQqVqc
tW51AZn9sdC2FkwX3D1/YG/3w5xZyYAdDNMh5RHQ5IaUuhX7NMHkmfEt0AMi2e06
+vyq6+HgW9NdoeCIqaGNR/dnI8FmHwfP2i4J9MntJBSjEP2GZ7JyL2TOIZxThOZM
qHY6PP8c3jGiWhfGBXdyCKFrze4N/wTwI7by0vjaNXXpAqaPWI8xVM0gP6E+f6Y8
Dmahj1+aUcf44D/Ke+WlCiubfxANVpX88b7TQnE7wGRZHMUsg8azzz0RZWx0OPIF
rAU4HXmWWBW7YSnDM53h3pSlus21CFhgty4cT4D7T9UJ66sO+ghFq9Z5NQUKjptr
UUJaCI1iwR5p5yWS8zWNuZdV1e4hDq4UN2O5KiS2gszpKpPZI3g=
=9ILE
-----END PGP SIGNATURE-----
--- End Message ---