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

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



Your message dated Sun, 11 Dec 2022 01:08:10 +0000
with message-id <E1p4Ap8-006FvH-MI@fasolo.debian.org>
and subject line Bug#1015622: fixed in qt6-quick3d 6.4.1-2
has caused the Debian Bug report #1015622,
regarding qt6-quick3d: 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.)


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

[...]
@@ -565,7 +566,7 @@
  _ZTI24QSSGRenderCustomMaterial@Base 6.2.2
  _ZTI25QSSGRenderDefaultMaterial@Base 6.2.2
  _ZTI25QSSGShaderMaterialAdapter@Base 6.2.2
- _ZTI25QSSGVertexShaderGenerator@Base 6.2.2
+#MISSING: 6.2.4-2# _ZTI25QSSGVertexShaderGenerator@Base 6.2.2
  _ZTI27QSSGFragmentShaderGenerator@Base 6.2.2
  _ZTI30QSSGLayerRenderPreparationData@Base 6.2.2
  _ZTI31QSSGShaderCustomMaterialAdapter@Base 6.2.2
@@ -597,19 +598,19 @@
  _ZTS31QSSGShaderCustomMaterialAdapter@Base 6.2.2
  _ZTS32QSSGShaderDefaultMaterialAdapter@Base 6.2.2
  _ZTV13QSSGRhiBuffer@Base 6.2.2
- _ZTV14QSSGRenderNode@Base 6.2.2
+#MISSING: 6.2.4-2# _ZTV14QSSGRenderNode@Base 6.2.2
  _ZTV15QSSGRenderImage@Base 6.2.2
  _ZTV15QSSGRenderJoint@Base 6.2.2
  _ZTV15QSSGRenderLayer@Base 6.2.2
- _ZTV15QSSGRenderLight@Base 6.2.2
- _ZTV15QSSGRenderModel@Base 6.2.2
- _ZTV16QSSGRenderCamera@Base 6.2.2
+#MISSING: 6.2.4-2# _ZTV15QSSGRenderLight@Base 6.2.2
+#MISSING: 6.2.4-2# _ZTV15QSSGRenderModel@Base 6.2.2
+#MISSING: 6.2.4-2# _ZTV16QSSGRenderCamera@Base 6.2.2
  _ZTV16QSSGRenderEffect@Base 6.2.2
  _ZTV16QSSGRenderItem2D@Base 6.2.2
  _ZTV18QSSGRenderGeometry@Base 6.2.2
  _ZTV18QSSGRenderSkeleton@Base 6.2.2
  _ZTV19QSSGLayerRenderData@Base 6.2.2
- _ZTV19QSSGRenderParticles@Base 6.2.2
+#MISSING: 6.2.4-2# _ZTV19QSSGRenderParticles@Base 6.2.2
  _ZTV21QSSGRenderGraphObject@Base 6.2.2
  _ZTV21QSSGRenderMorphTarget@Base 6.2.2
  _ZTV21QSSGRenderTextureData@Base 6.2.2
@@ -617,7 +618,7 @@
  _ZTV24QSSGRenderCustomMaterial@Base 6.2.2
  _ZTV25QSSGRenderDefaultMaterial@Base 6.2.2
  _ZTV25QSSGShaderMaterialAdapter@Base 6.2.2
- _ZTV25QSSGVertexShaderGenerator@Base 6.2.2
+#MISSING: 6.2.4-2# _ZTV25QSSGVertexShaderGenerator@Base 6.2.2
  _ZTV27QSSGFragmentShaderGenerator@Base 6.2.2
  _ZTV30QSSGLayerRenderPreparationData@Base 6.2.2
  _ZTV31QSSGShaderCustomMaterialAdapter@Base 6.2.2
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt6quick3dutils6/DEBIAN/symbols doesn't match completely debian/libqt6quick3dutils6.symbols
--- debian/libqt6quick3dutils6.symbols (libqt6quick3dutils6_6.2.4-2_amd64)
+++ dpkg-gensymbolskQCwgj	2022-06-10 08:52:59.910755736 +0000
@@ -71,12 +71,13 @@
  _ZNK18QSSGMeshBVHBuilder28getVertexBufferValuePositionEj@Base 6.2.2
  _ZNK18QSSGMeshBVHBuilder9getBoundsEjj@Base 6.2.2
  _ZNK8QSSGMesh4Mesh4saveEP9QIODevicej@Base 6.2.2
- (optional=templinst)_ZNSt8_Rb_treeI10QByteArraySt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 6.2.2
- (optional=templinst)_ZNSt8_Rb_treeI10QByteArraySt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base 6.2.2
- (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjN8QSSGMesh4MeshEESt10_Select1stIS4_ESt4lessIjESaIS4_EE24_M_get_insert_unique_posERS1_@Base 6.2.2
- (optional=templinst|arch=amd64 sh4)_ZNSt8_Rb_treeIjSt4pairIKjN8QSSGMesh4MeshEESt10_Select1stIS4_ESt4lessIjESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base 6.2.2
- (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjyESt10_Select1stIS2_ESt4lessIjESaIS2_EE24_M_get_insert_unique_posERS1_@Base 6.2.2
- (optional=templinst|arch=amd64 sh4)_ZNSt8_Rb_treeIjSt4pairIKjyESt10_Select1stIS2_ESt4lessIjESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 6.2.2
+#MISSING: 6.2.4-2# (optional=templinst)_ZNSt8_Rb_treeI10QByteArraySt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 6.2.2
+#MISSING: 6.2.4-2# (optional=templinst)_ZNSt8_Rb_treeI10QByteArraySt4pairIKS0_bESt10_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_treeIjSt4pairIKjN8QSSGMesh4MeshEESt10_Select1stIS4_ESt4lessIjESaIS4_EE24_M_get_insert_unique_posERS1_@Base 6.2.2
+#MISSING: 6.2.4-2# (optional=templinst|arch=amd64 sh4)_ZNSt8_Rb_treeIjSt4pairIKjN8QSSGMesh4MeshEESt10_Select1stIS4_ESt4lessIjESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base 6.2.2
+#MISSING: 6.2.4-2# (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjyESt10_Select1stIS2_ESt4lessIjESaIS2_EE24_M_get_insert_unique_posERS1_@Base 6.2.2
+#MISSING: 6.2.4-2# (optional=templinst|arch=amd64 sh4)_ZNSt8_Rb_treeIjSt4pairIKjyESt10_Select1stIS2_ESt4lessIjESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 6.2.2
+ _ZSt19piecewise_construct@Base 6.2.4-2
  _ZeqRKN14QQsbCollection5EntryES2_@Base 6.2.2
  _ZlsR11QDataStreamRKN14QQsbCollection5EntryE@Base 6.2.2
  _ZrsR11QDataStreamRN14QQsbCollection5EntryE@Base 6.2.2
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: qt6-quick3d
Source-Version: 6.4.1-2
Done: Patrick Franz <deltaone@debian.org>

We believe that the bug you reported is fixed in the latest version of
qt6-quick3d, 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 1015622@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-quick3d 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, 11 Dec 2022 01:48:21 +0100
Source: qt6-quick3d
Architecture: source
Version: 6.4.1-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <deltaone@debian.org>
Closes: 1015622 1023187
Changes:
 qt6-quick3d (6.4.1-2) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Adjust build-dependencies.
   * Pass QT_HOST_PATH to cmake in cross-builds, thx to Helmut Grohne
     (Closes: #1023187):
     + Pass QT_HOST_PATH*.
     + Depend on ourselves when cross compiling.
     + Do build tools when cross compiling.
   * Enable link time optimization (Closes: #1015622).
Checksums-Sha1:
 ea0ec54e89127486d1c168c42c418aeaf64fda0a 4136 qt6-quick3d_6.4.1-2.dsc
 290173dd1b3b078282cdb8d302c83ab1b1bf840a 38940 qt6-quick3d_6.4.1-2.debian.tar.xz
 664e18b944aade3a399ee4fd57b68945e418b0dd 9077 qt6-quick3d_6.4.1-2_source.buildinfo
Checksums-Sha256:
 e7d9fbcbad03e7b8d656a79e4b90b7aecc1887885983a898c8da222122859261 4136 qt6-quick3d_6.4.1-2.dsc
 2249a74e011d00a4a4ec4776d79795a9ea25e35a456c936adcdadcfd47163e51 38940 qt6-quick3d_6.4.1-2.debian.tar.xz
 6e7536091a0fd1dca2ab55e4e4f36b8a0dcb5b4eaf608f258b34b6490dcdcef1 9077 qt6-quick3d_6.4.1-2_source.buildinfo
Files:
 06ba24bfd3b8515cfb2f7845003b0b53 4136 libs optional qt6-quick3d_6.4.1-2.dsc
 892d1d716d8f208fd91494f1a427ed92 38940 libs optional qt6-quick3d_6.4.1-2.debian.tar.xz
 2b26273516a605eb4a2c4315dfb8ad6d 9077 libs optional qt6-quick3d_6.4.1-2_source.buildinfo

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

iQIzBAEBCgAdFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmOVKgAACgkQnp96YDB3
/lYqdw/+NyNXlpAQgbDoufx46ev/Zhd/EUUwLgUPf2xpszOFRQOFYA2ylPL83L7B
mbF2xE9Rp3WyJ3muYp/cHGwifeGQjtqMngACe4ZFhZdzN3VcLy3jwPb0Zo4/8y++
fsxWQ9H+OuIwLbB5BJ42rCsSXfESByegTaRYJivSj/c8pb7RcyhcwG3fcOU8h5gE
NKJKsfIEQSbdUV6tYGMMvRN3g3hGyVIsgXyh3UgFtMAD8R+XFNPzACL4UWdOH8jD
r6HHtp7gnHZDLfhrB1gXuMmMx066nHNTjh7XY1XOQ4ZOfXxV0QYx+6mIXryOxLYC
EskTC5Q6vg1xrQj9QXoNIfcBlZNcO5XaJZwTO3umfDIhIAnUHy6UyYDPVLBMDogm
jfjuUWVkijR7qtrZ0qkWJvi7eIKJQxqDQRSKHYAGOCQ+o8V5r9SkXhLMiKixN7+d
IftjQaEGjzmQwxpYE9tTSR2/WLfKbcLurBXYT5gh/ghqTTr44bu+Hi2lJ76/i6Ni
1XZVRZdd7ZZOHs6miWmtzhIwZ+4dxdGx9STuBvAmKuKPMZoSQMQdSSwoN1hX4rCQ
r+TYDQg8MTanj+vf1ui6embBmVoSeboLQSX8Vg6FCXoWCcs9BEE/3OzlxFf31LoE
yMa5Vw3J1yoDpk3m8G0q1KFJTDxVtVG9mk3hnC9uwDFbe5dXPEs=
=Ubx7
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: