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

Bug#1015616: marked as done (qt6-5compat: ftbfs with LTO (link time optimization) enabled)



Your message dated Sun, 13 Nov 2022 10:51:10 +0000
with message-id <E1ouAZy-005FZy-EA@fasolo.debian.org>
and subject line Bug#1015616: fixed in qt6-5compat 6.4.0-3
has caused the Debian Bug report #1015616,
regarding qt6-5compat: 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.)


-- 
1015616: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015616
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:qt6-5compat
Version: 6.2.4-2
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/qt6-5compat_6.2.4-2_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt6Qml/QmlPlugins
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt6BuildInternals
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt6BuildInternals/StandaloneTests
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6/mkspecs
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6/mkspecs/modules
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6/qml
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6/qml/Qt5Compat
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6/qml/Qt5Compat/GraphicalEffects
-- Up-to-date: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6/qml/Qt5Compat/GraphicalEffects/private
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libQt6Core5Compat.prl
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt6
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt6/FindWrapIconv.cmake
   debian/rules execute_after_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Reproducible builds: remove build paths from .prl files
sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' debian/tmp/usr/lib/x86_64-linux-gnu/libQt6*.prl
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -O--buildsystem=cmake\+ninja
   dh_installdocs -O--buildsystem=cmake\+ninja
   dh_installchangelogs -O--buildsystem=cmake\+ninja
   dh_installsystemduser -O--buildsystem=cmake\+ninja
   dh_perl -O--buildsystem=cmake\+ninja
   dh_link -O--buildsystem=cmake\+ninja
   dh_strip_nondeterminism -O--buildsystem=cmake\+ninja
   dh_compress -O--buildsystem=cmake\+ninja
   dh_fixperms -O--buildsystem=cmake\+ninja
   dh_missing -O--buildsystem=cmake\+ninja
   dh_dwz -a -O--buildsystem=cmake\+ninja
   dh_strip -a -O--buildsystem=cmake\+ninja
   dh_makeshlibs -a -O--buildsystem=cmake\+ninja
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt6core5compat6/DEBIAN/symbols doesn't match completely debian/libqt6core5compat6.symbols
--- debian/libqt6core5compat6.symbols (libqt6core5compat6_6.2.4-2_amd64)
+++ dpkg-gensymbolsEdn9gw	2022-06-10 09:02:23.897793954 +0000
@@ -161,7 +161,7 @@
  _ZN7QRegExpD1Ev@Base 6.2.1
  _ZN7QRegExpD2Ev@Base 6.2.1
  _ZN7QRegExpaSERKS_@Base 6.2.1
- _ZN7QString5clearEv@Base 6.2.1
+#MISSING: 6.2.4-2# _ZN7QString5clearEv@Base 6.2.1
  _ZNK10QStringRef10startsWithE13QLatin1StringN2Qt15CaseSensitivityE@Base 6.2.1
  _ZNK10QStringRef10startsWithE5QCharN2Qt15CaseSensitivityE@Base 6.2.1
  _ZNK10QStringRef10startsWithERK7QStringN2Qt15CaseSensitivityE@Base 6.2.1
@@ -279,13 +279,14 @@
  _ZNK7QRegExp9replaceInERK7QStringS2_@Base 6.2.1
  _ZNK7QRegExpcv8QVariantEv@Base 6.2.1
  _ZNK7QRegExpeqERKS_@Base 6.2.1
- (optional=templinst)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 6.2.1
- (optional=templinst|arch=amd64 i386)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE16_M_insert_uniqueIS3_EES1_ISt17_Rb_tree_iteratorIS3_EbEOT_@Base 6.2.1
- (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 6.2.1
- (optional=templinst|arch=amd64)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base 6.2.2
- (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 6.2.1
- (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Base 6.2.1
- (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 6.2.1
+#MISSING: 6.2.4-2# (optional=templinst)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 6.2.1
+#MISSING: 6.2.4-2# (optional=templinst|arch=amd64 i386)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE16_M_insert_uniqueIS3_EES1_ISt17_Rb_tree_iteratorIS3_EbEOT_@Base 6.2.1
+#MISSING: 6.2.4-2# (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 6.2.1
+#MISSING: 6.2.4-2# (optional=templinst|arch=amd64)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base 6.2.2
+#MISSING: 6.2.4-2# (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 6.2.1
+#MISSING: 6.2.4-2# (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Base 6.2.1
+#MISSING: 6.2.4-2# (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 6.2.1
+ _ZSt19piecewise_construct@Base 6.2.4-2
  _ZTI10QTextCodec@Base 6.2.1
  _ZTI10QXmlReader@Base 6.2.1
  _ZTI11QXmlLocator@Base 6.2.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: qt6-5compat
Source-Version: 6.4.0-3
Done: Patrick Franz <deltaone@debian.org>

We believe that the bug you reported is fixed in the latest version of
qt6-5compat, 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 1015616@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 qt6-5compat 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, 13 Nov 2022 11:26:50 +0100
Source: qt6-5compat
Architecture: source
Version: 6.4.0-3
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <deltaone@debian.org>
Closes: 1015616
Changes:
 qt6-5compat (6.4.0-3) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Enable link time optimization (Closes: #1015616).
Checksums-Sha1:
 ed72eef5dd7bbb57a2d237b7fc799eccbfd74b69 2599 qt6-5compat_6.4.0-3.dsc
 2dd2820a6cd9d4f5ec41c2c8fe4265b922bed074 7712 qt6-5compat_6.4.0-3.debian.tar.xz
 740ea3727090e29edc29aecb5be36662d2ccf640 11064 qt6-5compat_6.4.0-3_source.buildinfo
Checksums-Sha256:
 e9016d18d55326156968d584380bc4e28cab271b77e0ad5de18b3a94eea1fcd9 2599 qt6-5compat_6.4.0-3.dsc
 2034cb228677815f8ed151b6285c4f5e17b5ca4f8f0612ef068d0e5c672d0109 7712 qt6-5compat_6.4.0-3.debian.tar.xz
 2d08e12c712be5ea1d6836ee327c9c8f54874af06b28220b2b0a5b8ca0a101fd 11064 qt6-5compat_6.4.0-3_source.buildinfo
Files:
 e4051d583ce9b7e71ef9ea00c5f05d6e 2599 libs optional qt6-5compat_6.4.0-3.dsc
 af9bd6a182d952e48bd15cc9ff3af3fd 7712 libs optional qt6-5compat_6.4.0-3.debian.tar.xz
 a3f7d3ad5bec195b56fbcd5a06765158 11064 libs optional qt6-5compat_6.4.0-3_source.buildinfo

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

iQIzBAEBCgAdFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmNwxnwACgkQnp96YDB3
/lbj/g//WT2vnebidb0CVM6y4JutoI2KWAi8JQTL+kO4lZ9WjewGOxcFFAKGhw1t
D2v89s6YjNIqW2+eclu3EEjeW9rHdFocAivwNh4SRRBaVMXPJCQ/yQAiX1MmF6zR
pgu6AF3PWjCv1Q2q6k9oUxQNUfYLvGi20kFH4SmOD4XTrk6zE7jhbxYspB/CdNoq
7STx6Bh6gdhOiu7hjR4f5l1ofKpBIsvup7lMBSkG93Val/Ra0LaBleE12XqR6IYD
ZDwX8LEpMfmIXexgAQaruxtSgR+5srVSAbkr9I3LtmttmwhTgkRv5JiwC5ynWWr1
SZDtqCdFbDTTpNXn/mP4SDjgmK5p8aaISx4c9tLK1xukArIRIcdoFFR58pqgIGJE
fuDfUrCRurVlnHa+1KaodBuUglhNNdo33KV1gAv56HdtNUYtYQqCtprRUncy3rWW
g1NRoxMNO6333qUOGq+ks9j2wabG0B56F7fYUpTBHTlDBDzmvZjA4z4+iCWBOGz2
h9Djk0yiEAR9tvlbPY7RP+MYq9wX68VKOe6Nm9HLjihkzow5U8Tgr7eWVOugN4F7
T8+gsI7oPUPgCTxMIkfwLoazUAv7jUpQxMwMvx9FhHg09rEifkhEOEYHIlzUuGci
lJYG2J92fB8Zw48ObNzQ+zm1EVQYti2OyIFEzbQfBRFtaPXficU=
=xvxy
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: