Your message dated Mon, 12 May 2025 22:34:51 +0200
with message-id
<dbbp189mb1195087098fce5e079af5e2fe6...@dbbp189mb1195.eurp189.prod.outlook.com>
and subject line ftbfs with GCC-15
has caused the Debian Bug report #1096914,
regarding kcalutils: 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.)
--
1096914: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096914
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kcalutils
Version: 4:24.12.0-2
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/kcalutils_24.12.0-2_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
[...]
AutoRcc: Generating
"SRC:/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp",
because it doesn't exist, from "SRC:/src/templates.qrc"
/usr/lib/qt6/libexec/rcc -name templates -o
/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp
/build/reproducible-path/kcalutils-24.12.0/src/templates.qrc
AutoRcc: Writing settings file
"SRC:/obj-x86_64-linux-gnu/src/CMakeFiles/KPim6CalendarUtils_autogen.dir/AutoRcc_templates_EWIEGA46WW_Used.txt"
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu &&
/usr/bin/cmake -E cmake_depends "Unix Makefiles"
/build/reproducible-path/kcalutils-24.12.0
/build/reproducible-path/kcalutils-24.12.0/src
/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu
/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/CMakeFiles/KPim6CalendarUtils.dir/DependInfo.cmake
"--color="
Dependencies file "src/KPim6CalendarUtils_autogen/deps" is newer than depends
file
"/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/CMakeFiles/KPim6CalendarUtils.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target KPim6CalendarUtils
make[3]: Leaving directory
'/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu'
make -f src/CMakeFiles/KPim6CalendarUtils.dir/build.make
src/CMakeFiles/KPim6CalendarUtils.dir/build
make[3]: Entering directory
'/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu'
[ 13%] Building CXX object src/CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o
[ 15%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/incidenceformatter.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/icaldrag.cpp
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/incidenceformatter.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/incidenceformatter.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/incidenceformatter.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/incidenceformatter.cpp
[ 17%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/mocs_compilation.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/mocs_compilation.cpp.o
-MF
CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/mocs_compilation.cpp.o.d
-o
CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/mocs_compilation.cpp.o
-c
/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_autogen/mocs_compilation.cpp
[ 19%] Building CXX object src/CMakeFiles/KPim6CalendarUtils.dir/vcaldrag.cpp.o
[ 21%] Building CXX object src/CMakeFiles/KPim6CalendarUtils.dir/stringify.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/vcaldrag.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/vcaldrag.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/vcaldrag.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/vcaldrag.cpp
[ 23%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/dndfactory.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/stringify.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/stringify.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/stringify.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/stringify.cpp
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/dndfactory.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/dndfactory.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/dndfactory.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/dndfactory.cpp
[ 28%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/grantleeki18nlocalizer.cpp.o
[ 28%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/recurrenceactions.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/recurrenceactions.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/recurrenceactions.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/recurrenceactions.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/recurrenceactions.cpp
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/grantleeki18nlocalizer.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/grantleeki18nlocalizer.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/grantleeki18nlocalizer.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/grantleeki18nlocalizer.cpp
[ 30%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/grantleetemplatemanager.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/grantleetemplatemanager.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/grantleetemplatemanager.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/grantleetemplatemanager.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/grantleetemplatemanager.cpp
[ 32%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/qtresourcetemplateloader.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/qtresourcetemplateloader.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/qtresourcetemplateloader.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/qtresourcetemplateloader.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/src/qtresourcetemplateloader.cpp
/build/reproducible-path/kcalutils-24.12.0/src/dndfactory.cpp: In function
‘QDateTime copyTimeSpec(QDateTime, const QDateTime&)’:
/build/reproducible-path/kcalutils-24.12.0/src/dndfactory.cpp:53:29: warning:
‘QDateTime QDateTime::toTimeSpec(Qt::TimeSpec) const’ is deprecated: Use
toTimeZone instead [-Wdeprecated-declarations]
53 | return dt.toTimeSpec(source.timeSpec());
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt6/QtCore/QDateTime:1,
from /usr/include/KF6/KCalendarCore/kcalendarcore/alarm.h:27,
from
/usr/include/KF6/KCalendarCore/kcalendarcore/incidence.h:21,
from /usr/include/KF6/KCalendarCore/kcalendarcore/event.h:18,
from
/usr/include/KF6/KCalendarCore/kcalendarcore/calendar.h:39,
from /usr/include/KF6/KCalendarCore/KCalendarCore/Calendar:1,
from
/build/reproducible-path/kcalutils-24.12.0/src/dndfactory.h:24,
from
/build/reproducible-path/kcalutils-24.12.0/src/dndfactory.cpp:24:
/usr/include/x86_64-linux-gnu/qt6/QtCore/qdatetime.h:441:15: note: declared here
441 | QDateTime toTimeSpec(Qt::TimeSpec spec) const;
| ^~~~~~~~~~
[ 34%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/kcalutils_debug.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/kcalutils_debug.cpp.o -MF
CMakeFiles/KPim6CalendarUtils.dir/kcalutils_debug.cpp.o.d -o
CMakeFiles/KPim6CalendarUtils.dir/kcalutils_debug.cpp.o -c
/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/kcalutils_debug.cpp
[ 36%] Building CXX object
src/CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp.o
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/c++ -DBUILD_TESTING -DKCALUTILS_DEPRECATED_WARNINGS_SINCE=0x0
-DKCALUTILS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKCOREADDONS_LIB
-DKF_DEPRECATED_WARNINGS_SINCE=0x70000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DKPim6CalendarUtils_EXPORTS
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000
-DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_CONTEXTLESS_CONNECT
-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB
-DTRANSLATION_DOMAIN=\"libkcalutils6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src
-I/build/reproducible-path/kcalutils-24.12.0/src
-I/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_au
togen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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/QtGui -isystem /usr/include/KF6/KCalendarCore
-isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/KF6/KWidgetsAddons
-isystem /usr/include/KF6/KIconThemes -isystem /usr/include/KF6/KI18n -isystem
/usr/include/KPim6/KIdentityManagementCore -isystem /usr/include/KF6/KCodecs
-isystem /usr/include/KF6/KTextTemplate -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT
src/CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp.o
-MF
CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp.o.d
-o
CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp.o
-c
/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp
[ 39%] Linking CXX shared library ../bin/libKPim6CalendarUtils.so
cd /build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu/src &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/KPim6CalendarUtils.dir/link.txt
--verbose=1
/usr/bin/ld:
CMakeFiles/KPim6CalendarUtils.dir/incidenceformatter.cpp.o:(.rodata+0xbc):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld:
CMakeFiles/KPim6CalendarUtils.dir/recurrenceactions.cpp.o:(.rodata+0x74):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld: CMakeFiles/KPim6CalendarUtils.dir/stringify.cpp.o:(.rodata+0xac):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld: CMakeFiles/KPim6CalendarUtils.dir/vcaldrag.cpp.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld: CMakeFiles/KPim6CalendarUtils.dir/dndfactory.cpp.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld:
CMakeFiles/KPim6CalendarUtils.dir/grantleeki18nlocalizer.cpp.o:(.rodata+0x8c):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld:
CMakeFiles/KPim6CalendarUtils.dir/grantleetemplatemanager.cpp.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld:
CMakeFiles/KPim6CalendarUtils.dir/qtresourcetemplateloader.cpp.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
/usr/bin/ld:
CMakeFiles/KPim6CalendarUtils.dir/kcalutils_debug.cpp.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o:(.rodata+0x0): first defined
here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2
-ffile-prefix-map=/build/reproducible-path/kcalutils-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
-Wl,-soname,libKPim6CalendarUtils.so.6 -o ../bin/libKPim6CalendarUtils.so.6.3.0
CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/mocs_compilation.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/icaldrag.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/incidenceformatter.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/recurrenceactions.cpp.o CMakeFil
es/KPim6CalendarUtils.dir/stringify.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/vcaldrag.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/dndfactory.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/grantleeki18nlocalizer.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/grantleetemplatemanager.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/qtresourcetemplateloader.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/kcalutils_debug.cpp.o
CMakeFiles/KPim6CalendarUtils.dir/KPim6CalendarUtils_autogen/EWIEGA46WW/qrc_templates.cpp.o
/usr/lib/x86_64-linux-gnu/libKF6CalendarCore.so.6.10.0
/usr/lib/x86_64-linux-gnu/libKF6WidgetsAddons.so.6.10.0
/usr/lib/x86_64-linux-gnu/libKF6IconThemes.so.6.10.0
/usr/lib/x86_64-linux-gnu/libKPim6IdentityManagementCore.so.6.3.0
/usr/lib/x86_64-linux-gnu/libKF6Codecs.so.6.10.0
/usr/lib/x86_64-linux-gnu/libKF6TextTemplate.so.6.10.0
/usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2
/usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0
/usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 /usr/lib/x86_64-linux-gnu/libQt
6Gui.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/libQt6Core.so.6.7.2
make[3]: *** [src/CMakeFiles/KPim6CalendarUtils.dir/build.make:310:
bin/libKPim6CalendarUtils.so.6.3.0] Error 1
make[3]: Leaving directory
'/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:609:
src/CMakeFiles/KPim6CalendarUtils.dir/all] Error 2
make[2]: Leaving directory
'/build/reproducible-path/kcalutils-24.12.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory
'/build/reproducible-path/kcalutils-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:13: 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 ---