Failed to open connection to "session" message bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/data/org.freedesktop.Accounts.User.xml:34:6: warning: Unknown element 'doc' while checking for signal arguments
In file included from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/build/src/xdg-desktop-portal-kde_autogen/EWIEGA46WW/moc_settings.cpp:9,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/build/src/xdg-desktop-portal-kde_autogen/mocs_compilation.cpp:33:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/build/src/xdg-desktop-portal-kde_autogen/EWIEGA46WW/../../../../src/settings.h:30:40: warning: extra ‘;’ [-Wpedantic]
30 | Q_DISABLE_COPY_MOVE(SettingsModule);
| ^
| -
In file included from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/desktopportal.cpp:28:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/settings.h:30:40: warning: extra ‘;’ [-Wpedantic]
30 | Q_DISABLE_COPY_MOVE(SettingsModule);
| ^
| -
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/inputcapturedialog.cpp: In constructor ‘InputCaptureDialog::InputCaptureDialog(const QString&, InputCapturePortal::Capabilities, QObject*)’:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/inputcapturedialog.cpp:12:95: warning: unused parameter ‘capabilties’ [-Wunused-parameter]
12 | InputCaptureDialog::InputCaptureDialog(const QString &appId, InputCapturePortal::Capabilities capabilties, QObject *parent)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/notification.cpp: In member function ‘void NotificationPortal::AddNotification(const QString&, const QString&, const QVariantMap&)’:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/notification.cpp:52:29: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
52 | if (iconVariant.type() == QVariant::String) {
| ~~~~~~~~~~~~~~~~^~
In file included from /usr/include/qt6/QtDBus/qtdbusglobal.h:10,
from /usr/include/qt6/QtDBus/qdbusabstractadaptor.h:8,
from /usr/include/qt6/QtDBus/QDBusAbstractAdaptor:1,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/notification.h:12,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/notification.cpp:8:
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/notification.cpp:58:70: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
58 | if (icon.str == QStringLiteral("themed") && iconData.type() == QVariant::StringList) {
| ~~~~~~~~~~~~~^~
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/notification.cpp:60:76: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
60 | } else if (icon.str == QStringLiteral("bytes") && iconData.type() == QVariant::ByteArray) {
| ~~~~~~~~~~~~~^~
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
In file included from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/settings.cpp:10:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/settings.h:30:40: warning: extra ‘;’ [-Wpedantic]
30 | Q_DISABLE_COPY_MOVE(SettingsModule);
| ^
| -
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/session.cpp: In member function ‘void RemoteDesktopSession::setOptions(const QVariantMap&)’:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/session.cpp:232:58: warning: unused parameter ‘options’ [-Wunused-parameter]
232 | void RemoteDesktopSession::setOptions(const QVariantMap &options)
| ~~~~~~~~~~~~~~~~~~~^~~~~~~
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/settings.cpp: In constructor ‘FdoAppearanceSettings::FdoAppearanceSettings(QObject*)’:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/settings.cpp:219:44: warning: ‘void QGuiApplication::paletteChanged(const QPalette&)’ is deprecated: Handle QEvent::ApplicationPaletteChange instead [-Wdeprecated-declarations]
219 | connect(qGuiApp, &QGuiApplication::paletteChanged, this, &FdoAppearanceSettings::onPaletteChanged);
| ^~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtWidgets/qapplication.h:13,
from /usr/include/qt6/QtWidgets/QApplication:1,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/settings.cpp:13:
/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/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/dynamiclauncher.cpp: In function ‘QIcon extractIcon(const QDBusVariant&)’:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/dynamiclauncher.cpp:65:61: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
65 | if (icon.str == QStringLiteral("bytes") && iconData.type() == QVariant::ByteArray) {
| ~~~~~~~~~~~~~^~
In file included from /usr/include/qt6/QtDBus/qtdbusglobal.h:10,
from /usr/include/qt6/QtDBus/qdbusabstractadaptor.h:8,
from /usr/include/qt6/QtDBus/QDBusAbstractAdaptor:1,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/dynamiclauncher.h:6,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/dynamiclauncher.cpp:4:
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/dynamiclauncher.cpp: In lambda function:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/dynamiclauncher.cpp:137:78: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
137 | if (editableIcon && dialog->m_icon != icon && dialog->m_icon.type() == QVariant::String) {
| ~~~~~~~~~~~~~~~~~~~^~
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/region-select/SelectionEditor.cpp: In member function ‘void SelectionEditor::showViews()’:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/region-select/SelectionEditor.cpp:140:17: warning: ‘Qt::MaximizeUsingFullscreenGeometryHint’ is deprecated: Use Qt::ExpandedClientAreaHint instead [-Wdeprecated-declarations]
140 | Qt::MaximizeUsingFullscreenGeometryHint, // also use the areas where system UIs are
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtCore/qobjectdefs.h:12,
from /usr/include/qt6/QtCore/qobject.h:10,
from /usr/include/qt6/QtCore/qabstracteventdispatcher.h:7,
from /usr/include/qt6/QtCore/qbasictimer.h:8,
from /usr/include/qt6/QtCore/qcoreevent.h:7,
from /usr/include/qt6/QtGui/qevent.h:13,
from /usr/include/qt6/QtGui/QKeyEvent:1,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/region-select/SelectionEditor.h:3,
from /var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/region-select/SelectionEditor.cpp:1:
/usr/include/qt6/QtCore/qnamespace.h:239:9: note: declared here
239 | MaximizeUsingFullscreenGeometryHint Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/region-select/SelectionEditor.cpp: In member function ‘virtual bool SelectionEditor::eventFilter(QObject*, QEvent*)’:
/var/pisi/xdg-desktop-portal-kde-6.4.4-79/work/xdg-desktop-portal-kde-6.4.4/src/region-select/SelectionEditor.cpp:159:44: warning: unused parameter ‘watched’ [-Wunused-parameter]
159 | bool SelectionEditor::eventFilter(QObject *watched, QEvent *event)
| ~~~~~~~~~^~~~~~~