Package: src:breeze Version: 4:6.3.0-1 Severity: important Tags: sid forky User: debian-...@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/breeze_6.3.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 [...] AutoGen: Writing the parse cache file "SRC:/obj-x86_64-linux-gnu/kstyle5/CMakeFiles/breeze5_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:/obj-x86_64-linux-gnu/kstyle5/CMakeFiles/breeze5_autogen.dir/AutogenUsed.txt" cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kstyle5 && /usr/bin/cmake -E touch /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kstyle5/breeze5_autogen/timestamp make[3]: Leaving directory '/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu' [ 26%] Built target breeze5_autogen [ 27%] Building CXX object kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezedetectwidget.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=kcm_breezedecoration_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkcm_breezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config/kcm_breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -isystem /usr/include/x 86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KCMUtils -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCMUtilsQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KCMUtilsCore -g -O2 -ff ile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezedetectwidget.cpp.o -MF CMakeFiles/kcm_breezedecoration.dir/breezedetectwidget.cpp.o.d -o CMakeFiles/kcm_breezedecoration.dir/breezedetectwidget.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/config/breezedetectwidget.cpp [ 27%] Building CXX object kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeexceptiondialog.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=kcm_breezedecoration_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkcm_breezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config/kcm_breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -isystem /usr/include/x 86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KCMUtils -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCMUtilsQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KCMUtilsCore -g -O2 -ff ile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeexceptiondialog.cpp.o -MF CMakeFiles/kcm_breezedecoration.dir/breezeexceptiondialog.cpp.o.d -o CMakeFiles/kcm_breezedecoration.dir/breezeexceptiondialog.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/config/breezeexceptiondialog.cpp [ 28%] Building CXX object kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeexceptionlistwidget.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=kcm_breezedecoration_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkcm_breezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config/kcm_breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -isystem /usr/include/x 86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KCMUtils -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCMUtilsQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KCMUtilsCore -g -O2 -ff ile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeexceptionlistwidget.cpp.o -MF CMakeFiles/kcm_breezedecoration.dir/breezeexceptionlistwidget.cpp.o.d -o CMakeFiles/kcm_breezedecoration.dir/breezeexceptionlistwidget.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/config/breezeexceptionlistwidget.cpp [ 29%] Building CXX object kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeexceptionmodel.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=kcm_breezedecoration_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkcm_breezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config/kcm_breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -isystem /usr/include/x 86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KCMUtils -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCMUtilsQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KCMUtilsCore -g -O2 -ff ile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeexceptionmodel.cpp.o -MF CMakeFiles/kcm_breezedecoration.dir/breezeexceptionmodel.cpp.o.d -o CMakeFiles/kcm_breezedecoration.dir/breezeexceptionmodel.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/config/breezeexceptionmodel.cpp [ 29%] Building CXX object kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeitemmodel.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=kcm_breezedecoration_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkcm_breezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config/kcm_breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -isystem /usr/include/x 86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KCMUtils -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCMUtilsQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KCMUtilsCore -g -O2 -ff ile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezeitemmodel.cpp.o -MF CMakeFiles/kcm_breezedecoration.dir/breezeitemmodel.cpp.o.d -o CMakeFiles/kcm_breezedecoration.dir/breezeitemmodel.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/config/breezeitemmodel.cpp [ 30%] Linking CXX shared module ../../bin/kstyle_config/breezestyleconfig.so cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kstyle6/config && /usr/bin/cmake -E cmake_link_script CMakeFiles/breezestyleconfig.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/breezestyleconfig.dir/breezestyleconfig.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezestyleconfig.dir/breezestyleconfig_autogen/mocs_compilation.cpp.o:(.rodata+0x2c4): first defined here /usr/bin/ld: CMakeFiles/breezestyleconfig.dir/breezestyleconfigmodule.cpp.o:(.rodata+0x64): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezestyleconfig.dir/breezestyleconfig_autogen/mocs_compilation.cpp.o:(.rodata+0x2c4): first defined here /usr/bin/ld: CMakeFiles/breezestyleconfig.dir/breezestyleconfigdata.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezestyleconfig.dir/breezestyleconfig_autogen/mocs_compilation.cpp.o:(.rodata+0x2c4): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared -o ../../bin/kstyle_config/breezestyleconfig.so CMakeFiles/breezestyleconfig.dir/breezestyleconfig_autogen/mocs_compilation.cpp.o CMakeFiles/breezestyleconfig.dir/breezestyleconfig.cpp.o CMakeFiles/breezestyleconfig.dir/breezestyleconfigmodule.cpp.o CMakeFiles/breezestyleconfig.dir/breezestyleconfigdata.cpp.o /usr/lib/x86_64-linux-gnu/libKF6KCMUtils.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigWidgets.so.6.10.0 /u sr/lib/x86_64-linux-gnu/libKF6WidgetsAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 /usr/lib/x86_64-linux-gnu/libKF6ColorScheme.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6KCMUtilsQuick.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6KCMUtilsCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /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/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6DBus.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]: *** [kstyle6/config/CMakeFiles/breezestyleconfig.dir/build.make:173: bin/kstyle_config/breezestyleconfig.so] Error 1 make[3]: Leaving directory '/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1620: kstyle6/config/CMakeFiles/breezestyleconfig.dir/all] Error 2 [ 31%] Building CXX object kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezesettings.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=kcm_breezedecoration_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkcm_breezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/kdecoration/config -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config/kcm_breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -isystem /usr/include/x 86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KCMUtils -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCMUtilsQuick -isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KCMUtilsCore -g -O2 -ff ile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/breezesettings.cpp.o -MF CMakeFiles/kcm_breezedecoration.dir/breezesettings.cpp.o.d -o CMakeFiles/kcm_breezedecoration.dir/breezesettings.cpp.o -c /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config/breezesettings.cpp [ 31%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KC onfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KDecoration3 -g -O2 -ffile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o -MF CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o.d -o CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/breezedecoration.cpp [ 32%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KC onfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KDecoration3 -g -O2 -ffile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o -MF CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o.d -o CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/breezesettings provider.cpp [ 33%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KC onfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KDecoration3 -g -O2 -ffile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o -MF CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o.d -o CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o -c /build/reproducible-path/breeze-6.3.0/kdecoration/breezeexceptionlist.cpp [ 33%] Building CXX object kdecoration/CMakeFiles/breezedecoration.dir/breezesettings.cpp.o cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration && /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DTRANSLATION_DOMAIN=\"breeze_kwin_deco\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dbreezedecoration_EXPORTS -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration -I/build/reproducible-path/breeze-6.3.0/kdecoration -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/breezedecoration_autogen/include -I/build/reproducible-path/breeze-6.3.0/libbreezecommon -I/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/libbreezecommon -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KC onfigGui -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KGuiAddons -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KDecoration3 -g -O2 -ffile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT kdecoration/CMakeFiles/breezedecoration.dir/breezesettings.cpp.o -MF CMakeFiles/breezedecoration.dir/breezesettings.cpp.o.d -o CMakeFiles/breezedecoration.dir/breezesettings.cpp.o -c /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/breezesettings.cp p [ 34%] Linking CXX shared module ../../bin/org.kde.kdecoration3.kcm/kcm_breezedecoration.so cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration/config && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_breezedecoration.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration.cpp.o:(.rodata+0x68): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/__/breezeexceptionlist.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/breezeconfigwidget.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/breezedetectwidget.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/breezeexceptiondialog.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/breezeexceptionlistwidget.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/breezeexceptionmodel.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/breezeitemmodel.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here /usr/bin/ld: CMakeFiles/kcm_breezedecoration.dir/breezesettings.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x4bc): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared -o ../../bin/org.kde.kdecoration3.kcm/kcm_breezedecoration.so CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration_autogen/mocs_compilation.cpp.o CMakeFiles/kcm_breezedecoration.dir/kcm_breezedecoration.cpp.o CMakeFiles/kcm_breezedecoration.dir/__/breezeexceptionlist.cpp.o CMakeFiles/kcm_breezedecoration.dir/breezeconfigwidget.cpp.o CMakeFiles/kcm_breezedecoration.dir/breezedetectwidget.cpp.o CMakeFiles/kcm_breeze decoration.dir/breezeexceptiondialog.cpp.o CMakeFiles/kcm_breezedecoration.dir/breezeexceptionlistwidget.cpp.o CMakeFiles/kcm_breezedecoration.dir/breezeexceptionmodel.cpp.o CMakeFiles/kcm_breezedecoration.dir/breezeitemmodel.cpp.o CMakeFiles/kcm_breezedecoration.dir/breezesettings.cpp.o /usr/lib/x86_64-linux-gnu/libKF6IconThemes.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6KCMUtils.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigWidgets.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6WidgetsAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 /usr/lib/x86_64-linux-gnu/libKF6ColorScheme.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6GuiAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6KCMUtilsQuick.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6KCMUtilsCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linu x-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/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6DBus.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]: *** [kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/build.make:277: bin/org.kde.kdecoration3.kcm/kcm_breezedecoration.so] Error 1 make[3]: Leaving directory '/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:2043: kdecoration/config/CMakeFiles/kcm_breezedecoration.dir/all] Error 2 [ 35%] Linking CXX shared module ../bin/org.kde.breeze.so cd /build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu/kdecoration && /usr/bin/cmake -E cmake_link_script CMakeFiles/breezedecoration.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/breezedecoration.dir/breezebutton.cpp.o:(.rodata+0x2a0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x454): first defined here /usr/bin/ld: CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o:(.rodata+0xfc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x454): first defined here /usr/bin/ld: CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x454): first defined here /usr/bin/ld: CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x454): first defined here /usr/bin/ld: CMakeFiles/breezedecoration.dir/breezesettings.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x454): first defined here /usr/bin/ld: ../libbreezecommon6/CMakeFiles/breezecommon6.dir/breezeboxshadowrenderer.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o:(.rodata+0x454): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/breeze-6.3.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 -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared -o ../bin/org.kde.breeze.so CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o CMakeFiles/breezedecoration.dir/breezebutton.cpp.o CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o CMakeFiles/breezedecoration.dir/breezesettings.cpp.o ../libbreezecommon6/CMakeFiles/bree zecommon6.dir/breezecommon6_autogen/mocs_compilation.cpp.o ../libbreezecommon6/CMakeFiles/breezecommon6.dir/breezeboxshadowrenderer.cpp.o /usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6IconThemes.so.6.10.0 /usr/lib/x86_64-linux-gnu/libkdecorations3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6GuiAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6DBus.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]: *** [kdecoration/CMakeFiles/breezedecoration.dir/build.make:204: bin/org.kde.breeze.so] Error 1 make[3]: Leaving directory '/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1945: kdecoration/CMakeFiles/breezedecoration.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/breeze-6.3.0/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/breeze-6.3.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:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2