Fetching source from mirror: http://download.kde.org/stable/release-service/24.12.2/src/kcalutils-24.12.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:39 (include)


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

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/kcalutils-24.12.2-60/work/kcalutils-24.12.2/src/dndfactory.cpp: In function ‘QDateTime copyTimeSpec(QDateTime, const QDateTime&)’:
/var/pisi/kcalutils-24.12.2-60/work/kcalutils-24.12.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: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 /var/pisi/kcalutils-24.12.2-60/work/kcalutils-24.12.2/src/dndfactory.h:24,
                 from /var/pisi/kcalutils-24.12.2-60/work/kcalutils-24.12.2/src/dndfactory.cpp:24:
/usr/include/qt6/QtCore/qdatetime.h:436:15: note: declared here
  436 |     QDateTime toTimeSpec(Qt::TimeSpec spec) const;
      |               ^~~~~~~~~~
*** 0 error(s), 1 warning(s)