CMake Warning at CMakeLists.txt:64 (find_package): By not providing "FindKF6NetworkManagerQt.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KF6NetworkManagerQt", but CMake did not find one. Could not find a package configuration file provided by "KF6NetworkManagerQt" with any of the following names: KF6NetworkManagerQtConfig.cmake kf6networkmanagerqt-config.cmake Add the installation prefix of "KF6NetworkManagerQt" to CMAKE_PREFIX_PATH or set "KF6NetworkManagerQt_DIR" to a directory containing one of the above files. If "KF6NetworkManagerQt" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:65 (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" 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/plasma5-support-6.3.1-20/work/plasma5support-6.3.1/src/plasma5support/dataengineconsumer.cpp: In member function ‘void Plasma5Support::DataEngineConsumerPrivate::slotJobFinished(Plasma5Support::ServiceJob*)’: /var/pisi/plasma5-support-6.3.1-20/work/plasma5support-6.3.1/src/plasma5support/dataengineconsumer.cpp:22:77: warning: unused parameter ‘job’ [-Wunused-parameter] 22 | void DataEngineConsumerPrivate::slotJobFinished(Plasma5Support::ServiceJob *job) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~: warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition /var/pisi/plasma5-support-6.3.1-20/work/plasma5support-6.3.1/src/dataengines/powermanagement/powermanagementjob.cpp: In member function ‘virtual void PowerManagementJob::start()’: /var/pisi/plasma5-support-6.3.1-20/work/plasma5support-6.3.1/src/dataengines/powermanagement/powermanagementjob.cpp:37:37: warning: comparison of integer expressions of different signedness: ‘uint’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 37 | if (m_sleepInhibitionCookie != -1) { // an inhibition request is already active; don't trigger another one | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /var/pisi/plasma5-support-6.3.1-20/work/plasma5support-6.3.1/src/dataengines/powermanagement/powermanagementjob.cpp:77:36: warning: comparison of integer expressions of different signedness: ‘uint’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 77 | if (m_lockInhibitionCookie != -1) { // an inhibition request is already active; don't trigger another one | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ : warning: "TRANSLATION_DOMAIN" redefined : note: this is the location of the previous definition