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

Bug#1097109: kscreenlocker: ftbfs with GCC-15



Package: src:kscreenlocker
Version: 6.3.0-1
Severity: important
Tags: sid forky
User: debian-gcc@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/kscreenlocker_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

[...]
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/powermanagement_test.dir/powermanagement_test_autogen/mocs_compilation.cpp.o CMakeFiles/powermanagement_test.dir/powermanagementtest.cpp.o CMakeFiles/powermanagement_test.dir/__/greeter/powermanagement.cpp.o -o ../bin/powermanagement_test  /usr/lib/x86_64-linux-gnu/libQt6DBus.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/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [tests/CMakeFiles/powermanagement_test.dir/build.make:144: bin/powermanagement_test] Error 1
make[3]: Leaving directory '/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2448: tests/CMakeFiles/powermanagement_test.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 31%] Building CXX object greeter/CMakeFiles/kscreenlocker_authenticator.dir/kscreenlocker_greet_logging.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/greeter && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kscreenlocker_greet\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/greeter -I/build/reproducible-path/kscreenlocker-6.3.0/greeter -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/greeter/kscreenlocker_authenticator_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/greeter/.. -isystem /us
 r/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++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT greeter/CMakeFiles/kscreenlocker_authenticator.dir/kscreenlocker_greet_logging.cpp.o -MF CMakeFiles/kscreenlocker_authenticator.dir/kscreenlocker_greet_logging.cpp.o.d -o CMakeFiles/kscreenlocker_authenticator.dir/kscreenlocker_greet_logging.
 cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/greeter/kscreenlocker_greet_logging.cpp
[ 31%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kscreenlocker\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/autotests -I/build/reproducible-path/kscre
 enlocker-6.3.0/obj-x86_64-linux-gnu/autotests/x11LockerTest_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o -MF CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o.d -o CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/x11locker.cpp
[ 32%] Linking CXX executable ../../bin/killTest
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/greeter/autotests && /usr/bin/cmake -E cmake_link_script CMakeFiles/killTest.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/killTest.dir/killTest_autogen/mocs_compilation.cpp.o CMakeFiles/killTest.dir/killtest.cpp.o -o ../../bin/killTest  /usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: Leaving directory '/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu'
[ 32%] Built target killTest
[ 33%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/globalaccel.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kscreenlocker\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/autotests -I/build/reproducible-path/kscre
 enlocker-6.3.0/obj-x86_64-linux-gnu/autotests/x11LockerTest_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/x11LockerTest.dir/__/globalaccel.cpp.o -MF CMakeFiles/x11LockerTest.dir/__/globalaccel.cpp.o.d -o CMakeFiles/x11LockerTest.dir/__/globalaccel.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/globalaccel.cpp
[ 33%] Building CXX object autotests/CMakeFiles/logindTest.dir/fakelogind.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kscreenlocker\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linu
 x-gnu/autotests/logindTest_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hi
 dden -MD -MT autotests/CMakeFiles/logindTest.dir/fakelogind.cpp.o -MF CMakeFiles/logindTest.dir/fakelogind.cpp.o.d -o CMakeFiles/logindTest.dir/fakelogind.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/autotests/fakelogind.cpp
[ 33%] Building CXX object settings/CMakeFiles/settings.dir/shell_integration.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings -I/build/reproducible-path/kscreenlocker-6.3.0/settings -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings/settings_autogen/include -I/build/reproducib
 le-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -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/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/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigQml -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KPackage -isystem /usr/inc
 lude/KF6/KCoreAddons -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KColorScheme -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT settings/CMakeFiles/settings.dir/shell_integration.cpp.o -MF CMakeFiles/settings.dir/shell_integration.cpp.o.d -o CMakeFiles/settings.dir/shell_integ
 ration.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/settings/shell_integration.cpp
[ 34%] Building CXX object settings/CMakeFiles/settings.dir/wallpaper_integration.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings -I/build/reproducible-path/kscreenlocker-6.3.0/settings -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings/settings_autogen/include -I/build/reproducib
 le-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -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/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/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigQml -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KPackage -isystem /usr/inc
 lude/KF6/KCoreAddons -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KColorScheme -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT settings/CMakeFiles/settings.dir/wallpaper_integration.cpp.o -MF CMakeFiles/settings.dir/wallpaper_integration.cpp.o.d -o CMakeFiles/settings.dir/wal
 lpaper_integration.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/settings/wallpaper_integration.cpp
[ 35%] Building CXX object settings/CMakeFiles/settings.dir/appearancesettings.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings -I/build/reproducible-path/kscreenlocker-6.3.0/settings -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings/settings_autogen/include -I/build/reproducib
 le-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -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/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/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigQml -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KPackage -isystem /usr/inc
 lude/KF6/KCoreAddons -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KColorScheme -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT settings/CMakeFiles/settings.dir/appearancesettings.cpp.o -MF CMakeFiles/settings.dir/appearancesettings.cpp.o.d -o CMakeFiles/settings.dir/appearanc
 esettings.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/settings/appearancesettings.cpp
make[3]: Leaving directory '/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu'
[ 35%] Built target kscreenlocker_authenticator
[ 36%] Building CXX object settings/CMakeFiles/settings.dir/kscreensaversettingsbase.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings -I/build/reproducible-path/kscreenlocker-6.3.0/settings -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings/settings_autogen/include -I/build/reproducib
 le-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -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/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/x86_64-linux-gnu/qt6/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigQml -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KPackage -isystem /usr/inc
 lude/KF6/KCoreAddons -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KColorScheme -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT settings/CMakeFiles/settings.dir/kscreensaversettingsbase.cpp.o -MF CMakeFiles/settings.dir/kscreensaversettingsbase.cpp.o.d -o CMakeFiles/settings.d
 ir/kscreensaversettingsbase.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings/kscreensaversettingsbase.cpp
[ 37%] Building CXX object autotests/CMakeFiles/logindTest.dir/__/logind.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kscreenlocker\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linu
 x-gnu/autotests/logindTest_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hi
 dden -MD -MT autotests/CMakeFiles/logindTest.dir/__/logind.cpp.o -MF CMakeFiles/logindTest.dir/__/logind.cpp.o.d -o CMakeFiles/logindTest.dir/__/logind.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/logind.cpp
[ 38%] Building CXX object autotests/CMakeFiles/logindTest.dir/__/kscreenlocker_logging.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kscreenlocker\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linu
 x-gnu/autotests/logindTest_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hi
 dden -MD -MT autotests/CMakeFiles/logindTest.dir/__/kscreenlocker_logging.cpp.o -MF CMakeFiles/logindTest.dir/__/kscreenlocker_logging.cpp.o.d -o CMakeFiles/logindTest.dir/__/kscreenlocker_logging.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/kscreenlocker_logging.cpp
[ 39%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kscreenlocker\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/autotests -I/build/reproducible-path/kscre
 enlocker-6.3.0/obj-x86_64-linux-gnu/autotests/x11LockerTest_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o -MF CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o.d -o CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/abstractlocker.cpp
[ 40%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60900 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kscreenlocker-6.3.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kscreenlocker\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kscreenlocker-6.3.0/autotests -I/build/reproducible-path/kscre
 enlocker-6.3.0/obj-x86_64-linux-gnu/autotests/x11LockerTest_autogen/include -I/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KGlobalAccel -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui/6.7.2/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore/6.7.2/QtCore -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o -MF CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o.d -o CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o -c /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/kscreenlocker_logging.cpp
[ 41%] Linking CXX static library ../lib/libsettings.a
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings && /usr/bin/cmake -P CMakeFiles/settings.dir/cmake_clean_target.cmake
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/settings && /usr/bin/cmake -E cmake_link_script CMakeFiles/settings.dir/link.txt --verbose=1
/usr/bin/ar qc ../lib/libsettings.a CMakeFiles/settings.dir/settings_autogen/mocs_compilation.cpp.o CMakeFiles/settings.dir/kscreensaversettings.cpp.o CMakeFiles/settings.dir/shell_integration.cpp.o CMakeFiles/settings.dir/wallpaper_integration.cpp.o CMakeFiles/settings.dir/appearancesettings.cpp.o CMakeFiles/settings.dir/kscreensaversettingsbase.cpp.o
/usr/bin/ranlib ../lib/libsettings.a
make[3]: Leaving directory '/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu'
[ 43%] Built target settings
[ 44%] Linking CXX executable ../bin/logindTest
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/cmake -E cmake_link_script CMakeFiles/logindTest.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/logindTest.dir/fakelogind.cpp.o:(.rodata+0x254): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/logindTest.dir/logindtest.cpp.o:(.rodata+0x10c): first defined here
/usr/bin/ld: CMakeFiles/logindTest.dir/__/logind.cpp.o:(.rodata+0x190): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/logindTest.dir/logindtest.cpp.o:(.rodata+0x10c): first defined here
/usr/bin/ld: CMakeFiles/logindTest.dir/__/kscreenlocker_logging.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/logindTest.dir/logindtest.cpp.o:(.rodata+0x10c): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/logindTest.dir/logindTest_autogen/mocs_compilation.cpp.o CMakeFiles/logindTest.dir/logindtest.cpp.o CMakeFiles/logindTest.dir/fakelogind.cpp.o CMakeFiles/logindTest.dir/__/logind.cpp.o CMakeFiles/logindTest.dir/__/kscreenlocker_logging.cpp.o -o ../bin/logindTest  /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 /usr/lib/x86_64-linux-
 gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [autotests/CMakeFiles/logindTest.dir/build.make:173: bin/logindTest] Error 1
make[3]: Leaving directory '/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1926: autotests/CMakeFiles/logindTest.dir/all] Error 2
[ 45%] Linking CXX executable ../bin/x11LockerTest
cd /build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu/autotests && /usr/bin/cmake -E cmake_link_script CMakeFiles/x11LockerTest.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o:(.rodata+0x11c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/x11LockerTest.dir/x11lockertest.cpp.o:(.rodata+0x108): first defined here
/usr/bin/ld: CMakeFiles/x11LockerTest.dir/__/globalaccel.cpp.o:(.rodata+0x54): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/x11LockerTest.dir/x11lockertest.cpp.o:(.rodata+0x108): first defined here
/usr/bin/ld: CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o:(.rodata+0x148): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/x11LockerTest.dir/x11lockertest.cpp.o:(.rodata+0x108): first defined here
/usr/bin/ld: CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/x11LockerTest.dir/x11lockertest.cpp.o:(.rodata+0x108): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kscreenlocker-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/x11LockerTest.dir/x11LockerTest_autogen/mocs_compilation.cpp.o CMakeFiles/x11LockerTest.dir/x11lockertest.cpp.o CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o CMakeFiles/x11LockerTest.dir/__/globalaccel.cpp.o CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o -o ../bin/x11LockerTest  /usr/lib/x86_64-linux-gnu/libKF
 6GlobalAccel.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6WindowSystem.so.6.10.0 /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libxcb.so /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so /usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 /usr/lib/x86_64-linux-gnu/libxcb.so /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 /usr/lib/x86_64-linux-gnu/libxkbcommon.so
make[3]: *** [autotests/CMakeFiles/x11LockerTest.dir/build.make:196: bin/x11LockerTest] Error 1
make[3]: Leaving directory '/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2060: autotests/CMakeFiles/x11LockerTest.dir/all] Error 2
make[2]: Leaving directory '/build/reproducible-path/kscreenlocker-6.3.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/kscreenlocker-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:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2


Reply to: