>>> xwayland 23.2.3 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/xwayland/xwayland-23.2.3.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3 -xf - >>> xwayland 23.2.3 Patching >>> xwayland 23.2.3 Configuring rm -rf /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3//build mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/cmake -Ddri3=true -Dxwayland_eglstream=false -Dxvfb=false -Ddefault_font_path=/usr/share/fonts/X11/ -Ddtrace=false -Ddocs=false -Dglamor=false -Dglx=false -Dxdmcp=true -Dxdm-auth-1=true -Dsecure-rpc=false -Dxselinux=false -Dsha1=libcrypto -Dlibunwind=false /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3/ /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3//build The Meson build system Version: 1.0.0 Source dir: /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3 Build dir: /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3/build Build type: cross build Project name: xwayland Project version: 23.2.3 C compiler for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc (gcc 11.4.0 "powerpc64le-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.02.9) 11.4.0") C linker for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: ppc64 Host machine cpu: power8 Target machine cpu family: ppc64 Target machine cpu: power8 Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES ../output-1/build/xwayland-23.2.3/meson.build:61: WARNING: Consider using the built-in warning_level option instead of using "-Wall". Found pkg-config: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf (1.6.3) Run-time dependency xproto found: YES 7.0.33 Run-time dependency randrproto found: YES 1.6.0 Run-time dependency renderproto found: YES 0.11.1 Run-time dependency xextproto found: YES 7.3.0 Run-time dependency inputproto found: YES 2.3.99.2 Run-time dependency kbproto found: YES 1.0.7 Run-time dependency fontsproto found: YES 2.1.3 Run-time dependency fixesproto found: YES 6.0 Run-time dependency damageproto found: YES 1.2.1 Run-time dependency xcmiscproto found: YES 1.2.2 Run-time dependency bigreqsproto found: YES 1.1.2 Dependency presentproto found: NO found 1.2 but need: '>= 1.3' Found CMake: /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake (3.22.3) Run-time dependency presentproto found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency presentproto ../output-1/build/xwayland-23.2.3/meson.build:81:0: ERROR: Neither a subproject directory nor a xorgproto.wrap file was found. A full log can be found at /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:273: /home/buildroot/autobuild/instance-3/output-1/build/xwayland-23.2.3/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'