[01;33mFetching source from mirror: http://download.kde.org/stable/release-service/24.12.2/src/pimcommon-24.12.2.tar.xz [0mCMake 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:35 (include) CMake Warning at CMakeLists.txt:132 (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-24.12.2-60/work/pimcommon-24.12.2/src/pimcommon/network/networkmanager.cpp: In member function ‘void PimCommon::NetworkManager::refreshStatus()’: /var/pisi/pimcommon-24.12.2-60/work/pimcommon-24.12.2/src/pimcommon/network/networkmanager.cpp:40:105: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 40 | const bool newIsOnline = !info || info->reachability() == QNetworkInformation::Reachability::Online && !info->isBehindCaptivePortal(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01;33m*** 0 error(s), 1 warning(s) [0m