LibKF6Breeze Icons and KIconLoader
christoph at cullmann.io
christoph at cullmann.io
Thu May 23 23:57:39 BST 2024
On 2024-05-24 00:13, Bernhard Rosenkränzer wrote:
> On Thursday, May 23, 2024 22:20 CEST, Jonathan Riddell
> <jr at jriddell.org> wrote:
>
>> Has anyone had issues with Breeze loading using Frameworks 6.2 or
>> master building the libKF6BreezeIcons.so.6 library in breeze-icons.
>
> Yes, there was an oddity here too. When building the package with LTO
> enabled as we usually do, it fails with
>
> ld.lld: error: src/qrc_breeze-icons.o: Invalid bitcode signature
>
> while linking libKF6BreezeIcons.so.6.2.0
>
> But I didn't get around to debugging it properly yet, and disabling LTO
> fixed at least building it.
> This smells more like an rcc or toolchain bug though (and
> qrc_breeze-iconstmp.cpp.o looks ok), so it may not be related to the
> problem you're seeing.
That is an issue with qt_add_bigresource.
That doesn't like lto.
Greetings
Christoph
>
> ttyl
> bero
More information about the Distributions
mailing list