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

Bug#1015623: marked as done (qt6-svg: ftbfs with LTO (link time optimization) enabled)



Your message dated Sat, 05 Nov 2022 16:24:06 +0000
with message-id <E1orLxm-00CG1A-Gu@fasolo.debian.org>
and subject line Bug#1015623: fixed in qt6-svg 6.4.0-2
has caused the Debian Bug report #1015623,
regarding qt6-svg: 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.)


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

[...]
   dh_dwz -a -O--buildsystem=cmake\+ninja
   dh_strip -a -O--buildsystem=cmake\+ninja
   dh_makeshlibs -a -O--buildsystem=cmake\+ninja
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt6svg6/DEBIAN/symbols doesn't match completely debian/libqt6svg6.symbols
--- debian/libqt6svg6.symbols (libqt6svg6_6.2.4-2_amd64)
+++ dpkg-gensymbolshXjbHD	2022-06-10 09:02:21.605764770 +0000
@@ -247,7 +247,7 @@
  _ZNK11QSvgHandler8selectorEv@Base 6.2.0
  _ZNK11QSvgPolygon4typeEv@Base 6.2.0
  _ZNK11QSvgPolygon6boundsEP8QPainterR15QSvgExtraStates@Base 6.2.0
- _ZNK12QPaintDevice7devTypeEv@Base 6.2.0
+#MISSING: 6.2.4-2# _ZNK12QPaintDevice7devTypeEv@Base 6.2.0
  _ZNK12QSvgPolyline4typeEv@Base 6.2.0
  _ZNK12QSvgPolyline6boundsEP8QPainterR15QSvgExtraStates@Base 6.2.0
  _ZNK12QSvgRenderer10metaObjectEv@Base 6.2.0
@@ -286,7 +286,7 @@
  _ZNK16QSvgTinyDocument13elementExistsERK7QString@Base 6.2.0
  _ZNK16QSvgTinyDocument15boundsOnElementERK7QString@Base 6.2.0
  _ZNK16QSvgTinyDocument19transformForElementERK7QString@Base 6.2.0
- _ZNK16QSvgTinyDocument4sizeEv@Base 6.2.0
+#MISSING: 6.2.4-2# _ZNK16QSvgTinyDocument4sizeEv@Base 6.2.0
  _ZNK16QSvgTinyDocument4typeEv@Base 6.2.0
  _ZNK16QSvgTinyDocument7svgFontERK7QString@Base 6.2.0
  _ZNK16QSvgTinyDocument8animatedEv@Base 6.2.0
@@ -357,17 +357,17 @@
  _ZTI21QSvgFillStyleProperty@Base 6.2.0
  _ZTI21QSvgViewportFillStyle@Base 6.2.0
  _ZTI5QSvgG@Base 6.2.0
- _ZTI7QBitmap@Base 6.2.0
+#MISSING: 6.2.4-2# _ZTI7QBitmap@Base 6.2.0
  _ZTI7QSvgArc@Base 6.2.0
  _ZTI8QSvgDefs@Base 6.2.0
- _ZTI8QSvgFont@Base 6.2.0
+#MISSING: 6.2.4-2# _ZTI8QSvgFont@Base 6.2.0
  _ZTI8QSvgLine@Base 6.2.0
  _ZTI8QSvgNode@Base 6.2.0
  _ZTI8QSvgPath@Base 6.2.0
  _ZTI8QSvgRect@Base 6.2.0
  _ZTI8QSvgText@Base 6.2.0
  _ZTI9QSvgImage@Base 6.2.0
- _ZTI9QSvgTspan@Base 6.2.0
+#MISSING: 6.2.4-2# _ZTI9QSvgTspan@Base 6.2.0
  _ZTS10QSvgCircle@Base 6.2.0
  _ZTS10QSvgSwitch@Base 6.2.0
  _ZTS11QSvgEllipse@Base 6.2.0
@@ -430,17 +430,17 @@
  _ZTV21QSvgFillStyleProperty@Base 6.2.0
  _ZTV21QSvgViewportFillStyle@Base 6.2.0
  _ZTV5QSvgG@Base 6.2.0
- _ZTV7QBitmap@Base 6.2.0
+#MISSING: 6.2.4-2# _ZTV7QBitmap@Base 6.2.0
  _ZTV7QSvgArc@Base 6.2.0
  _ZTV8QSvgDefs@Base 6.2.0
- _ZTV8QSvgFont@Base 6.2.0
+#MISSING: 6.2.4-2# _ZTV8QSvgFont@Base 6.2.0
  _ZTV8QSvgLine@Base 6.2.0
  _ZTV8QSvgNode@Base 6.2.0
  _ZTV8QSvgPath@Base 6.2.0
  _ZTV8QSvgRect@Base 6.2.0
  _ZTV8QSvgText@Base 6.2.0
  _ZTV9QSvgImage@Base 6.2.0
- _ZTV9QSvgTspan@Base 6.2.0
+#MISSING: 6.2.4-2# _ZTV9QSvgTspan@Base 6.2.0
  (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI10QByteArrayE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES5_S6_S8_@Base 6.2.0
  (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI10QByteArrayE10getMoveCtrEvENUlPKNS_18QMetaTypeInterfaceEPvS6_E_4_FUNES5_S6_S6_@Base 6.2.0
  (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI10QByteArrayE13getDefaultCtrEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES5_S6_@Base 6.2.0
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-svg
Source-Version: 6.4.0-2
Done: Patrick Franz <deltaone@debian.org>

We believe that the bug you reported is fixed in the latest version of
qt6-svg, 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 1015623@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-svg 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: Sat, 05 Nov 2022 16:58:45 +0100
Source: qt6-svg
Architecture: source
Version: 6.4.0-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <deltaone@debian.org>
Closes: 1015623 1023074
Changes:
 qt6-svg (6.4.0-2) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Enable link time optimization (Closes: #1015623).
   * Pass QT_HOST_PATH to cmake in cross-builds, thx to Helmut Grohne
     (Closes: #1023074).
Checksums-Sha1:
 dac031503950d75160f0eae5b8bb55c671877872 2279 qt6-svg_6.4.0-2.dsc
 c5fb7e683a92edaa71bfddc9f0d068adeb212903 8540 qt6-svg_6.4.0-2.debian.tar.xz
 b407cb4bcfa162233263641ba0e6b573ad2f1498 8965 qt6-svg_6.4.0-2_source.buildinfo
Checksums-Sha256:
 98d92b241f4dc11078c055cb539632dc7ff45a03d0a291c685eced920edb6fd3 2279 qt6-svg_6.4.0-2.dsc
 05aaccc19291fd277b0b0ff6a545f3f09b3a0be8dc89a890a9e1bf0c4573516d 8540 qt6-svg_6.4.0-2.debian.tar.xz
 f7412061d4cab1a00f4052df60c51d56997ff1d6a7a8ce57968e52de6c5672e1 8965 qt6-svg_6.4.0-2_source.buildinfo
Files:
 3b7c498b1483542deb594a9c0a8d0ffb 2279 libs optional qt6-svg_6.4.0-2.dsc
 887c0bfecfbd13f396dd5311ebc1f9bf 8540 libs optional qt6-svg_6.4.0-2.debian.tar.xz
 a5016894adebfb1888e292cb0de58f03 8965 libs optional qt6-svg_6.4.0-2_source.buildinfo

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

iQIzBAEBCgAdFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmNmiI4ACgkQnp96YDB3
/lZpQxAAi//4slQgkaGr2wedFAtA0GIQ0MQbXrxKbeC+Yky873Kt66mewEIiIWJ+
QWJhgts4+36zp3pgM6BH78Ro9cC298Cz4wsHGHmRGjO4GJOtqKIElL2pU63gNmRv
nJkC/NTH79rWHvxkRaNx7y5jFMbuSCrZ3sl4cs+Jz1ZpCPrso3/kmdoLovUPCyTi
zQx1omCr/WxPx9WgzsmKLG9DY7q1fRM/q5SUHbelvawFx8tFlT62uLNzKuPitbI/
2zQJg1MCan5ADq+BC9NUcrfc++Vsbqx33xcCZ+BskeJv2JWLkPTizdlioIWeF3w/
BHwBHo7/MA9U7UytYkNf/bMRKUQsRpzpmoihdTdzUgdHtfdspy1Pyx7LEE5f5QG6
Wn0IrmWXFPXj2yMFIhGIqn4cDLJOQBNRfA7gnG3+NN7KKOwXKgox8Qec3VaF1Yd/
/WtuvxIJyH5cQvumLtJkyT18sA1PTFEaDJqJdeGocZ1froYeL45ziMhOK3F71Rhq
GW6IpeAhyJWRb/K5cpvttGgRswwakMoujWe8p1ubcC6HwfY3a/B30iCJk5rhQcRD
vvAAV1pQbkZEUdS7cSrzfZJHRUI9QrZMI7gnfRRrwdI7nxMp/ZSMfOD5DzYz31b4
glXZRtUUeme771tz+XmClSdTV8XWSDBlxsYk4ElmvQPzDTz/SDA=
=AP47
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: