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

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/usr/share/plasma-wayland-protocols/plasma-window-management.xml:69: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:214: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:301: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:69: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:214: warning: since version not increasing

/usr/share/plasma-wayland-protocols/plasma-window-management.xml:301: warning: since version not increasing

In file included from /var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/buffer.cpp:7:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/buffer_p.h:17:29: warning: ‘KWayland::Client::Buffer::Private’ has a field ‘KWayland::Client::WaylandPointer KWayland::Client::Buffer::Private::nativeBuffer’ whose type has internal linkage [-Wsubobject-linkage]
   17 | class Q_DECL_HIDDEN Buffer::Private
      |                             ^~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/pointer.cpp:72:155: warning: missing initializer for member ‘wl_pointer_listener::axis_value120’ [-Wmissing-field-initializers]
   72 |     {enterCallback, leaveCallback, motionCallback, buttonCallback, axisCallback, frameCallback, axisSourceCallback, axisStopCallback, axisDiscreteCallback};
      |                                                                                                                                                           ^
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/pointer.cpp:72:155: warning: missing initializer for member ‘wl_pointer_listener::axis_relative_direction’ [-Wmissing-field-initializers]
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/plasmawindowmanagement.cpp: In static member function ‘static void KWayland::Client::PlasmaWindowManagement::Private::stackingOrderCallback(void*, org_kde_plasma_window_management*, wl_array*)’:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/plasmawindowmanagement.cpp:298:67: warning: unused parameter ‘data’ [-Wunused-parameter]
  298 | void PlasmaWindowManagement::Private::stackingOrderCallback(void *data, org_kde_plasma_window_management *interface, wl_array *ids)
      |                                                             ~~~~~~^~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/plasmawindowmanagement.cpp:298:107: warning: unused parameter ‘interface’ [-Wunused-parameter]
  298 | void PlasmaWindowManagement::Private::stackingOrderCallback(void *data, org_kde_plasma_window_management *interface, wl_array *ids)
      |                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/plasmawindowmanagement.cpp:298:128: warning: unused parameter ‘ids’ [-Wunused-parameter]
  298 | void PlasmaWindowManagement::Private::stackingOrderCallback(void *data, org_kde_plasma_window_management *interface, wl_array *ids)
      |                                                                                                                      ~~~~~~~~~~^~~
In file included from /var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/shm_pool.cpp:7:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/buffer_p.h:17:29: warning: ‘KWayland::Client::Buffer::Private’ has a field ‘KWayland::Client::WaylandPointer KWayland::Client::Buffer::Private::nativeBuffer’ whose type has internal linkage [-Wsubobject-linkage]
   17 | class Q_DECL_HIDDEN Buffer::Private
      |                             ^~~~~~~
In file included from /var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/surface.cpp:9:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/surface_p.h:18:30: warning: ‘KWayland::Client::Surface::Private’ has a field ‘KWayland::Client::WaylandPointer KWayland::Client::Surface::Private::surface’ whose type has internal linkage [-Wsubobject-linkage]
   18 | class Q_DECL_HIDDEN Surface::Private
      |                              ^~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/surface.cpp:86:101: warning: missing initializer for member ‘wl_surface_listener::preferred_buffer_scale’ [-Wmissing-field-initializers]
   86 | const struct wl_surface_listener Surface::Private::s_surfaceListener = {enterCallback, leaveCallback};
      |                                                                                                     ^
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/surface.cpp:86:101: warning: missing initializer for member ‘wl_surface_listener::preferred_buffer_transform’ [-Wmissing-field-initializers]
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/touch.cpp:127:126: warning: missing initializer for member ‘wl_touch_listener::shape’ [-Wmissing-field-initializers]
  127 | const wl_touch_listener Touch::Private::s_listener = {downCallback, upCallback, motionCallback, frameCallback, cancelCallback};
      |                                                                                                                              ^
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/touch.cpp:127:126: warning: missing initializer for member ‘wl_touch_listener::orientation’ [-Wmissing-field-initializers]
In file included from /var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_v5.cpp:12:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_p.h:86:28: warning: ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::XdgShellPopup*, const KWayland::Client::XdgPositioner&, QObject*)’ was hidden [-Woverloaded-virtual=]
   86 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPositioner &positioner, QObject *parent)
      |                            ^~~~~~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_v5.cpp:26:20: note:   by ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShellUnstableV5::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’
   26 |     XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent) override;
      |                    ^~~~~~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_p.h:76:28: warning: ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::XdgShellSurface*, const KWayland::Client::XdgPositioner&, QObject*)’ was hidden [-Woverloaded-virtual=]
   76 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, XdgShellSurface *parentSurface, const XdgPositioner &positioner, QObject *parent)
      |                            ^~~~~~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_v5.cpp:26:20: note:   by ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShellUnstableV5::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’
   26 |     XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent) override;
      |                    ^~~~~~~~~~~
In file included from /var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_v6.cpp:11:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_p.h:64:28: warning: ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’ was hidden [-Woverloaded-virtual=]
   64 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent)
      |                            ^~~~~~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_v6.cpp:30:20: note:   by ‘KWayland::Client::XdgShellUnstableV6::Private::getXdgPopup’
   30 |     XdgShellPopup *getXdgPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPositioner &positioner, QObject *parent) override;
      |                    ^~~~~~~~~~~
In file included from /var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_stable.cpp:11:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_p.h:64:28: warning: ‘virtual KWayland::Client::XdgShellPopup* KWayland::Client::XdgShell::Private::getXdgPopup(KWayland::Client::Surface*, KWayland::Client::Surface*, KWayland::Client::Seat*, quint32, const QPoint&, QObject*)’ was hidden [-Woverloaded-virtual=]
   64 |     virtual XdgShellPopup *getXdgPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, const QPoint &parentPos, QObject *parent)
      |                            ^~~~~~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_stable.cpp:28:20: note:   by ‘KWayland::Client::XdgShellStable::Private::getXdgPopup’
   28 |     XdgShellPopup *getXdgPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPositioner &positioner, QObject *parent) override;
      |                    ^~~~~~~~~~~
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_stable.cpp:288:118: warning: missing initializer for member ‘xdg_toplevel_listener::configure_bounds’ [-Wmissing-field-initializers]
  288 | const struct xdg_toplevel_listener XdgTopLevelStable::Private::s_toplevelListener = {configureCallback, closeCallback};
      |                                                                                                                      ^
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_stable.cpp:288:118: warning: missing initializer for member ‘xdg_toplevel_listener::wm_capabilities’ [-Wmissing-field-initializers]
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/xdgshell_stable.cpp:527:118: warning: missing initializer for member ‘xdg_popup_listener::repositioned’ [-Wmissing-field-initializers]
  527 | const struct xdg_popup_listener XdgShellPopupStable::Private::s_popupListener = {configureCallback, popupDoneCallback};
      |                                                                                                                      ^
In file included from /var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/surface_p.cpp:7:
/var/pisi/kwayland-6.3.1-72/work/kwayland-6.3.1/src/client/surface_p.h:18:30: warning: ‘KWayland::Client::Surface::Private’ has a field ‘KWayland::Client::WaylandPointer KWayland::Client::Surface::Private::surface’ whose type has internal linkage [-Wsubobject-linkage]
   18 | class Q_DECL_HIDDEN Surface::Private
      |                              ^~~~~~~
*** 0 error(s), 1 warning(s)