Package: src:kgeography Version: 4:24.12.1-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/kgeography_24.12.1-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/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/popupmanager.cpp.o -MF CMakeFiles/kgeography.dir/popupmanager.cpp.o.d -o CMakeFiles/kgeography.dir/popupmanager.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/popupmanager.cpp [ 67%] Building CXX object src/CMakeFiles/kgeography.dir/flagdivisionasker.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/flagdivisionasker.cpp.o -MF CMakeFiles/kgeography.dir/flagdivisionasker.cpp.o.d -o CMakeFiles/kgeography.dir/flagdivisionasker.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/flagdivisionasker.cpp [ 69%] Building CXX object src/CMakeFiles/kgeography.dir/askwidget.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/askwidget.cpp.o -MF CMakeFiles/kgeography.dir/askwidget.cpp.o.d -o CMakeFiles/kgeography.dir/askwidget.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/askwidget.cpp [ 71%] Building CXX object src/CMakeFiles/kgeography.dir/mapasker.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/mapasker.cpp.o -MF CMakeFiles/kgeography.dir/mapasker.cpp.o.d -o CMakeFiles/kgeography.dir/mapasker.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/mapasker.cpp [ 73%] Building CXX object src/CMakeFiles/kgeography.dir/placeasker.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/placeasker.cpp.o -MF CMakeFiles/kgeography.dir/placeasker.cpp.o.d -o CMakeFiles/kgeography.dir/placeasker.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/placeasker.cpp [ 76%] Building CXX object src/CMakeFiles/kgeography.dir/placemapwidget.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/placemapwidget.cpp.o -MF CMakeFiles/kgeography.dir/placemapwidget.cpp.o.d -o CMakeFiles/kgeography.dir/placemapwidget.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/placemapwidget.cpp [ 78%] Building CXX object src/CMakeFiles/kgeography.dir/capitaldivisionasker.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/capitaldivisionasker.cpp.o -MF CMakeFiles/kgeography.dir/capitaldivisionasker.cpp.o.d -o CMakeFiles/kgeography.dir/capitaldivisionasker.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/capitaldivisionasker.cpp [ 80%] Building CXX object src/CMakeFiles/kgeography.dir/divisioncapitalasker.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/divisioncapitalasker.cpp.o -MF CMakeFiles/kgeography.dir/divisioncapitalasker.cpp.o.d -o CMakeFiles/kgeography.dir/divisioncapitalasker.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/divisioncapitalasker.cpp [ 82%] Building CXX object src/CMakeFiles/kgeography.dir/boxasker.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/boxasker.cpp.o -MF CMakeFiles/kgeography.dir/boxasker.cpp.o.d -o CMakeFiles/kgeography.dir/boxasker.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/boxasker.cpp [ 84%] Building CXX object src/CMakeFiles/kgeography.dir/divisionflagasker.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/divisionflagasker.cpp.o -MF CMakeFiles/kgeography.dir/divisionflagasker.cpp.o.d -o CMakeFiles/kgeography.dir/divisionflagasker.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/divisionflagasker.cpp [ 86%] Building CXX object src/CMakeFiles/kgeography.dir/integerinputdialog.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/integerinputdialog.cpp.o -MF CMakeFiles/kgeography.dir/integerinputdialog.cpp.o.d -o CMakeFiles/kgeography.dir/integerinputdialog.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/integerinputdialog.cpp [ 89%] Building CXX object src/CMakeFiles/kgeography.dir/answer.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/answer.cpp.o -MF CMakeFiles/kgeography.dir/answer.cpp.o.d -o CMakeFiles/kgeography.dir/answer.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/answer.cpp /build/reproducible-path/kgeography-24.12.1/src/mapasker.cpp: In member function ‘void mapAsker::handleMapClick(QRgb, const QPoint&, bool)’: /build/reproducible-path/kgeography-24.12.1/src/mapasker.cpp:171:67: warning: ‘correctRgb’ may be used uninitialized [-Wmaybe-uninitialized] 171 | p_currentAnswer.setCorrectAnswer(QColor(correctRgb)); | ^ /build/reproducible-path/kgeography-24.12.1/src/mapasker.cpp:128:14: note: ‘correctRgb’ was declared here 128 | QRgb correctRgb; | ^~~~~~~~~~ [ 91%] Building CXX object src/CMakeFiles/kgeography.dir/answersdialog.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/answersdialog.cpp.o -MF CMakeFiles/kgeography.dir/answersdialog.cpp.o.d -o CMakeFiles/kgeography.dir/answersdialog.cpp.o -c /build/reproducible-path/kgeography-24.12.1/src/answersdialog.cpp [ 93%] Building CXX object src/CMakeFiles/kgeography.dir/settings.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/settings.cpp.o -MF CMakeFiles/kgeography.dir/settings.cpp.o.d -o CMakeFiles/kgeography.dir/settings.cpp.o -c /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/settings.cpp [ 95%] Building CXX object src/CMakeFiles/kgeography.dir/kgeography_autogen/EWIEGA46WW/qrc_kgeography.cpp.o cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kgeography-24.12.1/src -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/include -I/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/in clude/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KItemViews -isystem /usr/include/KF6/KIconThemes -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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 -W no-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 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/kgeography.dir/kgeography_autogen/EWIEGA46WW/qrc_kgeography.cpp.o -MF CMakeFiles/kgeography.dir/kgeography_autogen/EWIEGA46WW/qrc_kgeography.cpp.o.d -o CMakeFiles/kgeography.dir/kgeography_autogen/EWIEGA46WW/qrc_kgeography.cpp.o -c /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src/kgeography_autogen/EWIEGA46WW/qrc_kgeography.cpp [ 97%] Linking CXX executable ../bin/kgeography cd /build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/kgeography.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/kgeography.dir/mapwidget.cpp.o:(.rodata+0x20c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/division.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/map.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/mapparser.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/kgeography.cpp.o:(.rodata+0x3fc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/mapchooser.cpp.o:(.rodata+0xa0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/mypopup.cpp.o:(.rodata+0x8c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/popupmanager.cpp.o:(.rodata+0x8c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/flagdivisionasker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/askwidget.cpp.o:(.rodata+0x308): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/mapasker.cpp.o:(.rodata+0x1e4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/placeasker.cpp.o:(.rodata+0x1dc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/placemapwidget.cpp.o:(.rodata+0x20c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/capitaldivisionasker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/divisioncapitalasker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/boxasker.cpp.o:(.rodata+0x12c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/divisionflagasker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/integerinputdialog.cpp.o:(.rodata+0x140): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/answer.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/answersdialog.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here /usr/bin/ld: CMakeFiles/kgeography.dir/settings.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kgeography.dir/main.cpp.o:(.rodata+0x0): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kgeography-24.12.1=. -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/kgeography.dir/kgeography_autogen/mocs_compilation.cpp.o CMakeFiles/kgeography.dir/main.cpp.o CMakeFiles/kgeography.dir/mapwidget.cpp.o CMakeFiles/kgeography.dir/division.cpp.o CMakeFiles/kgeography.dir/map.cpp.o CMakeFiles/kgeography.dir/mapparser.cpp.o CMakeFiles/kgeography.dir/kgeography.cpp.o CMakeFiles/kgeography.dir/mapchooser.cpp.o CMakeFiles/kgeography.dir/mypopup.cpp.o CMakeFiles/kgeography.dir/popupmanager.cpp.o CMakeFiles/kgeography.dir/flagdivisionasker.cpp.o CMakeFiles/kgeography.dir/askwidget.cpp.o CMakeFiles/kgeography.dir/mapasker.cpp.o CMakeFiles/kgeography.dir/placeasker.cpp.o CMakeFiles/kgeography.dir/placemapwidget.cpp.o CMakeFiles/kgeography.dir/capitaldivisionasker.cpp.o CMakeFiles/kgeography.dir/divisioncapitalasker.cpp.o CMakeFiles/kgeography.dir/boxasker.cpp.o CMakeFiles/kgeography.dir/divisionflagasker.cpp.o CMakeFiles/kgeography.dir/integerinputdialog.cpp.o CMakeFiles/kgeography.dir/answer.cpp.o CMakeFiles/kgeography.dir/answersdialog.cpp.o CMakeFiles/kgeography.dir/settings.cpp.o CMakeFiles/kgeography.dir/kgeography_autogen/EWIEGA46WW/qrc_kgeography.cpp.o -o ../bin/kgeography /usr/lib/x86_64-linux-gnu/libKF6XmlGui.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigWidgets.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6Crash.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ItemViews.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 /usr/ lib/x86_64-linux-gnu/libKF6WidgetsAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6IconThemes.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ColorScheme.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 /usr/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so make[3]: *** [src/CMakeFiles/kgeography.dir/build.make:500: bin/kgeography] Error 1 make[3]: Leaving directory '/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1708: src/CMakeFiles/kgeography.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/kgeography-24.12.1/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/kgeography-24.12.1/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