Fetching source from mirror: http://download.kde.org/stable/plasma/6.3.2/kscreen-6.3.2.tar.xz
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/kscreen-6.3.2-82/work/kscreen-6.3.2/kcm/config_handler.cpp: In lambda function:
/var/pisi/kscreen-6.3.2-82/work/kscreen-6.3.2/kcm/config_handler.cpp:48:87: warning: unused parameter ‘topLeft’ [-Wunused-parameter]
   48 |     connect(m_outputModel, &OutputModel::dataChanged, this, [this](const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList &roles) {
      |                                                                    ~~~~~~~~~~~~~~~~~~~^~~~~~~
/var/pisi/kscreen-6.3.2-82/work/kscreen-6.3.2/kcm/config_handler.cpp:48:146: warning: unused parameter ‘roles’ [-Wunused-parameter]
   48 |     connect(m_outputModel, &OutputModel::dataChanged, this, [this](const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList &roles) {
      |                                                                                                                                ~~~~~~~~~~~~~~~~~~^~~~~
*** 0 error(s), 1 warning(s)