Package: src:kopeninghours Version: 24.12.0-2 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/kopeninghours_24.12.0-2_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/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/cmake -E touch /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_autogen/timestamp make[3]: Leaving directory '/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu' [ 3%] Built target KOpeningHours_autogen make -f src/lib/CMakeFiles/KOpeningHours.dir/build.make src/lib/CMakeFiles/KOpeningHours.dir/depend make[3]: Entering directory '/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu' [ 4%] [BISON][openinghoursparser] Building parser with bison 3.8.2 [ 7%] [FLEX][openinghoursscanner] Building scanner with flex 2.6.4 [ 7%] Running AUTOMOC file extraction for target KOpeningHours cd /build/reproducible-path/kopeninghours-24.12.0/src/lib && /usr/bin/bison --no-lines --defines=/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/openinghoursparser_p.h -o /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/openinghoursparser.cpp openinghoursparser.y cd /build/reproducible-path/kopeninghours-24.12.0/src/lib && /usr/bin/flex --nounistd --noline --header-file=/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/openinghoursscanner_p.h -o/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/openinghourslexer.cpp openinghourslexer.l cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/lib/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/CMakeFiles/KOpeningHours_autogen.dir/ParseCache.txt --cmake-autogen-info-file /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/CMakeFiles/KOpeningHours_autogen.dir/AutogenInfo.json --output-file-path /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/meta_types/KOpeningHours_json_file_list.txt --timestamp-file-path /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/meta_types/KOpeningHours_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_autogen/include [ 8%] Running moc --collect-json for target KOpeningHours cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/lib/qt6/libexec/moc -o /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/meta_types/qt6kopeninghours_debian_metatypes.json.gen --collect-json @/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/meta_types/KOpeningHours_json_file_list.txt cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/cmake -E copy_if_different /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/meta_types/qt6kopeninghours_debian_metatypes.json.gen /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/meta_types/qt6kopeninghours_debian_metatypes.json cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/kopeninghours-24.12.0 /build/reproducible-path/kopeninghours-24.12.0/src/lib /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/CMakeFiles/KOpeningHours.dir/DependInfo.cmake "--color=" Dependencies file "src/lib/KOpeningHours_autogen/deps" is newer than depends file "/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/CMakeFiles/KOpeningHours.dir/compiler_depend.internal". Consolidate compiler generated dependencies of target KOpeningHours make[3]: Leaving directory '/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu' make -f src/lib/CMakeFiles/KOpeningHours.dir/build.make src/lib/CMakeFiles/KOpeningHours.dir/build make[3]: Entering directory '/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu' [ 9%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/KOpeningHours_autogen/mocs_compilation.cpp.o [ 10%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/logging.cpp.o [ 11%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/evaluator.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/KOpeningHours_autogen/mocs_compilation.cpp.o -MF CMakeFiles/KOpeningHours.dir/KOpeningHours_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/KOpeningHours.dir/KOpeningHours_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KO peningHours_autogen/mocs_compilation.cpp [ 12%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/display.cpp.o [ 14%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/holidaycache.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/evaluator.cpp.o -MF CMakeFiles/KOpeningHours.dir/evaluator.cpp.o.d -o CMakeFiles/KOpeningHours.dir/evaluator.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/evaluator.cpp [ 15%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/intervalmodel.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/logging.cpp.o -MF CMakeFiles/KOpeningHours.dir/logging.cpp.o.d -o CMakeFiles/KOpeningHours.dir/logging.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/logging.cpp cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/display.cpp.o -MF CMakeFiles/KOpeningHours.dir/display.cpp.o.d -o CMakeFiles/KOpeningHours.dir/display.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/display.cpp cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/intervalmodel.cpp.o -MF CMakeFiles/KOpeningHours.dir/intervalmodel.cpp.o.d -o CMakeFiles/KOpeningHours.dir/intervalmodel.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/intervalmodel.cpp cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/holidaycache.cpp.o -MF CMakeFiles/KOpeningHours.dir/holidaycache.cpp.o.d -o CMakeFiles/KOpeningHours.dir/holidaycache.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/holidaycache.cpp [ 17%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/easter.cpp.o [ 17%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/openinghoursparser.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/easter.cpp.o -MF CMakeFiles/KOpeningHours.dir/easter.cpp.o.d -o CMakeFiles/KOpeningHours.dir/easter.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/easter.cpp cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/openinghoursparser.cpp.o -MF CMakeFiles/KOpeningHours.dir/openinghoursparser.cpp.o.d -o CMakeFiles/KOpeningHours.dir/openinghoursparser.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/openinghoursparser.cpp [ 18%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/openinghourslexer.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/openinghourslexer.cpp.o -MF CMakeFiles/KOpeningHours.dir/openinghourslexer.cpp.o.d -o CMakeFiles/KOpeningHours.dir/openinghourslexer.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/openinghourslexer.cpp [ 20%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/interval.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/interval.cpp.o -MF CMakeFiles/KOpeningHours.dir/interval.cpp.o.d -o CMakeFiles/KOpeningHours.dir/interval.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/interval.cpp [ 21%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/openinghours.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/openinghours.cpp.o -MF CMakeFiles/KOpeningHours.dir/openinghours.cpp.o.d -o CMakeFiles/KOpeningHours.dir/openinghours.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/openinghours.cpp [ 22%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/rule.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/rule.cpp.o -MF CMakeFiles/KOpeningHours.dir/rule.cpp.o.d -o CMakeFiles/KOpeningHours.dir/rule.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/rule.cpp [ 23%] Building CXX object src/lib/CMakeFiles/KOpeningHours.dir/selectors.cpp.o cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400 -DKOpeningHours_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kopeninghours\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/src/lib -I/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib/KOpeningHours_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/q t6/mkspecs/linux-g++ -isystem /usr/include/KF6/KHolidays -isystem /usr/include/KF6/KI18n -g -O2 -ffile-prefix-map=/build/reproducible-path/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/lib/CMakeFiles/KOpeningHours.dir/selectors.cpp.o -MF CMakeFiles/KOpeningHours.dir/selectors.cpp.o.d -o CMakeFiles/KOpeningHours.dir/selectors.cpp.o -c /build/reproducible-path/kopeninghours-24.12.0/src/lib/selectors.cpp [ 24%] Linking CXX shared library ../../bin/libKOpeningHours.so cd /build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu/src/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/KOpeningHours.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/KOpeningHours.dir/display.cpp.o:(.rodata+0xcc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/easter.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/evaluator.cpp.o:(.rodata+0x14): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/holidaycache.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/intervalmodel.cpp.o:(.rodata+0x304): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/openinghoursparser.cpp.o:(.rodata+0x1240): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/openinghourslexer.cpp.o:(.rodata+0x314): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/interval.cpp.o:(.rodata+0x288): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/openinghours.cpp.o:(.rodata+0x3c4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/rule.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/KOpeningHours.dir/selectors.cpp.o:(.rodata+0x23): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KOpeningHours.dir/logging.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/kopeninghours-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 -pedantic -Wzero-as-null-pointer-constant -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libKOpeningHours.so.1 -o ../../bin/libKOpeningHours.so.24.12.0 CMakeFiles/KOpeningHours.dir/KOpeningHours_autogen/mocs_compilation.cpp.o CMakeFiles/KOpeningHours.dir/logging.cpp.o CMakeFiles/KOpeningHours.dir/display.cpp.o CMakeFiles/KOpeningHours.dir/easter.cpp.o CMakeFiles/KOpeningHours.dir/evaluator.cpp.o CMakeFiles/KOpeningHours.dir/holidaycache.cpp.o C MakeFiles/KOpeningHours.dir/intervalmodel.cpp.o CMakeFiles/KOpeningHours.dir/openinghoursparser.cpp.o CMakeFiles/KOpeningHours.dir/openinghourslexer.cpp.o CMakeFiles/KOpeningHours.dir/interval.cpp.o CMakeFiles/KOpeningHours.dir/openinghours.cpp.o CMakeFiles/KOpeningHours.dir/rule.cpp.o CMakeFiles/KOpeningHours.dir/selectors.cpp.o /usr/lib/x86_64-linux-gnu/libKF6Holidays.so.6.10.0 /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/KOpeningHours.dir/build.make:327: bin/libKOpeningHours.so.24.12.0] Error 1 make[3]: Leaving directory '/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:543: src/lib/CMakeFiles/KOpeningHours.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/kopeninghours-24.12.0/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/kopeninghours-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:13: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2