CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
/var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/kcms/kcm_connections/kcm.cpp: In member function ‘QString KCMNetworkmanagement::vpnFileFromArgs(const QVariantList&) const’:
/var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/kcms/kcm_connections/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.4.2-90/work/plasma-nm-6.4.2/libs/editor/connectioneditorbase.h:12,
from /var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/libs/editor/connectioneditortabwidget.h:12,
from /var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/kcms/kcm_connections/kcm.h:10,
from /var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/kcms/kcm_connections/kcm.cpp:7:
/usr/include/qt6/QtCore/qvariant.h:353:10: note: declared here
353 | bool canConvert(int targetTypeId) const
| ^~~~~~~~~~
/var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/kcms/kcm_connections/kcm.cpp: In member function ‘NetworkManager::Connection::Ptr KCMNetworkmanagement::connectionFromArgs(const QVariantList&) const’:
/var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/kcms/kcm_connections/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:353:10: note: declared here
353 | bool canConvert(int targetTypeId) const
| ^~~~~~~~~~
/var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/vpn/strongswan/strongswanprop.ui: Warning: The name 'verticalLayout_3' (QVBoxLayout) is already in use, defaulting to 'verticalLayout_31'.
/var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/vpn/strongswan/strongswanprop.ui: Warning: The name 'label_3' (QLabel) is already in use, defaulting to 'label_31'.
/var/pisi/plasma-nm-6.4.2-90/work/plasma-nm-6.4.2/vpn/strongswan/strongswanprop.ui: Warning: The name 'label_3' (QLabel) is already in use, defaulting to 'label_32'.