CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/protocols/ksld.xml:10: warning: since version not increasing
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/protocols/ksld.xml:10: warning: since version not increasing
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/protocols/ksld.xml:10: warning: since version not increasing
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/protocols/ksld.xml:10: warning: since version not increasing
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/protocols/ksld.xml:10: warning: since version not increasing
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/greeter/main.cpp: In function ‘int main(int, char**)’:
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/greeter/main.cpp:67:39: warning: ‘static void LayerShellQt::Shell::useLayerShell()’ is deprecated: Since 6.6. Calling useLayerShell is not needed since Qt 6.5 [-Wdeprecated-declarations]
67 | LayerShellQt::Shell::useLayerShell();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/LayerShellQt/Shell:1,
from /var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/greeter/main.cpp:31:
/usr/include/LayerShellQt/shell.h:25:17: note: declared here
25 | static void useLayerShell();
| ^~~~~~~~~~~~~
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/waylandserver.cpp: In static member function ‘static void ScreenLocker::WaylandServer::bind(wl_client*, void*, uint32_t, uint32_t)’:
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/waylandserver.cpp:142:5: warning: missing initializer for member ‘org_kde_ksld_interface::suspendSystem’ [-Wmissing-field-initializers]
142 | };
| ^
/var/pisi/kscreenlocker-6.6.0-98/work/kscreenlocker-6.6.0/waylandserver.cpp:142:5: warning: missing initializer for member ‘org_kde_ksld_interface::hibernateSystem’ [-Wmissing-field-initializers]