Package: src:kwalletmanager
Version: 4:24.12.0-1
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/kwalletmanager_24.12.0-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/kwmapeditor.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/kwmapeditor.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/kwmapeditor.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/kwmapeditor.cpp
[ 72%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/kwtextedit.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/kwtextedit.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/kwtextedit.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/kwtextedit.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/kwtextedit.cpp
[ 74%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/allyourbase.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/allyourbase.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/allyourbase.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/allyourbase.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/allyourbase.cpp
[ 75%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/kbetterthankdialogbase.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/kbetterthankdialogbase.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/kbetterthankdialogbase.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/kbetterthankdialogbase.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/kbetterthankdialogbase.cpp
[ 77%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/registercreateactionmethod.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/registercreateactionmethod.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/registercreateactionmethod.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/registercreateactionmethod.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/registercreateactionmethod.cp
 p
[ 78%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/applicationsmanager.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/applicationsmanager.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/applicationsmanager.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/applicationsmanager.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/applicationsmanager.cpp
[ 80%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/connectedapplicationstable.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/connectedapplicationstable.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/connectedapplicationstable.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/connectedapplicationstable.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/connectedapplicationstable.cp
 p
[ 81%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/connectedappmodel.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/connectedappmodel.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/connectedappmodel.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/connectedappmodel.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/connectedappmodel.cpp
[ 83%] Linking CXX shared module ../../bin/kcm_kwallet5.so
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/konfigurator
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_kwallet5.dir/link.txt 
--verbose=1
[ 84%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/disconnectappbutton.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/disconnectappbutton.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/disconnectappbutton.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/disconnectappbutton.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/disconnectappbutton.cpp
/usr/bin/c++ -fPIC -g -O2 
-ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--no-undefined 
-Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -shared  -o 
../../bin/kcm_kwallet5.so 
CMakeFiles/kcm_kwallet5.dir/kcm_kwallet5_autogen/mocs_compilation.cpp.o 
CMakeFiles/kcm_kwallet5.dir/konfigurator.cpp.o  
/usr/lib/x86_64-linux-gnu/libKF6AuthCore.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6KCMUtils.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6Wallet.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6
 KCMUtilsQuick.so.6.10.0 /usr/lib/x86_64-linux-gnu/libKF6KCMUtilsCore.so.6.10.0 
/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/libKF6ConfigWidgets.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6CoreAddons.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/libKF6ConfigGui.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6WidgetsAddons.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 
/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]: Leaving directory 
'/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu'
[ 86%] Built target kcm_kwallet5
[ 87%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/authorizedappmodel.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/authorizedappmodel.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/authorizedappmodel.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/authorizedappmodel.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/authorizedappmodel.cpp
[ 89%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/authorizedapplicationstable.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/authorizedapplicationstable.cpp.o 
-MF CMakeFiles/kwalletmanager5.dir/authorizedapplicationstable.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/authorizedapplicationstable.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/authorizedapplicationstabl
 e.cpp
[ 90%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/revokeauthbutton.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/revokeauthbutton.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/revokeauthbutton.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/revokeauthbutton.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/revokeauthbutton.cpp
[ 92%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/clipboardutils.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/clipboardutils.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/clipboardutils.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/clipboardutils.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/src/manager/clipboardutils.cpp
[ 93%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/kwalletmanager_debug.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/kwalletmanager_debug.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/kwalletmanager_debug.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/kwalletmanager_debug.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager_debug.cpp
[ 95%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/kwallet_interface.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/kwallet_interface.cpp.o -MF 
CMakeFiles/kwalletmanager5.dir/kwallet_interface.cpp.o.d -o 
CMakeFiles/kwalletmanager5.dir/kwallet_interface.cpp.o -c 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwallet_interface.cpp
[ 96%] Building CXX object 
src/manager/CMakeFiles/kwalletmanager5.dir/kwalletmanager5_autogen/EWIEGA46WW/qrc_kwalletmanager.cpp.o
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /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_NETWORK_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/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 -I/build/reproducible-path/kwalletmanager-24.12.0/src/manager 
-I/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -is
 ystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KI18n -isystem 
/usr/include/KF6/KXmlGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml 
-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/KItemViews 
-isystem /usr/include/KF6/KWallet -isystem /usr/include/KF6/KDBusAddons 
-isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/KF6/KIOGui 
-isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KArchive -isystem 
/usr/include/KF6/KWindowSystem -isystem /usr/include/KF6/KCrash -isyst
 em /usr/include/KF6/KCodecs -isystem /usr/include/KF6/KStatusNotifierItem -g 
-O2 -ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++17 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/manager/CMakeFiles/kwalletmanager5.dir/kwalletmanager5_autogen/EWIEGA46WW/qrc_kwalletmanager.cpp.o
 -MF 
CMakeFiles/kwalletmanager5.dir/kwalletmanager5_autogen/EWIEGA46WW/qrc_kwalletmanager.cpp.o.d
 -o 
CMakeFiles/kwalletmanager5.dir/kwalletmanager5_autogen/EWIEGA46WW/qrc_kwalletmanager.cpp.o
 -c /build/r
 
eproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager/kwalletmanager5_autogen/EWIEGA46WW/qrc_kwalletmanager.cpp
[ 98%] Linking CXX executable ../../bin/kwalletmanager5
cd 
/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu/src/manager
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kwalletmanager5.dir/link.txt 
--verbose=1
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/kwalletmanagerwidget.cpp.o:(.rodata+0xdc): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/kwalletmanagerwidgetitem.cpp.o:(.rodata+0x64): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: CMakeFiles/kwalletmanager5.dir/kwhexview.cpp.o:(.rodata+0x54): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/walletcontrolwidget.cpp.o:(.rodata+0x1fc): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: CMakeFiles/kwalletmanager5.dir/main.cpp.o:(.rodata+0x0): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: CMakeFiles/kwalletmanager5.dir/kwalletpopup.cpp.o:(.rodata+0x308): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/kwalleteditor.cpp.o:(.rodata+0x7f0): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: CMakeFiles/kwalletmanager5.dir/kwmapeditor.cpp.o:(.rodata+0x208): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: CMakeFiles/kwalletmanager5.dir/kwtextedit.cpp.o:(.rodata+0x54): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: CMakeFiles/kwalletmanager5.dir/allyourbase.cpp.o:(.rodata+0xd8): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/kbetterthankdialogbase.cpp.o:(.rodata+0x138): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/applicationsmanager.cpp.o:(.rodata+0x5c): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/connectedapplicationstable.cpp.o:(.rodata+0x64): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/connectedappmodel.cpp.o:(.rodata+0xc8): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/disconnectappbutton.cpp.o:(.rodata+0xd0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/authorizedappmodel.cpp.o:(.rodata+0xcc): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/authorizedapplicationstable.cpp.o:(.rodata+0x64):
 multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/revokeauthbutton.cpp.o:(.rodata+0x98): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: CMakeFiles/kwalletmanager5.dir/clipboardutils.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/kwalletmanager_debug.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
/usr/bin/ld: 
CMakeFiles/kwalletmanager5.dir/kwallet_interface.cpp.o:(.rodata+0x1200): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o:(.rodata+0x5d0): first 
defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/kwalletmanager-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags 
-Wl,-z,relro -Wl,-z,now 
CMakeFiles/kwalletmanager5.dir/kwalletmanager5_autogen/mocs_compilation.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwalletmanager.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwalletmanagerwidget.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwalletmanagerwidgetitem.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwhexview.cpp.o 
CMakeFiles/kwalletmanager5.dir/walletcontrolwidget.cpp.o 
CMakeFiles/kwalletmanager5.dir/ma
 in.cpp.o CMakeFiles/kwalletmanager5.dir/kwalletpopup.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwalleteditor.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwmapeditor.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwtextedit.cpp.o 
CMakeFiles/kwalletmanager5.dir/allyourbase.cpp.o 
CMakeFiles/kwalletmanager5.dir/kbetterthankdialogbase.cpp.o 
CMakeFiles/kwalletmanager5.dir/registercreateactionmethod.cpp.o 
CMakeFiles/kwalletmanager5.dir/applicationsmanager.cpp.o 
CMakeFiles/kwalletmanager5.dir/connectedapplicationstable.cpp.o 
CMakeFiles/kwalletmanager5.dir/connectedappmodel.cpp.o 
CMakeFiles/kwalletmanager5.dir/disconnectappbutton.cpp.o 
CMakeFiles/kwalletmanager5.dir/authorizedappmodel.cpp.o 
CMakeFiles/kwalletmanager5.dir/authorizedapplicationstable.cpp.o 
CMakeFiles/kwalletmanager5.dir/revokeauthbutton.cpp.o 
CMakeFiles/kwalletmanager5.dir/clipboardutils.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwalletmanager_debug.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwallet_interface.cpp.o 
CMakeFiles/kwalletmanager5.dir/kwalletmanage
 r5_autogen/EWIEGA46WW/qrc_kwalletmanager.cpp.o -o ../../bin/kwalletmanager5  
/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/libKF6ItemViews.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6Wallet.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6DBusAddons.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6KIOGui.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6Archive.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6Codecs.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6StatusNotifierItem.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6ColorScheme.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6WidgetsAddons.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6KIOCore.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6Crash.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libKF6Service.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.
 6.10.0 /usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libKF6WindowSystem.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libX11.so 
/usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 
/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/manager/CMakeFiles/kwalletmanager5.dir/build.make:533: 
bin/kwalletmanager5] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2009: 
src/manager/CMakeFiles/kwalletmanager5.dir/all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/kwalletmanager-24.12.0/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to