--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: kde-inotify-survey: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:22:45 +0000
- Message-id: <E1tk4pR-009KcW-UV@paradis.debian.org>
Package: src:kde-inotify-survey
Version: 24.12.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/kde-inotify-survey_24.12.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
[...]
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
[ 66%] Built target kded-inotify-helper_autogen
make -f src/helper/CMakeFiles/kded-inotify-helper.dir/build.make src/helper/CMakeFiles/kded-inotify-helper.dir/depend
make[3]: Entering directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/kde-inotify-survey-24.12.0 /build/reproducible-path/kde-inotify-survey-24.12.0/src/helper /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper/CMakeFiles/kded-inotify-helper.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
make -f src/helper/CMakeFiles/kded-inotify-helper.dir/build.make src/helper/CMakeFiles/kded-inotify-helper.dir/build
make[3]: Entering directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
[ 70%] Building CXX object src/helper/CMakeFiles/kded-inotify-helper.dir/kded-inotify-helper_autogen/mocs_compilation.cpp.o
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper && /usr/bin/c++ -DKCOREADDONS_LIB -DKNOTIFICATIONS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054c00 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050e00 -DQT_GUI_LIB -DQT_NO_DEBUG -DTRANSLATION_DOMAIN=\"kde-inotify-survey\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper -I/build/reproducible-path/kde-inotify-survey-24.12.0/src/helper -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper/kded-inotify-helper_autogen/include -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/survey -I/build/reproducible-path/kde-inotify-survey-24.12.0/src/survey -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/KF6/KAuthCore -isystem /usr/include/KF6/KAuth -isystem /usr/i
nclude/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KCoreAddons -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/helper/CMakeFiles/kded-inotify-helper.dir/kded-inotify-helper_autogen/mocs_compilation.cpp.o -MF CMakeFiles/kded-inotify-helper.dir/kded-inotify-helper_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/kded-inotify-helper.dir/kded-inotify-helper_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper/kded-inotify-he
lper_autogen/mocs_compilation.cpp
AutoMoc: Reading dependencies from "SRC:/obj-x86_64-linux-gnu/autotests/entriestest_autogen/include/entriestest.moc.d"
AutoMoc: Generating MOC compilation "SRC:/obj-x86_64-linux-gnu/autotests/entriestest_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/obj-x86_64-linux-gnu/autotests/entriestest_autogen/deps"
[ 75%] Building CXX object src/helper/CMakeFiles/kded-inotify-helper.dir/helper.cpp.o
AutoGen: Writing the parse cache file "SRC:/obj-x86_64-linux-gnu/autotests/CMakeFiles/entriestest_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/obj-x86_64-linux-gnu/autotests/CMakeFiles/entriestest_autogen.dir/AutogenUsed.txt"
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper && /usr/bin/c++ -DKCOREADDONS_LIB -DKNOTIFICATIONS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054c00 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050e00 -DQT_GUI_LIB -DQT_NO_DEBUG -DTRANSLATION_DOMAIN=\"kde-inotify-survey\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper -I/build/reproducible-path/kde-inotify-survey-24.12.0/src/helper -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper/kded-inotify-helper_autogen/include -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/survey -I/build/reproducible-path/kde-inotify-survey-24.12.0/src/survey -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/KF6/KAuthCore -isystem /usr/include/KF6/KAuth -isystem /usr/i
nclude/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KCoreAddons -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/helper/CMakeFiles/kded-inotify-helper.dir/helper.cpp.o -MF CMakeFiles/kded-inotify-helper.dir/helper.cpp.o.d -o CMakeFiles/kded-inotify-helper.dir/helper.cpp.o -c /build/reproducible-path/kde-inotify-survey-24.12.0/src/helper/helper.cpp
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/cmake -E touch /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests/entriestest_autogen/timestamp
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
[ 75%] Built target entriestest_autogen
make -f autotests/CMakeFiles/entriestest.dir/build.make autotests/CMakeFiles/entriestest.dir/depend
make[3]: Entering directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/kde-inotify-survey-24.12.0 /build/reproducible-path/kde-inotify-survey-24.12.0/autotests /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests/CMakeFiles/entriestest.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
make -f autotests/CMakeFiles/entriestest.dir/build.make autotests/CMakeFiles/entriestest.dir/build
make[3]: Entering directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
[ 79%] Building CXX object autotests/CMakeFiles/entriestest.dir/entriestest.cpp.o
[ 83%] Building CXX object autotests/CMakeFiles/entriestest.dir/entriestest_autogen/mocs_compilation.cpp.o
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKNOTIFICATIONS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054c00 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050e00 -DQT_FORCE_ASSERTS -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kde-inotify-survey-24.12.0/autotests\" -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kde-inotify-survey-24.12.0/autotests -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests/entriestest_autogen/include -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/survey -I/build/reproducible-path/kde-inotify-survey-24.12.0/src/survey -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -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++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/entriestest.dir/entriestest.cpp.o -MF CMakeFiles/entriestest.dir/entriestest.cpp.o.d -o CMakeFiles/entriestest.dir/entriestest.cpp.o -c /build/reproducible-path/kde-inotify-survey-24.12.0/autotests/entriestest.cpp
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKNOTIFICATIONS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054c00 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050e00 -DQT_FORCE_ASSERTS -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kde-inotify-survey-24.12.0/autotests\" -DQT_TESTLIB_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kde-inotify-survey-24.12.0/autotests -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests/entriestest_autogen/include -I/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/survey -I/build/reproducible-path/kde-inotify-survey-24.12.0/src/survey -isystem /usr/include/x86_64-linux-gnu/qt6/QtTest -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++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/entriestest.dir/entriestest_autogen/mocs_compilation.cpp.o -MF CMakeFiles/entriestest.dir/entriestest_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/entriestest.dir/entriestest_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests/entriestest_autogen/m
ocs_compilation.cpp
[ 87%] Linking CXX executable ../../bin/kded-inotify-helper
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/helper && /usr/bin/cmake -E cmake_link_script CMakeFiles/kded-inotify-helper.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/kded-inotify-helper.dir/helper.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kded-inotify-helper.dir/kded-inotify-helper_autogen/mocs_compilation.cpp.o:(.rodata+0x128): first defined here
/usr/bin/ld: ../../lib/libinternalLib.a(entries.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kded-inotify-helper.dir/kded-inotify-helper_autogen/mocs_compilation.cpp.o:(.rodata+0x128): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now "CMakeFiles/kded-inotify-helper.dir/kded-inotify-helper_autogen/mocs_compilation.cpp.o" "CMakeFiles/kded-inotify-helper.dir/helper.cpp.o" -o ../../bin/kded-inotify-helper ../../lib/libinternalLib.a /usr/lib/x86_64-linux-gnu/libKF6AuthCore.so.6.10.0 /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/libKF6CoreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Core.so
.6.7.2
make[3]: *** [src/helper/CMakeFiles/kded-inotify-helper.dir/build.make:122: bin/kded-inotify-helper] Error 1
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:875: src/helper/CMakeFiles/kded-inotify-helper.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 91%] Linking CXX executable ../bin/entriestest
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/cmake -E cmake_link_script CMakeFiles/entriestest.dir/link.txt --verbose=1
/usr/bin/ld: ../lib/libinternalLib.a(entries.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/entriestest.dir/entriestest.cpp.o:(.rodata+0x100): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/entriestest.dir/entriestest_autogen/mocs_compilation.cpp.o CMakeFiles/entriestest.dir/entriestest.cpp.o -o ../bin/entriestest ../lib/libinternalLib.a /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/entriestest.dir/build.make:120: bin/entriestest] Error 1
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1005: autotests/CMakeFiles/entriestest.dir/all] Error 2
[ 95%] Linking CXX executable ../../bin/kde-inotify-survey
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/survey && /usr/bin/cmake -E cmake_link_script CMakeFiles/kde-inotify-survey.dir/link.txt --verbose=1
/usr/bin/ld: ../../lib/libinternalLib.a(entries.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kde-inotify-survey.dir/main.cpp.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now "CMakeFiles/kde-inotify-survey.dir/kde-inotify-survey_autogen/mocs_compilation.cpp.o" "CMakeFiles/kde-inotify-survey.dir/main.cpp.o" -o ../../bin/kde-inotify-survey ../../lib/libinternalLib.a /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/survey/CMakeFiles/kde-inotify-survey.dir/build.make:120: bin/kde-inotify-survey] Error 1
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:615: src/survey/CMakeFiles/kde-inotify-survey.dir/all] Error 2
[100%] Linking CXX shared module ../../bin/inotify.so
cd /build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu/src/kded && /usr/bin/cmake -E cmake_link_script CMakeFiles/kded-inotify.dir/link.txt --verbose=1
/usr/bin/ld: ../../lib/libinternalLib.a(entries.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kded-inotify.dir/kded.cpp.o:(.rodata+0x1ac): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/kde-inotify-survey-24.12.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/inotify.so "CMakeFiles/kded-inotify.dir/kded-inotify_autogen/mocs_compilation.cpp.o" "CMakeFiles/kded-inotify.dir/kded.cpp.o" ../../lib/libinternalLib.a /usr/lib/x86_64-linux-gnu/libKF6DBusAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6Notifications.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6AuthCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6C
oreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/kded/CMakeFiles/kded-inotify.dir/build.make:122: bin/inotify.so] Error 1
make[3]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:777: src/kded/CMakeFiles/kded-inotify.dir/all] Error 2
make[2]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/kde-inotify-survey-24.12.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
--- End Message ---