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

Bug#1015499: marked as done (liblastfm: ftbfs with LTO (link time optimization) enabled)



Your message dated Sun, 06 Nov 2022 18:52:58 +0000
with message-id <E1orklO-002GML-Ug@fasolo.debian.org>
and subject line Bug#1015499: fixed in liblastfm 1.1.0-5
has caused the Debian Bug report #1015499,
regarding liblastfm: 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.)


-- 
1015499: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015499
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:liblastfm
Version: 1.1.0-4
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/liblastfm_1.1.0-4_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/lastfm5/Xspf.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/lastfm5/misc.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/lastfm5/ws.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/lastfm5/global.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/liblastfm_fingerprint5.so.1.1.0
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/liblastfm_fingerprint5.so.1
-- Set runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/liblastfm_fingerprint5.so.1.1.0" to ""
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/liblastfm_fingerprint5.so
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/lastfm5/Fingerprint.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/lastfm5/FingerprintableSource.h
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/qt5/so'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz -a
   debian/rules override_dh_strip
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_strip --dbgsym-migration='liblastfm5-dbg (<< 1.1.0), liblastfm-fingerprint5-dbg (<< 1.1.0)'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_makeshlibs -a
dpkg-gensymbols: warning: debian/liblastfm-fingerprint5-1/DEBIAN/symbols doesn't match completely debian/liblastfm-fingerprint5-1.symbols
--- debian/liblastfm-fingerprint5-1.symbols (liblastfm-fingerprint5-1_1.1.0-4_amd64)
+++ dpkg-gensymbolsg3j3gs	2022-06-10 08:46:25.692820373 +0000
@@ -12,10 +12,10 @@
  _ZNK6lastfm11Fingerprint2idEv@Base 1.0.0
  _ZNK6lastfm11Fingerprint4dataEv@Base 1.0.0
  _ZNK6lastfm11Fingerprint6submitEv@Base 1.0.0
- (optional=templinst|subst)_ZNSt6vectorIfSaIfEE17_M_default_appendE{size_t}@Base 1.1.0
- (optional=templinst|subst)_ZNSt6vectorIiSaIiEE17_M_default_appendE{size_t}@Base 1.1.0
- (optional=templinst|subst)_ZNSt6vectorIjSaIjEE17_M_default_appendE{size_t}@Base 1.1.0
- (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 1.1.0
+#MISSING: 1.1.0-4# (optional=templinst|subst)_ZNSt6vectorIfSaIfEE17_M_default_appendE{size_t}@Base 1.1.0
+#MISSING: 1.1.0-4# (optional=templinst|subst)_ZNSt6vectorIiSaIiEE17_M_default_appendE{size_t}@Base 1.1.0
+#MISSING: 1.1.0-4# (optional=templinst|subst)_ZNSt6vectorIjSaIjEE17_M_default_appendE{size_t}@Base 1.1.0
+#MISSING: 1.1.0-4# (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 1.1.0
  _ZTIN6lastfm11Fingerprint5ErrorE@Base 1.0.0
  _ZTSN6lastfm11Fingerprint5ErrorE@Base 1.0.0
  _Zls6QDebugN6lastfm11Fingerprint5ErrorE@Base 1.0.2
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/liblastfm5-1/DEBIAN/symbols doesn't match completely debian/liblastfm5-1.symbols
--- debian/liblastfm5-1.symbols (liblastfm5-1_1.1.0-4_amd64)
+++ dpkg-gensymbolsRTvdct	2022-06-10 08:46:25.888820671 +0000
@@ -574,7 +574,7 @@
  _ZNK6lastfm8XmlQueryixERK7QString@Base 1.0.0
  _ZTIN6lastfm10RadioTunerE@Base 1.0.0
  _ZTIN6lastfm12AbstractTypeE@Base 1.0.0
- _ZTIN6lastfm12MutableTrackE@Base 1.0.0
+#MISSING: 1.1.0-4# _ZTIN6lastfm12MutableTrackE@Base 1.0.0
  _ZTIN6lastfm14AudioscrobblerE@Base 1.0.0
  _ZTIN6lastfm20NetworkAccessManagerE@Base 1.0.0
  _ZTIN6lastfm24NetworkConnectionMonitorE@Base 1.0.0
@@ -599,7 +599,7 @@
  _ZTSN6lastfm5TrackE@Base 1.0.0
  _ZTSN6lastfm6ArtistE@Base 1.0.0
  _ZTVN6lastfm10RadioTunerE@Base 1.0.0
- _ZTVN6lastfm12MutableTrackE@Base 1.0.0
+#MISSING: 1.1.0-4# _ZTVN6lastfm12MutableTrackE@Base 1.0.0
  _ZTVN6lastfm14AudioscrobblerE@Base 1.0.0
  _ZTVN6lastfm20NetworkAccessManagerE@Base 1.0.0
  _ZTVN6lastfm24NetworkConnectionMonitorE@Base 1.0.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: liblastfm
Source-Version: 1.1.0-5
Done: Boyuan Yang <byang@debian.org>

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

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated liblastfm 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: Sun, 06 Nov 2022 13:02:23 -0500
Source: liblastfm
Architecture: source
Version: 1.1.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 1015499
Changes:
 liblastfm (1.1.0-5) unstable; urgency=medium
 .
   * QA upload.
   * debian/rules:
     + Enable full hardening.
     + Explicitly enable LTO. (Closes: #1015499)
   * debian/*.symbols: Refresh symbols with LTO enabled.
Checksums-Sha1:
 b111ecf6d228f0560f075216bc8335a982659656 2058 liblastfm_1.1.0-5.dsc
 a84f00a42b3bb8c0f8845ce29c776d609a3b44ac 119392 liblastfm_1.1.0.orig.tar.gz
 e51f237a2ecf907a5d08828096c873c7a3eb3a48 9912 liblastfm_1.1.0-5.debian.tar.xz
 af6fd46a30b95ec571aeb4af5033b0a607516c5b 11993 liblastfm_1.1.0-5_amd64.buildinfo
Checksums-Sha256:
 f947f602d68a7072815feea5ff6e58d770ae3509bda89732dccf6ed99e6cff6c 2058 liblastfm_1.1.0-5.dsc
 f61f0daa384e081a8f2bd2f7a2148babff22696e5b72ecdac86940a10100b1c8 119392 liblastfm_1.1.0.orig.tar.gz
 f885916c15960bf48050df5e8267602655275f6f3b66610db99923cf7ef5523d 9912 liblastfm_1.1.0-5.debian.tar.xz
 e277eb6119696d472814a9d3f0fba7855acc5e6e0bc4f0b93fc991b05ff10366 11993 liblastfm_1.1.0-5_amd64.buildinfo
Files:
 43d32933e7a430b6d1dd8c05a8a3bcf8 2058 libs optional liblastfm_1.1.0-5.dsc
 48271beff8dbbd5e4b81c1f03a09ed3d 119392 libs optional liblastfm_1.1.0.orig.tar.gz
 6397500c9550f836b99ce72bfb6e343c 9912 libs optional liblastfm_1.1.0-5.debian.tar.xz
 2e3d91faababe8df4452653de390e088 11993 libs optional liblastfm_1.1.0-5_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmNn95AACgkQwpPntGGC
Ws6TGQ/+PvCxBKjXDdfJ8P1QsQ4H1nLlQTIIYTsHRQMijs1k+mP0i6tMc8jjS1b5
wzkqXrnZqRye2hp7cTlsGtZYYuah6UyRlOecU3TKDDDIypDp7S7ZmkXiM465N/9U
9slX+U3FDEegswpBKXtcx5kc6eUPtQY7CutuBPKClyNCtSlLGQdWQzWQo1RgieMC
zW5Op/U8mxsU49qYGmHaLk57vULFD2pY3Z7NTn78I+fPWCthVEENOE/NEVIZMlwQ
pUWzb6rfxUJdSSQKTXBkTaJbu/B8ULHhgfiytyGK4zRv3bVdjYDA4+w+7NocFITs
a2DASvRMXr6AxzWUg0N5LPyg5uj3nkWljnyh31Cgur+sld0yOgm3WTsxJaVYolT8
K5mLYmEmhe1BbKybJqhmcNHegzXlU5dvdNiU4KJlCAYL4wb9SiPTOu29dtMy9pnI
2XaXGRcOJCBD3KnWQBqOojBmlCd/V0qWcs21dM2Sq8sHhzGlAjcALKypfxuopQUQ
TLoOyr7EjPw5Of4N9ag7o4QDOVCpFSc7XRvC2jnaYlsEmjM5PvLwd/6fy8Ov+RTy
2H34Rb4UR9EzpNOphbwGWGm7FlHzroNNLg5HjqRqun0D26m0qFongaKNML8aDX5E
tJiJhvWq40eUQfRMbm0zeGNNrGiPgjGBzbdoIj6Fmi1m3t/elX4=
=WWXW
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: