warning: no files found matching '__main__.py' writing manifest file 'meson.egg-info/SOURCES.txt' Copying meson.egg-info to /tmp/instance-5/output-1/host/lib/python3.9/site-packages/meson-0.58.2-py3.9.egg-info running install_scripts Installing meson script to /tmp/instance-5/output-1/host/bin /usr/bin/sed -i -e '1s:.*:#!/usr/bin/env python3:' /tmp/instance-5/output-1/host/bin/meson >>> host-wayland 1.19.0 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-5/output-1/build/.wayland-1.19.0.tar.xz.B9osXU/output' 'https://wayland.freedesktop.org/releases/wayland-1.19.0.tar.xz' --2021-07-31 07:10:42-- https://wayland.freedesktop.org/releases/wayland-1.19.0.tar.xz Resolving wayland.freedesktop.org (wayland.freedesktop.org)... 147.75.198.156 Connecting to wayland.freedesktop.org (wayland.freedesktop.org)|147.75.198.156|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 456380 (446K) [application/x-xz] Saving to: '/tmp/instance-5/output-1/build/.wayland-1.19.0.tar.xz.B9osXU/output' 0K .......... .......... .......... .......... .......... 11% 327K 1s 50K .......... .......... .......... .......... .......... 22% 656K 1s 100K .......... .......... .......... .......... .......... 33% 119M 0s 150K .......... .......... .......... .......... .......... 44% 655K 0s 200K .......... .......... .......... .......... .......... 56% 216M 0s 250K .......... .......... .......... .......... .......... 67% 331M 0s 300K .......... .......... .......... .......... .......... 78% 659K 0s 350K .......... .......... .......... .......... .......... 89% 110M 0s 400K .......... .......... .......... .......... ..... 100% 191M=0.4s 2021-07-31 07:10:43 (1.14 MB/s) - '/tmp/instance-5/output-1/build/.wayland-1.19.0.tar.xz.B9osXU/output' saved [456380/456380] wayland-1.19.0.tar.xz: OK (sha256: baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15) wayland-1.19.0.tar.xz: OK (sha512: d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef) >>> host-wayland 1.19.0 Extracting xzcat /tmp/instance-5/dl/wayland/wayland-1.19.0.tar.xz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/host-wayland-1.19.0 -xf - >>> host-wayland 1.19.0 Patching Applying 0001-build-add-option-to-disable-tests.patch using patch: patching file meson.build Hunk #1 succeeded at 91 (offset 7 lines). patching file meson_options.txt Applying 0002-meson-only-require-cpp-for-tests.patch using patch: patching file meson.build patching file tests/meson.build >>> host-wayland 1.19.0 Configuring rm -rf /tmp/instance-5/output-1/build/host-wayland-1.19.0//build mkdir -p /tmp/instance-5/output-1/build/host-wayland-1.19.0//build PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-5/output-1/host/lib/pkgconfig:/tmp/instance-5/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-5/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONNOUSERSITE=y /tmp/instance-5/output-1/host/bin/meson --prefix=/tmp/instance-5/output-1/host --libdir=lib --sysconfdir=/tmp/instance-5/output-1/host/etc --localstatedir=/tmp/instance-5/output-1/host/var --default-library=shared --buildtype=release -Dstrip=true -Dtests=false -Ddocumentation=false /tmp/instance-5/output-1/build/host-wayland-1.19.0/ /tmp/instance-5/output-1/build/host-wayland-1.19.0//build The Meson build system Version: 0.58.2 Source dir: /tmp/instance-5/output-1/build/host-wayland-1.19.0 Build dir: /tmp/instance-5/output-1/build/host-wayland-1.19.0/build Build type: native build Project name: wayland Project version: 1.19.0 C compiler for the host machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the host machine: /usr/bin/gcc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -fvisibility=hidden: YES Has header "sys/prctl.h" : YES Checking for function "accept4" : YES Checking for function "mkostemp" : YES Checking for function "posix_fallocate" : YES Checking for function "prctl" : YES Checking for function "memfd_create" : YES Checking for function "strndup" : YES Found pkg-config: /tmp/instance-5/output-1/host/bin/pkg-config (1.6.3) Run-time dependency libffi found: YES 3.4.2 Header has symbol "SFD_CLOEXEC" : YES Header has symbol "TFD_CLOEXEC" : YES Header has symbol "CLOCK_MONOTONIC" : YES Checking for function "clock_gettime" : YES Run-time dependency expat found: YES 2.4.1 Run-time dependency libxml-2.0 found: YES 2.9.12 Configuring config.h using configuration Configuring wayland-version.h using configuration Library m found: YES Run-time dependency threads found: YES Program nm found: YES (/usr/bin/nm) Program wayland-egl-symbols-check found: YES (/tmp/instance-5/output-1/build/host-wayland-1.19.0/egl/wayland-egl-symbols-check) Build targets in project: 13 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.2 at /tmp/instance-5/output-1/host/bin/ninja >>> host-wayland 1.19.0 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-5/output-1/host/lib/pkgconfig:/tmp/instance-5/output-1/host/share/pkgconfig" PYTHONNOUSERSITE=y /tmp/instance-5/output-1/host/bin/ninja -j96 -C /tmp/instance-5/output-1/build/host-wayland-1.19.0//build ninja: Entering directory `/tmp/instance-5/output-1/build/host-wayland-1.19.0//build' [1/30] Compiling C object src/wayland-scanner.p/dtddata.S.o [2/30] Compiling C object egl/wayland-egl-abi-check.p/wayland-egl-abi-check.c.o [3/30] Linking target egl/wayland-egl-abi-check [4/30] Compiling C object src/libwayland-private.a.p/wayland-os.c.o [5/30] Compiling C object src/libwayland-util.a.p/wayland-util.c.o [6/30] Linking static target src/libwayland-util.a [7/30] Compiling C object src/libwayland-private.a.p/connection.c.o [8/30] Linking static target src/libwayland-private.a [9/30] Compiling C object src/wayland-scanner.p/scanner.c.o [10/30] Linking target src/wayland-scanner [11/30] Generating protocol source with a custom command [12/30] Generating wayland_server_protocol_h with a custom command [13/30] Generating wayland_server_protocol_core_h with a custom command [14/30] Generating wayland_client_protocol_h with a custom command [15/30] Generating wayland_client_protocol_core_h with a custom command [16/30] Compiling C object src/libwayland-server.so.0.1.0.p/meson-generated_.._wayland-protocol.c.o [17/30] Compiling C object src/libwayland-client.so.0.3.0.p/meson-generated_.._wayland-protocol.c.o [18/30] Compiling C object cursor/libwayland-cursor.so.0.0.0.p/os-compatibility.c.o [19/30] Compiling C object egl/libwayland-egl.so.1.0.0.p/wayland-egl.c.o [20/30] Linking target egl/libwayland-egl.so.1.0.0 [21/30] Compiling C object cursor/libwayland-cursor.so.0.0.0.p/wayland-cursor.c.o [22/30] Compiling C object src/libwayland-server.so.0.1.0.p/wayland-shm.c.o [23/30] Compiling C object src/libwayland-server.so.0.1.0.p/event-loop.c.o [24/30] Compiling C object cursor/libwayland-cursor.so.0.0.0.p/xcursor.c.o [25/30] Compiling C object src/libwayland-client.so.0.3.0.p/wayland-client.c.o [26/30] Compiling C object src/libwayland-server.so.0.1.0.p/wayland-server.c.o [27/30] Linking target src/libwayland-client.so.0.3.0 [28/30] Linking target src/libwayland-server.so.0.1.0 [29/30] Generating symbol file src/libwayland-client.so.0.3.0.p/libwayland-client.so.0.3.0.symbols [30/30] Linking target cursor/libwayland-cursor.so.0.0.0 >>> host-wayland 1.19.0 Installing to host directory PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-5/output-1/host/lib/pkgconfig:/tmp/instance-5/output-1/host/share/pkgconfig" PYTHONNOUSERSITE=y /tmp/instance-5/output-1/host/bin/ninja -j96 -C /tmp/instance-5/output-1/build/host-wayland-1.19.0//build install ninja: Entering directory `/tmp/instance-5/output-1/build/host-wayland-1.19.0//build' [0/1] Installing files. Installing src/wayland-scanner to /tmp/instance-5/output-1/host/bin Stripping target 'src/wayland-scanner' using strip. Installing src/wayland-server-protocol.h to /tmp/instance-5/output-1/host/include Installing src/wayland-client-protocol.h to /tmp/instance-5/output-1/host/include Installing src/libwayland-server.so.0.1.0 to /tmp/instance-5/output-1/host/lib Stripping target 'src/libwayland-server.so.0.1.0' using strip. Installing src/libwayland-client.so.0.3.0 to /tmp/instance-5/output-1/host/lib Stripping target 'src/libwayland-client.so.0.3.0' using strip. Installing cursor/libwayland-cursor.so.0.0.0 to /tmp/instance-5/output-1/host/lib Stripping target 'cursor/libwayland-cursor.so.0.0.0' using strip. Installing egl/libwayland-egl.so.1.0.0 to /tmp/instance-5/output-1/host/lib Stripping target 'egl/libwayland-egl.so.1.0.0' using strip. Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/src/wayland-util.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/src/wayland-server.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/src/wayland-server-core.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/src/wayland-client.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/src/wayland-client-core.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/cursor/wayland-cursor.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/egl/wayland-egl.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/egl/wayland-egl-core.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/egl/wayland-egl-backend.h to /tmp/instance-5/output-1/host/include/ Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/build/src/wayland-version.h to /tmp/instance-5/output-1/host/include Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/build/meson-private/wayland-scanner.pc to /tmp/instance-5/output-1/host/lib/pkgconfig Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/build/meson-private/wayland-server.pc to /tmp/instance-5/output-1/host/lib/pkgconfig Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/build/meson-private/wayland-client.pc to /tmp/instance-5/output-1/host/lib/pkgconfig Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/build/meson-private/wayland-cursor.pc to /tmp/instance-5/output-1/host/lib/pkgconfig Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/build/meson-private/wayland-egl.pc to /tmp/instance-5/output-1/host/lib/pkgconfig Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/build/meson-private/wayland-egl-backend.pc to /tmp/instance-5/output-1/host/lib/pkgconfig Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/wayland-scanner.mk to /tmp/instance-5/output-1/host/share/wayland Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/protocol/wayland.xml to /tmp/instance-5/output-1/host/share/wayland Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/protocol/wayland.dtd to /tmp/instance-5/output-1/host/share/wayland Installing /tmp/instance-5/output-1/build/host-wayland-1.19.0/wayland-scanner.m4 to /tmp/instance-5/output-1/host/share/aclocal wayland-1.19.0.tar.xz: OK (sha256: baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15) wayland-1.19.0.tar.xz: OK (sha512: d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef) >>> wayland 1.19.0 Extracting xzcat /tmp/instance-5/dl/wayland/wayland-1.19.0.tar.xz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/wayland-1.19.0 -xf - >>> wayland 1.19.0 Patching Applying 0001-build-add-option-to-disable-tests.patch using patch: patching file meson.build Hunk #1 succeeded at 91 (offset 7 lines). patching file meson_options.txt Applying 0002-meson-only-require-cpp-for-tests.patch using patch: patching file meson.build patching file tests/meson.build >>> wayland 1.19.0 Configuring rm -rf /tmp/instance-5/output-1/build/wayland-1.19.0//build mkdir -p /tmp/instance-5/output-1/build/wayland-1.19.0//build sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/x86_64-linux-%g' -e 's%@TARGET_ARCH@%x86_64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/build/wayland-1.19.0//build/cross-compilation.conf PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-5/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-5/output-1/build/wayland-1.19.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-5/output-1/host/lib/pkgconfig -Dtests=false -Ddocumentation=false /tmp/instance-5/output-1/build/wayland-1.19.0/ /tmp/instance-5/output-1/build/wayland-1.19.0//build The Meson build system Version: 0.58.2 Source dir: /tmp/instance-5/output-1/build/wayland-1.19.0 Build dir: /tmp/instance-5/output-1/build/wayland-1.19.0/build Build type: cross build Project name: wayland Project version: 1.19.0 C compiler for the host machine: /tmp/instance-5/output-1/host/bin/x86_64-linux-gcc (gcc 10.2.0 "x86_64-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 10.2.0") C linker for the host machine: /tmp/instance-5/output-1/host/bin/x86_64-linux-gcc ld.bfd 2.34 C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: Target machine cpu family: x86_64 Target machine cpu: Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -fvisibility=hidden: YES Has header "sys/prctl.h" : YES Checking for function "accept4" : YES Checking for function "mkostemp" : YES Checking for function "posix_fallocate" : YES Checking for function "prctl" : YES Checking for function "memfd_create" : YES Checking for function "strndup" : YES Found pkg-config: /tmp/instance-5/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libffi found: YES 3.4.2 Header has symbol "SFD_CLOEXEC" : YES Header has symbol "TFD_CLOEXEC" : YES Header has symbol "CLOCK_MONOTONIC" : YES Checking for function "clock_gettime" : YES Run-time dependency expat found: YES 2.4.1 Run-time dependency libxml-2.0 found: YES 2.9.12 Configuring config.h using configuration Configuring wayland-version.h using configuration Found pkg-config: /tmp/instance-5/output-1/host/bin/pkg-config (1.6.3) Build-time dependency wayland-scanner found: YES 1.19.0 Program /tmp/instance-5/output-1/host/bin/wayland-scanner found: YES (/tmp/instance-5/output-1/host/bin/wayland-scanner) Library m found: YES Run-time dependency threads found: YES Program nm found: YES (/usr/bin/nm) Program wayland-egl-symbols-check found: YES (/tmp/instance-5/output-1/build/wayland-1.19.0/egl/wayland-egl-symbols-check) Build targets in project: 13 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.2 at /tmp/instance-5/output-1/host/bin/ninja >>> wayland 1.19.0 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-5/output-1/host/bin/ninja -j96 -C /tmp/instance-5/output-1/build/wayland-1.19.0//build ninja: Entering directory `/tmp/instance-5/output-1/build/wayland-1.19.0//build' [1/30] Generating protocol source with a custom command [2/30] Generating wayland_server_protocol_h with a custom command [3/30] Generating wayland_server_protocol_core_h with a custom command [4/30] Generating wayland_client_protocol_h with a custom command [5/30] Generating wayland_client_protocol_core_h with a custom command [6/30] Compiling C object src/wayland-scanner.p/dtddata.S.o [7/30] Compiling C object egl/wayland-egl-abi-check.p/wayland-egl-abi-check.c.o [8/30] Compiling C object src/libwayland-server.so.0.1.0.p/meson-generated_.._wayland-protocol.c.o [9/30] Linking target egl/wayland-egl-abi-check [10/30] Compiling C object src/libwayland-client.so.0.3.0.p/meson-generated_.._wayland-protocol.c.o [11/30] Compiling C object src/libwayland-private.a.p/wayland-os.c.o [12/30] Compiling C object cursor/libwayland-cursor.so.0.0.0.p/os-compatibility.c.o [13/30] Compiling C object egl/libwayland-egl.so.1.0.0.p/wayland-egl.c.o [14/30] Linking target egl/libwayland-egl.so.1.0.0 [15/30] Compiling C object src/libwayland-util.a.p/wayland-util.c.o [16/30] Linking static target src/libwayland-util.a [17/30] Compiling C object cursor/libwayland-cursor.so.0.0.0.p/wayland-cursor.c.o [18/30] Compiling C object src/libwayland-server.so.0.1.0.p/wayland-shm.c.o [19/30] Compiling C object cursor/libwayland-cursor.so.0.0.0.p/xcursor.c.o [20/30] Compiling C object src/libwayland-server.so.0.1.0.p/event-loop.c.o [21/30] Compiling C object src/libwayland-client.so.0.3.0.p/wayland-client.c.o [22/30] Compiling C object src/libwayland-private.a.p/connection.c.o [23/30] Linking static target src/libwayland-private.a [24/30] Linking target src/libwayland-client.so.0.3.0 [25/30] Compiling C object src/libwayland-server.so.0.1.0.p/wayland-server.c.o [26/30] Linking target src/libwayland-server.so.0.1.0 [27/30] Compiling C object src/wayland-scanner.p/scanner.c.o [28/30] Linking target src/wayland-scanner [29/30] Generating symbol file src/libwayland-client.so.0.3.0.p/libwayland-client.so.0.3.0.symbols [30/30] Linking target cursor/libwayland-cursor.so.0.0.0 >>> wayland 1.19.0 Installing to staging directory PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-5/output-1/host/bin/ninja -j96 -C /tmp/instance-5/output-1/build/wayland-1.19.0//build install ninja: Entering directory `/tmp/instance-5/output-1/build/wayland-1.19.0//build' [0/1] Installing files. Installing src/wayland-scanner to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin Installing src/wayland-server-protocol.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include Installing src/wayland-client-protocol.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include Installing src/libwayland-server.so.0.1.0 to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib Installing src/libwayland-client.so.0.3.0 to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib Installing cursor/libwayland-cursor.so.0.0.0 to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib Installing egl/libwayland-egl.so.1.0.0 to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-util.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-server.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-server-core.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-client.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-client-core.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/cursor/wayland-cursor.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/egl/wayland-egl.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/egl/wayland-egl-core.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/egl/wayland-egl-backend.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/src/wayland-version.h to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-scanner.pc to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-server.pc to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-client.pc to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-cursor.pc to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-egl.pc to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-egl-backend.pc to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/wayland-scanner.mk to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/wayland Installing /tmp/instance-5/output-1/build/wayland-1.19.0/protocol/wayland.xml to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/wayland Installing /tmp/instance-5/output-1/build/wayland-1.19.0/protocol/wayland.dtd to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/wayland Installing /tmp/instance-5/output-1/build/wayland-1.19.0/wayland-scanner.m4 to /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/aclocal >>> wayland 1.19.0 Fixing libtool files for la in $(find /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-5/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-5/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-5/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-5/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wayland 1.19.0 Installing to target PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/tmp/instance-5/output-1/target PYTHONNOUSERSITE=y /tmp/instance-5/output-1/host/bin/ninja -j96 -C /tmp/instance-5/output-1/build/wayland-1.19.0//build install ninja: Entering directory `/tmp/instance-5/output-1/build/wayland-1.19.0//build' [0/1] Installing files. Installing src/wayland-scanner to /tmp/instance-5/output-1/target/usr/bin Installing src/wayland-server-protocol.h to /tmp/instance-5/output-1/target/usr/include Installing src/wayland-client-protocol.h to /tmp/instance-5/output-1/target/usr/include Installing src/libwayland-server.so.0.1.0 to /tmp/instance-5/output-1/target/usr/lib Installing src/libwayland-client.so.0.3.0 to /tmp/instance-5/output-1/target/usr/lib Installing cursor/libwayland-cursor.so.0.0.0 to /tmp/instance-5/output-1/target/usr/lib Installing egl/libwayland-egl.so.1.0.0 to /tmp/instance-5/output-1/target/usr/lib Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-util.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-server.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-server-core.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-client.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/src/wayland-client-core.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/cursor/wayland-cursor.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/egl/wayland-egl.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/egl/wayland-egl-core.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/egl/wayland-egl-backend.h to /tmp/instance-5/output-1/target/usr/include/ Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/src/wayland-version.h to /tmp/instance-5/output-1/target/usr/include Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-scanner.pc to /tmp/instance-5/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-server.pc to /tmp/instance-5/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-client.pc to /tmp/instance-5/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-cursor.pc to /tmp/instance-5/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-egl.pc to /tmp/instance-5/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/build/meson-private/wayland-egl-backend.pc to /tmp/instance-5/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-5/output-1/build/wayland-1.19.0/wayland-scanner.mk to /tmp/instance-5/output-1/target/usr/share/wayland Installing /tmp/instance-5/output-1/build/wayland-1.19.0/protocol/wayland.xml to /tmp/instance-5/output-1/target/usr/share/wayland Installing /tmp/instance-5/output-1/build/wayland-1.19.0/protocol/wayland.dtd to /tmp/instance-5/output-1/target/usr/share/wayland Installing /tmp/instance-5/output-1/build/wayland-1.19.0/wayland-scanner.m4 to /tmp/instance-5/output-1/target/usr/share/aclocal rm -rf /tmp/instance-5/output-1/target/usr/share/wayland >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/x86_64-linux-%g' -e 's%@TARGET_ARCH@%x86_64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-5/output-1/build/locales.nopurge for dir in /tmp/instance-5/output-1/target/usr/share/locale /tmp/instance-5/output-1/target/usr/share/X11/locale /tmp/instance-5/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-5/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-5/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-5/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-5/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-5/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-5/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-5/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-915-g92f9eb53ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/x86_64-buildroot-linux-gnu/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2021.05-915-g92f9eb53ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ed 1.16 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> host-lzip 1.22 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> exfatprogs 1.1.0 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> fbterm 1.7.0 Collecting legal info COPYING: OK (sha256: b2b961f07e97c4fb78074276da304ea36b85dc299aae5efb79080cedaea3d5ac) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liberation 2.1.2 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libopenh264 2.1.1 Collecting legal info LICENSE: OK (sha256: dd5c1c9668512530fa5a96e4c29ac4033d70a7eeb0eed7a42fddb6dd794ebdbb) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mbpfan 2.2.1 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sg3_utils 1.45 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> wayland 1.19.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-wayland 1.19.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'