[Debian-med-packaging] Bug#1015476: libbpp-qt: ftbfs with LTO (link time optimization) enabled
Steve Langasek
steve.langasek at ubuntu.com
Sat Apr 27 05:51:49 BST 2024
Package: libbpp-qt
Version: 2.4.1-9.1
Followup-For: Bug #1015476
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
Control: tags -1 patch
Dear maintainers,
This build failure is reproducible in Ubuntu, where LTO is enabled by
default on amd64. The attached patch was sufficient to fix the build
failure there, and I expect will be sufficient to fix it in Debian with LTO
enabled, as well.
Thanks for considering,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer https://www.debian.org/
slangasek at ubuntu.com vorlon at debian.org
-------------- next part --------------
diff -Nru libbpp-qt-2.4.1/debian/libbpp-qt2t64.symbols.amd64 libbpp-qt-2.4.1/debian/libbpp-qt2t64.symbols.amd64
--- libbpp-qt-2.4.1/debian/libbpp-qt2t64.symbols.amd64 2024-02-29 07:30:55.000000000 -0800
+++ libbpp-qt-2.4.1/debian/libbpp-qt2t64.symbols.amd64 2024-04-11 22:54:36.000000000 -0700
@@ -264,7 +264,7 @@
_ZN5QListI7QStringED2Ev at Base 2.4.1
_ZN5QListIP13QGraphicsItemED1Ev at Base 2.4.1
_ZN5QListIP13QGraphicsItemED2Ev at Base 2.4.1
- _ZN5QListIP15QAbstractButtonE6detachEv at Base 2.4.1
+ (optional)_ZN5QListIP15QAbstractButtonE6detachEv at Base 2.4.1
_ZN5QListIP15QAbstractButtonED1Ev at Base 2.4.1
_ZN5QListIP15QAbstractButtonED2Ev at Base 2.4.1
_ZN5QListIP17QGraphicsTextItemE18detach_helper_growEii at Base 2.4.1
@@ -273,7 +273,7 @@
_ZN7QStringC2EPKc at Base 2.4.1
_ZN7QStringD1Ev at Base 2.4.1
_ZN7QStringD2Ev at Base 2.4.1
- _ZN9QtPrivate8RefCount5derefEv at Base 2.4.1
+ (optional)_ZN9QtPrivate8RefCount5derefEv at Base 2.4.1
_ZNK3bpp10TreeCanvas10metaObjectEv at Base 2.4.1
_ZNK3bpp10TreeCanvas12drawingWidthEv at Base 2.4.1
_ZNK3bpp10TreeCanvas13drawingHeightEv at Base 2.4.1
More information about the Debian-med-packaging
mailing list