Fetching source from mirror: http://download.kde.org/stable/release-service/25.04.2/src/kcalutils-25.04.2.tar.xz
CMake Warning at /usr/share/ECM/modules/ECMCheckOutboundLicense.cmake:86 (message):
  Reuse tool not found, skipping test generation
Call Stack (most recent call first):
  CMakeLists.txt:38 (include)


CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/kcalutils-25.04.2-64/work/kcalutils-25.04.2/src/dndfactory.cpp: In function ‘QDateTime copyTimeSpec(QDateTime, const QDateTime&)’:
/var/pisi/kcalutils-25.04.2-64/work/kcalutils-25.04.2/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/qt6/QtCore/QDateTime:1,
                 from /usr/include/KF6/KCalendarCore/kcalendarcore/alarm.h:25,
                 from /usr/include/KF6/KCalendarCore/kcalendarcore/incidence.h:18,
                 from /usr/include/KF6/KCalendarCore/kcalendarcore/event.h:16,
                 from /usr/include/KF6/KCalendarCore/kcalendarcore/calendar.h:34,
                 from /usr/include/KF6/KCalendarCore/KCalendarCore/Calendar:1,
                 from /var/pisi/kcalutils-25.04.2-64/work/kcalutils-25.04.2/src/dndfactory.h:24,
                 from /var/pisi/kcalutils-25.04.2-64/work/kcalutils-25.04.2/src/dndfactory.cpp:24:
/usr/include/qt6/QtCore/qdatetime.h:439:15: note: declared here
  439 |     QDateTime toTimeSpec(Qt::TimeSpec spec) const;
      |               ^~~~~~~~~~
*** 0 error(s), 1 warning(s)