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

Bug#1015614: marked as done (qt6-3d: ftbfs with LTO (link time optimization) enabled)



Your message dated Sun, 13 Nov 2022 11:23:26 +0000
with message-id <E1ouB5C-005KdJ-Rf@fasolo.debian.org>
and subject line Bug#1015614: fixed in qt6-3d 6.4.0+dfsg-2
has caused the Debian Bug report #1015614,
regarding qt6-3d: 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.)


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

[...]
  _ZTVN10Qt3DRender33QStencilOperationArgumentsPrivateE@Base 6.2.1
  _ZTVN10Qt3DRender5QMeshE@Base 6.2.1
  _ZTVN10Qt3DRender6QLayerE@Base 6.2.1
@@ -4359,9 +4360,9 @@
  _ZTVN10Qt3DRender6Render12StateSetNodeE@Base 6.2.1
  _ZTVN10Qt3DRender6Render12TextureImageE@Base 6.2.1
  _ZTVN10Qt3DRender6Render12ViewportNodeE@Base 6.2.1
- _ZTVN10Qt3DRender6Render13AlphaCoverageE@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# _ZTVN10Qt3DRender6Render13AlphaCoverageE@Base 6.2.1
  _ZTVN10Qt3DRender6Render13BlendEquationE@Base 6.2.1
- _ZTVN10Qt3DRender6Render13BufferCaptureE@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# _ZTVN10Qt3DRender6Render13BufferCaptureE@Base 6.2.1
  _ZTVN10Qt3DRender6Render13LevelOfDetailE@Base 6.2.1
  _ZTVN10Qt3DRender6Render13LightGathererE@Base 6.2.1
  _ZTVN10Qt3DRender6Render13MemoryBarrierE@Base 6.2.1
@@ -4384,7 +4385,7 @@
  _ZTVN10Qt3DRender6Render15QRendererPluginE@Base 6.2.1
  _ZTVN10Qt3DRender6Render15RenderStateImplE@Base 6.2.1
  _ZTVN10Qt3DRender6Render15RenderStateNodeE@Base 6.2.1
- _ZTVN10Qt3DRender6Render15SeamlessCubemapE@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# _ZTVN10Qt3DRender6Render15SeamlessCubemapE@Base 6.2.1
  _ZTVN10Qt3DRender6Render15TechniqueFilterE@Base 6.2.1
  _ZTVN10Qt3DRender6Render16EnvironmentLightE@Base 6.2.1
  _ZTVN10Qt3DRender6Render16GeometryRendererE@Base 6.2.1
@@ -4439,7 +4440,7 @@
  _ZTVN10Qt3DRender6Render9ClipPlaneE@Base 6.2.1
  _ZTVN10Qt3DRender6Render9ColorMaskE@Base 6.2.1
  _ZTVN10Qt3DRender6Render9DepthTestE@Base 6.2.1
- _ZTVN10Qt3DRender6Render9DitheringE@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# _ZTVN10Qt3DRender6Render9DitheringE@Base 6.2.1
  _ZTVN10Qt3DRender6Render9FilterKeyE@Base 6.2.1
  _ZTVN10Qt3DRender6Render9FrontFaceE@Base 6.2.1
  _ZTVN10Qt3DRender6Render9LineWidthE@Base 6.2.1
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt63dextras6/DEBIAN/symbols doesn't match completely debian/libqt63dextras6.symbols
--- debian/libqt63dextras6.symbols (libqt63dextras6_6.2.4+dfsg-2_amd64)
+++ dpkg-gensymbols5HwXSl	2022-06-10 08:44:44.613713087 +0000
@@ -1055,11 +1055,11 @@
  _ZNK10Qt3DExtras9QConeMesh6lengthEv@Base 6.2.1
  _ZNK10Qt3DExtras9QConeMesh6slicesEv@Base 6.2.1
  _ZNK10Qt3DExtras9QConeMesh9topRadiusEv@Base 6.2.1
- (optional=templinst)_ZNSt6vectorIfSaIfEE17_M_realloc_insertIJfEEEvN9__gnu_cxx17__normal_iteratorIPfS1_EEDpOT_@Base 6.2.1
- (optional=templinst)_ZNSt6vectorIjSaIjEE12emplace_backIJjEEERjDpOT_@Base 6.2.1
- (optional=templinst|subst)_ZNSt6vectorIjSaIjEE17_M_default_appendE{size_t}@Base 6.2.1
- (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 6.2.1
- (optional=templinst)_ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# (optional=templinst)_ZNSt6vectorIfSaIfEE17_M_realloc_insertIJfEEEvN9__gnu_cxx17__normal_iteratorIPfS1_EEDpOT_@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# (optional=templinst)_ZNSt6vectorIjSaIjEE12emplace_backIJjEEERjDpOT_@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# (optional=templinst|subst)_ZNSt6vectorIjSaIjEE17_M_default_appendE{size_t}@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# (optional=templinst)_ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base 6.2.1
  _ZTIN10Qt3DExtras10QPlaneMeshE@Base 6.2.1
  _ZTIN10Qt3DExtras10QTorusMeshE@Base 6.2.1
  _ZTIN10Qt3DExtras10Qt3DWindowE@Base 6.2.1
@@ -1202,9 +1202,9 @@
  _ZTVN10Qt3DExtras30QNormalDiffuseMapAlphaMaterialE@Base 6.2.1
  _ZTVN10Qt3DExtras33QNormalDiffuseSpecularMapMaterialE@Base 6.2.1
  _ZTVN10Qt3DExtras9QConeMeshE@Base 6.2.1
- _ZTVN10Qt3DRender22QFrameGraphNodePrivateE@Base 6.2.1
- _ZTVN10Qt3DRender23QAbstractTexturePrivateE@Base 6.2.1
- _ZTVN10Qt3DRender23QTechniqueFilterPrivateE@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# _ZTVN10Qt3DRender22QFrameGraphNodePrivateE@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# _ZTVN10Qt3DRender23QAbstractTexturePrivateE@Base 6.2.1
+#MISSING: 6.2.4+dfsg-2# _ZTVN10Qt3DRender23QTechniqueFilterPrivateE@Base 6.2.1
  (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIPN10Qt3DExtras16QSpriteSheetItemEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1
  (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIPN10Qt3DExtras16QSpriteSheetItemEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvSA_EES_S_E10unregister@Base 6.2.1
  (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI5QSizeE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES5_S6_S8_@Base 6.2.1
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: qt6-3d
Source-Version: 6.4.0+dfsg-2
Done: Patrick Franz <deltaone@debian.org>

We believe that the bug you reported is fixed in the latest version of
qt6-3d, 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 1015614@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-3d 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:50:31 +0100
Source: qt6-3d
Architecture: source
Version: 6.4.0+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <deltaone@debian.org>
Closes: 1015614
Changes:
 qt6-3d (6.4.0+dfsg-2) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Enable link time optimization (Closes: #1015614).
Checksums-Sha1:
 b371b480a49e195b94cbc6f6d36c3e8fe50f337e 4206 qt6-3d_6.4.0+dfsg-2.dsc
 3df7b61464bdb099910a52eba976cd8f4a8f9818 62248 qt6-3d_6.4.0+dfsg-2.debian.tar.xz
 3b4151d68730db2150b6c1570be7f823b12e6a34 9106 qt6-3d_6.4.0+dfsg-2_source.buildinfo
Checksums-Sha256:
 5dcaa88a5d53d66e51941421e927b04fb08d1f32fc02326186272377534becec 4206 qt6-3d_6.4.0+dfsg-2.dsc
 0a0eabb064af306df634026db3910fc855854b5573fbd797ec7a53ff9fe96097 62248 qt6-3d_6.4.0+dfsg-2.debian.tar.xz
 2a8c4fa6a8394c28141af2b116e2a3fb14a5b1aba4d5ac9bcc88bafdeda26c48 9106 qt6-3d_6.4.0+dfsg-2_source.buildinfo
Files:
 789c52613001f504ec9359a6db70e274 4206 libs optional qt6-3d_6.4.0+dfsg-2.dsc
 bc360c4dcabc6ae9aa27ccbf1e289e63 62248 libs optional qt6-3d_6.4.0+dfsg-2.debian.tar.xz
 b3e7b735d6f612a9d4bd876ad5e7a5c8 9106 libs optional qt6-3d_6.4.0+dfsg-2_source.buildinfo

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

iQIzBAEBCgAdFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmNwzXIACgkQnp96YDB3
/lb/jg/+Pvf9paZYEHFGTNxaXuQcWhDKu7QQoYpU+oQilFIC0Hh6fjmJBS3R/LQb
wKc04JF71Lhhqf9xGK290ZeNJe6yc7lupa5At8X6kPzXNhTzfWuQnPlihVNA8qSJ
lFW2hTUPVWbU41kv4fCfZtuMO+PKjkbUeCop50TzTxXlKRyzZnTAcbDyipSXcDWd
TpXPt1Ie6sdARm2kxPQhMy+GeISqJ/qSfsuCVxdJ/dYYUDn9DsbeMzsukxClAZ7t
rr06mlWBTdLNrihEuEG9uc4W3D0MBL3skfQakPSkUmDovEyXT9wPOTrjnh+6xA7R
EMvv2GKBLT8aWSnWUKsHdY6gnsSR4S9/GaMG/ZBoZgjaKsynqtdeJS+ozMGxFdmE
TYUYmk7fNAWbLsK2vBOFCoNd8If7l31MDJOHSIWF4V9hRXVpTy+u3VV+TUP/+zQf
NLYx6tOdXJUq0xk/KbJvkryxbE6tgu4DarXyiIo0Hnor05B/ldnHwg+w/sOmrw07
G9+GWKnZLm18Qp1FLOQKx3qnoYEEw5l5JDP/t1sjwJ616cQJ61xEm2i/xFexGoLN
ifUq5w/xK79CYNNxLnNutcGe7q3N2mg9Ce+YQy8uJUVBcyGES7YRE1kGXzdW8jfY
jAHVvZorX6Id/QGZ3b5Tfcs9395L6ditAYex49TtvEiCNKhGTpg=
=RZaS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: