Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.69.240, 142.250.72.16, 142.250.72.48, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.69.240|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-10/output-1/build/.0.2.9.tar.gz.9WHCjy/output' 0K .......... .......... .......... ........ 100% 9.25M=0.004s 2022-10-09 10:28:38 (9.25 MB/s) - '/home/autobuild/autobuild/instance-10/output-1/build/.0.2.9.tar.gz.9WHCjy/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-10/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-10/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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" PKG_CONFIG="/home/autobuild/autobuild/instance-10/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="/home/autobuild/autobuild/instance-10/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-10/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-10/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-10/output-1/host/bin PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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" PKG_CONFIG="/home/autobuild/autobuild/instance-10/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="/home/autobuild/autobuild/instance-10/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-10/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-10/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-10/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-10/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-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_linux%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@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-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_linux%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-10/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-10/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-10/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/include /home/autobuild/autobuild/instance-10/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-10/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-10/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-10/output-1/target/usr/doc find /home/autobuild/autobuild/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-10/output-1/target/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-10/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/man /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/info /home/autobuild/autobuild/instance-10/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/doc /home/autobuild/autobuild/instance-10/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-10/output-1/target/lib/debug /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-10/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 /home/autobuild/autobuild/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-10/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-10/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 /home/autobuild/autobuild/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-455-g4f00b909b9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-10/output-1/per-package /home/autobuild/autobuild/instance-10/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-10/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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" /home/autobuild/autobuild/instance-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/autobuild/autobuild/instance-10/output-1/images/rootfs.cpio\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/cpio/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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" zstd -19 -z -f -T1 /home/autobuild/autobuild/instance-10/output-1/images/rootfs.cpio > /home/autobuild/autobuild/instance-10/output-1/images/rootfs.cpio.zst >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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" /home/autobuild/autobuild/instance-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-10/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/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" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1014 objects. stage 2: creating image '/home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2' [ ] 1/1014 0% [ ] 2/1014 0% [ ] 3/1014 0% [ ] 4/1014 0% [ ] 5/1014 0% [ ] 6/1014 0% [ ] 7/1014 0% [ ] 8/1014 0% [ ] 9/1014 0% [ ] 10/1014 0% [ ] 11/1014 1% [ ] 12/1014 1% [ ] 13/1014 1% [ ] 14/1014 1% [ ] 15/1014 1% [ ] 16/1014 1% [= ] 17/1014 1% [= ] 18/1014 1% [= ] 19/1014 1% [= ] 20/1014 1% [= ] 21/1014 2% [= ] 22/1014 2% [= ] 23/1014 2% [= ] 24/1014 2% [= ] 25/1014 2% [= ] 26/1014 2% [= ] 27/1014 2% [= ] 28/1014 2% [= ] 29/1014 2% [= ] 30/1014 2% [= ] 31/1014 3% [= ] 32/1014 3% [== ] 33/1014 3% [== ] 34/1014 3% [== ] 35/1014 3% [== ] 36/1014 3% [== ] 37/1014 3% [== ] 38/1014 3% [== ] 39/1014 3% [== ] 40/1014 3% [== ] 41/1014 4% [== ] 42/1014 4% [== ] 43/1014 4% [== ] 44/1014 4% [== ] 45/1014 4% [== ] 46/1014 4% [== ] 47/1014 4% [== ] 48/1014 4% [== ] 49/1014 4% [=== ] 50/1014 4% [=== ] 51/1014 5% [=== ] 52/1014 5% [=== ] 53/1014 5% [=== ] 54/1014 5% [=== ] 55/1014 5% [=== ] 56/1014 5% [=== ] 57/1014 5% [=== ] 58/1014 5% [=== ] 59/1014 5% [=== ] 60/1014 5% [=== ] 61/1014 6% [=== ] 62/1014 6% [=== ] 63/1014 6% [=== ] 64/1014 6% [=== ] 65/1014 6% [==== ] 66/1014 6% [==== ] 67/1014 6% [==== ] 68/1014 6% [==== ] 69/1014 6% [==== ] 70/1014 6% [==== ] 71/1014 7% [==== ] 72/1014 7% [==== ] 73/1014 7% [==== ] 74/1014 7% [==== ] 75/1014 7% [==== ] 76/1014 7% [==== ] 77/1014 7% [==== ] 78/1014 7% [==== ] 79/1014 7% [==== ] 80/1014 7% [==== ] 81/1014 7% [===== ] 82/1014 8% [===== ] 83/1014 8% [===== ] 84/1014 8% [===== ] 85/1014 8% [===== ] 86/1014 8% [===== ] 87/1014 8% [===== ] 88/1014 8% [===== ] 89/1014 8% [===== ] 90/1014 8% [===== ] 91/1014 8% [===== ] 92/1014 9% [===== ] 93/1014 9% [===== ] 94/1014 9% [===== ] 95/1014 9% [===== ] 96/1014 9% [===== ] 97/1014 9% [===== ] 98/1014 9% [====== ] 99/1014 9% [====== ] 100/1014 9% [====== ] 101/1014 9% [====== ] 102/1014 10% [====== ] 103/1014 10% [====== ] 104/1014 10% [====== ] 105/1014 10% [====== ] 106/1014 10% [====== ] 107/1014 10% [====== ] 108/1014 10% [====== ] 109/1014 10% [====== ] 110/1014 10% [====== ] 111/1014 10% [====== ] 112/1014 11% [====== ] 113/1014 11% [====== ] 114/1014 11% [======= ] 115/1014 11% [======= ] 116/1014 11% [======= ] 117/1014 11% [======= ] 118/1014 11% [======= ] 119/1014 11% [======= ] 120/1014 11% [======= ] 121/1014 11% [======= ] 122/1014 12% [======= ] 123/1014 12% [======= ] 124/1014 12% [======= ] 125/1014 12% [======= ] 126/1014 12% [======= ] 127/1014 12% [======= ] 128/1014 12% [======= ] 129/1014 12% [======= ] 130/1014 12% [======== ] 131/1014 12% [======== ] 132/1014 13% [======== ] 133/1014 13% [======== ] 134/1014 13% [======== ] 135/1014 13% [======== ] 136/1014 13% [======== ] 137/1014 13% [======== ] 138/1014 13% [======== ] 139/1014 13% [======== ] 140/1014 13% [======== ] 141/1014 13% [======== ] 142/1014 14% [======== ] 143/1014 14% [======== ] 144/1014 14% [======== ] 145/1014 14% [======== ] 146/1014 14% [======== ] 147/1014 14% [========= ] 148/1014 14% [========= ] 149/1014 14% [========= ] 150/1014 14% [========= ] 151/1014 14% [========= ] 152/1014 14% [========= ] 153/1014 15% [========= ] 154/1014 15% [========= ] 155/1014 15% [========= ] 156/1014 15% [========= ] 157/1014 15% [========= ] 158/1014 15% [========= ] 159/1014 15% [========= ] 160/1014 15% [========= ] 161/1014 15% [========= ] 162/1014 15% [========= ] 163/1014 16% [========== ] 164/1014 16% [========== ] 165/1014 16% [========== ] 166/1014 16% [========== ] 167/1014 16% [========== ] 168/1014 16% [========== ] 169/1014 16% [========== ] 170/1014 16% [========== ] 171/1014 16% [========== ] 172/1014 16% [========== ] 173/1014 17% [========== ] 174/1014 17% [========== ] 175/1014 17% [========== ] 176/1014 17% [========== ] 177/1014 17% [========== ] 178/1014 17% [========== ] 179/1014 17% [=========== ] 180/1014 17% [=========== ] 181/1014 17% [=========== ] 182/1014 17% [=========== ] 183/1014 18% [=========== ] 184/1014 18% [=========== ] 185/1014 18% [=========== ] 186/1014 18% [=========== ] 187/1014 18% [=========== ] 188/1014 18% [=========== ] 189/1014 18% [=========== ] 190/1014 18% [=========== ] 191/1014 18% [=========== ] 192/1014 18% [=========== ] 193/1014 19% [=========== ] 194/1014 19% [=========== ] 195/1014 19% [=========== ] 196/1014 19% [============ ] 197/1014 19% [============ ] 198/1014 19% [============ ] 199/1014 19% [============ ] 200/1014 19% [============ ] 201/1014 19% [============ ] 202/1014 19% [============ ] 203/1014 20% [============ ] 204/1014 20% [============ ] 205/1014 20% [============ ] 206/1014 20% [============ ] 207/1014 20% [============ ] 208/1014 20% [============ ] 209/1014 20% [============ ] 210/1014 20% [============ ] 211/1014 20% [============ ] 212/1014 20% [============= ] 213/1014 21% [============= ] 214/1014 21% [============= ] 215/1014 21% [============= ] 216/1014 21% [============= ] 217/1014 21% [============= ] 218/1014 21% [============= ] 219/1014 21% [============= ] 220/1014 21% [============= ] 221/1014 21% [============= ] 222/1014 21% [============= ] 223/1014 21% [============= ] 224/1014 22% [============= ] 225/1014 22% [============= ] 226/1014 22% [============= ] 227/1014 22% [============= ] 228/1014 22% [============== ] 229/1014 22% [============== ] 230/1014 22% [============== ] 231/1014 22% [============== ] 232/1014 22% [============== ] 233/1014 22% [============== ] 234/1014 23% [============== ] 235/1014 23% [============== ] 236/1014 23% [============== ] 237/1014 23% [============== ] 238/1014 23% [============== ] 239/1014 23% [============== ] 240/1014 23% [============== ] 241/1014 23% [============== ] 242/1014 23% [============== ] 243/1014 23% [============== ] 244/1014 24% [============== ] 245/1014 24% [=============== ] 246/1014 24% [=============== ] 247/1014 24% [=============== ] 248/1014 24% [=============== ] 249/1014 24% [=============== ] 250/1014 24% [=============== ] 251/1014 24% [=============== ] 252/1014 24% [=============== ] 253/1014 24% [=============== ] 254/1014 25% [=============== ] 255/1014 25% [=============== ] 256/1014 25% [=============== ] 257/1014 25% [=============== ] 258/1014 25% [=============== ] 259/1014 25% [=============== ] 260/1014 25% [=============== ] 261/1014 25% [================ ] 262/1014 25% [================ ] 263/1014 25% [================ ] 264/1014 26% [================ ] 265/1014 26% [================ ] 266/1014 26% [================ ] 267/1014 26% [================ ] 268/1014 26% [================ ] 269/1014 26% [================ ] 270/1014 26% [================ ] 271/1014 26% [================ ] 272/1014 26% [================ ] 273/1014 26% [================ ] 274/1014 27% [================ ] 275/1014 27% [================ ] 276/1014 27% [================ ] 277/1014 27% [================ ] 278/1014 27% [================= ] 279/1014 27% [================= ] 280/1014 27% [================= ] 281/1014 27% [================= ] 282/1014 27% [================= ] 283/1014 27% [================= ] 284/1014 28% [================= ] 285/1014 28% [================= ] 286/1014 28% [================= ] 287/1014 28% [================= ] 288/1014 28% [================= ] 289/1014 28% [================= ] 290/1014 28% [================= ] 291/1014 28% [================= ] 292/1014 28% [================= ] 293/1014 28% [================= ] 294/1014 28% [================== ] 295/1014 29% [================== ] 296/1014 29% [================== ] 297/1014 29% [================== ] 298/1014 29% [================== ] 299/1014 29% [================== ] 300/1014 29% [================== ] 301/1014 29% [================== ] 302/1014 29% [================== ] 303/1014 29% [================== ] 304/1014 29% [================== ] 305/1014 30% [================== ] 306/1014 30% [================== ] 307/1014 30% [================== ] 308/1014 30% [================== ] 309/1014 30% [================== ] 310/1014 30% [=================== ] 311/1014 30% [=================== ] 312/1014 30% [=================== ] 313/1014 30% [=================== ] 314/1014 30% [=================== ] 315/1014 31% [=================== ] 316/1014 31% [=================== ] 317/1014 31% [=================== ] 318/1014 31% [=================== ] 319/1014 31% [=================== ] 320/1014 31% [=================== ] 321/1014 31% [=================== ] 322/1014 31% [=================== ] 323/1014 31% [=================== ] 324/1014 31% [=================== ] 325/1014 32% [=================== ] 326/1014 32% [=================== ] 327/1014 32% [==================== ] 328/1014 32% [==================== ] 329/1014 32% [==================== ] 330/1014 32% [==================== ] 331/1014 32% [==================== ] 332/1014 32% [==================== ] 333/1014 32% [==================== ] 334/1014 32% [==================== ] 335/1014 33% [==================== ] 336/1014 33% [==================== ] 337/1014 33% [==================== ] 338/1014 33% [==================== ] 339/1014 33% [==================== ] 340/1014 33% [==================== ] 341/1014 33% [==================== ] 342/1014 33% [==================== ] 343/1014 33% [===================== ] 344/1014 33% [===================== ] 345/1014 34% [===================== ] 346/1014 34% [===================== ] 347/1014 34% [===================== ] 348/1014 34% [===================== ] 349/1014 34% [===================== ] 350/1014 34% [===================== ] 351/1014 34% [===================== ] 352/1014 34% [===================== ] 353/1014 34% [===================== ] 354/1014 34% [===================== ] 355/1014 35% [===================== ] 356/1014 35% [===================== ] 357/1014 35% [===================== ] 358/1014 35% [===================== ] 359/1014 35% [====================== ] 360/1014 35% [====================== ] 361/1014 35% [====================== ] 362/1014 35% [====================== ] 363/1014 35% [====================== ] 364/1014 35% [====================== ] 365/1014 35% [====================== ] 366/1014 36% [====================== ] 367/1014 36% [====================== ] 368/1014 36% [====================== ] 369/1014 36% [====================== ] 370/1014 36% [====================== ] 371/1014 36% [====================== ] 372/1014 36% [====================== ] 373/1014 36% [====================== ] 374/1014 36% [====================== ] 375/1014 36% [====================== ] 376/1014 37% [======================= ] 377/1014 37% [======================= ] 378/1014 37% [======================= ] 379/1014 37% [======================= ] 380/1014 37% [======================= ] 381/1014 37% [======================= ] 382/1014 37% [======================= ] 383/1014 37% [======================= ] 384/1014 37% [======================= ] 385/1014 37% [======================= ] 386/1014 38% [======================= ] 387/1014 38% [======================= ] 388/1014 38% [======================= ] 389/1014 38% [======================= ] 390/1014 38% [======================= ] 391/1014 38% [======================= ] 392/1014 38% [======================== ] 393/1014 38% [======================== ] 394/1014 38% [======================== ] 395/1014 38% [======================== ] 396/1014 39% [======================== ] 397/1014 39% [======================== ] 398/1014 39% [======================== ] 399/1014 39% [======================== ] 400/1014 39% [======================== ] 401/1014 39% [======================== ] 402/1014 39% [======================== ] 403/1014 39% [======================== ] 404/1014 39% [======================== ] 405/1014 39% [======================== ] 406/1014 40% [======================== ] 407/1014 40% [======================== ] 408/1014 40% [========================= ] 409/1014 40% [========================= ] 410/1014 40% [========================= ] 411/1014 40% [========================= ] 412/1014 40% [========================= ] 413/1014 40% [========================= ] 414/1014 40% [========================= ] 415/1014 40% [========================= ] 416/1014 41% [========================= ] 417/1014 41% [========================= ] 418/1014 41% [========================= ] 419/1014 41% [========================= ] 420/1014 41% [========================= ] 421/1014 41% [========================= ] 422/1014 41% [========================= ] 423/1014 41% [========================= ] 424/1014 41% [========================= ] 425/1014 41% [========================== ] 426/1014 42% [========================== ] 427/1014 42% [========================== ] 428/1014 42% [========================== ] 429/1014 42% [========================== ] 430/1014 42% [========================== ] 431/1014 42% [========================== ] 432/1014 42% [========================== ] 433/1014 42% [========================== ] 434/1014 42% [========================== ] 435/1014 42% [========================== ] 436/1014 42% [========================== ] 437/1014 43% [========================== ] 438/1014 43% [========================== ] 439/1014 43% [========================== ] 440/1014 43% [========================== ] 441/1014 43% [=========================== ] 442/1014 43% [=========================== ] 443/1014 43% [=========================== ] 444/1014 43% [=========================== ] 445/1014 43% [=========================== ] 446/1014 43% [=========================== ] 447/1014 44% [=========================== ] 448/1014 44% [=========================== ] 449/1014 44% [=========================== ] 450/1014 44% [=========================== ] 451/1014 44% [=========================== ] 452/1014 44% [=========================== ] 453/1014 44% [=========================== ] 454/1014 44% [=========================== ] 455/1014 44% [=========================== ] 456/1014 44% [=========================== ] 457/1014 45% [============================ ] 458/1014 45% [============================ ] 459/1014 45% [============================ ] 460/1014 45% [============================ ] 461/1014 45% [============================ ] 462/1014 45% [============================ ] 463/1014 45% [============================ ] 464/1014 45% [============================ ] 465/1014 45% [============================ ] 466/1014 45% [============================ ] 467/1014 46% [============================ ] 468/1014 46% [============================ ] 469/1014 46% [============================ ] 470/1014 46% [============================ ] 471/1014 46% [============================ ] 472/1014 46% [============================ ] 473/1014 46% [============================ ] 474/1014 46% [============================= ] 475/1014 46% [============================= ] 476/1014 46% [============================= ] 477/1014 47% [============================= ] 478/1014 47% [============================= ] 479/1014 47% [============================= ] 480/1014 47% [============================= ] 481/1014 47% [============================= ] 482/1014 47% [============================= ] 483/1014 47% [============================= ] 484/1014 47% [============================= ] 485/1014 47% [============================= ] 486/1014 47% [============================= ] 487/1014 48% [============================= ] 488/1014 48% [============================= ] 489/1014 48% [============================= ] 490/1014 48% [============================== ] 491/1014 48% [============================== ] 492/1014 48% [============================== ] 493/1014 48% [============================== ] 494/1014 48% [============================== ] 495/1014 48% [============================== ] 496/1014 48% [============================== ] 497/1014 49% [============================== ] 498/1014 49% [============================== ] 499/1014 49% [============================== ] 500/1014 49% [============================== ] 501/1014 49% [============================== ] 502/1014 49% [============================== ] 503/1014 49% [============================== ] 504/1014 49% [============================== ] 505/1014 49% [============================== ] 506/1014 49% [=============================== ] 507/1014 50% [=============================== ] 508/1014 50% [=============================== ] 509/1014 50% [=============================== ] 510/1014 50% [=============================== ] 511/1014 50% [=============================== ] 512/1014 50% [=============================== ] 513/1014 50% [=============================== ] 514/1014 50% [=============================== ] 515/1014 50% [=============================== ] 516/1014 50% [=============================== ] 517/1014 50% [=============================== ] 518/1014 51% [=============================== ] 519/1014 51% [=============================== ] 520/1014 51% [=============================== ] 521/1014 51% [=============================== ] 522/1014 51% [=============================== ] 523/1014 51% [================================ ] 524/1014 51% [================================ ] 525/1014 51% [================================ ] 526/1014 51% [================================ ] 527/1014 51% [================================ ] 528/1014 52% [================================ ] 529/1014 52% [================================ ] 530/1014 52% [================================ ] 531/1014 52% [================================ ] 532/1014 52% [================================ ] 533/1014 52% [================================ ] 534/1014 52% [================================ ] 535/1014 52% [================================ ] 536/1014 52% [================================ ] 537/1014 52% [================================ ] 538/1014 53% [================================ ] 539/1014 53% [================================= ] 540/1014 53% [================================= ] 541/1014 53% [================================= ] 542/1014 53% [================================= ] 543/1014 53% [================================= ] 544/1014 53% [================================= ] 545/1014 53% [================================= ] 546/1014 53% [================================= ] 547/1014 53% [================================= ] 548/1014 54% [================================= ] 549/1014 54% [================================= ] 550/1014 54% [================================= ] 551/1014 54% [================================= ] 552/1014 54% [================================= ] 553/1014 54% [================================= ] 554/1014 54% [================================= ] 555/1014 54% [================================= ] 556/1014 54% [================================== ] 557/1014 54% [================================== ] 558/1014 55% [================================== ] 559/1014 55% [================================== ] 560/1014 55% [================================== ] 561/1014 55% [================================== ] 562/1014 55% [================================== ] 563/1014 55% [================================== ] 564/1014 55% [================================== ] 565/1014 55% [================================== ] 566/1014 55% [================================== ] 567/1014 55% [================================== ] 568/1014 56% [================================== ] 569/1014 56% [================================== ] 570/1014 56% [================================== ] 571/1014 56% [================================== ] 572/1014 56% [=================================== ] 573/1014 56% [=================================== ] 574/1014 56% [=================================== ] 575/1014 56% [=================================== ] 576/1014 56% [=================================== ] 577/1014 56% [=================================== ] 578/1014 57% [=================================== ] 579/1014 57% [=================================== ] 580/1014 57% [=================================== ] 581/1014 57% [=================================== ] 582/1014 57% [=================================== ] 583/1014 57% [=================================== ] 584/1014 57% [=================================== ] 585/1014 57% [=================================== ] 586/1014 57% [=================================== ] 587/1014 57% [=================================== ] 588/1014 57% [==================================== ] 589/1014 58% [==================================== ] 590/1014 58% [==================================== ] 591/1014 58% [==================================== ] 592/1014 58% [==================================== ] 593/1014 58% [==================================== ] 594/1014 58% [==================================== ] 595/1014 58% [==================================== ] 596/1014 58% [==================================== ] 597/1014 58% [==================================== ] 598/1014 58% [==================================== ] 599/1014 59% [==================================== ] 600/1014 59% [==================================== ] 601/1014 59% [==================================== ] 602/1014 59% [==================================== ] 603/1014 59% [==================================== ] 604/1014 59% [==================================== ] 605/1014 59% [===================================== ] 606/1014 59% [===================================== ] 607/1014 59% [===================================== ] 608/1014 59% [===================================== ] 609/1014 60% [===================================== ] 610/1014 60% [===================================== ] 611/1014 60% [===================================== ] 612/1014 60% [===================================== ] 613/1014 60% [===================================== ] 614/1014 60% [===================================== ] 615/1014 60% [===================================== ] 616/1014 60% [===================================== ] 617/1014 60% [===================================== ] 618/1014 60% [===================================== ] 619/1014 61% [===================================== ] 620/1014 61% [===================================== ] 621/1014 61% [====================================== ] 622/1014 61% [====================================== ] 623/1014 61% [====================================== ] 624/1014 61% [====================================== ] 625/1014 61% [====================================== ] 626/1014 61% [====================================== ] 627/1014 61% [====================================== ] 628/1014 61% [====================================== ] 629/1014 62% [====================================== ] 630/1014 62% [====================================== ] 631/1014 62% [====================================== ] 632/1014 62% [====================================== ] 633/1014 62% [====================================== ] 634/1014 62% [====================================== ] 635/1014 62% [====================================== ] 636/1014 62% [====================================== ] 637/1014 62% [======================================= ] 638/1014 62% [======================================= ] 639/1014 63% [======================================= ] 640/1014 63% [======================================= ] 641/1014 63% [======================================= ] 642/1014 63% [======================================= ] 643/1014 63% [======================================= ] 644/1014 63% [======================================= ] 645/1014 63% [======================================= ] 646/1014 63% [======================================= ] 647/1014 63% [======================================= ] 648/1014 63% [======================================= ] 649/1014 64% [======================================= ] 650/1014 64% [======================================= ] 651/1014 64% [======================================= ] 652/1014 64% [======================================= ] 653/1014 64% [======================================= ] 654/1014 64% [======================================== ] 655/1014 64% [======================================== ] 656/1014 64% [======================================== ] 657/1014 64% [======================================== ] 658/1014 64% [======================================== ] 659/1014 64% [======================================== ] 660/1014 65% [======================================== ] 661/1014 65% [======================================== ] 662/1014 65% [======================================== ] 663/1014 65% [======================================== ] 664/1014 65% [======================================== ] 665/1014 65% [======================================== ] 666/1014 65% [======================================== ] 667/1014 65% [======================================== ] 668/1014 65% [======================================== ] 669/1014 65% [======================================== ] 670/1014 66% [========================================= ] 671/1014 66% [========================================= ] 672/1014 66% [========================================= ] 673/1014 66% [========================================= ] 674/1014 66% [========================================= ] 675/1014 66% [========================================= ] 676/1014 66% [========================================= ] 677/1014 66% [========================================= ] 678/1014 66% [========================================= ] 679/1014 66% [========================================= ] 680/1014 67% [========================================= ] 681/1014 67% [========================================= ] 682/1014 67% [========================================= ] 683/1014 67% [========================================= ] 684/1014 67% [========================================= ] 685/1014 67% [========================================= ] 686/1014 67% [========================================== ] 687/1014 67% [========================================== ] 688/1014 67% [========================================== ] 689/1014 67% [========================================== ] 690/1014 68% [========================================== ] 691/1014 68% [========================================== ] 692/1014 68% [========================================== ] 693/1014 68% [========================================== ] 694/1014 68% [========================================== ] 695/1014 68% [========================================== ] 696/1014 68% [========================================== ] 697/1014 68% [========================================== ] 698/1014 68% [========================================== ] 699/1014 68% [========================================== ] 700/1014 69% [========================================== ] 701/1014 69% [========================================== ] 702/1014 69% [========================================== ] 703/1014 69% [=========================================== ] 704/1014 69% [=========================================== ] 705/1014 69% [=========================================== ] 706/1014 69% [=========================================== ] 707/1014 69% [=========================================== ] 708/1014 69% [=========================================== ] 709/1014 69% [=========================================== ] 710/1014 70% [=========================================== ] 711/1014 70% [=========================================== ] 712/1014 70% [=========================================== ] 713/1014 70% [=========================================== ] 714/1014 70% [=========================================== ] 715/1014 70% [=========================================== ] 716/1014 70% [=========================================== ] 717/1014 70% [=========================================== ] 718/1014 70% [=========================================== ] 719/1014 70% [============================================ ] 720/1014 71% [============================================ ] 721/1014 71% [============================================ ] 722/1014 71% [============================================ ] 723/1014 71% [============================================ ] 724/1014 71% [============================================ ] 725/1014 71% [============================================ ] 726/1014 71% [============================================ ] 727/1014 71% [============================================ ] 728/1014 71% [============================================ ] 729/1014 71% [============================================ ] 730/1014 71% [============================================ ] 731/1014 72% [============================================ ] 732/1014 72% [============================================ ] 733/1014 72% [============================================ ] 734/1014 72% [============================================ ] 735/1014 72% [============================================= ] 736/1014 72% [============================================= ] 737/1014 72% [============================================= ] 738/1014 72% [============================================= ] 739/1014 72% [============================================= ] 740/1014 72% [============================================= ] 741/1014 73% [============================================= ] 742/1014 73% [============================================= ] 743/1014 73% [============================================= ] 744/1014 73% [============================================= ] 745/1014 73% [============================================= ] 746/1014 73% [============================================= ] 747/1014 73% [============================================= ] 748/1014 73% [============================================= ] 749/1014 73% [============================================= ] 750/1014 73% [============================================= ] 751/1014 74% [============================================= ] 752/1014 74% [============================================== ] 753/1014 74% [============================================== ] 754/1014 74% [============================================== ] 755/1014 74% [============================================== ] 756/1014 74% [============================================== ] 757/1014 74% [============================================== ] 758/1014 74% [============================================== ] 759/1014 74% [============================================== ] 760/1014 74% [============================================== ] 761/1014 75% [============================================== ] 762/1014 75% [============================================== ] 763/1014 75% [============================================== ] 764/1014 75% [============================================== ] 765/1014 75% [============================================== ] 766/1014 75% [============================================== ] 767/1014 75% [============================================== ] 768/1014 75% [=============================================== ] 769/1014 75% [=============================================== ] 770/1014 75% [=============================================== ] 771/1014 76% [=============================================== ] 772/1014 76% [=============================================== ] 773/1014 76% [=============================================== ] 774/1014 76% [=============================================== ] 775/1014 76% [=============================================== ] 776/1014 76% [=============================================== ] 777/1014 76% [=============================================== ] 778/1014 76% [=============================================== ] 779/1014 76% [=============================================== ] 780/1014 76% [=============================================== ] 781/1014 77% [=============================================== ] 782/1014 77% [=============================================== ] 783/1014 77% [=============================================== ] 784/1014 77% [=============================================== ] 785/1014 77% [================================================ ] 786/1014 77% [================================================ ] 787/1014 77% [================================================ ] 788/1014 77% [================================================ ] 789/1014 77% [================================================ ] 790/1014 77% [================================================ ] 791/1014 78% [================================================ ] 792/1014 78% [================================================ ] 793/1014 78% [================================================ ] 794/1014 78% [================================================ ] 795/1014 78% [================================================ ] 796/1014 78% [================================================ ] 797/1014 78% [================================================ ] 798/1014 78% [================================================ ] 799/1014 78% [================================================ ] 800/1014 78% [================================================ ] 801/1014 78% [================================================= ] 802/1014 79% [================================================= ] 803/1014 79% [================================================= ] 804/1014 79% [================================================= ] 805/1014 79% [================================================= ] 806/1014 79% [================================================= ] 807/1014 79% [================================================= ] 808/1014 79% [================================================= ] 809/1014 79% [================================================= ] 810/1014 79% [================================================= ] 811/1014 79% [================================================= ] 812/1014 80% [================================================= ] 813/1014 80% [================================================= ] 814/1014 80% [================================================= ] 815/1014 80% [================================================= ] 816/1014 80% [================================================= ] 817/1014 80% [================================================== ] 818/1014 80% [================================================== ] 819/1014 80% [================================================== ] 820/1014 80% [================================================== ] 821/1014 80% [================================================== ] 822/1014 81% [================================================== ] 823/1014 81% [================================================== ] 824/1014 81% [================================================== ] 825/1014 81% [================================================== ] 826/1014 81% [================================================== ] 827/1014 81% [================================================== ] 828/1014 81% [================================================== ] 829/1014 81% [================================================== ] 830/1014 81% [================================================== ] 831/1014 81% [================================================== ] 832/1014 82% [================================================== ] 833/1014 82% [================================================== ] 834/1014 82% [=================================================== ] 835/1014 82% [=================================================== ] 836/1014 82% [=================================================== ] 837/1014 82% [=================================================== ] 838/1014 82% [=================================================== ] 839/1014 82% [=================================================== ] 840/1014 82% [=================================================== ] 841/1014 82% [=================================================== ] 842/1014 83% [=================================================== ] 843/1014 83% [=================================================== ] 844/1014 83% [=================================================== ] 845/1014 83% [=================================================== ] 846/1014 83% [=================================================== ] 847/1014 83% [=================================================== ] 848/1014 83% [=================================================== ] 849/1014 83% [=================================================== ] 850/1014 83% [==================================================== ] 851/1014 83% [==================================================== ] 852/1014 84% [==================================================== ] 853/1014 84% [==================================================== ] 854/1014 84% [==================================================== ] 855/1014 84% [==================================================== ] 856/1014 84% [==================================================== ] 857/1014 84% [==================================================== ] 858/1014 84% [==================================================== ] 859/1014 84% [==================================================== ] 860/1014 84% [==================================================== ] 861/1014 84% [==================================================== ] 862/1014 85% [==================================================== ] 863/1014 85% [==================================================== ] 864/1014 85% [==================================================== ] 865/1014 85% [==================================================== ] 866/1014 85% [===================================================== ] 867/1014 85% [===================================================== ] 868/1014 85% [===================================================== ] 869/1014 85% [===================================================== ] 870/1014 85% [===================================================== ] 871/1014 85% [===================================================== ] 872/1014 85% [===================================================== ] 873/1014 86% [===================================================== ] 874/1014 86% [===================================================== ] 875/1014 86% [===================================================== ] 876/1014 86% [===================================================== ] 877/1014 86% [===================================================== ] 878/1014 86% [===================================================== ] 879/1014 86% [===================================================== ] 880/1014 86% [===================================================== ] 881/1014 86% [===================================================== ] 882/1014 86% [===================================================== ] 883/1014 87% [====================================================== ] 884/1014 87% [====================================================== ] 885/1014 87% [====================================================== ] 886/1014 87% [====================================================== ] 887/1014 87% [====================================================== ] 888/1014 87% [====================================================== ] 889/1014 87% [====================================================== ] 890/1014 87% [====================================================== ] 891/1014 87% [====================================================== ] 892/1014 87% [====================================================== ] 893/1014 88% [====================================================== ] 894/1014 88% [====================================================== ] 895/1014 88% [====================================================== ] 896/1014 88% [====================================================== ] 897/1014 88% [====================================================== ] 898/1014 88% [====================================================== ] 899/1014 88% [======================================================= ] 900/1014 88% [======================================================= ] 901/1014 88% [======================================================= ] 902/1014 88% [======================================================= ] 903/1014 89% [======================================================= ] 904/1014 89% [======================================================= ] 905/1014 89% [======================================================= ] 906/1014 89% [======================================================= ] 907/1014 89% [======================================================= ] 908/1014 89% [======================================================= ] 909/1014 89% [======================================================= ] 910/1014 89% [======================================================= ] 911/1014 89% [======================================================= ] 912/1014 89% [======================================================= ] 913/1014 90% [======================================================= ] 914/1014 90% [======================================================= ] 915/1014 90% [======================================================== ] 916/1014 90% [======================================================== ] 917/1014 90% [======================================================== ] 918/1014 90% [======================================================== ] 919/1014 90% [======================================================== ] 920/1014 90% [======================================================== ] 921/1014 90% [======================================================== ] 922/1014 90% [======================================================== ] 923/1014 91% [======================================================== ] 924/1014 91% [======================================================== ] 925/1014 91% [======================================================== ] 926/1014 91% [======================================================== ] 927/1014 91% [======================================================== ] 928/1014 91% [======================================================== ] 929/1014 91% [======================================================== ] 930/1014 91% [======================================================== ] 931/1014 91% [======================================================== ] 932/1014 91% [========================================================= ] 933/1014 92% [========================================================= ] 934/1014 92% [========================================================= ] 935/1014 92% [========================================================= ] 936/1014 92% [========================================================= ] 937/1014 92% [========================================================= ] 938/1014 92% [========================================================= ] 939/1014 92% [========================================================= ] 940/1014 92% [========================================================= ] 941/1014 92% [========================================================= ] 942/1014 92% [========================================================= ] 943/1014 92% [========================================================= ] 944/1014 93% [========================================================= ] 945/1014 93% [========================================================= ] 946/1014 93% [========================================================= ] 947/1014 93% [========================================================= ] 948/1014 93% [========================================================== ] 949/1014 93% [========================================================== ] 950/1014 93% [========================================================== ] 951/1014 93% [========================================================== ] 952/1014 93% [========================================================== ] 953/1014 93% [========================================================== ] 954/1014 94% [========================================================== ] 955/1014 94% [========================================================== ] 956/1014 94% [========================================================== ] 957/1014 94% [========================================================== ] 958/1014 94% [========================================================== ] 959/1014 94% [========================================================== ] 960/1014 94% [========================================================== ] 961/1014 94% [========================================================== ] 962/1014 94% [========================================================== ] 963/1014 94% [========================================================== ] 964/1014 95% [=========================================================== ] 965/1014 95% [=========================================================== ] 966/1014 95% [=========================================================== ] 967/1014 95% [=========================================================== ] 968/1014 95% [=========================================================== ] 969/1014 95% [=========================================================== ] 970/1014 95% [=========================================================== ] 971/1014 95% [=========================================================== ] 972/1014 95% [=========================================================== ] 973/1014 95% [=========================================================== ] 974/1014 96% [=========================================================== ] 975/1014 96% [=========================================================== ] 976/1014 96% [=========================================================== ] 977/1014 96% [=========================================================== ] 978/1014 96% [=========================================================== ] 979/1014 96% [=========================================================== ] 980/1014 96% [=========================================================== ] 981/1014 96% [============================================================ ] 982/1014 96% [============================================================ ] 983/1014 96% [============================================================ ] 984/1014 97% [============================================================ ] 985/1014 97% [============================================================ ] 986/1014 97% [============================================================ ] 987/1014 97% [============================================================ ] 988/1014 97% [============================================================ ] 989/1014 97% [============================================================ ] 990/1014 97% [============================================================ ] 991/1014 97% [============================================================ ] 992/1014 97% [============================================================ ] 993/1014 97% [============================================================ ] 994/1014 98% [============================================================ ] 995/1014 98% [============================================================ ] 996/1014 98% [============================================================ ] 997/1014 98% [============================================================= ] 998/1014 98% [============================================================= ] 999/1014 98% [============================================================= ] 1000/1014 98% [============================================================= ] 1001/1014 98% [============================================================= ] 1002/1014 98% [============================================================= ] 1003/1014 98% [============================================================= ] 1004/1014 99% [============================================================= ] 1005/1014 99% [============================================================= ] 1006/1014 99% [============================================================= ] 1007/1014 99% [============================================================= ] 1008/1014 99% [============================================================= ] 1009/1014 99% [============================================================= ] 1010/1014 99% [============================================================= ] 1011/1014 99% [============================================================= ] 1012/1014 99% [============================================================= ] 1013/1014 99% [==============================================================] 1014/1014 100% operation complete, 1014 objects in 36481 NAND pages. ln -snf /home/autobuild/autobuild/instance-10/output-1/host/arceb-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-10/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-10/buildroot' >>> Buildroot 2022.08-455-g4f00b909b9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 5.15.67 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.33 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-aespipe 2.4f Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dropwatch 1.5.4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> jquery-sidebar 3.3.2 Collecting legal info LICENSE: OK (sha256: f3522370f4b6accf9c1344f520bdea35f2388f1cbb124c0c179d2ca2a6a94c76) >>> jquery 3.5.1 Collecting legal info >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usbredir 0.12.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.67: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-10/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'