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 Has header "sys/procctl.h" : NO Has header "sys/ucred.h" : NO 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" : NO Checking for function "mremap" : YES Checking for function "strndup" : YES Checking whether type "struct xucred" has member "cr_pid" : NO Found pkg-config: /tmp/instance-17/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libffi found: YES 3.4.4 Header "sys/signalfd.h" has symbol "SFD_CLOEXEC" : YES Header "sys/timerfd.h" has symbol "TFD_CLOEXEC" : YES Header "time.h" has symbol "CLOCK_MONOTONIC" : YES Checking for function "clock_gettime" : NO Library rt found: YES Checking for function "clock_gettime" with dependency -lrt: YES Configuring config.h using configuration Configuring wayland-version.h using configuration Run-time dependency expat found: YES 2.5.0 Run-time dependency libxml-2.0 found: YES 2.10.3 Program embed.py found: YES (/tmp/instance-17/output-1/host/bin/python3 /tmp/instance-17/output-1/build/wayland-1.21.0/src/embed.py) Found pkg-config: /tmp/instance-17/output-1/host/bin/pkg-config (1.6.3) Build-time dependency wayland-scanner found: YES 1.21.0 Program /tmp/instance-17/output-1/host/bin/wayland-scanner found: YES (/tmp/instance-17/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-17/output-1/build/wayland-1.21.0/egl/wayland-egl-symbols-check) Build targets in project: 14 NOTICE: Future-deprecated features used: * 0.62.0: {'pkgconfig.generate variable for builtin directories'} wayland 1.21.0 User defined options Cross files : /tmp/instance-17/output-1/build/wayland-1.21.0//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-17/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-17/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false documentation : false tests : false Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-17/output-1/host/bin/ninja >>> wayland 1.21.0 Building PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-17/output-1/host/bin/ninja -C /tmp/instance-17/output-1/build/wayland-1.21.0//build ninja: Entering directory `/tmp/instance-17/output-1/build/wayland-1.21.0//build' [1/30] Generating src/wayland_server_protocol_h with a custom command [2/30] Generating src/wayland_server_protocol_core_h with a custom command [3/30] Generating src/wayland_client_protocol_h with a custom command [4/30] Generating src/wayland_client_protocol_core_h with a custom command [5/30] Generating src/protocol source with a custom command [6/30] Compiling C object egl/wayland-egl-abi-check.p/wayland-egl-abi-check.c.o [7/30] Compiling C object src/libwayland-server.so.0.21.0.p/meson-generated_.._wayland-protocol.c.o [8/30] Compiling C object src/libwayland-client.so.0.21.0.p/meson-generated_.._wayland-protocol.c.o [9/30] Compiling C object src/libwayland-private.a.p/wayland-os.c.o [10/30] Compiling C object egl/libwayland-egl.so.1.21.0.p/wayland-egl.c.o [11/30] Compiling C object src/libwayland-util.a.p/wayland-util.c.o [12/30] Linking target egl/wayland-egl-abi-check [13/30] Linking target egl/libwayland-egl.so.1.21.0 [14/30] Generating src/wayland.dtd.h with a custom command (wrapped by meson to capture output) [15/30] Linking static target src/libwayland-util.a [16/30] Compiling C object cursor/libwayland-cursor.so.0.21.0.p/os-compatibility.c.o [17/30] Compiling C object cursor/libwayland-cursor.so.0.21.0.p/wayland-cursor.c.o ../cursor/wayland-cursor.c: In function 'wl_cursor_create_from_data': ../cursor/wayland-cursor.c:214:24: warning: implicit declaration of function 'strdup'; did you mean 'strndup'? [-Wimplicit-function-declaration] 214 | cursor->cursor.name = strdup(metadata->name); | ^~~~~~ | strndup ../cursor/wayland-cursor.c:214:22: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 214 | cursor->cursor.name = strdup(metadata->name); | ^ ../cursor/wayland-cursor.c: In function 'wl_cursor_create_from_xcursor_images': ../cursor/wayland-cursor.c:295:22: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 295 | cursor->cursor.name = strdup(images->name); | ^ [18/30] Compiling C object src/libwayland-server.so.0.21.0.p/wayland-shm.c.o ../src/wayland-shm.c: In function 'shm_create_pool': ../src/wayland-shm.c:308:6: warning: unused variable 'seals' [-Wunused-variable] 308 | int seals; | ^~~~~ ../src/wayland-shm.c:307:14: warning: unused variable 'statbuf' [-Wunused-variable] 307 | struct stat statbuf; | ^~~~~~~ [19/30] Compiling C object cursor/libwayland-cursor.so.0.21.0.p/xcursor.c.o [20/30] Compiling C object src/libwayland-server.so.0.21.0.p/event-loop.c.o [21/30] Compiling C object src/libwayland-client.so.0.21.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] Compiling C object src/libwayland-server.so.0.21.0.p/wayland-server.c.o [25/30] Linking target src/libwayland-client.so.0.21.0 [26/30] Linking target src/libwayland-server.so.0.21.0 [27/30] Generating symbol file src/libwayland-client.so.0.21.0.p/libwayland-client.so.0.21.0.symbols [28/30] Linking target cursor/libwayland-cursor.so.0.21.0 [29/30] Compiling C object src/wayland-scanner.p/scanner.c.o ../src/scanner.c: In function 'xstrdup': ../src/scanner.c:286:22: warning: implicit declaration of function 'strdup'; did you mean 'xstrdup'? [-Wimplicit-function-declaration] 286 | return fail_on_null(strdup(s)); | ^~~~~~ | xstrdup ../src/scanner.c:286:22: warning: passing argument 1 of 'fail_on_null' makes pointer from integer without a cast [-Wint-conversion] 286 | return fail_on_null(strdup(s)); | ^~~~~~~~~ | | | int ../src/scanner.c:261:20: note: expected 'void *' but argument is of type 'int' 261 | fail_on_null(void *p) | ~~~~~~^ [30/30] Linking target src/wayland-scanner >>> wayland 1.21.0 Installing to staging directory PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot PYTHONNOUSERSITE=y /tmp/instance-17/output-1/host/bin/ninja -C /tmp/instance-17/output-1/build/wayland-1.21.0//build install ninja: Entering directory `/tmp/instance-17/output-1/build/wayland-1.21.0//build' [0/1] Installing files. Installing src/wayland-scanner to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/bin Installing src/wayland-server-protocol.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include Installing src/wayland-client-protocol.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include Installing src/libwayland-server.so.0.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib Installing src/libwayland-client.so.0.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib Installing cursor/libwayland-cursor.so.0.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib Installing egl/libwayland-egl.so.1.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-util.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-server.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-server-core.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-client.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-client-core.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/cursor/wayland-cursor.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/egl/wayland-egl.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/egl/wayland-egl-core.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/egl/wayland-egl-backend.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/src/wayland-version.h to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-scanner.pc to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-server.pc to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-client.pc to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-cursor.pc to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-egl.pc to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-egl-backend.pc to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/wayland-scanner.mk to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/share/wayland Installing /tmp/instance-17/output-1/build/wayland-1.21.0/protocol/wayland.xml to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/share/wayland Installing /tmp/instance-17/output-1/build/wayland-1.21.0/protocol/wayland.dtd to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/share/wayland Installing /tmp/instance-17/output-1/build/wayland-1.21.0/wayland-scanner.m4 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/share/aclocal Installing symlink pointing to libwayland-server.so.0.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-server.so.0 Installing symlink pointing to libwayland-server.so.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-server.so Installing symlink pointing to libwayland-client.so.0.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-client.so.0 Installing symlink pointing to libwayland-client.so.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-client.so Installing symlink pointing to libwayland-cursor.so.0.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-cursor.so.0 Installing symlink pointing to libwayland-cursor.so.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-cursor.so Installing symlink pointing to libwayland-egl.so.1.21.0 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-egl.so.1 Installing symlink pointing to libwayland-egl.so.1 to /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libwayland-egl.so >>> wayland 1.21.0 Fixing libtool files for la in $(find /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-17/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-17/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-17/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-17/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.21.0 Installing to target PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-17/output-1/target PYTHONNOUSERSITE=y /tmp/instance-17/output-1/host/bin/ninja -C /tmp/instance-17/output-1/build/wayland-1.21.0//build install ninja: Entering directory `/tmp/instance-17/output-1/build/wayland-1.21.0//build' [0/1] Installing files. Installing src/wayland-scanner to /tmp/instance-17/output-1/target/usr/bin Installing src/wayland-server-protocol.h to /tmp/instance-17/output-1/target/usr/include Installing src/wayland-client-protocol.h to /tmp/instance-17/output-1/target/usr/include Installing src/libwayland-server.so.0.21.0 to /tmp/instance-17/output-1/target/usr/lib Installing src/libwayland-client.so.0.21.0 to /tmp/instance-17/output-1/target/usr/lib Installing cursor/libwayland-cursor.so.0.21.0 to /tmp/instance-17/output-1/target/usr/lib Installing egl/libwayland-egl.so.1.21.0 to /tmp/instance-17/output-1/target/usr/lib Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-util.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-server.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-server-core.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-client.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/src/wayland-client-core.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/cursor/wayland-cursor.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/egl/wayland-egl.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/egl/wayland-egl-core.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/egl/wayland-egl-backend.h to /tmp/instance-17/output-1/target/usr/include/ Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/src/wayland-version.h to /tmp/instance-17/output-1/target/usr/include Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-scanner.pc to /tmp/instance-17/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-server.pc to /tmp/instance-17/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-client.pc to /tmp/instance-17/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-cursor.pc to /tmp/instance-17/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-egl.pc to /tmp/instance-17/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/build/meson-private/wayland-egl-backend.pc to /tmp/instance-17/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-17/output-1/build/wayland-1.21.0/wayland-scanner.mk to /tmp/instance-17/output-1/target/usr/share/wayland Installing /tmp/instance-17/output-1/build/wayland-1.21.0/protocol/wayland.xml to /tmp/instance-17/output-1/target/usr/share/wayland Installing /tmp/instance-17/output-1/build/wayland-1.21.0/protocol/wayland.dtd to /tmp/instance-17/output-1/target/usr/share/wayland Installing /tmp/instance-17/output-1/build/wayland-1.21.0/wayland-scanner.m4 to /tmp/instance-17/output-1/target/usr/share/aclocal Installing symlink pointing to libwayland-server.so.0.21.0 to /tmp/instance-17/output-1/target/usr/lib/libwayland-server.so.0 Installing symlink pointing to libwayland-server.so.0 to /tmp/instance-17/output-1/target/usr/lib/libwayland-server.so Installing symlink pointing to libwayland-client.so.0.21.0 to /tmp/instance-17/output-1/target/usr/lib/libwayland-client.so.0 Installing symlink pointing to libwayland-client.so.0 to /tmp/instance-17/output-1/target/usr/lib/libwayland-client.so Installing symlink pointing to libwayland-cursor.so.0.21.0 to /tmp/instance-17/output-1/target/usr/lib/libwayland-cursor.so.0 Installing symlink pointing to libwayland-cursor.so.0 to /tmp/instance-17/output-1/target/usr/lib/libwayland-cursor.so Installing symlink pointing to libwayland-egl.so.1.21.0 to /tmp/instance-17/output-1/target/usr/lib/libwayland-egl.so.1 Installing symlink pointing to libwayland-egl.so.1 to /tmp/instance-17/output-1/target/usr/lib/libwayland-egl.so rm -rf /tmp/instance-17/output-1/target/usr/share/wayland >>> wilc-firmware wilc_linux_15_7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-17/output-1/build/.wilc-firmware-wilc_linux_15_7.tar.gz.GGDg7x/output' 'https://github.com/linux4wilc/firmware/archive/wilc_linux_15_7/wilc-firmware-wilc_linux_15_7.tar.gz' --2023-02-18 04:33:49-- https://github.com/linux4wilc/firmware/archive/wilc_linux_15_7/wilc-firmware-wilc_linux_15_7.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_7 [following] --2023-02-18 04:33:49-- https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_7 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-17/output-1/build/.wilc-firmware-wilc_linux_15_7.tar.gz.GGDg7x/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .......... 983K 100K .......... .......... .......... .......... .......... 1005K 150K .......... .......... .......... .......... .......... 20.9M 200K .......... .......... .......... .......... .......... 125M 250K .......... .......... .......... .......... .......... 139M 300K .......... .......... ....... 579K=0.3s 2023-02-18 04:33:49 (1.25 MB/s) - '/tmp/instance-17/output-1/build/.wilc-firmware-wilc_linux_15_7.tar.gz.GGDg7x/output' saved [335437] wilc-firmware-wilc_linux_15_7.tar.gz: OK (sha256: 2c2e2927a65fe4d7ec2f9872fca35c6b7bf12090ac62116d63c5f17b95a3a786) >>> wilc-firmware wilc_linux_15_7 Extracting gzip -d -c /tmp/instance-17/dl/wilc-firmware/wilc-firmware-wilc_linux_15_7.tar.gz | tar --strip-components=1 -C /tmp/instance-17/output-1/build/wilc-firmware-wilc_linux_15_7 -xf - >>> wilc-firmware wilc_linux_15_7 Patching >>> wilc-firmware wilc_linux_15_7 Configuring >>> wilc-firmware wilc_linux_15_7 Building >>> wilc-firmware wilc_linux_15_7 Installing to target /usr/bin/install -d -m 0755 /tmp/instance-17/output-1/target/lib/firmware/mchp/ cd /tmp/instance-17/output-1/build/wilc-firmware-wilc_linux_15_7 && tar cf install.tar wilc3000_ble_firmware.bin wilc3000_wifi_firmware.bin && tar xf install.tar -C /tmp/instance-17/output-1/target/lib/firmware/mchp >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-17/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-17/output-1/host/bin/arceb-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-17/output-1/host/bin/arceb-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-17/output-1/host/bin/arceb-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-17/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-17/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-17/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-17/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-17/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-17/output-1/host/bin/arceb-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-17/output-1/host/bin/arceb-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-17/output-1/host/bin/arceb-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-17/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-17/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-17/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-17/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-17/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-17/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-17/output-1/target/etc/shells rm -f -r /tmp/instance-17/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /tmp/instance-17/output-1/target/etc/conf.d/agetty.console ln -sf agetty /tmp/instance-17/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /tmp/instance-17/output-1/target/etc/runlevels/default/agetty.console mkdir -p /tmp/instance-17/output-1/target/etc echo "buildroot" > /tmp/instance-17/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-17/output-1/target/etc/hosts mkdir -p /tmp/instance-17/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-17/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-17/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-17/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-17/output-1/target/etc/shells ln -sf dash /tmp/instance-17/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-17/output-1/target/etc/passwd rm -rf /tmp/instance-17/output-1/target/usr/include /tmp/instance-17/output-1/target/usr/share/aclocal \ /tmp/instance-17/output-1/target/usr/lib/pkgconfig /tmp/instance-17/output-1/target/usr/share/pkgconfig \ /tmp/instance-17/output-1/target/usr/lib/cmake /tmp/instance-17/output-1/target/usr/share/cmake \ /tmp/instance-17/output-1/target/usr/lib/rpm /tmp/instance-17/output-1/target/usr/doc find /tmp/instance-17/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-17/output-1/target/lib/ /tmp/instance-17/output-1/target/usr/lib/ /tmp/instance-17/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-17/output-1/target/usr/share/gdb rm -rf /tmp/instance-17/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-17/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-17/output-1/target/usr/share/zsh rm -rf /tmp/instance-17/output-1/target/usr/man /tmp/instance-17/output-1/target/usr/share/man rm -rf /tmp/instance-17/output-1/target/usr/info /tmp/instance-17/output-1/target/usr/share/info rm -rf /tmp/instance-17/output-1/target/usr/doc /tmp/instance-17/output-1/target/usr/share/doc rm -rf /tmp/instance-17/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-17/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-17/output-1/target/lib/debug /tmp/instance-17/output-1/target/usr/lib/debug find /tmp/instance-17/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-17/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-17/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-17/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-17/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1468-gc674014c17"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-17/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-17/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-17/output-1/per-package /tmp/instance-17/buildroot/support/scripts/fix-rpath target touch /tmp/instance-17/output-1/target/usr ln -snf /tmp/instance-17/output-1/host/arceb-buildroot-linux-uclibc/sysroot /tmp/instance-17/output-1/staging make: Leaving directory '/tmp/instance-17/buildroot' make: Entering directory '/tmp/instance-17/buildroot' >>> Buildroot 2022.11-1468-gc674014c17 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-synopsys-arc 2019.09 Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> libatasmart 0.19 Collecting legal info LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> udev Collecting legal info >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info COPYING: OK (sha256: 3059f68686f1c5bc6ed0e9db415fc257c4e7618b6ac58ecce83986eb8a7cf501) >>> dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fuse-overlayfs 1.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfuse3 3.13.1 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> htpdate 1.3.6 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> iperf3 3.12 Collecting legal info LICENSE: OK (sha256: a5c2e3d799f2835156e565a3de4fad33d32ed289cdc9e414dfaf75719fd12ef9) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgit2 1.5.1 Collecting legal info COPYING: OK (sha256: 0fc09da43d666b5b0cf5695defc3100d5cf387936b260ebab37e396d7e0dbc83) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-parted 3.5 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> psmisc 23.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> udev-gentoo-scripts 33 Collecting legal info init.d/udev-settle: OK (sha256: 329f95829088b95650b9012ae688f09baa1637985425a7964d33683363f48702) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> util-linux 2.38 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) >>> wayland 1.21.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-wayland 1.21.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-synopsys-arc-2019.09: cannot save license (TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC_LICENSE_FILES not defined) Legal info produced in /tmp/instance-17/output-1/legal-info make: Leaving directory '/tmp/instance-17/buildroot'