Your message dated Sat, 24 May 2025 15:57:54 +0200
with message-id
<dbbp189mb1195ffe0157ac3cc188ea17ee6...@dbbp189mb1195.eurp189.prod.outlook.com>
and subject line ftbfs with GCC-15
has caused the Debian Bug report #1096979,
regarding kf6-ki18n: ftbfs with GCC-15
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1096979: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096979
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kf6-ki18n
Version: 6.10.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/kf6-ki18n_6.10.0-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu &&
/usr/bin/cmake -E cmake_depends "Unix Makefiles"
/build/reproducible-path/kf6-ki18n-6.10.0
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu
/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/CMakeFiles/KF6I18n.dir/DependInfo.cmake
"--color="
[ 12%] Building CXX object
src/i18n/CMakeFiles/ktranscript.dir/common_helpers.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII
-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_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS
-DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-Dktranscript_EXPORTS
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/ktranscript_autogen/include
-isystem /usr/include/x86_64-linux-gnu/qt6/QtQml -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/Qt
QmlIntegration -isystem /usr/include/x86_64-linux-gnu/qt6/QtQmlBuiltins
-isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2
-ffile-prefix-map=/build/reproducible-path/kf6-ki18n-6.10.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/i18n/CMakeFiles/ktranscript.dir/common_helpers.cpp.o -MF
CMakeFiles/ktranscript.dir/common_helpers.cpp.o.d -o
CMakeFiles/ktranscript.dir/common_helpers.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/common_helpers.cpp
Dependencies file "src/i18n/KF6I18n_autogen/deps" is newer than depends file
"/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/CMakeFiles/KF6I18n.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target KF6I18n
make[3]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
make -f src/i18n/CMakeFiles/KF6I18n.dir/build.make
src/i18n/CMakeFiles/KF6I18n.dir/build
make[3]: Entering directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
[ 13%] Building CXX object
src/i18n/CMakeFiles/KF6I18n.dir/KF6I18n_autogen/mocs_compilation.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/KF6I18n_autogen/mocs_compilation.cpp.o -MF
CMakeFiles/KF6I18n.dir/KF6I18n_autogen/mocs_compilation.cpp.o.d -o
CMakeFiles/KF6I18n.dir/KF6I18n_autogen/mocs_compilation.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/mocs_compilation.cpp
make[3]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
[ 13%] Built target tsfiles-edce923ff53830b2f76e246fe2adf03a
[ 15%] Building CXX object
src/i18n/CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o -MF
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o.d -o
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/klocalizedstring.cpp
[ 15%] Building CXX object
src/i18n/CMakeFiles/KF6I18n.dir/klocalizedtranslator.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/klocalizedtranslator.cpp.o -MF
CMakeFiles/KF6I18n.dir/klocalizedtranslator.cpp.o.d -o
CMakeFiles/KF6I18n.dir/klocalizedtranslator.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/klocalizedtranslator.cpp
make[3]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
[ 15%] Built target pofiles-edce923ff53830b2f76e246fe2adf03a
[ 16%] Building CXX object src/i18n/CMakeFiles/KF6I18n.dir/kcatalog.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/kcatalog.cpp.o -MF
CMakeFiles/KF6I18n.dir/kcatalog.cpp.o.d -o
CMakeFiles/KF6I18n.dir/kcatalog.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/kcatalog.cpp
[ 17%] Building CXX object src/i18n/CMakeFiles/KF6I18n.dir/kuitsetup.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/kuitsetup.cpp.o -MF
CMakeFiles/KF6I18n.dir/kuitsetup.cpp.o.d -o
CMakeFiles/KF6I18n.dir/kuitsetup.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/kuitsetup.cpp
[ 17%] Building CXX object src/i18n/CMakeFiles/KF6I18n.dir/common_helpers.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/common_helpers.cpp.o -MF
CMakeFiles/KF6I18n.dir/common_helpers.cpp.o.d -o
CMakeFiles/KF6I18n.dir/common_helpers.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/common_helpers.cpp
[ 18%] Building CXX object
src/i18n/CMakeFiles/KF6I18n.dir/klocalizedcontext.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/klocalizedcontext.cpp.o -MF
CMakeFiles/KF6I18n.dir/klocalizedcontext.cpp.o.d -o
CMakeFiles/KF6I18n.dir/klocalizedcontext.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/klocalizedcontext.cpp
[ 19%] Building CXX object src/i18n/CMakeFiles/KF6I18n.dir/main.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/main.cpp.o -MF
CMakeFiles/KF6I18n.dir/main.cpp.o.d -o CMakeFiles/KF6I18n.dir/main.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/main.cpp
[ 19%] Building CXX object src/i18n/CMakeFiles/KF6I18n.dir/klocalization.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/klocalization.cpp.o -MF
CMakeFiles/KF6I18n.dir/klocalization.cpp.o.d -o
CMakeFiles/KF6I18n.dir/klocalization.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n/klocalization.cpp
[ 19%] Linking CXX executable ../../../bin/ki18n-iso-codes-cachegen
cd
/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/localedata/cachegen
&& /usr/bin/cmake -E cmake_link_script
CMakeFiles/ki18n-iso-codes-cachegen.dir/link.txt --verbose=1
[ 20%] Building CXX object src/i18n/CMakeFiles/KF6I18n.dir/ki18n_logging.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/ki18n_logging.cpp.o -MF
CMakeFiles/KF6I18n.dir/ki18n_logging.cpp.o.d -o
CMakeFiles/KF6I18n.dir/ki18n_logging.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/ki18n_logging.cpp
/usr/bin/ld:
CMakeFiles/ki18n-iso-codes-cachegen.dir/__/isocodescache.cpp.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/ki18n-iso-codes-cachegen.dir/cachegen.cpp.o:(.rodata+0x0): first
defined here
/usr/bin/ld:
CMakeFiles/ki18n-iso-codes-cachegen.dir/logging.cpp.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/ki18n-iso-codes-cachegen.dir/cachegen.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/kf6-ki18n-6.10.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/ki18n-iso-codes-cachegen.dir/ki18n-iso-codes-cachegen_autogen/mocs_compilation.cpp.o"
"CMakeFiles/ki18n-iso-codes-cachegen.dir/cachegen.cpp.o"
"CMakeFiles/ki18n-iso-codes-cachegen.dir/__/isocodescache.cpp.o"
"CMakeFiles/ki18n-iso-codes-cachegen.dir/logging.cpp.o" -o
../../../bin/ki18n-iso-codes-cachegen
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: ***
[src/localedata/cachegen/CMakeFiles/ki18n-iso-codes-cachegen.dir/build.make:157:
bin/ki18n-iso-codes-cachegen] Error 1
make[3]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:876:
src/localedata/cachegen/CMakeFiles/ki18n-iso-codes-cachegen.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 21%] Building CXX object
src/i18n/CMakeFiles/KF6I18n.dir/ki18n_logging_kuit.cpp.o
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/c++ -DKF6I18n_EXPORTS -DKI18N_DEPRECATED_WARNINGS_SINCE=0x0
-DKI18N_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800
-DQT_NO_CAST_FROM_ASCII -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
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/src/i18n
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/KF6I18n_autogen/include
-I/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu -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++ -g -O2 -ffile-prefix-map=/bui
ld/reproducible-path/kf6-ki18n-6.10.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant
-Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -DTRANSLATION_DOMAIN=\"ki18n6\" -MD -MT
src/i18n/CMakeFiles/KF6I18n.dir/ki18n_logging_kuit.cpp.o -MF
CMakeFiles/KF6I18n.dir/ki18n_logging_kuit.cpp.o.d -o
CMakeFiles/KF6I18n.dir/ki18n_logging_kuit.cpp.o -c
/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n/ki18n_logging_kuit.cpp
[ 21%] Linking CXX shared module ../../bin/ktranscript.so
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/ktranscript.dir/link.txt
--verbose=1
/usr/bin/c++ -fPIC -g -O2
-ffile-prefix-map=/build/reproducible-path/kf6-ki18n-6.10.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--no-undefined
-Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared -o
../../bin/ktranscript.so
CMakeFiles/ktranscript.dir/ktranscript_autogen/mocs_compilation.cpp.o
CMakeFiles/ktranscript.dir/ktranscript.cpp.o
CMakeFiles/ktranscript.dir/common_helpers.cpp.o
/usr/lib/x86_64-linux-gnu/libQt6Qml.so.6.7.2
/usr/lib/x86_64-linux-gnu/libQt6QmlBuiltins.a
/usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 /usr/l
ib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
[ 22%] Built target ktranscript
[ 23%] Linking CXX shared library ../../bin/libKF6I18n.so
cd /build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu/src/i18n &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/KF6I18n.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/KF6I18n.dir/klocalizedtranslator.cpp.o:(.rodata+0x60):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
/usr/bin/ld: CMakeFiles/KF6I18n.dir/kcatalog.cpp.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
/usr/bin/ld: CMakeFiles/KF6I18n.dir/kuitsetup.cpp.o:(.rodata+0x9e): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
/usr/bin/ld: CMakeFiles/KF6I18n.dir/klocalizedcontext.cpp.o:(.rodata+0x4234):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
/usr/bin/ld: CMakeFiles/KF6I18n.dir/main.cpp.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
/usr/bin/ld:
CMakeFiles/KF6I18n.dir/klocalization.cpp.o:/usr/include/x86_64-linux-gnu/qt6/QtCore/qcomparehelpers.h:354:
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
/usr/bin/ld: CMakeFiles/KF6I18n.dir/ki18n_logging.cpp.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
/usr/bin/ld: CMakeFiles/KF6I18n.dir/ki18n_logging_kuit.cpp.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o:(.rodata+0x64): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2
-ffile-prefix-map=/build/reproducible-path/kf6-ki18n-6.10.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--no-undefined
-Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared
-Wl,-soname,libKF6I18n.so.6 -o ../../bin/libKF6I18n.so.6.10.0
CMakeFiles/KF6I18n.dir/KF6I18n_autogen/mocs_compilation.cpp.o
CMakeFiles/KF6I18n.dir/klocalizedstring.cpp.o
CMakeFiles/KF6I18n.dir/klocalizedtranslator.cpp.o
CMakeFiles/KF6I18n.dir/kcatalog.cpp.o CMakeFiles/KF6I18n.dir/kuitsetup.cpp.o
CMakeFiles/KF6I18n.dir/common_helpers.cpp.
o CMakeFiles/KF6I18n.dir/klocalizedcontext.cpp.o
CMakeFiles/KF6I18n.dir/main.cpp.o CMakeFiles/KF6I18n.dir/klocalization.cpp.o
CMakeFiles/KF6I18n.dir/ki18n_logging.cpp.o
CMakeFiles/KF6I18n.dir/ki18n_logging_kuit.cpp.o
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/i18n/CMakeFiles/KF6I18n.dir/build.make:269:
bin/libKF6I18n.so.6.10.0] Error 1
make[3]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:552: src/i18n/CMakeFiles/KF6I18n.dir/all]
Error 2
make[2]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory
'/build/reproducible-path/kf6-ki18n-6.10.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:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Duplicate(s) of
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097717
--- End Message ---