CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 (message):
  KDE_INSTALL_LIBDIR got its value from CMAKE_INSTALL_LIBDIR.  In most cases
  this is unintended, check if you included GNUInstallDirs before
  KDEInstallDirs.  Some third party modules include GNUInstallDirs too so eg.
  find_package(Qt6 ...) is equivalent to include(GNUInstallDirs).  If you set
  CMAKE_INSTALL_LIBDIR deliberately before including KDEInstallDirs its
  recommended to use KDE_INSTALL_LIBDIR instead to suppress this message.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:261 (_define_relative)
  /usr/share/ECM/kde-modules/KDEInstallDirs6.cmake:203 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:17 (include)
  CMakeLists.txt:21 (include)


CMake Warning (dev) at /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3565 (message):
  Qt policy QTP0004 is not set: You need qmldir files for each extra
  directory that contains .qml files for your module.  Check
  https://doc.qt.io/qt-6/qt-cmake-policy-qtp0004.html for policy details.
  Use the qt_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:4013 (__qt_internal_setup_policy)
  /usr/share/ECM/modules/ECMQmlModule6.cmake:165 (qt6_target_qml_sources)
  src/components/CMakeLists.txt:126 (ecm_target_qml_sources)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3565 (message):
  Qt policy QTP0004 is not set: You need qmldir files for each extra
  directory that contains .qml files for your module.  Check
  https://doc.qt.io/qt-6/qt-cmake-policy-qtp0004.html for policy details.
  Use the qt_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:4013 (__qt_internal_setup_policy)
  /usr/share/ECM/modules/ECMQmlModule6.cmake:165 (qt6_target_qml_sources)
  src/dateandtime/CMakeLists.txt:44 (ecm_target_qml_sources)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3565 (message):
  Qt policy QTP0004 is not set: You need qmldir files for each extra
  directory that contains .qml files for your module.  Check
  https://doc.qt.io/qt-6/qt-cmake-policy-qtp0004.html for policy details.
  Use the qt_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:4013 (__qt_internal_setup_policy)
  /usr/share/ECM/modules/ECMQmlModule6.cmake:165 (qt6_target_qml_sources)
  src/tableview/CMakeLists.txt:20 (ecm_target_qml_sources)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3565 (message):
  Qt policy QTP0004 is not set: You need qmldir files for each extra
  directory that contains .qml files for your module.  Check
  https://doc.qt.io/qt-6/qt-cmake-policy-qtp0004.html for policy details.
  Use the qt_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:4013 (__qt_internal_setup_policy)
  /usr/share/ECM/modules/ECMQmlModule6.cmake:165 (qt6_target_qml_sources)
  src/treeview/CMakeLists.txt:16 (ecm_target_qml_sources)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3565 (message):
  Qt policy QTP0004 is not set: You need qmldir files for each extra
  directory that contains .qml files for your module.  Check
  https://doc.qt.io/qt-6/qt-cmake-policy-qtp0004.html for policy details.
  Use the qt_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:4013 (__qt_internal_setup_policy)
  /usr/share/ECM/modules/ECMQmlModule6.cmake:165 (qt6_target_qml_sources)
  src/formcard/CMakeLists.txt:77 (ecm_target_qml_sources)
This warning is for project developers.  Use -Wno-dev to suppress it.

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

    CMAKE_LD_FLAGS


/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/app/kirigamiapp.cpp: In member function ‘bool KirigamiApp::start(QAnyStringView, QAnyStringView, QQmlApplicationEngine*)’:
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/app/kirigamiapp.cpp:33:41: warning: ‘KLocalizedContext’ is deprecated: Since 6.8. use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead [-Wdeprecated-declarations]
   33 |     if (!qobject_cast(engine->rootContext()->contextObject())) {
      |                                         ^
In file included from /usr/include/KF6/KI18n/KLocalizedContext:1,
                 from /var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/app/kirigamiapp.cpp:12:
/usr/include/KF6/KI18n/klocalizedcontext.h:46:5: note: declared here
   46 |     KLocalizedContext : public QObject
      |     ^~~~~~~~~~~~~~~~~
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/app/kirigamiapp.cpp:35:53: warning: ‘KLocalizedContext’ is deprecated: Since 6.8. use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead [-Wdeprecated-declarations]
   35 |         engine->rootContext()->setContextObject(new KLocalizedContext(engine));
      |                                                     ^~~~~~~~~~~~~~~~~
/usr/include/KF6/KI18n/klocalizedcontext.h:46:5: note: declared here
   46 |     KLocalizedContext : public QObject
      |     ^~~~~~~~~~~~~~~~~
In file included from /var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/treeview/treeviewplugin.cpp:7:
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/treeview/treeviewplugin.h: In member function ‘QString TreeViewPlugin::resolveFilePath(const QString&) const’:
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/treeview/treeviewplugin.h:24:23: warning: ‘QUrl QQmlExtensionPlugin::baseUrl() const’ is deprecated: Provide a qmldir file to remove the need for calling baseUrl [-Wdeprecated-declarations]
   24 |         return baseUrl().toLocalFile() + QLatin1Char('/') + path;
      |                ~~~~~~~^~
In file included from /usr/include/qt6/QtQml/QQmlExtensionPlugin:1,
                 from /var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/treeview/treeviewplugin.h:9:
/usr/include/qt6/QtQml/qqmlextensionplugin.h:40:10: note: declared here
   40 |     QUrl baseUrl() const;
      |          ^~~~~~~
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/treeview/treeviewplugin.h: In member function ‘QString TreeViewPlugin::resolveFileUrl(const QString&) const’:
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/src/treeview/treeviewplugin.h:28:23: warning: ‘QUrl QQmlExtensionPlugin::baseUrl() const’ is deprecated: Provide a qmldir file to remove the need for calling baseUrl [-Wdeprecated-declarations]
   28 |         return baseUrl().toString() + QLatin1Char('/') + filePath;
      |                ~~~~~~~^~
/usr/include/qt6/QtQml/qqmlextensionplugin.h:40:10: note: declared here
   40 |     QUrl baseUrl() const;
      |          ^~~~~~~
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/autotests/qmltests.cpp: In member function ‘void KirigamiAddonsSetup::qmlEngineAvailable(QQmlEngine*)’:
/var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/autotests/qmltests.cpp:29:53: warning: ‘KLocalizedContext’ is deprecated: Since 6.8. use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead [-Wdeprecated-declarations]
   29 |         engine->rootContext()->setContextObject(new KLocalizedContext(engine));
      |                                                     ^~~~~~~~~~~~~~~~~
In file included from /usr/include/KF6/KI18n/KLocalizedContext:1,
                 from /var/pisi/kirigami-addons-1.12.1-24/work/kirigami-addons-1.12.1/autotests/qmltests.cpp:11:
/usr/include/KF6/KI18n/klocalizedcontext.h:46:5: note: declared here
   46 |     KLocalizedContext : public QObject
      |     ^~~~~~~~~~~~~~~~~