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 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 -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 make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/bin GIT_DIR=. PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/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-12/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-12/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-12/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-12/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-12/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-12/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/include /home/autobuild/autobuild/instance-12/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-12/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-12/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-12/output-1/target/usr/doc find /home/autobuild/autobuild/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-12/output-1/target/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-12/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/man /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/info /home/autobuild/autobuild/instance-12/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/doc /home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-12/output-1/target/lib/debug /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-12/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-12/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-12/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-12/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-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-31-g31abe2f6a9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-12/output-1/per-package \ /home/autobuild/autobuild/instance-12/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-12/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.romfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-12/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-12/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-12/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1576 objects. stage 2: creating image '/home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2' [ ] 1/1576 0% [ ] 2/1576 0% [ ] 3/1576 0% [ ] 4/1576 0% [ ] 5/1576 0% [ ] 6/1576 0% [ ] 7/1576 0% [ ] 8/1576 0% [ ] 9/1576 0% [ ] 10/1576 0% [ ] 11/1576 0% [ ] 12/1576 0% [ ] 13/1576 0% [ ] 14/1576 0% [ ] 15/1576 0% [ ] 16/1576 1% [ ] 17/1576 1% [ ] 18/1576 1% [ ] 19/1576 1% [ ] 20/1576 1% [ ] 21/1576 1% [ ] 22/1576 1% [ ] 23/1576 1% [ ] 24/1576 1% [ ] 25/1576 1% [= ] 26/1576 1% [= ] 27/1576 1% [= ] 28/1576 1% [= ] 29/1576 1% [= ] 30/1576 1% [= ] 31/1576 1% [= ] 32/1576 2% [= ] 33/1576 2% [= ] 34/1576 2% [= ] 35/1576 2% [= ] 36/1576 2% [= ] 37/1576 2% [= ] 38/1576 2% [= ] 39/1576 2% [= ] 40/1576 2% [= ] 41/1576 2% [= ] 42/1576 2% [= ] 43/1576 2% [= ] 44/1576 2% [= ] 45/1576 2% [= ] 46/1576 2% [= ] 47/1576 2% [= ] 48/1576 3% [= ] 49/1576 3% [= ] 50/1576 3% [== ] 51/1576 3% [== ] 52/1576 3% [== ] 53/1576 3% [== ] 54/1576 3% [== ] 55/1576 3% [== ] 56/1576 3% [== ] 57/1576 3% [== ] 58/1576 3% [== ] 59/1576 3% [== ] 60/1576 3% [== ] 61/1576 3% [== ] 62/1576 3% [== ] 63/1576 3% [== ] 64/1576 4% [== ] 65/1576 4% [== ] 66/1576 4% [== ] 67/1576 4% [== ] 68/1576 4% [== ] 69/1576 4% [== ] 70/1576 4% [== ] 71/1576 4% [== ] 72/1576 4% [== ] 73/1576 4% [== ] 74/1576 4% [== ] 75/1576 4% [== ] 76/1576 4% [=== ] 77/1576 4% [=== ] 78/1576 4% [=== ] 79/1576 5% [=== ] 80/1576 5% [=== ] 81/1576 5% [=== ] 82/1576 5% [=== ] 83/1576 5% [=== ] 84/1576 5% [=== ] 85/1576 5% [=== ] 86/1576 5% [=== ] 87/1576 5% [=== ] 88/1576 5% [=== ] 89/1576 5% [=== ] 90/1576 5% [=== ] 91/1576 5% [=== ] 92/1576 5% [=== ] 93/1576 5% [=== ] 94/1576 5% [=== ] 95/1576 6% [=== ] 96/1576 6% [=== ] 97/1576 6% [=== ] 98/1576 6% [=== ] 99/1576 6% [=== ] 100/1576 6% [=== ] 101/1576 6% [==== ] 102/1576 6% [==== ] 103/1576 6% [==== ] 104/1576 6% [==== ] 105/1576 6% [==== ] 106/1576 6% [==== ] 107/1576 6% [==== ] 108/1576 6% [==== ] 109/1576 6% [==== ] 110/1576 6% [==== ] 111/1576 7% [==== ] 112/1576 7% [==== ] 113/1576 7% [==== ] 114/1576 7% [==== ] 115/1576 7% [==== ] 116/1576 7% [==== ] 117/1576 7% [==== ] 118/1576 7% [==== ] 119/1576 7% [==== ] 120/1576 7% [==== ] 121/1576 7% [==== ] 122/1576 7% [==== ] 123/1576 7% [==== ] 124/1576 7% [==== ] 125/1576 7% [==== ] 126/1576 7% [==== ] 127/1576 8% [===== ] 128/1576 8% [===== ] 129/1576 8% [===== ] 130/1576 8% [===== ] 131/1576 8% [===== ] 132/1576 8% [===== ] 133/1576 8% [===== ] 134/1576 8% [===== ] 135/1576 8% [===== ] 136/1576 8% [===== ] 137/1576 8% [===== ] 138/1576 8% [===== ] 139/1576 8% [===== ] 140/1576 8% [===== ] 141/1576 8% [===== ] 142/1576 9% [===== ] 143/1576 9% [===== ] 144/1576 9% [===== ] 145/1576 9% [===== ] 146/1576 9% [===== ] 147/1576 9% [===== ] 148/1576 9% [===== ] 149/1576 9% [===== ] 150/1576 9% [===== ] 151/1576 9% [===== ] 152/1576 9% [====== ] 153/1576 9% [====== ] 154/1576 9% [====== ] 155/1576 9% [====== ] 156/1576 9% [====== ] 157/1576 9% [====== ] 158/1576 10% [====== ] 159/1576 10% [====== ] 160/1576 10% [====== ] 161/1576 10% [====== ] 162/1576 10% [====== ] 163/1576 10% [====== ] 164/1576 10% [====== ] 165/1576 10% [====== ] 166/1576 10% [====== ] 167/1576 10% [====== ] 168/1576 10% [====== ] 169/1576 10% [====== ] 170/1576 10% [====== ] 171/1576 10% [====== ] 172/1576 10% [====== ] 173/1576 10% [====== ] 174/1576 11% [====== ] 175/1576 11% [====== ] 176/1576 11% [====== ] 177/1576 11% [======= ] 178/1576 11% [======= ] 179/1576 11% [======= ] 180/1576 11% [======= ] 181/1576 11% [======= ] 182/1576 11% [======= ] 183/1576 11% [======= ] 184/1576 11% [======= ] 185/1576 11% [======= ] 186/1576 11% [======= ] 187/1576 11% [======= ] 188/1576 11% [======= ] 189/1576 11% [======= ] 190/1576 12% [======= ] 191/1576 12% [======= ] 192/1576 12% [======= ] 193/1576 12% [======= ] 194/1576 12% [======= ] 195/1576 12% [======= ] 196/1576 12% [======= ] 197/1576 12% [======= ] 198/1576 12% [======= ] 199/1576 12% [======= ] 200/1576 12% [======= ] 201/1576 12% [======= ] 202/1576 12% [======= ] 203/1576 12% [======== ] 204/1576 12% [======== ] 205/1576 13% [======== ] 206/1576 13% [======== ] 207/1576 13% [======== ] 208/1576 13% [======== ] 209/1576 13% [======== ] 210/1576 13% [======== ] 211/1576 13% [======== ] 212/1576 13% [======== ] 213/1576 13% [======== ] 214/1576 13% [======== ] 215/1576 13% [======== ] 216/1576 13% [======== ] 217/1576 13% [======== ] 218/1576 13% [======== ] 219/1576 13% [======== ] 220/1576 13% [======== ] 221/1576 14% [======== ] 222/1576 14% [======== ] 223/1576 14% [======== ] 224/1576 14% [======== ] 225/1576 14% [======== ] 226/1576 14% [======== ] 227/1576 14% [======== ] 228/1576 14% [========= ] 229/1576 14% [========= ] 230/1576 14% [========= ] 231/1576 14% [========= ] 232/1576 14% [========= ] 233/1576 14% [========= ] 234/1576 14% [========= ] 235/1576 14% [========= ] 236/1576 14% [========= ] 237/1576 15% [========= ] 238/1576 15% [========= ] 239/1576 15% [========= ] 240/1576 15% [========= ] 241/1576 15% [========= ] 242/1576 15% [========= ] 243/1576 15% [========= ] 244/1576 15% [========= ] 245/1576 15% [========= ] 246/1576 15% [========= ] 247/1576 15% [========= ] 248/1576 15% [========= ] 249/1576 15% [========= ] 250/1576 15% [========= ] 251/1576 15% [========= ] 252/1576 15% [========= ] 253/1576 16% [========= ] 254/1576 16% [========== ] 255/1576 16% [========== ] 256/1576 16% [========== ] 257/1576 16% [========== ] 258/1576 16% [========== ] 259/1576 16% [========== ] 260/1576 16% [========== ] 261/1576 16% [========== ] 262/1576 16% [========== ] 263/1576 16% [========== ] 264/1576 16% [========== ] 265/1576 16% [========== ] 266/1576 16% [========== ] 267/1576 16% [========== ] 268/1576 17% [========== ] 269/1576 17% [========== ] 270/1576 17% [========== ] 271/1576 17% [========== ] 272/1576 17% [========== ] 273/1576 17% [========== ] 274/1576 17% [========== ] 275/1576 17% [========== ] 276/1576 17% [========== ] 277/1576 17% [========== ] 278/1576 17% [========== ] 279/1576 17% [=========== ] 280/1576 17% [=========== ] 281/1576 17% [=========== ] 282/1576 17% [=========== ] 283/1576 17% [=========== ] 284/1576 18% [=========== ] 285/1576 18% [=========== ] 286/1576 18% [=========== ] 287/1576 18% [=========== ] 288/1576 18% [=========== ] 289/1576 18% [=========== ] 290/1576 18% [=========== ] 291/1576 18% [=========== ] 292/1576 18% [=========== ] 293/1576 18% [=========== ] 294/1576 18% [=========== ] 295/1576 18% [=========== ] 296/1576 18% [=========== ] 297/1576 18% [=========== ] 298/1576 18% [=========== ] 299/1576 18% [=========== ] 300/1576 19% [=========== ] 301/1576 19% [=========== ] 302/1576 19% [=========== ] 303/1576 19% [=========== ] 304/1576 19% [=========== ] 305/1576 19% [============ ] 306/1576 19% [============ ] 307/1576 19% [============ ] 308/1576 19% [============ ] 309/1576 19% [============ ] 310/1576 19% [============ ] 311/1576 19% [============ ] 312/1576 19% [============ ] 313/1576 19% [============ ] 314/1576 19% [============ ] 315/1576 19% [============ ] 316/1576 20% [============ ] 317/1576 20% [============ ] 318/1576 20% [============ ] 319/1576 20% [============ ] 320/1576 20% [============ ] 321/1576 20% [============ ] 322/1576 20% [============ ] 323/1576 20% [============ ] 324/1576 20% [============ ] 325/1576 20% [============ ] 326/1576 20% [============ ] 327/1576 20% [============ ] 328/1576 20% [============ ] 329/1576 20% [============ ] 330/1576 20% [============= ] 331/1576 21% [============= ] 332/1576 21% [============= ] 333/1576 21% [============= ] 334/1576 21% [============= ] 335/1576 21% [============= ] 336/1576 21% [============= ] 337/1576 21% [============= ] 338/1576 21% [============= ] 339/1576 21% [============= ] 340/1576 21% [============= ] 341/1576 21% [============= ] 342/1576 21% [============= ] 343/1576 21% [============= ] 344/1576 21% [============= ] 345/1576 21% [============= ] 346/1576 21% [============= ] 347/1576 22% [============= ] 348/1576 22% [============= ] 349/1576 22% [============= ] 350/1576 22% [============= ] 351/1576 22% [============= ] 352/1576 22% [============= ] 353/1576 22% [============= ] 354/1576 22% [============= ] 355/1576 22% [============== ] 356/1576 22% [============== ] 357/1576 22% [============== ] 358/1576 22% [============== ] 359/1576 22% [============== ] 360/1576 22% [============== ] 361/1576 22% [============== ] 362/1576 22% [============== ] 363/1576 23% [============== ] 364/1576 23% [============== ] 365/1576 23% [============== ] 366/1576 23% [============== ] 367/1576 23% [============== ] 368/1576 23% [============== ] 369/1576 23% [============== ] 370/1576 23% [============== ] 371/1576 23% [============== ] 372/1576 23% [============== ] 373/1576 23% [============== ] 374/1576 23% [============== ] 375/1576 23% [============== ] 376/1576 23% [============== ] 377/1576 23% [============== ] 378/1576 23% [============== ] 379/1576 24% [============== ] 380/1576 24% [============== ] 381/1576 24% [=============== ] 382/1576 24% [=============== ] 383/1576 24% [=============== ] 384/1576 24% [=============== ] 385/1576 24% [=============== ] 386/1576 24% [=============== ] 387/1576 24% [=============== ] 388/1576 24% [=============== ] 389/1576 24% [=============== ] 390/1576 24% [=============== ] 391/1576 24% [=============== ] 392/1576 24% [=============== ] 393/1576 24% [=============== ] 394/1576 25% [=============== ] 395/1576 25% [=============== ] 396/1576 25% [=============== ] 397/1576 25% [=============== ] 398/1576 25% [=============== ] 399/1576 25% [=============== ] 400/1576 25% [=============== ] 401/1576 25% [=============== ] 402/1576 25% [=============== ] 403/1576 25% [=============== ] 404/1576 25% [=============== ] 405/1576 25% [=============== ] 406/1576 25% [================ ] 407/1576 25% [================ ] 408/1576 25% [================ ] 409/1576 25% [================ ] 410/1576 26% [================ ] 411/1576 26% [================ ] 412/1576 26% [================ ] 413/1576 26% [================ ] 414/1576 26% [================ ] 415/1576 26% [================ ] 416/1576 26% [================ ] 417/1576 26% [================ ] 418/1576 26% [================ ] 419/1576 26% [================ ] 420/1576 26% [================ ] 421/1576 26% [================ ] 422/1576 26% [================ ] 423/1576 26% [================ ] 424/1576 26% [================ ] 425/1576 26% [================ ] 426/1576 27% [================ ] 427/1576 27% [================ ] 428/1576 27% [================ ] 429/1576 27% [================ ] 430/1576 27% [================ ] 431/1576 27% [================ ] 432/1576 27% [================= ] 433/1576 27% [================= ] 434/1576 27% [================= ] 435/1576 27% [================= ] 436/1576 27% [================= ] 437/1576 27% [================= ] 438/1576 27% [================= ] 439/1576 27% [================= ] 440/1576 27% [================= ] 441/1576 27% [================= ] 442/1576 28% [================= ] 443/1576 28% [================= ] 444/1576 28% [================= ] 445/1576 28% [================= ] 446/1576 28% [================= ] 447/1576 28% [================= ] 448/1576 28% [================= ] 449/1576 28% [================= ] 450/1576 28% [================= ] 451/1576 28% [================= ] 452/1576 28% [================= ] 453/1576 28% [================= ] 454/1576 28% [================= ] 455/1576 28% [================= ] 456/1576 28% [================= ] 457/1576 28% [================== ] 458/1576 29% [================== ] 459/1576 29% [================== ] 460/1576 29% [================== ] 461/1576 29% [================== ] 462/1576 29% [================== ] 463/1576 29% [================== ] 464/1576 29% [================== ] 465/1576 29% [================== ] 466/1576 29% [================== ] 467/1576 29% [================== ] 468/1576 29% [================== ] 469/1576 29% [================== ] 470/1576 29% [================== ] 471/1576 29% [================== ] 472/1576 29% [================== ] 473/1576 30% [================== ] 474/1576 30% [================== ] 475/1576 30% [================== ] 476/1576 30% [================== ] 477/1576 30% [================== ] 478/1576 30% [================== ] 479/1576 30% [================== ] 480/1576 30% [================== ] 481/1576 30% [================== ] 482/1576 30% [=================== ] 483/1576 30% [=================== ] 484/1576 30% [=================== ] 485/1576 30% [=================== ] 486/1576 30% [=================== ] 487/1576 30% [=================== ] 488/1576 30% [=================== ] 489/1576 31% [=================== ] 490/1576 31% [=================== ] 491/1576 31% [=================== ] 492/1576 31% [=================== ] 493/1576 31% [=================== ] 494/1576 31% [=================== ] 495/1576 31% [=================== ] 496/1576 31% [=================== ] 497/1576 31% [=================== ] 498/1576 31% [=================== ] 499/1576 31% [=================== ] 500/1576 31% [=================== ] 501/1576 31% [=================== ] 502/1576 31% [=================== ] 503/1576 31% [=================== ] 504/1576 31% [=================== ] 505/1576 32% [=================== ] 506/1576 32% [=================== ] 507/1576 32% [=================== ] 508/1576 32% [==================== ] 509/1576 32% [==================== ] 510/1576 32% [==================== ] 511/1576 32% [==================== ] 512/1576 32% [==================== ] 513/1576 32% [==================== ] 514/1576 32% [==================== ] 515/1576 32% [==================== ] 516/1576 32% [==================== ] 517/1576 32% [==================== ] 518/1576 32% [==================== ] 519/1576 32% [==================== ] 520/1576 32% [==================== ] 521/1576 33% [==================== ] 522/1576 33% [==================== ] 523/1576 33% [==================== ] 524/1576 33% [==================== ] 525/1576 33% [==================== ] 526/1576 33% [==================== ] 527/1576 33% [==================== ] 528/1576 33% [==================== ] 529/1576 33% [==================== ] 530/1576 33% [==================== ] 531/1576 33% [==================== ] 532/1576 33% [==================== ] 533/1576 33% [===================== ] 534/1576 33% [===================== ] 535/1576 33% [===================== ] 536/1576 34% [===================== ] 537/1576 34% [===================== ] 538/1576 34% [===================== ] 539/1576 34% [===================== ] 540/1576 34% [===================== ] 541/1576 34% [===================== ] 542/1576 34% [===================== ] 543/1576 34% [===================== ] 544/1576 34% [===================== ] 545/1576 34% [===================== ] 546/1576 34% [===================== ] 547/1576 34% [===================== ] 548/1576 34% [===================== ] 549/1576 34% [===================== ] 550/1576 34% [===================== ] 551/1576 34% [===================== ] 552/1576 35% [===================== ] 553/1576 35% [===================== ] 554/1576 35% [===================== ] 555/1576 35% [===================== ] 556/1576 35% [===================== ] 557/1576 35% [===================== ] 558/1576 35% [===================== ] 559/1576 35% [====================== ] 560/1576 35% [====================== ] 561/1576 35% [====================== ] 562/1576 35% [====================== ] 563/1576 35% [====================== ] 564/1576 35% [====================== ] 565/1576 35% [====================== ] 566/1576 35% [====================== ] 567/1576 35% [====================== ] 568/1576 36% [====================== ] 569/1576 36% [====================== ] 570/1576 36% [====================== ] 571/1576 36% [====================== ] 572/1576 36% [====================== ] 573/1576 36% [====================== ] 574/1576 36% [====================== ] 575/1576 36% [====================== ] 576/1576 36% [====================== ] 577/1576 36% [====================== ] 578/1576 36% [====================== ] 579/1576 36% [====================== ] 580/1576 36% [====================== ] 581/1576 36% [====================== ] 582/1576 36% [====================== ] 583/1576 36% [====================== ] 584/1576 37% [======================= ] 585/1576 37% [======================= ] 586/1576 37% [======================= ] 587/1576 37% [======================= ] 588/1576 37% [======================= ] 589/1576 37% [======================= ] 590/1576 37% [======================= ] 591/1576 37% [======================= ] 592/1576 37% [======================= ] 593/1576 37% [======================= ] 594/1576 37% [======================= ] 595/1576 37% [======================= ] 596/1576 37% [======================= ] 597/1576 37% [======================= ] 598/1576 37% [======================= ] 599/1576 38% [======================= ] 600/1576 38% [======================= ] 601/1576 38% [======================= ] 602/1576 38% [======================= ] 603/1576 38% [======================= ] 604/1576 38% [======================= ] 605/1576 38% [======================= ] 606/1576 38% [======================= ] 607/1576 38% [======================= ] 608/1576 38% [======================= ] 609/1576 38% [======================= ] 610/1576 38% [======================== ] 611/1576 38% [======================== ] 612/1576 38% [======================== ] 613/1576 38% [======================== ] 614/1576 38% [======================== ] 615/1576 39% [======================== ] 616/1576 39% [======================== ] 617/1576 39% [======================== ] 618/1576 39% [======================== ] 619/1576 39% [======================== ] 620/1576 39% [======================== ] 621/1576 39% [======================== ] 622/1576 39% [======================== ] 623/1576 39% [======================== ] 624/1576 39% [======================== ] 625/1576 39% [======================== ] 626/1576 39% [======================== ] 627/1576 39% [======================== ] 628/1576 39% [======================== ] 629/1576 39% [======================== ] 630/1576 39% [======================== ] 631/1576 40% [======================== ] 632/1576 40% [======================== ] 633/1576 40% [======================== ] 634/1576 40% [======================== ] 635/1576 40% [========================= ] 636/1576 40% [========================= ] 637/1576 40% [========================= ] 638/1576 40% [========================= ] 639/1576 40% [========================= ] 640/1576 40% [========================= ] 641/1576 40% [========================= ] 642/1576 40% [========================= ] 643/1576 40% [========================= ] 644/1576 40% [========================= ] 645/1576 40% [========================= ] 646/1576 40% [========================= ] 647/1576 41% [========================= ] 648/1576 41% [========================= ] 649/1576 41% [========================= ] 650/1576 41% [========================= ] 651/1576 41% [========================= ] 652/1576 41% [========================= ] 653/1576 41% [========================= ] 654/1576 41% [========================= ] 655/1576 41% [========================= ] 656/1576 41% [========================= ] 657/1576 41% [========================= ] 658/1576 41% [========================= ] 659/1576 41% [========================= ] 660/1576 41% [========================== ] 661/1576 41% [========================== ] 662/1576 42% [========================== ] 663/1576 42% [========================== ] 664/1576 42% [========================== ] 665/1576 42% [========================== ] 666/1576 42% [========================== ] 667/1576 42% [========================== ] 668/1576 42% [========================== ] 669/1576 42% [========================== ] 670/1576 42% [========================== ] 671/1576 42% [========================== ] 672/1576 42% [========================== ] 673/1576 42% [========================== ] 674/1576 42% [========================== ] 675/1576 42% [========================== ] 676/1576 42% [========================== ] 677/1576 42% [========================== ] 678/1576 43% [========================== ] 679/1576 43% [========================== ] 680/1576 43% [========================== ] 681/1576 43% [========================== ] 682/1576 43% [========================== ] 683/1576 43% [========================== ] 684/1576 43% [========================== ] 685/1576 43% [========================== ] 686/1576 43% [=========================== ] 687/1576 43% [=========================== ] 688/1576 43% [=========================== ] 689/1576 43% [=========================== ] 690/1576 43% [=========================== ] 691/1576 43% [=========================== ] 692/1576 43% [=========================== ] 693/1576 43% [=========================== ] 694/1576 44% [=========================== ] 695/1576 44% [=========================== ] 696/1576 44% [=========================== ] 697/1576 44% [=========================== ] 698/1576 44% [=========================== ] 699/1576 44% [=========================== ] 700/1576 44% [=========================== ] 701/1576 44% [=========================== ] 702/1576 44% [=========================== ] 703/1576 44% [=========================== ] 704/1576 44% [=========================== ] 705/1576 44% [=========================== ] 706/1576 44% [=========================== ] 707/1576 44% [=========================== ] 708/1576 44% [=========================== ] 709/1576 44% [=========================== ] 710/1576 45% [=========================== ] 711/1576 45% [============================ ] 712/1576 45% [============================ ] 713/1576 45% [============================ ] 714/1576 45% [============================ ] 715/1576 45% [============================ ] 716/1576 45% [============================ ] 717/1576 45% [============================ ] 718/1576 45% [============================ ] 719/1576 45% [============================ ] 720/1576 45% [============================ ] 721/1576 45% [============================ ] 722/1576 45% [============================ ] 723/1576 45% [============================ ] 724/1576 45% [============================ ] 725/1576 46% [============================ ] 726/1576 46% [============================ ] 727/1576 46% [============================ ] 728/1576 46% [============================ ] 729/1576 46% [============================ ] 730/1576 46% [============================ ] 731/1576 46% [============================ ] 732/1576 46% [============================ ] 733/1576 46% [============================ ] 734/1576 46% [============================ ] 735/1576 46% [============================ ] 736/1576 46% [============================ ] 737/1576 46% [============================= ] 738/1576 46% [============================= ] 739/1576 46% [============================= ] 740/1576 46% [============================= ] 741/1576 47% [============================= ] 742/1576 47% [============================= ] 743/1576 47% [============================= ] 744/1576 47% [============================= ] 745/1576 47% [============================= ] 746/1576 47% [============================= ] 747/1576 47% [============================= ] 748/1576 47% [============================= ] 749/1576 47% [============================= ] 750/1576 47% [============================= ] 751/1576 47% [============================= ] 752/1576 47% [============================= ] 753/1576 47% [============================= ] 754/1576 47% [============================= ] 755/1576 47% [============================= ] 756/1576 47% [============================= ] 757/1576 48% [============================= ] 758/1576 48% [============================= ] 759/1576 48% [============================= ] 760/1576 48% [============================= ] 761/1576 48% [============================= ] 762/1576 48% [============================== ] 763/1576 48% [============================== ] 764/1576 48% [============================== ] 765/1576 48% [============================== ] 766/1576 48% [============================== ] 767/1576 48% [============================== ] 768/1576 48% [============================== ] 769/1576 48% [============================== ] 770/1576 48% [============================== ] 771/1576 48% [============================== ] 772/1576 48% [============================== ] 773/1576 49% [============================== ] 774/1576 49% [============================== ] 775/1576 49% [============================== ] 776/1576 49% [============================== ] 777/1576 49% [============================== ] 778/1576 49% [============================== ] 779/1576 49% [============================== ] 780/1576 49% [============================== ] 781/1576 49% [============================== ] 782/1576 49% [============================== ] 783/1576 49% [============================== ] 784/1576 49% [============================== ] 785/1576 49% [============================== ] 786/1576 49% [============================== ] 787/1576 49% [=============================== ] 788/1576 50% [=============================== ] 789/1576 50% [=============================== ] 790/1576 50% [=============================== ] 791/1576 50% [=============================== ] 792/1576 50% [=============================== ] 793/1576 50% [=============================== ] 794/1576 50% [=============================== ] 795/1576 50% [=============================== ] 796/1576 50% [=============================== ] 797/1576 50% [=============================== ] 798/1576 50% [=============================== ] 799/1576 50% [=============================== ] 800/1576 50% [=============================== ] 801/1576 50% [=============================== ] 802/1576 50% [=============================== ] 803/1576 50% [=============================== ] 804/1576 51% [=============================== ] 805/1576 51% [=============================== ] 806/1576 51% [=============================== ] 807/1576 51% [=============================== ] 808/1576 51% [=============================== ] 809/1576 51% [=============================== ] 810/1576 51% [=============================== ] 811/1576 51% [=============================== ] 812/1576 51% [=============================== ] 813/1576 51% [================================ ] 814/1576 51% [================================ ] 815/1576 51% [================================ ] 816/1576 51% [================================ ] 817/1576 51% [================================ ] 818/1576 51% [================================ ] 819/1576 51% [================================ ] 820/1576 52% [================================ ] 821/1576 52% [================================ ] 822/1576 52% [================================ ] 823/1576 52% [================================ ] 824/1576 52% [================================ ] 825/1576 52% [================================ ] 826/1576 52% [================================ ] 827/1576 52% [================================ ] 828/1576 52% [================================ ] 829/1576 52% [================================ ] 830/1576 52% [================================ ] 831/1576 52% [================================ ] 832/1576 52% [================================ ] 833/1576 52% [================================ ] 834/1576 52% [================================ ] 835/1576 52% [================================ ] 836/1576 53% [================================ ] 837/1576 53% [================================ ] 838/1576 53% [================================= ] 839/1576 53% [================================= ] 840/1576 53% [================================= ] 841/1576 53% [================================= ] 842/1576 53% [================================= ] 843/1576 53% [================================= ] 844/1576 53% [================================= ] 845/1576 53% [================================= ] 846/1576 53% [================================= ] 847/1576 53% [================================= ] 848/1576 53% [================================= ] 849/1576 53% [================================= ] 850/1576 53% [================================= ] 851/1576 53% [================================= ] 852/1576 54% [================================= ] 853/1576 54% [================================= ] 854/1576 54% [================================= ] 855/1576 54% [================================= ] 856/1576 54% [================================= ] 857/1576 54% [================================= ] 858/1576 54% [================================= ] 859/1576 54% [================================= ] 860/1576 54% [================================= ] 861/1576 54% [================================= ] 862/1576 54% [================================= ] 863/1576 54% [================================= ] 864/1576 54% [================================== ] 865/1576 54% [================================== ] 866/1576 54% [================================== ] 867/1576 55% [================================== ] 868/1576 55% [================================== ] 869/1576 55% [================================== ] 870/1576 55% [================================== ] 871/1576 55% [================================== ] 872/1576 55% [================================== ] 873/1576 55% [================================== ] 874/1576 55% [================================== ] 875/1576 55% [================================== ] 876/1576 55% [================================== ] 877/1576 55% [================================== ] 878/1576 55% [================================== ] 879/1576 55% [================================== ] 880/1576 55% [================================== ] 881/1576 55% [================================== ] 882/1576 55% [================================== ] 883/1576 56% [================================== ] 884/1576 56% [================================== ] 885/1576 56% [================================== ] 886/1576 56% [================================== ] 887/1576 56% [================================== ] 888/1576 56% [================================== ] 889/1576 56% [=================================== ] 890/1576 56% [=================================== ] 891/1576 56% [=================================== ] 892/1576 56% [=================================== ] 893/1576 56% [=================================== ] 894/1576 56% [=================================== ] 895/1576 56% [=================================== ] 896/1576 56% [=================================== ] 897/1576 56% [=================================== ] 898/1576 56% [=================================== ] 899/1576 57% [=================================== ] 900/1576 57% [=================================== ] 901/1576 57% [=================================== ] 902/1576 57% [=================================== ] 903/1576 57% [=================================== ] 904/1576 57% [=================================== ] 905/1576 57% [=================================== ] 906/1576 57% [=================================== ] 907/1576 57% [=================================== ] 908/1576 57% [=================================== ] 909/1576 57% [=================================== ] 910/1576 57% [=================================== ] 911/1576 57% [=================================== ] 912/1576 57% [=================================== ] 913/1576 57% [=================================== ] 914/1576 57% [=================================== ] 915/1576 58% [==================================== ] 916/1576 58% [==================================== ] 917/1576 58% [==================================== ] 918/1576 58% [==================================== ] 919/1576 58% [==================================== ] 920/1576 58% [==================================== ] 921/1576 58% [==================================== ] 922/1576 58% [==================================== ] 923/1576 58% [==================================== ] 924/1576 58% [==================================== ] 925/1576 58% [==================================== ] 926/1576 58% [==================================== ] 927/1576 58% [==================================== ] 928/1576 58% [==================================== ] 929/1576 58% [==================================== ] 930/1576 59% [==================================== ] 931/1576 59% [==================================== ] 932/1576 59% [==================================== ] 933/1576 59% [==================================== ] 934/1576 59% [==================================== ] 935/1576 59% [==================================== ] 936/1576 59% [==================================== ] 937/1576 59% [==================================== ] 938/1576 59% [==================================== ] 939/1576 59% [==================================== ] 940/1576 59% [===================================== ] 941/1576 59% [===================================== ] 942/1576 59% [===================================== ] 943/1576 59% [===================================== ] 944/1576 59% [===================================== ] 945/1576 59% [===================================== ] 946/1576 60% [===================================== ] 947/1576 60% [===================================== ] 948/1576 60% [===================================== ] 949/1576 60% [===================================== ] 950/1576 60% [===================================== ] 951/1576 60% [===================================== ] 952/1576 60% [===================================== ] 953/1576 60% [===================================== ] 954/1576 60% [===================================== ] 955/1576 60% [===================================== ] 956/1576 60% [===================================== ] 957/1576 60% [===================================== ] 958/1576 60% [===================================== ] 959/1576 60% [===================================== ] 960/1576 60% [===================================== ] 961/1576 60% [===================================== ] 962/1576 61% [===================================== ] 963/1576 61% [===================================== ] 964/1576 61% [===================================== ] 965/1576 61% [====================================== ] 966/1576 61% [====================================== ] 967/1576 61% [====================================== ] 968/1576 61% [====================================== ] 969/1576 61% [====================================== ] 970/1576 61% [====================================== ] 971/1576 61% [====================================== ] 972/1576 61% [====================================== ] 973/1576 61% [====================================== ] 974/1576 61% [====================================== ] 975/1576 61% [====================================== ] 976/1576 61% [====================================== ] 977/1576 61% [====================================== ] 978/1576 62% [====================================== ] 979/1576 62% [====================================== ] 980/1576 62% [====================================== ] 981/1576 62% [====================================== ] 982/1576 62% [====================================== ] 983/1576 62% [====================================== ] 984/1576 62% [====================================== ] 985/1576 62% [====================================== ] 986/1576 62% [====================================== ] 987/1576 62% [====================================== ] 988/1576 62% [====================================== ] 989/1576 62% [====================================== ] 990/1576 62% [====================================== ] 991/1576 62% [======================================= ] 992/1576 62% [======================================= ] 993/1576 63% [======================================= ] 994/1576 63% [======================================= ] 995/1576 63% [======================================= ] 996/1576 63% [======================================= ] 997/1576 63% [======================================= ] 998/1576 63% [======================================= ] 999/1576 63% [======================================= ] 1000/1576 63% [======================================= ] 1001/1576 63% [======================================= ] 1002/1576 63% [======================================= ] 1003/1576 63% [======================================= ] 1004/1576 63% [======================================= ] 1005/1576 63% [======================================= ] 1006/1576 63% [======================================= ] 1007/1576 63% [======================================= ] 1008/1576 63% [======================================= ] 1009/1576 64% [======================================= ] 1010/1576 64% [======================================= ] 1011/1576 64% [======================================= ] 1012/1576 64% [======================================= ] 1013/1576 64% [======================================= ] 1014/1576 64% [======================================= ] 1015/1576 64% [======================================= ] 1016/1576 64% [======================================== ] 1017/1576 64% [======================================== ] 1018/1576 64% [======================================== ] 1019/1576 64% [======================================== ] 1020/1576 64% [======================================== ] 1021/1576 64% [======================================== ] 1022/1576 64% [======================================== ] 1023/1576 64% [======================================== ] 1024/1576 64% [======================================== ] 1025/1576 65% [======================================== ] 1026/1576 65% [======================================== ] 1027/1576 65% [======================================== ] 1028/1576 65% [======================================== ] 1029/1576 65% [======================================== ] 1030/1576 65% [======================================== ] 1031/1576 65% [======================================== ] 1032/1576 65% [======================================== ] 1033/1576 65% [======================================== ] 1034/1576 65% [======================================== ] 1035/1576 65% [======================================== ] 1036/1576 65% [======================================== ] 1037/1576 65% [======================================== ] 1038/1576 65% [======================================== ] 1039/1576 65% [======================================== ] 1040/1576 65% [======================================== ] 1041/1576 66% [======================================== ] 1042/1576 66% [========================================= ] 1043/1576 66% [========================================= ] 1044/1576 66% [========================================= ] 1045/1576 66% [========================================= ] 1046/1576 66% [========================================= ] 1047/1576 66% [========================================= ] 1048/1576 66% [========================================= ] 1049/1576 66% [========================================= ] 1050/1576 66% [========================================= ] 1051/1576 66% [========================================= ] 1052/1576 66% [========================================= ] 1053/1576 66% [========================================= ] 1054/1576 66% [========================================= ] 1055/1576 66% [========================================= ] 1056/1576 67% [========================================= ] 1057/1576 67% [========================================= ] 1058/1576 67% [========================================= ] 1059/1576 67% [========================================= ] 1060/1576 67% [========================================= ] 1061/1576 67% [========================================= ] 1062/1576 67% [========================================= ] 1063/1576 67% [========================================= ] 1064/1576 67% [========================================= ] 1065/1576 67% [========================================= ] 1066/1576 67% [========================================= ] 1067/1576 67% [========================================== ] 1068/1576 67% [========================================== ] 1069/1576 67% [========================================== ] 1070/1576 67% [========================================== ] 1071/1576 67% [========================================== ] 1072/1576 68% [========================================== ] 1073/1576 68% [========================================== ] 1074/1576 68% [========================================== ] 1075/1576 68% [========================================== ] 1076/1576 68% [========================================== ] 1077/1576 68% [========================================== ] 1078/1576 68% [========================================== ] 1079/1576 68% [========================================== ] 1080/1576 68% [========================================== ] 1081/1576 68% [========================================== ] 1082/1576 68% [========================================== ] 1083/1576 68% [========================================== ] 1084/1576 68% [========================================== ] 1085/1576 68% [========================================== ] 1086/1576 68% [========================================== ] 1087/1576 68% [========================================== ] 1088/1576 69% [========================================== ] 1089/1576 69% [========================================== ] 1090/1576 69% [========================================== ] 1091/1576 69% [========================================== ] 1092/1576 69% [========================================== ] 1093/1576 69% [=========================================== ] 1094/1576 69% [=========================================== ] 1095/1576 69% [=========================================== ] 1096/1576 69% [=========================================== ] 1097/1576 69% [=========================================== ] 1098/1576 69% [=========================================== ] 1099/1576 69% [=========================================== ] 1100/1576 69% [=========================================== ] 1101/1576 69% [=========================================== ] 1102/1576 69% [=========================================== ] 1103/1576 69% [=========================================== ] 1104/1576 70% [=========================================== ] 1105/1576 70% [=========================================== ] 1106/1576 70% [=========================================== ] 1107/1576 70% [=========================================== ] 1108/1576 70% [=========================================== ] 1109/1576 70% [=========================================== ] 1110/1576 70% [=========================================== ] 1111/1576 70% [=========================================== ] 1112/1576 70% [=========================================== ] 1113/1576 70% [=========================================== ] 1114/1576 70% [=========================================== ] 1115/1576 70% [=========================================== ] 1116/1576 70% [=========================================== ] 1117/1576 70% [=========================================== ] 1118/1576 70% [============================================ ] 1119/1576 71% [============================================ ] 1120/1576 71% [============================================ ] 1121/1576 71% [============================================ ] 1122/1576 71% [============================================ ] 1123/1576 71% [============================================ ] 1124/1576 71% [============================================ ] 1125/1576 71% [============================================ ] 1126/1576 71% [============================================ ] 1127/1576 71% [============================================ ] 1128/1576 71% [============================================ ] 1129/1576 71% [============================================ ] 1130/1576 71% [============================================ ] 1131/1576 71% [============================================ ] 1132/1576 71% [============================================ ] 1133/1576 71% [============================================ ] 1134/1576 71% [============================================ ] 1135/1576 72% [============================================ ] 1136/1576 72% [============================================ ] 1137/1576 72% [============================================ ] 1138/1576 72% [============================================ ] 1139/1576 72% [============================================ ] 1140/1576 72% [============================================ ] 1141/1576 72% [============================================ ] 1142/1576 72% [============================================ ] 1143/1576 72% [============================================= ] 1144/1576 72% [============================================= ] 1145/1576 72% [============================================= ] 1146/1576 72% [============================================= ] 1147/1576 72% [============================================= ] 1148/1576 72% [============================================= ] 1149/1576 72% [============================================= ] 1150/1576 72% [============================================= ] 1151/1576 73% [============================================= ] 1152/1576 73% [============================================= ] 1153/1576 73% [============================================= ] 1154/1576 73% [============================================= ] 1155/1576 73% [============================================= ] 1156/1576 73% [============================================= ] 1157/1576 73% [============================================= ] 1158/1576 73% [============================================= ] 1159/1576 73% [============================================= ] 1160/1576 73% [============================================= ] 1161/1576 73% [============================================= ] 1162/1576 73% [============================================= ] 1163/1576 73% [============================================= ] 1164/1576 73% [============================================= ] 1165/1576 73% [============================================= ] 1166/1576 73% [============================================= ] 1167/1576 74% [============================================= ] 1168/1576 74% [============================================= ] 1169/1576 74% [============================================== ] 1170/1576 74% [============================================== ] 1171/1576 74% [============================================== ] 1172/1576 74% [============================================== ] 1173/1576 74% [============================================== ] 1174/1576 74% [============================================== ] 1175/1576 74% [============================================== ] 1176/1576 74% [============================================== ] 1177/1576 74% [============================================== ] 1178/1576 74% [============================================== ] 1179/1576 74% [============================================== ] 1180/1576 74% [============================================== ] 1181/1576 74% [============================================== ] 1182/1576 75% [============================================== ] 1183/1576 75% [============================================== ] 1184/1576 75% [============================================== ] 1185/1576 75% [============================================== ] 1186/1576 75% [============================================== ] 1187/1576 75% [============================================== ] 1188/1576 75% [============================================== ] 1189/1576 75% [============================================== ] 1190/1576 75% [============================================== ] 1191/1576 75% [============================================== ] 1192/1576 75% [============================================== ] 1193/1576 75% [============================================== ] 1194/1576 75% [=============================================== ] 1195/1576 75% [=============================================== ] 1196/1576 75% [=============================================== ] 1197/1576 75% [=============================================== ] 1198/1576 76% [=============================================== ] 1199/1576 76% [=============================================== ] 1200/1576 76% [=============================================== ] 1201/1576 76% [=============================================== ] 1202/1576 76% [=============================================== ] 1203/1576 76% [=============================================== ] 1204/1576 76% [=============================================== ] 1205/1576 76% [=============================================== ] 1206/1576 76% [=============================================== ] 1207/1576 76% [=============================================== ] 1208/1576 76% [=============================================== ] 1209/1576 76% [=============================================== ] 1210/1576 76% [=============================================== ] 1211/1576 76% [=============================================== ] 1212/1576 76% [=============================================== ] 1213/1576 76% [=============================================== ] 1214/1576 77% [=============================================== ] 1215/1576 77% [=============================================== ] 1216/1576 77% [=============================================== ] 1217/1576 77% [=============================================== ] 1218/1576 77% [=============================================== ] 1219/1576 77% [=============================================== ] 1220/1576 77% [================================================ ] 1221/1576 77% [================================================ ] 1222/1576 77% [================================================ ] 1223/1576 77% [================================================ ] 1224/1576 77% [================================================ ] 1225/1576 77% [================================================ ] 1226/1576 77% [================================================ ] 1227/1576 77% [================================================ ] 1228/1576 77% [================================================ ] 1229/1576 77% [================================================ ] 1230/1576 78% [================================================ ] 1231/1576 78% [================================================ ] 1232/1576 78% [================================================ ] 1233/1576 78% [================================================ ] 1234/1576 78% [================================================ ] 1235/1576 78% [================================================ ] 1236/1576 78% [================================================ ] 1237/1576 78% [================================================ ] 1238/1576 78% [================================================ ] 1239/1576 78% [================================================ ] 1240/1576 78% [================================================ ] 1241/1576 78% [================================================ ] 1242/1576 78% [================================================ ] 1243/1576 78% [================================================ ] 1244/1576 78% [================================================ ] 1245/1576 78% [================================================= ] 1246/1576 79% [================================================= ] 1247/1576 79% [================================================= ] 1248/1576 79% [================================================= ] 1249/1576 79% [================================================= ] 1250/1576 79% [================================================= ] 1251/1576 79% [================================================= ] 1252/1576 79% [================================================= ] 1253/1576 79% [================================================= ] 1254/1576 79% [================================================= ] 1255/1576 79% [================================================= ] 1256/1576 79% [================================================= ] 1257/1576 79% [================================================= ] 1258/1576 79% [================================================= ] 1259/1576 79% [================================================= ] 1260/1576 79% [================================================= ] 1261/1576 80% [================================================= ] 1262/1576 80% [================================================= ] 1263/1576 80% [================================================= ] 1264/1576 80% [================================================= ] 1265/1576 80% [================================================= ] 1266/1576 80% [================================================= ] 1267/1576 80% [================================================= ] 1268/1576 80% [================================================= ] 1269/1576 80% [================================================= ] 1270/1576 80% [================================================== ] 1271/1576 80% [================================================== ] 1272/1576 80% [================================================== ] 1273/1576 80% [================================================== ] 1274/1576 80% [================================================== ] 1275/1576 80% [================================================== ] 1276/1576 80% [================================================== ] 1277/1576 81% [================================================== ] 1278/1576 81% [================================================== ] 1279/1576 81% [================================================== ] 1280/1576 81% [================================================== ] 1281/1576 81% [================================================== ] 1282/1576 81% [================================================== ] 1283/1576 81% [================================================== ] 1284/1576 81% [================================================== ] 1285/1576 81% [================================================== ] 1286/1576 81% [================================================== ] 1287/1576 81% [================================================== ] 1288/1576 81% [================================================== ] 1289/1576 81% [================================================== ] 1290/1576 81% [================================================== ] 1291/1576 81% [================================================== ] 1292/1576 81% [================================================== ] 1293/1576 82% [================================================== ] 1294/1576 82% [================================================== ] 1295/1576 82% [================================================== ] 1296/1576 82% [=================================================== ] 1297/1576 82% [=================================================== ] 1298/1576 82% [=================================================== ] 1299/1576 82% [=================================================== ] 1300/1576 82% [=================================================== ] 1301/1576 82% [=================================================== ] 1302/1576 82% [=================================================== ] 1303/1576 82% [=================================================== ] 1304/1576 82% [=================================================== ] 1305/1576 82% [=================================================== ] 1306/1576 82% [=================================================== ] 1307/1576 82% [=================================================== ] 1308/1576 82% [=================================================== ] 1309/1576 83% [=================================================== ] 1310/1576 83% [=================================================== ] 1311/1576 83% [=================================================== ] 1312/1576 83% [=================================================== ] 1313/1576 83% [=================================================== ] 1314/1576 83% [=================================================== ] 1315/1576 83% [=================================================== ] 1316/1576 83% [=================================================== ] 1317/1576 83% [=================================================== ] 1318/1576 83% [=================================================== ] 1319/1576 83% [=================================================== ] 1320/1576 83% [=================================================== ] 1321/1576 83% [==================================================== ] 1322/1576 83% [==================================================== ] 1323/1576 83% [==================================================== ] 1324/1576 84% [==================================================== ] 1325/1576 84% [==================================================== ] 1326/1576 84% [==================================================== ] 1327/1576 84% [==================================================== ] 1328/1576 84% [==================================================== ] 1329/1576 84% [==================================================== ] 1330/1576 84% [==================================================== ] 1331/1576 84% [==================================================== ] 1332/1576 84% [==================================================== ] 1333/1576 84% [==================================================== ] 1334/1576 84% [==================================================== ] 1335/1576 84% [==================================================== ] 1336/1576 84% [==================================================== ] 1337/1576 84% [==================================================== ] 1338/1576 84% [==================================================== ] 1339/1576 84% [==================================================== ] 1340/1576 85% [==================================================== ] 1341/1576 85% [==================================================== ] 1342/1576 85% [==================================================== ] 1343/1576 85% [==================================================== ] 1344/1576 85% [==================================================== ] 1345/1576 85% [==================================================== ] 1346/1576 85% [==================================================== ] 1347/1576 85% [===================================================== ] 1348/1576 85% [===================================================== ] 1349/1576 85% [===================================================== ] 1350/1576 85% [===================================================== ] 1351/1576 85% [===================================================== ] 1352/1576 85% [===================================================== ] 1353/1576 85% [===================================================== ] 1354/1576 85% [===================================================== ] 1355/1576 85% [===================================================== ] 1356/1576 86% [===================================================== ] 1357/1576 86% [===================================================== ] 1358/1576 86% [===================================================== ] 1359/1576 86% [===================================================== ] 1360/1576 86% [===================================================== ] 1361/1576 86% [===================================================== ] 1362/1576 86% [===================================================== ] 1363/1576 86% [===================================================== ] 1364/1576 86% [===================================================== ] 1365/1576 86% [===================================================== ] 1366/1576 86% [===================================================== ] 1367/1576 86% [===================================================== ] 1368/1576 86% [===================================================== ] 1369/1576 86% [===================================================== ] 1370/1576 86% [===================================================== ] 1371/1576 86% [===================================================== ] 1372/1576 87% [====================================================== ] 1373/1576 87% [====================================================== ] 1374/1576 87% [====================================================== ] 1375/1576 87% [====================================================== ] 1376/1576 87% [====================================================== ] 1377/1576 87% [====================================================== ] 1378/1576 87% [====================================================== ] 1379/1576 87% [====================================================== ] 1380/1576 87% [====================================================== ] 1381/1576 87% [====================================================== ] 1382/1576 87% [====================================================== ] 1383/1576 87% [====================================================== ] 1384/1576 87% [====================================================== ] 1385/1576 87% [====================================================== ] 1386/1576 87% [====================================================== ] 1387/1576 88% [====================================================== ] 1388/1576 88% [====================================================== ] 1389/1576 88% [====================================================== ] 1390/1576 88% [====================================================== ] 1391/1576 88% [====================================================== ] 1392/1576 88% [====================================================== ] 1393/1576 88% [====================================================== ] 1394/1576 88% [====================================================== ] 1395/1576 88% [====================================================== ] 1396/1576 88% [====================================================== ] 1397/1576 88% [====================================================== ] 1398/1576 88% [======================================================= ] 1399/1576 88% [======================================================= ] 1400/1576 88% [======================================================= ] 1401/1576 88% [======================================================= ] 1402/1576 88% [======================================================= ] 1403/1576 89% [======================================================= ] 1404/1576 89% [======================================================= ] 1405/1576 89% [======================================================= ] 1406/1576 89% [======================================================= ] 1407/1576 89% [======================================================= ] 1408/1576 89% [======================================================= ] 1409/1576 89% [======================================================= ] 1410/1576 89% [======================================================= ] 1411/1576 89% [======================================================= ] 1412/1576 89% [======================================================= ] 1413/1576 89% [======================================================= ] 1414/1576 89% [======================================================= ] 1415/1576 89% [======================================================= ] 1416/1576 89% [======================================================= ] 1417/1576 89% [======================================================= ] 1418/1576 89% [======================================================= ] 1419/1576 90% [======================================================= ] 1420/1576 90% [======================================================= ] 1421/1576 90% [======================================================= ] 1422/1576 90% [======================================================= ] 1423/1576 90% [======================================================== ] 1424/1576 90% [======================================================== ] 1425/1576 90% [======================================================== ] 1426/1576 90% [======================================================== ] 1427/1576 90% [======================================================== ] 1428/1576 90% [======================================================== ] 1429/1576 90% [======================================================== ] 1430/1576 90% [======================================================== ] 1431/1576 90% [======================================================== ] 1432/1576 90% [======================================================== ] 1433/1576 90% [======================================================== ] 1434/1576 90% [======================================================== ] 1435/1576 91% [======================================================== ] 1436/1576 91% [======================================================== ] 1437/1576 91% [======================================================== ] 1438/1576 91% [======================================================== ] 1439/1576 91% [======================================================== ] 1440/1576 91% [======================================================== ] 1441/1576 91% [======================================================== ] 1442/1576 91% [======================================================== ] 1443/1576 91% [======================================================== ] 1444/1576 91% [======================================================== ] 1445/1576 91% [======================================================== ] 1446/1576 91% [======================================================== ] 1447/1576 91% [======================================================== ] 1448/1576 91% [========================================================= ] 1449/1576 91% [========================================================= ] 1450/1576 92% [========================================================= ] 1451/1576 92% [========================================================= ] 1452/1576 92% [========================================================= ] 1453/1576 92% [========================================================= ] 1454/1576 92% [========================================================= ] 1455/1576 92% [========================================================= ] 1456/1576 92% [========================================================= ] 1457/1576 92% [========================================================= ] 1458/1576 92% [========================================================= ] 1459/1576 92% [========================================================= ] 1460/1576 92% [========================================================= ] 1461/1576 92% [========================================================= ] 1462/1576 92% [========================================================= ] 1463/1576 92% [========================================================= ] 1464/1576 92% [========================================================= ] 1465/1576 92% [========================================================= ] 1466/1576 93% [========================================================= ] 1467/1576 93% [========================================================= ] 1468/1576 93% [========================================================= ] 1469/1576 93% [========================================================= ] 1470/1576 93% [========================================================= ] 1471/1576 93% [========================================================= ] 1472/1576 93% [========================================================= ] 1473/1576 93% [========================================================= ] 1474/1576 93% [========================================================== ] 1475/1576 93% [========================================================== ] 1476/1576 93% [========================================================== ] 1477/1576 93% [========================================================== ] 1478/1576 93% [========================================================== ] 1479/1576 93% [========================================================== ] 1480/1576 93% [========================================================== ] 1481/1576 93% [========================================================== ] 1482/1576 94% [========================================================== ] 1483/1576 94% [========================================================== ] 1484/1576 94% [========================================================== ] 1485/1576 94% [========================================================== ] 1486/1576 94% [========================================================== ] 1487/1576 94% [========================================================== ] 1488/1576 94% [========================================================== ] 1489/1576 94% [========================================================== ] 1490/1576 94% [========================================================== ] 1491/1576 94% [========================================================== ] 1492/1576 94% [========================================================== ] 1493/1576 94% [========================================================== ] 1494/1576 94% [========================================================== ] 1495/1576 94% [========================================================== ] 1496/1576 94% [========================================================== ] 1497/1576 94% [========================================================== ] 1498/1576 95% [========================================================== ] 1499/1576 95% [=========================================================== ] 1500/1576 95% [=========================================================== ] 1501/1576 95% [=========================================================== ] 1502/1576 95% [=========================================================== ] 1503/1576 95% [=========================================================== ] 1504/1576 95% [=========================================================== ] 1505/1576 95% [=========================================================== ] 1506/1576 95% [=========================================================== ] 1507/1576 95% [=========================================================== ] 1508/1576 95% [=========================================================== ] 1509/1576 95% [=========================================================== ] 1510/1576 95% [=========================================================== ] 1511/1576 95% [=========================================================== ] 1512/1576 95% [=========================================================== ] 1513/1576 96% [=========================================================== ] 1514/1576 96% [=========================================================== ] 1515/1576 96% [=========================================================== ] 1516/1576 96% [=========================================================== ] 1517/1576 96% [=========================================================== ] 1518/1576 96% [=========================================================== ] 1519/1576 96% [=========================================================== ] 1520/1576 96% [=========================================================== ] 1521/1576 96% [=========================================================== ] 1522/1576 96% [=========================================================== ] 1523/1576 96% [=========================================================== ] 1524/1576 96% [=========================================================== ] 1525/1576 96% [============================================================ ] 1526/1576 96% [============================================================ ] 1527/1576 96% [============================================================ ] 1528/1576 96% [============================================================ ] 1529/1576 97% [============================================================ ] 1530/1576 97% [============================================================ ] 1531/1576 97% [============================================================ ] 1532/1576 97% [============================================================ ] 1533/1576 97% [============================================================ ] 1534/1576 97% [============================================================ ] 1535/1576 97% [============================================================ ] 1536/1576 97% [============================================================ ] 1537/1576 97% [============================================================ ] 1538/1576 97% [============================================================ ] 1539/1576 97% [============================================================ ] 1540/1576 97% [============================================================ ] 1541/1576 97% [============================================================ ] 1542/1576 97% [============================================================ ] 1543/1576 97% [============================================================ ] 1544/1576 97% [============================================================ ] 1545/1576 98% [============================================================ ] 1546/1576 98% [============================================================ ] 1547/1576 98% [============================================================ ] 1548/1576 98% [============================================================ ] 1549/1576 98% [============================================================ ] 1550/1576 98% [============================================================= ] 1551/1576 98% [============================================================= ] 1552/1576 98% [============================================================= ] 1553/1576 98% [============================================================= ] 1554/1576 98% [============================================================= ] 1555/1576 98% [============================================================= ] 1556/1576 98% [============================================================= ] 1557/1576 98% [============================================================= ] 1558/1576 98% [============================================================= ] 1559/1576 98% [============================================================= ] 1560/1576 98% [============================================================= ] 1561/1576 99% [============================================================= ] 1562/1576 99% [============================================================= ] 1563/1576 99% [============================================================= ] 1564/1576 99% [============================================================= ] 1565/1576 99% [============================================================= ] 1566/1576 99% [============================================================= ] 1567/1576 99% [============================================================= ] 1568/1576 99% [============================================================= ] 1569/1576 99% [============================================================= ] 1570/1576 99% [============================================================= ] 1571/1576 99% [============================================================= ] 1572/1576 99% [============================================================= ] 1573/1576 99% [============================================================= ] 1574/1576 99% [============================================================= ] 1575/1576 99% [==============================================================] 1576/1576 100% operation complete, 1576 objects in 13934 NAND pages. ln -snf /home/autobuild/autobuild/instance-12/output-1/host/riscv64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2024.02-31-g31abe2f6a9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 11.4.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-ccache 4.8.2 Collecting legal info LICENSE.adoc: OK (sha256: 55ce274f2b898dad70d3695ab13f82656fd455bd8fb6d1c85d6f7c453bef0b2e) GPL-3.0.txt: OK (sha256: 80b5112739a423dfac7bed1ca8a1df3cccda3d794425441997d4462b83db4dd5) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-hiredis 1.2.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gcc-final 11.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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-elf2flt 2023.09 Collecting legal info LICENSE.TXT: OK (sha256: f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6) >>> host-autoconf 2.72 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-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gmp 6.3.0 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.45 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.1.79 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bitwise 0.50 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> host-checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-python-pip 23.3.2 Collecting legal info LICENSE.txt: OK (sha256: 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104) >>> host-python-setuptools 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> cjson 1.7.17 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> expat 2.6.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> font-awesome 4.7.0 Collecting legal info >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hwdata 0.379 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> iodine 0.8.0 Collecting legal info LICENSE: OK (sha256: 9541123931e4df4ec84612e056a92ecaab905fe201deaf932b895406565fbb85) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> lcms2 2.16 Collecting legal info LICENSE: OK (sha256: 6dbd60437f8ef91d8de1f08ad75882547fd4931bfcc3566a0735f28db1484d31) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcap-ng 0.8.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdisplay-info 0.1.1 Collecting legal info LICENSE: OK (sha256: 15b396244e58830c5614b9394f4deccfe684970cd507f299383ab57ad339eedd) >>> libdmtx 0.7.7 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libfastjson 0.99.9.1 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libiio 0.25 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libreplaygain 475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsrtp 2.5.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libxml2 2.12.5 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> matio 1.5.26 Collecting legal info COPYING: OK (sha256: b3da766592f242fd5cdd4dfd15ac5e6119e88fd6844c3c0e7acb8ad3178280a3) >>> minizip-zlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> openlayers 8.1.0 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> pv 1.8.5 Collecting legal info docs/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-rauc 1.11.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.83.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.7.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> host-sdbus-cpp 1.4.0 Collecting legal info COPYING: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) COPYING-LGPL-Exception: OK (sha256: a1c9e75e25d8f2ce18017c88978edab2f0dbc7814ad0697d4ff2e5e59959f657) >>> host-systemd 254.9 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 8ccb649d1fc1103e5726612cf303f05d4eb86b7ab46d9f630009dd32e87612e2) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.3 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> 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.47 Collecting legal info README: OK (sha256: 3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vuejs 3.3.4 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> 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: linux-headers-6.1.79: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_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-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'