Package: src:ksanecore Version: 24.12.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/ksanecore_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 [...] cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/authentication.cpp.o -MF CMakeFiles/KSaneCore6.dir/authentication.cpp.o.d -o CMakeFiles/KSaneCore6.dir/authentication.cpp.o -c /build/reproducibl e-path/ksanecore-24.12.0/src/authentication.cpp cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/option.cpp.o -MF CMakeFiles/KSaneCore6.dir/option.cpp.o.d -o CMakeFiles/KSaneCore6.dir/option.cpp.o -c /build/reproducible-path/ksanecore-24.12.0 /src/option.cpp [ 39%] Building CXX object src/CMakeFiles/KSaneCore6.dir/imagebuilder.cpp.o [ 39%] Building CXX object src/CMakeFiles/KSaneCore6.dir/interface.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/interface.cpp.o -MF CMakeFiles/KSaneCore6.dir/interface.cpp.o.d -o CMakeFiles/KSaneCore6.dir/interface.cpp.o -c /build/reproducible-path/ksanecor e-24.12.0/src/interface.cpp cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/imagebuilder.cpp.o -MF CMakeFiles/KSaneCore6.dir/imagebuilder.cpp.o.d -o CMakeFiles/KSaneCore6.dir/imagebuilder.cpp.o -c /build/reproducible-path /ksanecore-24.12.0/src/imagebuilder.cpp [ 42%] Building CXX object src/CMakeFiles/KSaneCore6.dir/internaloption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/internaloption.cpp.o -MF CMakeFiles/KSaneCore6.dir/internaloption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/internaloption.cpp.o -c /build/reproducibl e-path/ksanecore-24.12.0/src/internaloption.cpp [ 46%] Building CXX object src/CMakeFiles/KSaneCore6.dir/deviceinformation.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/deviceinformation.cpp.o -MF CMakeFiles/KSaneCore6.dir/deviceinformation.cpp.o.d -o CMakeFiles/KSaneCore6.dir/deviceinformation.cpp.o -c /build/re producible-path/ksanecore-24.12.0/src/deviceinformation.cpp [ 50%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/baseoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/baseoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/baseoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/baseoption.cpp.o -c /build /reproducible-path/ksanecore-24.12.0/src/options/baseoption.cpp [ 53%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/actionoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/actionoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/actionoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/actionoption.cpp.o -c /build/reproducible-path/ksanecore-24.12.0/src/options/actionoption.cpp [ 57%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/booloption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/booloption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/booloption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/booloption.cpp.o -c /build /reproducible-path/ksanecore-24.12.0/src/options/booloption.cpp [ 60%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/stringoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/stringoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/stringoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/stringoption.cpp.o -c /build/reproducible-path/ksanecore-24.12.0/src/options/stringoption.cpp [ 64%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/gammaoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/gammaoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/gammaoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/gammaoption.cpp.o -c /bu ild/reproducible-path/ksanecore-24.12.0/src/options/gammaoption.cpp [ 67%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/integeroption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/integeroption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/integeroption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/integeroption.cpp.o -c /build/reproducible-path/ksanecore-24.12.0/src/options/integeroption.cpp [ 71%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/doubleoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/doubleoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/doubleoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/doubleoption.cpp.o -c /build/reproducible-path/ksanecore-24.12.0/src/options/doubleoption.cpp [ 75%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/listoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/listoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/listoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/listoption.cpp.o -c /build /reproducible-path/ksanecore-24.12.0/src/options/listoption.cpp [ 78%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/invertoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/invertoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/invertoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/invertoption.cpp.o -c /build/reproducible-path/ksanecore-24.12.0/src/options/invertoption.cpp [ 82%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/pagesizeoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/pagesizeoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/pagesizeoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/pagesizeoption.cpp .o -c /build/reproducible-path/ksanecore-24.12.0/src/options/pagesizeoption.cpp [ 85%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/batchmodeoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/batchmodeoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/batchmodeoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/batchmodeoption. cpp.o -c /build/reproducible-path/ksanecore-24.12.0/src/options/batchmodeoption.cpp [ 89%] Building CXX object src/CMakeFiles/KSaneCore6.dir/options/batchdelayoption.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/options/batchdelayoption.cpp.o -MF CMakeFiles/KSaneCore6.dir/options/batchdelayoption.cpp.o.d -o CMakeFiles/KSaneCore6.dir/options/batchdelayopti on.cpp.o -c /build/reproducible-path/ksanecore-24.12.0/src/options/batchdelayoption.cpp [ 92%] Building CXX object src/CMakeFiles/KSaneCore6.dir/ksanecore_debug.cpp.o cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56500 -DKSANECORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKSANECORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKSaneCore6_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60400 -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_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"ksanecore\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/ksanecore-24.12.0/src -I/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/KSaneCore6_autogen/include -I/build/reproducible-path/ksanecore-24.12.0/src/options -isystem /usr/include/x86_64 -linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KSaneCore6.dir/ksanecore_debug.cpp.o -MF CMakeFiles/KSaneCore6.dir/ksanecore_debug.cpp.o.d -o CMakeFiles/KSaneCore6.dir/ksanecore_debug.cpp.o -c /build/reproduc ible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src/ksanecore_debug.cpp [ 96%] Linking CXX shared library ../bin/libKSaneCore6.so cd /build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/KSaneCore6.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/KSaneCore6.dir/scanthread.cpp.o:(.rodata+0xb4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/imagebuilder.cpp.o:(.rodata+0x14): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/interface.cpp.o:(.rodata+0x3c0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/interface_p.cpp.o:(.rodata+0x334): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/authentication.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/option.cpp.o:(.rodata+0x39c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/internaloption.cpp.o:(.rodata+0x64): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/deviceinformation.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/baseoption.cpp.o:(.rodata+0x1c8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/actionoption.cpp.o:(.rodata+0xa8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/booloption.cpp.o:(.rodata+0xa8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/stringoption.cpp.o:(.rodata+0xa8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/gammaoption.cpp.o:(.rodata+0xa8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/integeroption.cpp.o:(.rodata+0xac): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/doubleoption.cpp.o:(.rodata+0xa8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/listoption.cpp.o:(.rodata+0xa8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/invertoption.cpp.o:(.rodata+0xa8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/pagesizeoption.cpp.o:(.rodata+0x20c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/batchmodeoption.cpp.o:(.rodata+0xac): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/options/batchdelayoption.cpp.o:(.rodata+0xac): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here /usr/bin/ld: CMakeFiles/KSaneCore6.dir/ksanecore_debug.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o:(.rodata+0x6c): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/ksanecore-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 -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libKSaneCore6.so.1 -o ../bin/libKSaneCore6.so.24.12.0 CMakeFiles/KSaneCore6.dir/KSaneCore6_autogen/mocs_compilation.cpp.o CMakeFiles/KSaneCore6.dir/finddevicesthread.cpp.o CMakeFiles/KSaneCore6.dir/scanthread.cpp.o CMakeFiles/KSaneCore6.dir/imagebuilder.cpp.o CMakeFiles/KSaneCore6.dir/interface.cpp.o CMakeFiles/KSaneCore6.di r/interface_p.cpp.o CMakeFiles/KSaneCore6.dir/authentication.cpp.o CMakeFiles/KSaneCore6.dir/option.cpp.o CMakeFiles/KSaneCore6.dir/internaloption.cpp.o CMakeFiles/KSaneCore6.dir/deviceinformation.cpp.o CMakeFiles/KSaneCore6.dir/options/baseoption.cpp.o CMakeFiles/KSaneCore6.dir/options/actionoption.cpp.o CMakeFiles/KSaneCore6.dir/options/booloption.cpp.o CMakeFiles/KSaneCore6.dir/options/stringoption.cpp.o CMakeFiles/KSaneCore6.dir/options/gammaoption.cpp.o CMakeFiles/KSaneCore6.dir/options/integeroption.cpp.o CMakeFiles/KSaneCore6.dir/options/doubleoption.cpp.o CMakeFiles/KSaneCore6.dir/options/listoption.cpp.o CMakeFiles/KSaneCore6.dir/options/invertoption.cpp.o CMakeFiles/KSaneCore6.dir/options/pagesizeoption.cpp.o CMakeFiles/KSaneCore6.dir/options/batchmodeoption.cpp.o CMakeFiles/KSaneCore6.dir/options/batchdelayoption.cpp.o CMakeFiles/KSaneCore6.dir/ksanecore_debug.cpp.o /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libsane.so /usr/lib/x86_64-linux-gn u/libKF6I18n.so.6.10.0 /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/CMakeFiles/KSaneCore6.dir/build.make:464: bin/libKSaneCore6.so.24.12.0] Error 1 make[3]: Leaving directory '/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:337: src/CMakeFiles/KSaneCore6.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/ksanecore-24.12.0/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/ksanecore-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:6: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2