>>> wlroots 0.16.2 Downloading wget -nd -t 3 --no-check-certificate -O '/home/autobuild/autobuild/instance-13/output-1/build/.wlroots-0.16.2.tar.gz.jW41J9/output' 'https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.2/downloads/wlroots-0.16.2.tar.gz' --2024-10-20 12:29:25-- https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.2/downloads/wlroots-0.16.2.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving gitlab.freedesktop.org (gitlab.freedesktop.org)... 147.28.146.59, 2604:1380:45f2:6901::2 Connecting to gitlab.freedesktop.org (gitlab.freedesktop.org)|147.28.146.59|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://gitlab.freedesktop.org/wlroots/wlroots/uploads/7294576a10d0616495a5fc35e10e8dbb/wlroots-0.16.2.tar.gz [following] --2024-10-20 12:29:28-- https://gitlab.freedesktop.org/wlroots/wlroots/uploads/7294576a10d0616495a5fc35e10e8dbb/wlroots-0.16.2.tar.gz Reusing existing connection to gitlab.freedesktop.org:443. HTTP request sent, awaiting response... 200 OK Length: 588432 (575K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-13/output-1/build/.wlroots-0.16.2.tar.gz.jW41J9/output' 0K .......... .......... .......... .......... .......... 8% 297K 2s 50K .......... .......... .......... .......... .......... 17% 594K 1s 100K .......... .......... .......... .......... .......... 26% 116M 1s 150K .......... .......... .......... .......... .......... 34% 596K 1s 200K .......... .......... .......... .......... .......... 43% 93.1M 0s 250K .......... .......... .......... .......... .......... 52% 170M 0s 300K .......... .......... .......... .......... .......... 60% 600K 0s 350K .......... .......... .......... .......... .......... 69% 112M 0s 400K .......... .......... .......... .......... .......... 78% 100M 0s 450K .......... .......... .......... .......... .......... 87% 146M 0s 500K .......... .......... .......... .......... .......... 95% 101M 0s 550K .......... .......... .... 100% 216M=0.4s 2024-10-20 12:29:31 (1.33 MB/s) - '/home/autobuild/autobuild/instance-13/output-1/build/.wlroots-0.16.2.tar.gz.jW41J9/output' saved [588432/588432] wlroots-0.16.2.tar.gz: OK (sha256: 83e9a11605f23d4bf781ab1947089483d9ec3f7e9ba65398e0609593b77d44aa) >>> wlroots 0.16.2 Extracting gzip -d -c /home/autobuild/autobuild/instance-13/dl/wlroots/wlroots-0.16.2.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2 -xf - >>> wlroots 0.16.2 Patching Applying 0001-Add-feature-macros-to-more-C-files.patch using patch: patching file backend/wayland/output.c patching file types/data_device/wlr_data_device.c patching file types/data_device/wlr_drag.c patching file types/wlr_export_dmabuf_v1.c patching file types/wlr_idle.c patching file types/wlr_keyboard_shortcuts_inhibit_v1.c patching file types/wlr_pointer_constraints_v1.c patching file types/wlr_primary_selection.c patching file types/wlr_relative_pointer_v1.c patching file types/wlr_screencopy_v1.c patching file types/wlr_virtual_pointer_v1.c patching file types/wlr_xdg_decoration_v1.c patching file types/xdg_shell/wlr_xdg_popup.c patching file types/xdg_shell/wlr_xdg_positioner.c patching file types/xdg_shell/wlr_xdg_shell.c patching file types/xdg_shell/wlr_xdg_surface.c >>> wlroots 0.16.2 Configuring rm -rf /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2//build mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-13/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=debug --cross-file=/home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/autobuild/autobuild/instance-13/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-13/output-1/host/lib/cmake -Dexamples=false -Dxcb-errors=disabled -Dxwayland=disabled -Dbackends=libinput,drm -Drenderers=gles2 /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2/ /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2//build The Meson build system Version: 1.3.1 Source dir: /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2 Build dir: /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2/build Build type: cross build Project name: wlroots Project version: 0.16.2 C compiler for the host machine: /home/autobuild/autobuild/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc (gcc 12.4.0 "mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.08-910-g71d2c23b11) 12.4.0") C linker for the host machine: /home/autobuild/autobuild/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc ld.bfd 2.42 C compiler for the build machine: /usr/bin/gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20240910") C linker for the build machine: /usr/bin/gcc ld.bfd 2.43.0 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wimplicit-fallthrough=2: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Walloca: YES Compiler for C supports arguments -Wno-missing-braces: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -fmacro-prefix-map=/prefix/to/hide=: YES Found pkg-config: YES (/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf) 1.6.3 Run-time dependency wayland-server found: YES 1.23.0 Run-time dependency libdrm found: YES 2.4.123 Run-time dependency xkbcommon found: YES 1.4.0 Run-time dependency libudev found: YES 256 Run-time dependency pixman-1 found: YES 0.42.2 Library m found: YES Library rt found: YES Run-time dependency wayland-protocols found: YES 1.36 Found pkg-config: YES (/home/autobuild/autobuild/instance-13/output-1/host/bin/pkg-config) 1.6.3 Build-time dependency wayland-scanner found: YES 1.23.0 Program /home/autobuild/autobuild/instance-13/output-1/host/bin/wayland-scanner found: YES (/home/autobuild/autobuild/instance-13/output-1/host/bin/wayland-scanner) Run-time dependency egl found: YES 1.5 Found CMake: /usr/bin/cmake (3.30.5) Run-time dependency gbm found: NO (tried pkgconfig and cmake) ../output-1/build/wlroots-0.16.2/render/meson.build:19:7: ERROR: Dependency "gbm" not found, tried pkgconfig and cmake A full log can be found at /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:279: /home/autobuild/autobuild/instance-13/output-1/build/wlroots-0.16.2/.stamp_configured] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot'