Package: src:kcalc Version: 4: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/kcalc_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]: *** [knumber/tests/CMakeFiles/knumber_constans_test.dir/build.make:128: bin/knumber_constans_test] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1694: knumber/tests/CMakeFiles/knumber_constans_test.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... /usr/bin/ld: [ 54%] Building CXX object autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core.cpp.o cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKDESRCDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests/\" -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_FORCE_ASSERTS -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kcalc-24.12.0/autotests -I/build/reproducib le-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/kcalc_parser_core_test_autogen/include -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/.. -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber -I/build/reproducible-path/kcalc-24.12.0/knumber -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/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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 -Werr or=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core.cpp.o -MF CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core.cpp.o.d -o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core.cpp.o -c /build/reproducible-path/kcalc-24.12.0/kcalc_core.cpp ../../lib/libknumber.a(knumber.cpp.o):(.rodata+0x28): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/knumber_bitwise_operators_test.dir/knumber_bitwise_operators_test.cpp.o:(.rodata+0x360): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/knumber_bitwise_operators_test.dir/knumber_bitwise_operators_test_autogen/mocs_compilation.cpp.o CMakeFiles/knumber_bitwise_operators_test.dir/knumber_bitwise_operators_test.cpp.o -o ../../bin/knumber_bitwise_operators_test ../../lib/libknumber.a /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-li nux-gnu/libQt6Core.so.6.7.2 make[3]: *** [knumber/tests/CMakeFiles/knumber_bitwise_operators_test.dir/build.make:128: bin/knumber_bitwise_operators_test] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1660: knumber/tests/CMakeFiles/knumber_bitwise_operators_test.dir/all] Error 2 [ 55%] Building CXX object autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_token.cpp.o cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKDESRCDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests/\" -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_FORCE_ASSERTS -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kcalc-24.12.0/autotests -I/build/reproducib le-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/kcalc_parser_core_test_autogen/include -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/.. -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber -I/build/reproducible-path/kcalc-24.12.0/knumber -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/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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 -Werr or=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_token.cpp.o -MF CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_token.cpp.o.d -o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_token.cpp.o -c /build/reproducible-path/kcalc-24.12.0/kcalc_token.cpp [ 56%] Linking CXX executable ../../bin/knumber_integer_operators_test cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/knumber_integer_operators_test.dir/link.txt --verbose=1 /usr/bin/ld: ../../lib/libknumber.a(knumber.cpp.o):(.rodata+0x28): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/knumber_integer_operators_test.dir/knumber_integer_operators_test.cpp.o:(.rodata+0x274): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/knumber_integer_operators_test.dir/knumber_integer_operators_test_autogen/mocs_compilation.cpp.o CMakeFiles/knumber_integer_operators_test.dir/knumber_integer_operators_test.cpp.o -o ../../bin/knumber_integer_operators_test ../../lib/libknumber.a /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-li nux-gnu/libQt6Core.so.6.7.2 make[3]: *** [knumber/tests/CMakeFiles/knumber_integer_operators_test.dir/build.make:128: bin/knumber_integer_operators_test] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1728: knumber/tests/CMakeFiles/knumber_integer_operators_test.dir/all] Error 2 [ 57%] Building CXX object autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core_p.cpp.o cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKDESRCDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests/\" -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_FORCE_ASSERTS -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kcalc-24.12.0/autotests -I/build/reproducib le-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/kcalc_parser_core_test_autogen/include -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/.. -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber -I/build/reproducible-path/kcalc-24.12.0/knumber -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/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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 -Werr or=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core_p.cpp.o -MF CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core_p.cpp.o.d -o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core_p.cpp.o -c /build/reproducible-path/kcalc-24.12.0/kcalc_core_p.cpp [ 58%] Building CXX object autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_stats.cpp.o cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKDESRCDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests/\" -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_FORCE_ASSERTS -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kcalc-24.12.0/autotests -I/build/reproducib le-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/kcalc_parser_core_test_autogen/include -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/.. -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber -I/build/reproducible-path/kcalc-24.12.0/knumber -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/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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 -Werr or=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_stats.cpp.o -MF CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_stats.cpp.o.d -o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_stats.cpp.o -c /build/reproducible-path/kcalc-24.12.0/kcalc_stats.cpp [ 59%] Building CXX object autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_debug.cpp.o cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/c++ -DKDESRCDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests/\" -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_FORCE_ASSERTS -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests\" -DQT_TESTCASE_SOURCEDIR=\"/build/reproducible-path/kcalc-24.12.0/autotests\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests -I/build/reproducible-path/kcalc-24.12.0/autotests -I/build/reproducib le-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/kcalc_parser_core_test_autogen/include -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests/.. -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu -I/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber -I/build/reproducible-path/kcalc-24.12.0/knumber -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/QtTest -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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 -Werr or=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT autotests/CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_debug.cpp.o -MF CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_debug.cpp.o.d -o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_debug.cpp.o -c /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/kcalc_debug.cpp [ 60%] Linking CXX executable ../../bin/knumber_functions_test cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/knumber_functions_test.dir/link.txt --verbose=1 /usr/bin/ld: ../../lib/libknumber.a(knumber.cpp.o):(.rodata+0x28): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/knumber_functions_test.dir/knumber_functions_test.cpp.o:(.rodata+0x668): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/knumber_functions_test.dir/knumber_functions_test_autogen/mocs_compilation.cpp.o CMakeFiles/knumber_functions_test.dir/knumber_functions_test.cpp.o -o ../../bin/knumber_functions_test ../../lib/libknumber.a /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 make[3]: *** [knumber/tests/CMakeFiles/knumber_functions_test.dir/build.make:128: bin/knumber_functions_test] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1762: knumber/tests/CMakeFiles/knumber_functions_test.dir/all] Error 2 [ 61%] Linking CXX executable ../../bin/knumber_misc_test cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/knumber_misc_test.dir/link.txt --verbose=1 /usr/bin/ld: ../../lib/libknumber.a(knumber.cpp.o):(.rodata+0x28): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/knumber_misc_test.dir/knumber_misc_test.cpp.o:(.rodata+0x604): first defined here [ 62%] Linking CXX executable ../../bin/knumber_aritmetic_test cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/knumber/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/knumber_aritmetic_test.dir/link.txt --verbose=1 /usr/bin/ld: ../../lib/libknumber.a(knumber.cpp.o):(.rodata+0x28): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/knumber_aritmetic_test.dir/knumber_aritmetic_test.cpp.o:(.rodata+0x2fc): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/knumber_misc_test.dir/knumber_misc_test_autogen/mocs_compilation.cpp.o CMakeFiles/knumber_misc_test.dir/knumber_misc_test.cpp.o -o ../../bin/knumber_misc_test ../../lib/libknumber.a /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 make[3]: *** [knumber/tests/CMakeFiles/knumber_misc_test.dir/build.make:128: bin/knumber_misc_test] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1796: knumber/tests/CMakeFiles/knumber_misc_test.dir/all] Error 2 collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/knumber_aritmetic_test.dir/knumber_aritmetic_test_autogen/mocs_compilation.cpp.o CMakeFiles/knumber_aritmetic_test.dir/knumber_aritmetic_test.cpp.o -o ../../bin/knumber_aritmetic_test ../../lib/libknumber.a /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 make[3]: *** [knumber/tests/CMakeFiles/knumber_aritmetic_test.dir/build.make:128: bin/knumber_aritmetic_test] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1626: knumber/tests/CMakeFiles/knumber_aritmetic_test.dir/all] Error 2 [ 63%] Linking CXX executable ../bin/kcalc_parser_core_test cd /build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu/autotests && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcalc_parser_core_test.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_parser.cpp.o:(.rodata+0x1ac): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcalc_parser_core_test.dir/kcalc_parser_core_test.cpp.o:(.rodata+0x2e8): first defined here /usr/bin/ld: CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core.cpp.o:(.rodata+0x18): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcalc_parser_core_test.dir/kcalc_parser_core_test.cpp.o:(.rodata+0x2e8): first defined here /usr/bin/ld: CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_token.cpp.o:(.rodata+0x154): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcalc_parser_core_test.dir/kcalc_parser_core_test.cpp.o:(.rodata+0x2e8): first defined here /usr/bin/ld: CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_debug.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcalc_parser_core_test.dir/kcalc_parser_core_test.cpp.o:(.rodata+0x2e8): first defined here /usr/bin/ld: ../lib/libknumber.a(knumber.cpp.o):(.rodata+0x28): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcalc_parser_core_test.dir/kcalc_parser_core_test.cpp.o:(.rodata+0x2e8): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kcalc-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,--enable-new-dtags -Wl,-z,relro -Wl,-z,now CMakeFiles/kcalc_parser_core_test.dir/kcalc_parser_core_test_autogen/mocs_compilation.cpp.o CMakeFiles/kcalc_parser_core_test.dir/kcalc_parser_core_test.cpp.o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_parser.cpp.o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core.cpp.o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_token.cpp.o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_core_p.cpp.o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_stats.cpp.o CMakeFiles/kcalc_parser_core_test.dir/__/kcalc_debug.cpp.o -o ../bin/kcalc_parser_core_test /usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 ../lib/libknumber.a /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libmpfr.so make[3]: *** [autotests/CMakeFiles/kcalc_parser_core_test.dir/build.make:224: bin/kcalc_parser_core_test] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:2214: autotests/CMakeFiles/kcalc_parser_core_test.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/kcalc-24.12.0/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/kcalc-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