Package: src:plasma-thunderbolt
Version: 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/plasma-thunderbolt_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

[...]
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /usr/lib/qt6/libexec/moc 
@/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/moc_fakedeviceadaptor.cpp_parameters
Dependencies file "src/lib/kbolt_autogen/deps" is newer than depends file 
"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/CMakeFiles/kbolt.dir/compiler_depend.internal".
cd /build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu && 
/usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/build/reproducible-path/plasma-thunderbolt-6.3.0 
/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/DependInfo.cmake
 "--color="
Consolidate compiler generated dependencies of target kbolt
make[3]: Leaving directory 
'/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu'
make  -f src/lib/CMakeFiles/kbolt.dir/build.make 
src/lib/CMakeFiles/kbolt.dir/build
make[3]: Entering directory 
'/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu'
Dependencies file "autotests/fakeserver/libboltfakeserver_autogen/deps" is 
newer than depends file 
"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target libboltfakeserver
[ 19%] Building CXX object src/lib/CMakeFiles/kbolt.dir/devicemodel.cpp.o
[ 20%] Building CXX object 
src/lib/CMakeFiles/kbolt.dir/kbolt_autogen/mocs_compilation.cpp.o
[ 23%] Building CXX object src/lib/CMakeFiles/kbolt.dir/dbushelper.cpp.o
[ 23%] Building CXX object src/lib/CMakeFiles/kbolt.dir/device.cpp.o
make[3]: Leaving directory 
'/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu'
[ 25%] Building CXX object src/lib/CMakeFiles/kbolt.dir/libkbolt_debug.cpp.o
make  -f autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/build.make 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/build
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/devicemodel.cpp.o -MF 
CMakeFiles/kbolt.dir/devicemodel.cpp.o.d -o 
CMakeFiles/kbolt.dir/devicemodel.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib/devicemodel.cpp
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/kbolt_autogen/mocs_compilation.cpp.o -MF 
CMakeFiles/kbolt.dir/kbolt_autogen/mocs_compilation.cpp.o.d -o 
CMakeFiles/kbolt.dir/kbolt_autogen/mocs_compilation.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/mocs_compilation.cpp
[ 26%] Building CXX object src/lib/CMakeFiles/kbolt.dir/manager.cpp.o
[ 28%] Building CXX object src/lib/CMakeFiles/kbolt.dir/enum.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/dbushelper.cpp.o -MF 
CMakeFiles/kbolt.dir/dbushelper.cpp.o.d -o 
CMakeFiles/kbolt.dir/dbushelper.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib/dbushelper.cpp
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/device.cpp.o -MF 
CMakeFiles/kbolt.dir/device.cpp.o.d -o CMakeFiles/kbolt.dir/device.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib/device.cpp
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/libkbolt_debug.cpp.o -MF 
CMakeFiles/kbolt.dir/libkbolt_debug.cpp.o.d -o 
CMakeFiles/kbolt.dir/libkbolt_debug.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/libkbolt_debug.cpp
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/enum.cpp.o -MF 
CMakeFiles/kbolt.dir/enum.cpp.o.d -o CMakeFiles/kbolt.dir/enum.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib/enum.cpp
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/manager.cpp.o -MF 
CMakeFiles/kbolt.dir/manager.cpp.o.d -o CMakeFiles/kbolt.dir/manager.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib/manager.cpp
make[3]: Entering directory 
'/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu'
[ 29%] Building CXX object 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/libboltfakeserver_autogen/mocs_compilation.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /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_DEBUG 
-DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver\"
 
-DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver\"
 -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/libboltfakeserver_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_6
 4-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtTest -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=gnu++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/libboltfakeserver_autogen/mocs_compilation.cpp.o
 -MF 
CMakeFiles/libboltfakeserver.dir/libboltfakeserver_autogen/mocs_compilation.cpp.o.d
 -o 
CMakeFiles/libboltfakeserver.dir/libboltfakeserver_autogen/mocs_compilation.cpp.o
 -c /build/reproducible-path/plasma-thunderbolt-
 
6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/libboltfakeserver_autogen/mocs_compilation.cpp
[ 31%] Building CXX object src/lib/CMakeFiles/kbolt.dir/managerinterface.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/managerinterface.cpp.o -MF 
CMakeFiles/kbolt.dir/managerinterface.cpp.o.d -o 
CMakeFiles/kbolt.dir/managerinterface.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/managerinterface.cpp
[ 32%] Building CXX object 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakedevice.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /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_DEBUG 
-DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver\"
 
-DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver\"
 -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/libboltfakeserver_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_6
 4-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtTest -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=gnu++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakedevice.cpp.o -MF 
CMakeFiles/libboltfakeserver.dir/fakedevice.cpp.o.d -o 
CMakeFiles/libboltfakeserver.dir/fakedevice.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver/fakedevice.cpp
[ 34%] Building CXX object src/lib/CMakeFiles/kbolt.dir/deviceinterface.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /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_DEBUG -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkbolt_EXPORTS 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/src/lib 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/kbolt_autogen/include
 -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/QtDBus -isystem /usr/include/KF6/KI18n -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-pr
 otection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 
-fexceptions -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden 
-MD -MT src/lib/CMakeFiles/kbolt.dir/deviceinterface.cpp.o -MF 
CMakeFiles/kbolt.dir/deviceinterface.cpp.o.d -o 
CMakeFiles/kbolt.dir/deviceinterface.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib/deviceinterface.cpp
[ 35%] Building CXX object 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakemanager.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /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_DEBUG 
-DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver\"
 
-DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver\"
 -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/libboltfakeserver_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_6
 4-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtTest -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=gnu++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakemanager.cpp.o -MF 
CMakeFiles/libboltfakeserver.dir/fakemanager.cpp.o.d -o 
CMakeFiles/libboltfakeserver.dir/fakemanager.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver/fakemanager.cpp
[ 37%] Building CXX object 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakeserver.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /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_DEBUG 
-DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver\"
 
-DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver\"
 -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/libboltfakeserver_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_6
 4-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtTest -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=gnu++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakeserver.cpp.o -MF 
CMakeFiles/libboltfakeserver.dir/fakeserver.cpp.o.d -o 
CMakeFiles/libboltfakeserver.dir/fakeserver.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver/fakeserver.cpp
[ 38%] Building CXX object 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakedeviceadaptor.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /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_DEBUG 
-DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver\"
 
-DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver\"
 -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/libboltfakeserver_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_6
 4-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtTest -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=gnu++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakedeviceadaptor.cpp.o 
-MF CMakeFiles/libboltfakeserver.dir/fakedeviceadaptor.cpp.o.d -o 
CMakeFiles/libboltfakeserver.dir/fakedeviceadaptor.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/fakedeviceadaptor.cpp
[ 40%] Building CXX object 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakemanageradaptor.cpp.o
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /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_DEBUG 
-DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver\"
 
-DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver\"
 -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 -I/build/reproducible-path/plasma-thunderbolt-6.3.0/autotests/fakeserver 
-I/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/libboltfakeserver_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_6
 4-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtTest -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=gnu++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT 
autotests/fakeserver/CMakeFiles/libboltfakeserver.dir/fakemanageradaptor.cpp.o 
-MF CMakeFiles/libboltfakeserver.dir/fakemanageradaptor.cpp.o.d -o 
CMakeFiles/libboltfakeserver.dir/fakemanageradaptor.cpp.o -c 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver/fakemanageradaptor.cpp
[ 41%] Linking CXX shared library ../../bin/libkbolt.so
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/src/lib 
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/kbolt.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/kbolt.dir/device.cpp.o:(.rodata+0x558): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kbolt.dir/dbushelper.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/kbolt.dir/devicemodel.cpp.o:(.rodata+0x1ac): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kbolt.dir/dbushelper.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/kbolt.dir/enum.cpp.o:(.rodata+0x3e4): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kbolt.dir/dbushelper.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/kbolt.dir/manager.cpp.o:(.rodata+0x618): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kbolt.dir/dbushelper.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/kbolt.dir/libkbolt_debug.cpp.o:(.rodata+0x0): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kbolt.dir/dbushelper.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/kbolt.dir/managerinterface.cpp.o:(.rodata+0x3b8): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kbolt.dir/dbushelper.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/kbolt.dir/deviceinterface.cpp.o:(.rodata+0x35c): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kbolt.dir/dbushelper.cpp.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 
-ffile-prefix-map=/build/reproducible-path/plasma-thunderbolt-6.3.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -Wl,--no-undefined 
-Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared 
-Wl,-soname,libkbolt.so -o ../../bin/libkbolt.so 
CMakeFiles/kbolt.dir/kbolt_autogen/mocs_compilation.cpp.o 
CMakeFiles/kbolt.dir/dbushelper.cpp.o CMakeFiles/kbolt.dir/device.cpp.o 
CMakeFiles/kbolt.dir/devicemodel.cpp.o CMakeFiles/kbolt.dir/enum.cpp.o 
CMakeFiles/kbolt.dir/manager.cpp.o CMakeFiles/kbolt.dir/libkbolt_debug.cpp.o 
CMakeFiles/kbolt.dir/managerinterface.cpp.o 
CMakeFiles/kbolt.dir/deviceinterface.cpp.o
   /usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/lib/CMakeFiles/kbolt.dir/build.make:263: bin/libkbolt.so] 
Error 1
make[3]: Leaving directory 
'/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1313: src/lib/CMakeFiles/kbolt.dir/all] 
Error 2
make[2]: *** Waiting for unfinished jobs....
[ 43%] Linking CXX static library ../../lib/libboltfakeserver.a
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /usr/bin/cmake -P CMakeFiles/libboltfakeserver.dir/cmake_clean_target.cmake
cd 
/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu/autotests/fakeserver
 && /usr/bin/cmake -E cmake_link_script 
CMakeFiles/libboltfakeserver.dir/link.txt --verbose=1
/usr/bin/ar qc ../../lib/libboltfakeserver.a 
CMakeFiles/libboltfakeserver.dir/libboltfakeserver_autogen/mocs_compilation.cpp.o
 CMakeFiles/libboltfakeserver.dir/fakedevice.cpp.o 
CMakeFiles/libboltfakeserver.dir/fakemanager.cpp.o 
CMakeFiles/libboltfakeserver.dir/fakeserver.cpp.o 
CMakeFiles/libboltfakeserver.dir/fakedeviceadaptor.cpp.o 
CMakeFiles/libboltfakeserver.dir/fakemanageradaptor.cpp.o
/usr/bin/ranlib ../../lib/libboltfakeserver.a
make[3]: Leaving directory 
'/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu'
[ 44%] Built target libboltfakeserver
make[2]: Leaving directory 
'/build/reproducible-path/plasma-thunderbolt-6.3.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/plasma-thunderbolt-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 via email to