[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1015446: marked as done (kdelibs4support: ftbfs with LTO (link time optimization) enabled)



Your message dated Mon, 18 Mar 2024 23:24:03 +0000
with message-id <E1rmMKp-00H5RS-FL@fasolo.debian.org>
and subject line Bug#1015446: fixed in kdelibs4support 5.115.0-1
has caused the Debian Bug report #1015446,
regarding kdelibs4support: 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 owner@bugs.debian.org
immediately.)


-- 
1015446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015446
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:kdelibs4support
Version: 5.94.0-1
Severity: minor
Tags: sid bookworm
User: debian-gcc@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/kdelibs4support_5.94.0-1_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
+#MISSING: 5.94.0-1# (optional=templinst)_ZNK12KConfigGroup9readEntryI5QDateEET_PKcRKS2_@Base 4.100.0
+#MISSING: 5.94.0-1# (optional=templinst|arch=amd64 arm64 hppa x32)_ZNK12KConfigGroup9readEntryI5QFontEET_PKcRKS2_@Base 5.1.0
+#MISSING: 5.94.0-1# (optional=templinst|arch=!alpha !i386 !kfreebsd-i386 !hurd-i386 !mips !mipsel !ppc64 !s390x)_ZNK12KConfigGroup9readEntryI5QSizeEET_PKcRKS2_@Base 4.100.0
+#MISSING: 5.94.0-1# (optional=templinst)_ZNK12KConfigGroup9readEntryI6QColorEET_PKcRKS2_@Base 4.100.0
+#MISSING: 5.94.0-1# (optional=templinst)_ZNK12KConfigGroup9readEntryIbEET_PKcRKS1_@Base 4.100.0
+#MISSING: 5.94.0-1# (optional=templinst)_ZNK12KConfigGroup9readEntryIiEET_PKcRKS1_@Base 4.100.0
  _ZNK12KEditListBox10downButtonEv@Base 4.96.0
  _ZNK12KEditListBox10metaObjectEv@Base 4.96.0
  _ZNK12KEditListBox11currentItemEv@Base 4.96.0
@@ -3700,7 +3700,7 @@
  _ZTI11KDateWidget@Base 4.96.0
  _ZTI11KFileDialog@Base 4.96.0
  _ZTI11KFontDialog@Base 4.96.0
- (optional=gccinternal|arch=!armel !armhf)_ZTI11KIconEngine@Base 4.96.0
+#MISSING: 5.94.0-1# (optional=gccinternal|arch=!armel !armhf)_ZTI11KIconEngine@Base 4.96.0
  _ZTI11KIntSpinBox@Base 4.96.0
  _ZTI11KListWidget@Base 4.96.0
  _ZTI11KPushButton@Base 4.96.0
@@ -3795,9 +3795,9 @@
  _ZTIN7K4Style10TextOptionE@Base 4.96.0
  _ZTIN7K4Style11ColorOptionE@Base 4.96.0
  _ZTIN7K4Style17TitleButtonOptionE@Base 4.96.0
- _ZTIN7K4Style18DoubleButtonOptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTIN7K4Style18DoubleButtonOptionE@Base 4.96.0
  _ZTIN7K4Style6OptionE@Base 4.96.0
- _ZTIN7KGlobal13LocaleWrapperE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTIN7KGlobal13LocaleWrapperE@Base 4.96.0
  _ZTIN8KNetwork11KSocketBaseE@Base 4.96.0
  _ZTIN8KNetwork13KServerSocketE@Base 4.96.0
  _ZTIN8KNetwork13KSocketDeviceE@Base 4.96.0
@@ -3822,7 +3822,7 @@
  _ZTS11KDateWidget@Base 4.96.0
  _ZTS11KFileDialog@Base 4.96.0
  _ZTS11KFontDialog@Base 4.96.0
- (optional=gccinternal|arch=!armel !armhf)_ZTS11KIconEngine@Base 4.96.0
+#MISSING: 5.94.0-1# (optional=gccinternal|arch=!armel !armhf)_ZTS11KIconEngine@Base 4.96.0
  _ZTS11KIntSpinBox@Base 4.96.0
  _ZTS11KListWidget@Base 4.96.0
  _ZTS11KPushButton@Base 4.96.0
@@ -3951,7 +3951,7 @@
  _ZTV11KDateWidget@Base 4.96.0
  _ZTV11KFileDialog@Base 4.96.0
  _ZTV11KFontDialog@Base 4.96.0
- (optional=gccinternal|arch=!armel !armhf)_ZTV11KIconEngine@Base 4.96.0
+#MISSING: 5.94.0-1# (optional=gccinternal|arch=!armel !armhf)_ZTV11KIconEngine@Base 4.96.0
  _ZTV11KIntSpinBox@Base 4.96.0
  _ZTV11KListWidget@Base 4.96.0
  _ZTV11KPushButton@Base 4.96.0
@@ -4035,12 +4035,12 @@
  _ZTVN5Solid10Networking8NotifierE@Base 4.99.0
  _ZTVN5Solid15PowerManagement8NotifierE@Base 4.99.0
  _ZTVN6KParts7FactoryE@Base 4.96.0
- _ZTVN7K4Style10IconOptionE@Base 4.96.0
- _ZTVN7K4Style10TextOptionE@Base 4.96.0
- _ZTVN7K4Style11ColorOptionE@Base 4.96.0
- _ZTVN7K4Style17TitleButtonOptionE@Base 4.96.0
- _ZTVN7K4Style18DoubleButtonOptionE@Base 4.96.0
- _ZTVN7KGlobal13LocaleWrapperE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN7K4Style10IconOptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN7K4Style10TextOptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN7K4Style11ColorOptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN7K4Style17TitleButtonOptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN7K4Style18DoubleButtonOptionE@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTVN7KGlobal13LocaleWrapperE@Base 4.96.0
  _ZTVN8KNetwork11KSocketBaseE@Base 4.96.0
  _ZTVN8KNetwork13KServerSocketE@Base 4.96.0
  _ZTVN8KNetwork13KSocketDeviceE@Base 4.96.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: kdelibs4support
Source-Version: 5.115.0-1
Done: Patrick Franz <deltaone@debian.org>

We believe that the bug you reported is fixed in the latest version of
kdelibs4support, 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 1015446@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Franz <deltaone@debian.org> (supplier of updated kdelibs4support 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: Tue, 19 Mar 2024 00:09:31 +0100
Source: kdelibs4support
Architecture: source
Version: 5.115.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <deltaone@debian.org>
Closes: 1015446
Changes:
 kdelibs4support (5.115.0-1) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * New upstream release (5.115.0).
   * Update build-deps and deps with the info from cmake.
   * Add myself to Uploaders.
   * Enable LTO (Closes: #1015446).
Checksums-Sha1:
 6d331d268a239384dd3cd577694a9b8de979e3ae 3792 kdelibs4support_5.115.0-1.dsc
 3f59ce557e21a090fe60d2c8b0262572ac293c1e 3723592 kdelibs4support_5.115.0.orig.tar.xz
 1676aade82acc77fcb5a8c4ea51789b46938f863 488 kdelibs4support_5.115.0.orig.tar.xz.asc
 a3101bd2c9fbbcf197cbea48340a0df4cb6094aa 45336 kdelibs4support_5.115.0-1.debian.tar.xz
 927454c70b4229f9be2741a94e121978c6f8a3b8 16912 kdelibs4support_5.115.0-1_source.buildinfo
Checksums-Sha256:
 512ad51b2a73e09a63a6f72aa418467325468364a24f4af757da0f5903f3a503 3792 kdelibs4support_5.115.0-1.dsc
 72a2fa16c9044fffa7548f349e5e19f16996787673e6bd978fdca260e5512f14 3723592 kdelibs4support_5.115.0.orig.tar.xz
 3d9899bf543abdcf52a10af5348404bae26f892b1b3ce1d008cd750454c8b785 488 kdelibs4support_5.115.0.orig.tar.xz.asc
 488da618654102f9f7283301d27ba58c4c7bb2770475c8eaa8ab960104fd14a3 45336 kdelibs4support_5.115.0-1.debian.tar.xz
 4ec23d5feb4a340db9f543a8bae9101887d5c91ab5e55b7ebf2839eda961d0de 16912 kdelibs4support_5.115.0-1_source.buildinfo
Files:
 30f7f20cd8751a06d9ea4678c2c1f5f4 3792 libs optional kdelibs4support_5.115.0-1.dsc
 51d2788c1bff19b532d4208dd5e778a2 3723592 libs optional kdelibs4support_5.115.0.orig.tar.xz
 de7ac0b93386d15a8e1fd5f79c8841ea 488 libs optional kdelibs4support_5.115.0.orig.tar.xz.asc
 078db785afa9939c1eb1abfaf1dfda10 45336 libs optional kdelibs4support_5.115.0-1.debian.tar.xz
 ecc25bb08900bde28d87db7fd534a314 16912 libs optional kdelibs4support_5.115.0-1_source.buildinfo

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

iQJIBAEBCgAyFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmX4yccUHGRlbHRhb25l
QGRlYmlhbi5vcmcACgkQnp96YDB3/lbhFRAAh1hz2BRKrft55cmM4hPfDZ/8v9Ox
8ZCU1DhpiqYmKtnGuPOjFQxrxvgjbI9/wsd+czKkIhy9JoqeH4LpoZwGjGGg44xJ
PTBKXiIlfxNitVJUAClhxOBwwZHQ8Zl17UY5X3RgaxTe6GdE9b8Vk29LjY6K0erN
Hh8N9O9wdFXghaAibLYOYLjWYAZvf1Hp73cWPt1Xn2lmQR51ooVtGzUVtzzC8oCD
gxyZngAhn/lOyxunXhao6ZEJ9/4zwpnD+m79+0J6SI4Q4j7KwFRj/T0UVNww+XSE
tm40yfVxmFQw5UjkBV24W3D66BFY15MD6IDvYFvCc8RtxvU5cNbQyNKE/DDYGvSf
RxeP48awpqKanxNqn3Md59DwUx9RmwapcsU+tgr5X9ETGt9mYv77wG06aF1ZNOKc
Vdh2AD7w9jOHPlync29IUMSMumLgXqY9qkq2pqsStfI1TFciqzjHURoyhfBVT1xy
CDuJgv/Ty8DSFimjPCUtoUwA37R5V/VoYVJXAW7CHNincN057f4F2/xyyqNXwPgT
PSUG0PNYKfN/+sSz74QgL29HAD//Eos9q8Q5dLKWUjN4MgM1uL806MBGN1Ve1iIB
gas6909E7vG4YgcixRiOeH1YgwG+o8fY4jjZl0Fv3g5ALrBBPy+dIDiDRgoB/g5f
yhv86pRhpGtM4y0=
=l3nE
-----END PGP SIGNATURE-----

Attachment: pgpmH5RGv6yZz.pgp
Description: PGP signature


--- End Message ---

Reply to: