[Pkg-kde-extras] Bug#1097042: kirigami-addons: ftbfs with GCC-15
Matthias Klose
doko at debian.org
Mon Feb 17 17:26:45 GMT 2025
Package: src:kirigami-addons
Version: 1.7.0-1
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/kirigami-addons_1.7.0-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_AbstractFormDelegate_qml.cpp.o:(.rodata+0xdec): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormArrow_qml.cpp.o:(.rodata+0x8e4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormButtonDelegate_qml.cpp.o:(.rodata+0x2580): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormCard_qml.cpp.o:(.rodata+0x25e0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormCardPage_qml.cpp.o:(.rodata+0xaec): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormHeader_qml.cpp.o:(.rodata+0x1ec8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_AboutPage_qml.cpp.o:(.rodata+0xb67c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_AboutKDE_qml.cpp.o:(.rodata+0x404): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_AboutKDEPage_qml.cpp.o:(.rodata+0x4f0c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormCheckDelegate_qml.cpp.o:(.rodata+0x3778): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormComboBoxDelegate_qml.cpp.o:(.rodata+0x69c0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormDelegateBackground_qml.cpp.o:(.rodata+0x1090): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormDelegateSeparator_qml.cpp.o:(.rodata+0xc5c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormPlaceholderMessageDelegate_qml.cpp.o:(.rodata+0x21bc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormRadioDelegate_qml.cpp.o:(.rodata+0x35c4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormRadioSelectorDelegate_qml.cpp.o:(.rodata+0x6ac): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormSectionText_qml.cpp.o:(.rodata+0xb58): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormSpinBoxDelegate_qml.cpp.o:(.rodata+0x3020): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormSwitchDelegate_qml.cpp.o:(.rodata+0x3af4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormTextDelegate_qml.cpp.o:(.rodata+0x2338): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormTextFieldDelegate_qml.cpp.o:(.rodata+0x2f68): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormTextAreaDelegate_qml.cpp.o:(.rodata+0x29cc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormPasswordFieldDelegate_qml.cpp.o:(.rodata+0x2d40): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormDateTimeDelegate_qml.cpp.o:(.rodata+0x7180): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormGridContainer_qml.cpp.o:(.rodata+0x5a5c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormCardDialog_qml.cpp.o:(.rodata+0x1b18): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_FormColorDelegate_qml.cpp.o:(.rodata+0x1f98): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/aboutcomponent.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_private/ContentItemLoader_qml.cpp.o:(.rodata+0x420): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_private/SpinButton_qml.cpp.o:(.rodata+0x17a4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
/usr/bin/ld: CMakeFiles/formcardplugin.dir/.rcc/qmlcache/formcardplugin_private/FormCardUnits_qml.cpp.o:(.rodata+0x6a4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/formcardplugin.dir/formcardplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x170): first defined here
collect2: error: ld returned 1 exit status
6_64-linux-gnu/libQt6Quick.so.6.7.2 /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6QmlModels.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Qml.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6QmlBuiltins.a /usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/formcard/CMakeFiles/formcardplugin.dir/build.make:1174: bin/org/kde/kirigamiaddons/formcard/libformcardplugin.so] Error 1
make[3]: Leaving directory '/build/reproducible-path/kirigami-addons-1.7.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2749: src/formcard/CMakeFiles/formcardplugin.dir/all] Error 2
[ 70%] Linking CXX shared module ../../bin/org/kde/kirigamiaddons/components/libcomponentsplugin.so
cd /build/reproducible-path/kirigami-addons-1.7.0/obj-x86_64-linux-gnu/src/components && /usr/bin/cmake -E cmake_link_script CMakeFiles/componentsplugin.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/componentsplugin.dir/componentsplugin_org_kde_kirigamiaddons_componentsPlugin.cpp.o:(.rodata+0x70): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/componentsplugin_qmltyperegistrations.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/nameutils.cpp.o:(.rodata+0x188): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/messagedialoghelper.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_qmlcache_loader.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_Avatar_qml.cpp.o:(.rodata+0x30bc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_AvatarButton_qml.cpp.o:(.rodata+0x10ac): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_DoubleFloatingButton_qml.cpp.o:(.rodata+0x625c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_Banner_qml.cpp.o:(.rodata+0x40d8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_BottomDrawer_qml.cpp.o:(.rodata+0x2c48): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_DialogRoundedBackground_qml.cpp.o:(.rodata+0xad8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_FloatingButton_qml.cpp.o:(.rodata+0x3064): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_FloatingToolBar_qml.cpp.o:(.rodata+0xad8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_MessageDialog_qml.cpp.o:(.rodata+0x594c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_SearchPopupField_qml.cpp.o:(.rodata+0x6694): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_SegmentedButton_qml.cpp.o:(.rodata+0x38a4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_RadioSelector_qml.cpp.o:(.rodata+0x477c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_ConvergentContextMenu_qml.cpp.o:(.rodata+0x23bc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_private/ContextMenuPage_qml.cpp.o:(.rodata+0x24f8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_private/ActionsMenu_qml.cpp.o:(.rodata+0x1464): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
/usr/bin/ld: CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_private/ActionMenuItem_qml.cpp.o:(.rodata+0x8d8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o:(.rodata+0x2ac): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/kirigami-addons-1.7.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared -o ../../bin/org/kde/kirigamiaddons/components/libcomponentsplugin.so CMakeFiles/componentsplugin.dir/componentsplugin_autogen/mocs_compilation.cpp.o CMakeFiles/componentsplugin.dir/componentsplugin_org_kde_kirigamiaddons_componentsPlugin.cpp.o CMakeFiles/componentsplugin.dir/componentsplugin_qmltyperegistrations.cpp.o CMakeFiles/componentsplugin.dir/.qt/rcc/qrc_qmake_org_kde_kirigamiaddons_components.cpp.o CMakeFiles/componentsplugin.dir/nameutils.cpp.o CMakeFiles/componentsplugin.dir/messagedialoghelper.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_qmlcache_loader.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_Avatar_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_AvatarButton_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_DoubleFloatingButton_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_Banner_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_BottomDrawer_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_DialogRoundedBackground_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_FloatingButton_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_FloatingToolBar_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_MessageDialog_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_SearchPopupField_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_SegmentedButton_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_RadioSelector_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_ConvergentContextMenu_qml.cpp.o CMakeFiles/componentsplugin.dir/.qt/rcc/qrc_componentsplugin_raw_qml_0.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_private/ContextMenuPage_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_private/ActionsMenu_qml.cpp.o CMakeFiles/componentsplugin.dir/.rcc/qmlcache/componentsplugin_private/ActionMenuItem_qml.cpp.o CMakeFiles/componentsplugin.dir/.qt/rcc/qrc_componentsplugin_raw_qml_1.cpp.o -Wl,-rpath,::::::::::::::::::::::::::::::::::::::::::: /usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6QuickControls2.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Quick.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6QmlModels.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Qml.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6QmlBuiltins.a /usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so
make[3]: *** [src/components/CMakeFiles/componentsplugin.dir/build.make:747: bin/org/kde/kirigamiaddons/components/libcomponentsplugin.so] Error 1
make[3]: Leaving directory '/build/reproducible-path/kirigami-addons-1.7.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1390: src/components/CMakeFiles/componentsplugin.dir/all] Error 2
make[2]: Leaving directory '/build/reproducible-path/kirigami-addons-1.7.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/kirigami-addons-1.7.0/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
More information about the pkg-kde-extras
mailing list