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

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/kcm/kcm.cpp: In member function ‘QString KCMNetworkmanagement::vpnFileFromArgs(const QVariantList&) const’:
/var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/kcm/kcm.cpp:239:34: warning: ‘bool QVariant::canConvert(int) const’ is deprecated [-Wdeprecated-declarations]
  239 |         if (argVariant.canConvert(QMetaType::QString)) {
      |             ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtDBus/qtdbusglobal.h:9,
                 from /usr/include/qt6/QtDBus/qdbuspendingcall.h:7,
                 from /usr/include/qt6/QtDBus/QDBusPendingCallWatcher:1,
                 from /var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/libs/editor/connectioneditorbase.h:12,
                 from /var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/libs/editor/connectioneditortabwidget.h:12,
                 from /var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/kcm/kcm.h:10,
                 from /var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/kcm/kcm.cpp:7:
/usr/include/qt6/QtCore/qvariant.h:354:10: note: declared here
  354 |     bool canConvert(int targetTypeId) const
      |          ^~~~~~~~~~
/var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/kcm/kcm.cpp: In member function ‘NetworkManager::Connection::Ptr KCMNetworkmanagement::connectionFromArgs(const QVariantList&) const’:
/var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/kcm/kcm.cpp:254:27: warning: ‘bool QVariant::canConvert(int) const’ is deprecated [-Wdeprecated-declarations]
  254 |         if (arg.canConvert(QMetaType::QString)) {
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qvariant.h:354:10: note: declared here
  354 |     bool canConvert(int targetTypeId) const
      |          ^~~~~~~~~~
/var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/vpn/strongswan/strongswanprop.ui: Warning: The name 'verticalLayout_3' (QVBoxLayout) is already in use, defaulting to 'verticalLayout_31'.
/var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/vpn/strongswan/strongswanprop.ui: Warning: The name 'label_3' (QLabel) is already in use, defaulting to 'label_31'.
/var/pisi/plasma-nm-6.3.1-85/work/plasma-nm-6.3.1/vpn/strongswan/strongswanprop.ui: Warning: The name 'label_3' (QLabel) is already in use, defaulting to 'label_32'.
*** 0 error(s), 1 warning(s)