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

Bug#1015632: marked as done (qtcharts-opensource-src: ftbfs with LTO (link time optimization) enabled)



Your message dated Sat, 30 Jul 2022 18:22:40 +0000
with message-id <E1oHr6m-000FNZ-D1@fasolo.debian.org>
and subject line Bug#1015632: fixed in qtcharts-opensource-src 5.15.5-1
has caused the Debian Bug report #1015632,
regarding qtcharts-opensource-src: 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.)


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

[...]
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt5charts5/DEBIAN/symbols doesn't match completely debian/libqt5charts5.symbols
--- debian/libqt5charts5.symbols (libqt5charts5_5.15.2-2_amd64)
+++ dpkg-gensymbolswEZpJp	2022-06-10 08:43:15.633878854 +0000
@@ -3613,17 +3613,17 @@
  _ZTIN8QtCharts12BarChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12ChartDataSetE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12ChartElementE@Qt_5_PRIVATE_API 5.14.1
- _ZTIN8QtCharts12CircleMarkerE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTIN8QtCharts12CircleMarkerE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12LegendLayoutE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12PieAnimationE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12PieChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12PieSliceItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12ScrollTickerE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts12VerticalAxisE@Qt_5_PRIVATE_API 5.14.1
- _ZTIN8QtCharts13AreaBoundItemE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTIN8QtCharts13AreaBoundItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts13AreaChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts13AxisAnimationE@Qt_5_PRIVATE_API 5.14.1
- _ZTIN8QtCharts13LineArrowItemE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTIN8QtCharts13LineArrowItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts13LineChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts13QAbstractAxisE@Qt_5 5.7.1
  _ZTIN8QtCharts13QCategoryAxisE@Qt_5 5.7.1
@@ -3656,7 +3656,7 @@
  _ZTIN8QtCharts15QPieModelMapperE@Qt_5 5.7.1
  _ZTIN8QtCharts15QVXYModelMapperE@Qt_5 5.7.1
  _ZTIN8QtCharts15QXYLegendMarkerE@Qt_5 5.7.1
- _ZTIN8QtCharts15RectangleMarkerE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTIN8QtCharts15RectangleMarkerE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts15SplineAnimationE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts15SplineChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTIN8QtCharts16BoxPlotAnimationE@Qt_5_PRIVATE_API 5.14.1
@@ -3972,17 +3972,17 @@
  _ZTVN8QtCharts12BarChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12ChartDataSetE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12ChartElementE@Qt_5_PRIVATE_API 5.14.1
- _ZTVN8QtCharts12CircleMarkerE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTVN8QtCharts12CircleMarkerE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12LegendLayoutE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12PieAnimationE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12PieChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12PieSliceItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12ScrollTickerE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts12VerticalAxisE@Qt_5_PRIVATE_API 5.14.1
- _ZTVN8QtCharts13AreaBoundItemE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTVN8QtCharts13AreaBoundItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts13AreaChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts13AxisAnimationE@Qt_5_PRIVATE_API 5.14.1
- _ZTVN8QtCharts13LineArrowItemE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTVN8QtCharts13LineArrowItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts13LineChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts13QAbstractAxisE@Qt_5 5.7.1
  _ZTVN8QtCharts13QCategoryAxisE@Qt_5 5.7.1
@@ -4015,7 +4015,7 @@
  _ZTVN8QtCharts15QPieModelMapperE@Qt_5 5.7.1
  _ZTVN8QtCharts15QVXYModelMapperE@Qt_5 5.7.1
  _ZTVN8QtCharts15QXYLegendMarkerE@Qt_5 5.7.1
- _ZTVN8QtCharts15RectangleMarkerE@Qt_5_PRIVATE_API 5.14.1
+#MISSING: 5.15.2-2# _ZTVN8QtCharts15RectangleMarkerE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts15SplineAnimationE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts15SplineChartItemE@Qt_5_PRIVATE_API 5.14.1
  _ZTVN8QtCharts16BoxPlotAnimationE@Qt_5_PRIVATE_API 5.14.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: qtcharts-opensource-src
Source-Version: 5.15.5-1
Done: Dmitry Shachnev <mitya57@debian.org>

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

Debian distribution maintenance software
pp.
Dmitry Shachnev <mitya57@debian.org> (supplier of updated qtcharts-opensource-src 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, 30 Jul 2022 20:09:06 +0300
Source: qtcharts-opensource-src
Architecture: source
Version: 5.15.5-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mitya57@debian.org>
Closes: 1015632
Changes:
 qtcharts-opensource-src (5.15.5-1) experimental; urgency=medium
 .
   * New upstream release.
   * Bump Qt build-dependencies to 5.15.5.
   * Use symver directive to catch all private symbols at once.
     - Fixes build with LTO enabled (closes: #1015632).
Checksums-Sha1:
 b7620c988ba427f72933b2b532c85006b78898b6 2961 qtcharts-opensource-src_5.15.5-1.dsc
 4b01653bd1a2aa600647a850ff476be74eca5fef 4254052 qtcharts-opensource-src_5.15.5.orig.tar.xz
 953830f8b34a53fe750032912b0e481b4992d8a9 13852 qtcharts-opensource-src_5.15.5-1.debian.tar.xz
 280f8662051ca299ea2618489cc4e77a4db91c1f 10660 qtcharts-opensource-src_5.15.5-1_source.buildinfo
Checksums-Sha256:
 c1114b9e43d60279126710f6208d5eadfda9b82222df3b14c46c201c6d5a5c24 2961 qtcharts-opensource-src_5.15.5-1.dsc
 119355be6810546ebe525cf57b485c55f2325167a732e4e6f26e9d81420c0578 4254052 qtcharts-opensource-src_5.15.5.orig.tar.xz
 c7a3c9564f026c43674fba080e652e627b96960af534d6be32af80a6e649c558 13852 qtcharts-opensource-src_5.15.5-1.debian.tar.xz
 7778ecce1bc57881f49a11318ec912adac9ffc849df0bc54fca916f4c58ced03 10660 qtcharts-opensource-src_5.15.5-1_source.buildinfo
Files:
 bb641348a58062090efd7e8d284330ae 2961 libs optional qtcharts-opensource-src_5.15.5-1.dsc
 99c9981d3480ad35202144f073df55c5 4254052 libs optional qtcharts-opensource-src_5.15.5.orig.tar.xz
 07eb77c2356d5316b525b6e230297326 13852 libs optional qtcharts-opensource-src_5.15.5-1.debian.tar.xz
 a21cf36861e34282addcd33d6fd5a71f 10660 libs optional qtcharts-opensource-src_5.15.5-1_source.buildinfo

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

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmLlacYTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDyzaXD/4xTrNfOHz4ZqjqWdHnqUH2MoSUNmTU
zE0eQYmRsnu6xwP5xeowzItBE8PalAZmksle1DTSWUbP2BXLMLNoxbOBcilmhtIr
M1jkiDwWzRPjf3qnv7GfSii2AUtJCZS7t0utMVGOLsFd7bQO0z/FSdE6FkJHhGA/
dxdCHybPJaYNQwdf+QIPySYKc4HJkUQPT4Nd0aVJkUtl1rrQKWJLJU/5I3mKMwA3
fwr6DGL2/wlYKxGtW8k3g2okuf9fkrZBvxSyj4mxbPzJ/frz4XZ/NExjbtmACkx7
T4UyoqUsKABZCVKGCXlBUGnk/8t2b/8/AYS1iYvTexlukSHHkbsXuPM2rl7rP6zB
QdogDEU2h7UyU+0vUtJE/CVTwjVubDXC6vdq4XK4aJoDR7oXY+zLRzzepvIkFkbZ
SSHzr/WOZkeSfrVB0/t7SgcJkl/f7NbyEkQOC7bzXXoUa/tJU7bSj1t1gMHbd4kn
EiK2XPJsmSqM1I1pqfSBhg1smyFgL8DUG4ZP7khLh1xa1XR+KkU8hYLo5KqJG49/
JMY2vCp7BrzzdhGDlcB5fMJcH6b8APoKMYkcDauw4N1MYXb99+t2O9zCeE0LLoDu
cnZNjAKYl/JP2c7qcU+0rTxyxWGFlWVe17DgacWhsDJIUyRmw4WOf4EEQMWDN0sZ
8fHolqH+PvrL0g==
=J9p9
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: