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


CMake Warning at CMakeLists.txt:196 (find_package):
  By not providing "FindPlasmaActivities.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "PlasmaActivities", but CMake did not find one.

  Could not find a package configuration file provided by "PlasmaActivities"
  (requested version 6.1.0) with any of the following names:

    PlasmaActivitiesConfig.cmake
    plasmaactivities-config.cmake

  Add the installation prefix of "PlasmaActivities" to CMAKE_PREFIX_PATH or
  set "PlasmaActivities_DIR" to a directory containing one of the above
  files.  If "PlasmaActivities" provides a separate development package or
  SDK, be sure it has been installed.


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

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/pimcommon-25.12.0-70/work/pimcommon-25.12.0/src/pimcommon/needupdateversion/needupdateversionutils.cpp:75:50: warning: macro ‘__DATE__’ might prevent reproducible builds [-Wdate-time]
   75 |     return QDate::fromString(QString::fromLatin1(__DATE__), QStringLiteral("MMM dd yyyy"));
      |                                                  ^~~~~~~~
*** 0 error(s), 1 warning(s)