Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.2
-
None
-
Cross build amd64 -> ARM
Description
In file included from /tmp/e2/build/qt-everywhere-src-5.11.2/qtwayland/src/hardwareintegration/compositor/shm-emulation-server/shmserverbufferintegration.h:53, from /tmp/e2/build/qt-everywhere-src-5.11.2/qtwayland/src/hardwareintegration/compositor/shm-emulation-server/shmserverbufferintegration.cpp:40: ../../../../../include/QtWaylandCompositor/5.11.2/QtWaylandCompositor/private/qwayland-server-server-buffer-extension.h:1:10: fatal error: ../../../../../src/compositor/qwayland-server-server-buffer-extension.h: No such file or directory #include "../../../../../src/compositor/qwayland-server-server-buffer-extension.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
Comparing this to the last working build (without wayland) the configure output changed by this:
Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes -Qt Wayland Client ........................ no -Qt Wayland Compositor .................... no +Qt Wayland Drivers: + EGL .................................... no + Raspberry Pi ........................... no + XComposite EGL ......................... no + XComposite GLX ......................... no + DRM EGL ................................ no + libhybris EGL .......................... no +Qt Wayland Client ........................ yes +Qt Wayland Compositor .................... yes +Qt Wayland Compositor Layer Plugins: + VSP2 hardware layer integration ........ no Qt Bluetooth: BlueZ .................................. no BlueZ Low Energy ....................... no
Is this missing a configure check that at least one driver is present?