>>> wpebackend-fdo 1.0.1 Extracting xzcat /home/naourr/work/instance-2/dl/wpebackend-fdo/wpebackend-fdo-1.0.1.tar.xz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1 -xf - >>> wpebackend-fdo 1.0.1 Patching >>> wpebackend-fdo 1.0.1 Configuring (mkdir -p /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/ && cd /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-2/output/host/bin/arm-linux-gnueabihf-g++ -- Check for working CXX compiler: /home/naourr/work/instance-2/output/host/bin/arm-linux-gnueabihf-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/naourr/work/instance-2/output/host/bin/pkg-config (found version "1.5.3") -- Checking for module 'egl' -- Found egl, version 1.4 -- Found EGL: /home/naourr/work/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -- Found GLIB: /home/naourr/work/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0;/home/naourr/work/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/glib-2.0/include (found version "2.56.4") -- Checking for modules 'wayland-client;wayland-server' -- Found wayland-client, version 1.16.0 -- Found wayland-server, version 1.16.0 -- Found WAYLAND: wayland-client;wayland-server -- Checking for module 'wayland-egl' -- Found wayland-egl, version 18.1.0 -- Found WAYLAND_EGL: wayland-egl;wayland-client -- Found WPE: /home/naourr/work/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/wpe-0.2 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1 >>> wpebackend-fdo 1.0.1 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' Scanning dependencies of target WPEBackend-fdo make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' [ 9%] Building CXX object CMakeFiles/WPEBackend-fdo.dir/src/fdo.cpp.o [ 18%] Building CXX object CMakeFiles/WPEBackend-fdo.dir/src/initialize-egl.cpp.o [ 36%] Building CXX object CMakeFiles/WPEBackend-fdo.dir/src/renderer-backend-egl.cpp.o [ 36%] Building CXX object CMakeFiles/WPEBackend-fdo.dir/src/renderer-host.cpp.o [ 45%] Building CXX object CMakeFiles/WPEBackend-fdo.dir/src/view-backend-exportable-fdo.cpp.o /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/src/renderer-backend-egl.cpp: In lambda function: /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/src/renderer-backend-egl.cpp:335:30: error: cannot convert 'wl_egl_window*' to 'EGLNativeWindowType {aka fbdev_window*}' in return return target.window(); ^ In file included from /home/naourr/work/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/wayland-egl.h:31:0, from /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/src/interfaces.h:28, from /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/src/renderer-backend-egl.cpp:26: /home/naourr/work/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/wayland-egl-core.h:36:8: note: class type 'wl_egl_window' is incomplete struct wl_egl_window; ^~~~~~~~~~~~~ make[3]: *** [CMakeFiles/WPEBackend-fdo.dir/build.make:89: CMakeFiles/WPEBackend-fdo.dir/src/renderer-backend-egl.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' make[2]: *** [CMakeFiles/Makefile2:105: CMakeFiles/WPEBackend-fdo.dir/all] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' make[1]: *** [Makefile:130: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1' make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-2/output/build/wpebackend-fdo-1.0.1/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-2/buildroot'