Package: src:kcharselect; Maintainer for src:kcharselect is Debian Qt/KDE Maintainers <[email protected]>;
Reported by: Matthias Klose <[email protected]>
Date: Mon, 17 Feb 2025 17:24:27 UTC
Severity: important
Tags: forky, sid
Found in version kcharselect/4:24.12.1-1
Done: Marco Mattiolo <[email protected]>
🔗 View this message in rfc822 format
MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: [email protected] From: "Debian Bug Tracking System" <[email protected]> To: Matthias Klose <[email protected]> Subject: Bug#1096913 closed by Marco Mattiolo <[email protected]> (ftbfs with GCC-15) Message-ID: <handler.1096913.D1096913.1747082099654012.notifdone@bugs.debian.org> References: <DBBP189MB1195087098FCE5E079AF5E2FE697A@DBBP189MB1195.EURP189.PROD.OUTLOOK.COM> <[email protected]> X-Debian-PR-Message: they-closed 1096913 X-Debian-PR-Package: src:kcharselect X-Debian-PR-Keywords: forky sid X-Debian-PR-Source: kcharselect Reply-To: [email protected] Date: Mon, 12 May 2025 20:36:18 +0000 Content-Type: multipart/mixed; boundary="----------=_1747082178-654719-1"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report which was filed against the src:kcharselect package: #1096913: kcharselect: ftbfs with GCC-15 It has been closed by Marco Mattiolo <[email protected]>. Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Marco Mattiolo <[email protected]> by replying to this email. -- 1096913: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096913 Debian Bug Tracking System Contact [email protected] with problems
[Message part 2 (message/rfc822, inline)]
From: Marco Mattiolo <[email protected]>Subject: ftbfs with GCC-15Date: Mon, 12 May 2025 22:34:51 +0200[Message part 3 (text/plain, inline)]Duplicate(s) of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097717[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Matthias Klose <[email protected]>Subject: kcharselect: ftbfs with GCC-15Date: Mon, 17 Feb 2025 17:22:27 +0000Package: src:kcharselect Version: 4:24.12.1-1 Severity: important Tags: sid forky User: [email protected] 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/kcharselect_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 [...] [ 74%] Automatic MOC for target kcharselect [ 77%] Generating index.cache.bz2 /usr/bin/cmake -DPython3_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/lib/x86_64-linux-gnu/cmake/KF6I18n/ts-pmap-compile.py -DCOPY_TO=/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/locale -DPO_DIR=/build/reproducible-path/kcharselect-24.12.1/po -P /usr/lib/x86_64-linux-gnu/cmake/KF6I18n/build-tsfiles.cmake cd /build/reproducible-path/kcharselect-24.12.1/doc && /usr/bin/meinproc6 --check --cache /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/doc//index.cache.bz2 index.docbook /usr/bin/cmake -E cmake_autogen /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/CMakeFiles/kcharselect_autogen.dir/AutogenInfo.json Debian AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/kcharselect_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/c++ -std=c++17 -dM -E -c /usr/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -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 -DWITH_CONFIGWIDGET_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu -I/build/reproducible-path/kcharselect-24.12.1 -I/usr/include/KF6/KBookmarks -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -I/usr/include/x86_64-linux-gnu/qt6/QtXml -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KCrash -I/usr/include/KF6/KI18n -I/usr/include/KF6/KWidgetsAddons -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/KF6/KXmlGui -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KConfigWidgets -I/usr/include/KF6/KConfigGui -I/usr/include/KF6/KColorScheme -I/usr/include/x86_64-linux-gnu/qt6/QtDBus -I/usr/include/KF6/KIconThemes -I/usr/include/KF6/KBookmarksWidgets -I/usr/include -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' [ 77%] Built target tsfiles-fb45c294d16590296846bbf128e4c564 AutoGen: Parsing "SRC:/kcharselectdia.h" AutoGen: Parsing "SRC:/kcharselectdia.cc" AutoGen: Parsing "SRC:/main.cc" AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/kcharselect_autogen/include/moc_kcharselectdia.cpp", because it doesn't exist, from "SRC:/kcharselectdia.h" /usr/lib/qt6/libexec/moc -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -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 -DWITH_CONFIGWIDGET_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu -I/build/reproducible-path/kcharselect-24.12.1 -I/usr/include/KF6/KBookmarks -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -I/usr/include/x86_64-linux-gnu/qt6/QtXml -I/usr/include/KF6/KCoreAddons -I/usr/include/KF6/KCrash -I/usr/include/KF6/KI18n -I/usr/include/KF6/KWidgetsAddons -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/KF6/KXmlGui -I/usr/include/KF6/KConfig -I/usr/include/KF6/KConfigCore -I/usr/include/KF6/KConfigWidgets -I/usr/include/KF6/KConfigGui -I/usr/include/KF6/KColorScheme -I/usr/include/x86_64-linux-gnu/qt6/QtDBus -I/usr/include/KF6/KIconThemes -I/usr/include/KF6/KBookmarksWidgets -I/usr/include -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu --include /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/moc_predefs.h --output-dep-file -o /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/include/moc_kcharselectdia.cpp /build/reproducible-path/kcharselect-24.12.1/kcharselectdia.h make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' [ 77%] Built target po-tr-docs-kcharselect-index-cache-bz2 make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' [ 77%] Built target po-sr-latin-docs-kcharselect-index-cache-bz2 [ 77%] Built target po-sv-docs-kcharselect-index-cache-bz2 [ 77%] Built target po-uk-docs-kcharselect-index-cache-bz2 make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' [ 77%] Built target pofiles-fb45c294d16590296846bbf128e4c564 [ 77%] Built target doc-index-cache-bz2 AutoMoc: Reading dependencies from "SRC:/obj-x86_64-linux-gnu/kcharselect_autogen/include/moc_kcharselectdia.cpp.d" AutoMoc: Generating MOC compilation "SRC:/obj-x86_64-linux-gnu/kcharselect_autogen/mocs_compilation.cpp" AutoMoc: Merging MOC dependencies into "SRC:/obj-x86_64-linux-gnu/kcharselect_autogen/deps" AutoGen: Writing the parse cache file "SRC:/obj-x86_64-linux-gnu/CMakeFiles/kcharselect_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:/obj-x86_64-linux-gnu/CMakeFiles/kcharselect_autogen.dir/AutogenUsed.txt" /usr/bin/cmake -E touch /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/timestamp make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' [ 77%] Built target kcharselect_autogen make -f CMakeFiles/kcharselect.dir/build.make CMakeFiles/kcharselect.dir/depend make[3]: Entering directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' [ 80%] Automatic RCC for kcharselect.qrc /usr/bin/cmake -E cmake_autorcc /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/CMakeFiles/kcharselect_autogen.dir/AutoRcc_kcharselect_EWIEGA46WW_Info.json Debian AutoRcc: Generating "SRC:/obj-x86_64-linux-gnu/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp", because it doesn't exist, from "SRC:/kcharselect.qrc" /usr/lib/qt6/libexec/rcc -name kcharselect -o /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp /build/reproducible-path/kcharselect-24.12.1/kcharselect.qrc AutoRcc: Writing settings file "SRC:/obj-x86_64-linux-gnu/CMakeFiles/kcharselect_autogen.dir/AutoRcc_kcharselect_EWIEGA46WW_Used.txt" cd /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/kcharselect-24.12.1 /build/reproducible-path/kcharselect-24.12.1 /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/CMakeFiles/kcharselect.dir/DependInfo.cmake "--color=" Dependencies file "kcharselect_autogen/deps" is newer than depends file "/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/CMakeFiles/kcharselect.dir/compiler_depend.internal". Consolidate compiler generated dependencies of target kcharselect make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' make -f CMakeFiles/kcharselect.dir/build.make CMakeFiles/kcharselect.dir/build make[3]: Entering directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' [ 87%] Building CXX object CMakeFiles/kcharselect.dir/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp.o [ 87%] Building CXX object CMakeFiles/kcharselect.dir/kcharselectdia.cc.o [ 90%] Building CXX object CMakeFiles/kcharselect.dir/kcharselect_autogen/mocs_compilation.cpp.o [ 93%] Building CXX object CMakeFiles/kcharselect.dir/main.cc.o /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -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 -DWITH_CONFIGWIDGET_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu -I/build/reproducible-path/kcharselect-24.12.1 -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/include -isystem /usr/include/KF6/KBookmarks -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KBookmarksWidgets -g -O2 -ffile-prefix-map=/build/reproducible-path/kcharselect-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 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/kcharselect.dir/kcharselectdia.cc.o -MF CMakeFiles/kcharselect.dir/kcharselectdia.cc.o.d -o CMakeFiles/kcharselect.dir/kcharselectdia.cc.o -c /build/reproducible-path/kcharselect-24.12.1/kcharselectdia.cc /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -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 -DWITH_CONFIGWIDGET_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu -I/build/reproducible-path/kcharselect-24.12.1 -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/include -isystem /usr/include/KF6/KBookmarks -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KBookmarksWidgets -g -O2 -ffile-prefix-map=/build/reproducible-path/kcharselect-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 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/kcharselect.dir/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp.o -MF CMakeFiles/kcharselect.dir/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp.o.d -o CMakeFiles/kcharselect.dir/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp.o -c /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -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 -DWITH_CONFIGWIDGET_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu -I/build/reproducible-path/kcharselect-24.12.1 -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/include -isystem /usr/include/KF6/KBookmarks -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KBookmarksWidgets -g -O2 -ffile-prefix-map=/build/reproducible-path/kcharselect-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 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/kcharselect.dir/main.cc.o -MF CMakeFiles/kcharselect.dir/main.cc.o.d -o CMakeFiles/kcharselect.dir/main.cc.o -c /build/reproducible-path/kcharselect-24.12.1/main.cc /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60700 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -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 -DWITH_CONFIGWIDGET_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu -I/build/reproducible-path/kcharselect-24.12.1 -I/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/include -isystem /usr/include/KF6/KBookmarks -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KCrash -isystem /usr/include/KF6/KI18n -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KBookmarksWidgets -g -O2 -ffile-prefix-map=/build/reproducible-path/kcharselect-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 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/kcharselect.dir/kcharselect_autogen/mocs_compilation.cpp.o -MF CMakeFiles/kcharselect.dir/kcharselect_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/kcharselect.dir/kcharselect_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu/kcharselect_autogen/mocs_compilation.cpp [ 96%] Linking CXX executable bin/kcharselect /usr/bin/cmake -E cmake_link_script CMakeFiles/kcharselect.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/kcharselect.dir/main.cc.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kcharselect.dir/kcharselectdia.cc.o:(.rodata+0x310): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/kcharselect-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/kcharselect.dir/kcharselect_autogen/mocs_compilation.cpp.o CMakeFiles/kcharselect.dir/kcharselectdia.cc.o CMakeFiles/kcharselect.dir/main.cc.o CMakeFiles/kcharselect.dir/kcharselect_autogen/EWIEGA46WW/qrc_kcharselect.cpp.o -o bin/kcharselect /usr/lib/x86_64-linux-gnu/libKF6Crash.so.6.10.0 /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/libKF6BookmarksWidgets.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/libKF6Bookmarks.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6CoreAddons.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/libQt6Widgets.so.6.7.2 /usr/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 make[3]: *** [CMakeFiles/kcharselect.dir/build.make:167: bin/kcharselect] Error 1 make[3]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:613: CMakeFiles/kcharselect.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/kcharselect-24.12.1/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/kcharselect-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:12: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.