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

Bug#1015436: marked as done (kbookmarks: ftbfs with LTO (link time optimization) enabled)



Your message dated Mon, 18 Mar 2024 23:21:41 +0000
with message-id <E1rmMIX-00H4rM-9D@fasolo.debian.org>
and subject line Bug#1015436: fixed in kbookmarks 5.115.0-1
has caused the Debian Bug report #1015436,
regarding kbookmarks: 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.)


-- 
1015436: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015436
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:kbookmarks
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/kbookmarks_5.94.0-1_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/KBookmarkDomBuilder
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/KBookmarkDialog
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/KonqBookmarkMenu
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmark.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkaction.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkactioninterface.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkactionmenu.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkcontextmenu.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkmanager.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkmenu.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkowner.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkdombuilder.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkdialog.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/konqbookmarkmenu.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkexporter.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkimporter.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkimporter_opera.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkimporter_ie.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarkimporter_ns.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qlogging-categories5/kbookmarks.categories
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qlogging-categories5/kbookmarks.renamecategories
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/KF5Bookmarks.qch
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/KF5Bookmarks.tags
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KBookmarks.pri
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Bookmarks/KF5BookmarksQchTargets.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Bookmarks/KF5BookmarksConfigVersion.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Bookmarks/KF5BookmarksTargets.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Bookmarks/KF5BookmarksTargets-debian.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KBookmarks/kbookmarks_version.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   dh_install -O--buildsystem=kf5
   dh_movelibkdeinit -O--buildsystem=kf5
   dh_installdocs -O--buildsystem=kf5
   dh_installchangelogs -O--buildsystem=kf5
   dh_installsystemduser -O--buildsystem=kf5
   dh_perl -O--buildsystem=kf5
   dh_link -O--buildsystem=kf5
   dh_strip_nondeterminism -O--buildsystem=kf5
   dh_compress -X.dcl -X.docbook -X-license -X.tag -X.sty -X.el -O--buildsystem=kf5
   dh_fixperms -O--buildsystem=kf5
   dh_missing -O--buildsystem=kf5
   dh_dwz -a -O--buildsystem=kf5
   dh_strip -a -O--buildsystem=kf5
   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/libkf5bookmarks5/DEBIAN/symbols doesn't match completely debian/libkf5bookmarks5.symbols
--- debian/libkf5bookmarks5.symbols (libkf5bookmarks5_5.94.0-1_amd64)
+++ dpkg-gensymbols0oIXsi	2022-06-10 09:02:32.871369990 +0000
@@ -255,7 +255,7 @@
  _ZN9KBookmarkC1Ev@Base 4.96.0
  _ZN9KBookmarkC2ERK11QDomElement@Base 4.96.0
  _ZN9KBookmarkC2Ev@Base 4.96.0
- (optional=templinst)_ZNK12KConfigGroup9readEntryIbEET_PKcRKS1_@Base 4.100.0
+#MISSING: 5.94.0-1# (optional=templinst)_ZNK12KConfigGroup9readEntryIbEET_PKcRKS1_@Base 4.100.0
  _ZNK13KBookmarkMenu10metaObjectEv@Base 4.96.0
  _ZNK13KBookmarkMenu10parentMenuEv@Base 4.96.0
  _ZNK13KBookmarkMenu13parentAddressEv@Base 4.96.0
@@ -385,7 +385,7 @@
  _ZTV19KBookmarkActionMenu@Base 4.96.0
  _ZTV19KBookmarkDomBuilder@Base 4.96.0
  _ZTV20KBookmarkContextMenu@Base 4.96.0
- _ZTV21KBookmarkExporterBase@Base 4.96.0
+#MISSING: 5.94.0-1# _ZTV21KBookmarkExporterBase@Base 4.96.0
  _ZTV21KBookmarkImporterBase@Base 4.96.0
  _ZTV23KBookmarkGroupTraverser@Base 4.96.0
  _ZTV23KIEBookmarkExporterImpl@Base 4.96.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: kbookmarks
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
kbookmarks, 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 1015436@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 kbookmarks 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:05:41 +0100
Source: kbookmarks
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: 1015436
Changes:
 kbookmarks (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 as uploader and remove inactive ones. Thank you for your
     work.
   * Enable LTO (Closes: #1015436).
Checksums-Sha1:
 9c0df3bcd5df42eca5cb0fd3e22837b0099ab8e7 2974 kbookmarks_5.115.0-1.dsc
 9489079ca8f715f3da07eb8508a001cf3af572b3 1125188 kbookmarks_5.115.0.orig.tar.xz
 11ed304140ff7d21d99dd1e18bf0f100d7de9fdc 488 kbookmarks_5.115.0.orig.tar.xz.asc
 43e209765d1795ca5f23626037929f80d38e228f 14356 kbookmarks_5.115.0-1.debian.tar.xz
 8ff7fd41a17b71e6e38c1794c56d662954b3a7cb 15643 kbookmarks_5.115.0-1_source.buildinfo
Checksums-Sha256:
 0907145b294cf057e7e0d54f6a319684a16d90655221cbb4275ebd80d14a61c3 2974 kbookmarks_5.115.0-1.dsc
 164f11a92548c54d4855d207a6a7fa7bd3e7f71f8af01a43899f49c0188cdec0 1125188 kbookmarks_5.115.0.orig.tar.xz
 f35c2f91d2bbd98dd9ab12e8730da874f5978e660c6722b93da3f16284dc1722 488 kbookmarks_5.115.0.orig.tar.xz.asc
 5799a962ef1b4ca774cebb6dbce28e941d8225a6edabde81f96530c1fdfa3e37 14356 kbookmarks_5.115.0-1.debian.tar.xz
 5d3e24703eb3dade64742089756982e8bea27d722550d9634b0c85bb7d96b120 15643 kbookmarks_5.115.0-1_source.buildinfo
Files:
 8da3c709b0e9c41061ea26ee98f590d0 2974 libs optional kbookmarks_5.115.0-1.dsc
 ae18d83dae4dd64ab4a728d26a6d79de 1125188 libs optional kbookmarks_5.115.0.orig.tar.xz
 615417a98e132ed69d3fbedb539f4566 488 libs optional kbookmarks_5.115.0.orig.tar.xz.asc
 a346ee9cf42d1a7600f9f509aedd9332 14356 libs optional kbookmarks_5.115.0-1.debian.tar.xz
 1e156df380e27e92af1c62e10474129d 15643 libs optional kbookmarks_5.115.0-1_source.buildinfo

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

iQJIBAEBCgAyFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmX4yNYUHGRlbHRhb25l
QGRlYmlhbi5vcmcACgkQnp96YDB3/lZeJBAAirihYWkvS4FIbasOBuKri1+ijY/O
FVB02zLLWST4mUYfe7uXCECPe37YIC8BO9gHM5OvVfzTHXO6M8FrZvhjtW7/VzbS
Xy+OOxkZAPD1AW8aVc5eQpbNQs1U6rxEpAIFakfWTy0at6uvVZdRuO7Gp59LIo2s
fdlPvUVONrvmffnNvj/6OECU96AzmBDAFRyubIQzkDCdCC0cP1S4rEp0GdqnkQcD
psmW5AKAPLv1zn5w/N53xMkkGvuSDgJePVvS+rnVxvwKw9vP0B5emB0ILnl5zEmL
4UvvAHWt7CXWVEc2E9LteQsigHbrAY4XOw9nzfP1zDantKEBlXsoUR6C9A/BUiyH
etKQbTctZLaYcWEYEThf9ZAkTflIZnUPo86/pXPptIJ5eat48ISBfAgTdCARlbKd
eCsnkeqlP5QJS6WIrZi/zakWazufi2yq9+cc9hcIuMYXOKafH3GZEO6lcdTlIWKT
TLgn0773CGX8U9v8labPe5Bm9p+7KE0lDCkEWWd9jKLVQUC985eqzjjQx3mhDjIM
JgJ0wlQ7CGtTAa13zBrZVi2K56+rj8fFM8Pf6Zvnb8qfnPCuS8T6SQTlQ9NBtAJA
bv93gfJkaqw4NGF3bbeRn7wzhU8oUyw2i2jAgV78Yle5iZYc8s1W/I0yPDbwoCeP
NVv1M7lgrumw3vQ=
=l0HZ
-----END PGP SIGNATURE-----

Attachment: pgpy_LaE7hKbp.pgp
Description: PGP signature


--- End Message ---

Reply to: