Fetching source from mirror: http://download.kde.org/stable/plasma/6.3.4/plasma-integration-6.3.4.tar.xz
CMake Warning at CMakeLists.txt:60 (find_package):
  By not providing "FindFontNotoSans.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "FontNotoSans", but CMake did not find one.

  Could not find a package configuration file provided by "FontNotoSans" with
  any of the following names:

    FontNotoSansConfig.cmake
    fontnotosans-config.cmake

  Add the installation prefix of "FontNotoSans" to CMAKE_PREFIX_PATH or set
  "FontNotoSans_DIR" to a directory containing one of the above files.  If
  "FontNotoSans" provides a separate development package or SDK, be sure it
  has been installed.


CMake Warning at CMakeLists.txt:66 (find_package):
  By not providing "FindFontNotoColorEmoji.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "FontNotoColorEmoji", but CMake did not find one.

  Could not find a package configuration file provided by
  "FontNotoColorEmoji" with any of the following names:

    FontNotoColorEmojiConfig.cmake
    fontnotocoloremoji-config.cmake

  Add the installation prefix of "FontNotoColorEmoji" to CMAKE_PREFIX_PATH or
  set "FontNotoColorEmoji_DIR" to a directory containing one of the above
  files.  If "FontNotoColorEmoji" provides a separate development package or
  SDK, be sure it has been installed.


CMake Warning at CMakeLists.txt:72 (find_package):
  By not providing "FindFontHack.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "FontHack",
  but CMake did not find one.

  Could not find a package configuration file provided by "FontHack" with any
  of the following names:

    FontHackConfig.cmake
    fonthack-config.cmake

  Add the installation prefix of "FontHack" to CMAKE_PREFIX_PATH or set
  "FontHack_DIR" to a directory containing one of the above files.  If
  "FontHack" provides a separate development package or SDK, be sure it has
  been installed.


CMake Warning at CMakeLists.txt:78 (find_package):
  By not providing "FindXDGDesktopPortalKDE.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "XDGDesktopPortalKDE", but CMake did not find one.

  Could not find a package configuration file provided by
  "XDGDesktopPortalKDE" with any of the following names:

    XDGDesktopPortalKDEConfig.cmake
    xdgdesktopportalkde-config.cmake

  Add the installation prefix of "XDGDesktopPortalKDE" to CMAKE_PREFIX_PATH
  or set "XDGDesktopPortalKDE_DIR" to a directory containing one of the above
  files.  If "XDGDesktopPortalKDE" 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/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/khintssettings.cpp: In member function ‘void KHintsSettings::slotNotifyChange(int, int)’:
/var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/khintssettings.cpp:253:40: warning: ‘void QGuiApplication::paletteChanged(const QPalette&)’ is deprecated: Handle QEvent::ApplicationPaletteChange instead [-Wdeprecated-declarations]
  253 |             Q_EMIT qApp->paletteChanged(palette);
      |                                        ^
In file included from /usr/include/qt6/QtWidgets/qapplication.h:13,
                 from /usr/include/qt6/QtWidgets/QApplication:1,
                 from /var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/khintssettings.cpp:12:
/usr/include/qt6/QtGui/qguiapplication.h:161:89: note: declared here
  161 |     QT_DEPRECATED_VERSION_X_6_0("Handle QEvent::ApplicationPaletteChange instead") void paletteChanged(const QPalette &pal);
      |                                                                                         ^~~~~~~~~~~~~~
/var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdirselectdialog.cpp: In constructor ‘KDirSelectDialog::KDirSelectDialog(const QUrl&, bool, QWidget*)’:
/var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdirselectdialog.cpp:268:83: warning: unused parameter ‘parent’ [-Wunused-parameter]
  268 | KDirSelectDialog::KDirSelectDialog(const QUrl &startDir, bool localOnly, QWidget *parent)
      |                                                                          ~~~~~~~~~^~~~~~
/var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdeplatformsystemtrayicon.cpp: In constructor ‘SystemTrayMenu::SystemTrayMenu()’:
/var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdeplatformsystemtrayicon.cpp:19:7: warning: ‘QVariant::QVariant(Type)’ is deprecated: Use the constructor taking a QMetaType instead. [-Wdeprecated-declarations]
   19 |     , m_enabled(QVariant::Bool)
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtCore/QVariant:1,
                 from /var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdeplatformsystemtrayicon.h:9,
                 from /var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdeplatformsystemtrayicon.cpp:6:
/usr/include/qt6/QtCore/qvariant.h:429:14: note: declared here
  429 |     explicit QVariant(Type type)
      |              ^~~~~~~~
/var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdeplatformsystemtrayicon.cpp:20:7: warning: ‘QVariant::QVariant(Type)’ is deprecated: Use the constructor taking a QMetaType instead. [-Wdeprecated-declarations]
   20 |     , m_visible(QVariant::Bool)
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qvariant.h:429:14: note: declared here
  429 |     explicit QVariant(Type type)
      |              ^~~~~~~~
/var/pisi/plasma-integration-6.3.4-84/work/plasma-integration-6.3.4/qt6/src/platformtheme/kdeplatformsystemtrayicon.cpp:21:7: warning: ‘QVariant::QVariant(Type)’ is deprecated: Use the constructor taking a QMetaType instead. [-Wdeprecated-declarations]
   21 |     , m_separatorsCollapsible(QVariant::Bool)
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qvariant.h:429:14: note: declared here
  429 |     explicit QVariant(Type type)
      |              ^~~~~~~~
*** 0 error(s), 1 warning(s)