inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, 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: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ 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 '/nvmedata/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /nvmedata/autobuild/instance-1/output-1/host/bin PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-1/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="/nvmedata/autobuild/instance-1/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-1/output-1/host/i586-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-1/output-1/host/bin/i586-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-1/output-1/host/i586-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-1/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-1/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/include /nvmedata/autobuild/instance-1/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-1/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-1/output-1/target/usr/doc find /nvmedata/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-1/output-1/target/lib/ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/ /nvmedata/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/man /nvmedata/autobuild/instance-1/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/info /nvmedata/autobuild/instance-1/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/doc /nvmedata/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-1/output-1/target/lib/debug /nvmedata/autobuild/instance-1/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-1/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 /nvmedata/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-1/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 /nvmedata/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-64-ga53be62fad"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /nvmedata/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-1/output-1/per-package /nvmedata/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /nvmedata/autobuild/instance-1/output-1/images rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-1/output-1/target/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot echo "/nvmedata/autobuild/instance-1/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /nvmedata/autobuild/instance-1/output-1/images/rootfs.cpio\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-1/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/cpio/target table='/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/output-1/host/bin/lzma -9 -c /nvmedata/autobuild/instance-1/output-1/images/rootfs.cpio > /nvmedata/autobuild/instance-1/output-1/images/rootfs.cpio.lzma >>> Generating filesystem image rootfs.ext2 mkdir -p /nvmedata/autobuild/instance-1/output-1/images rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2 mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-1/output-1/target/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "/nvmedata/autobuild/instance-1/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /nvmedata/autobuild/instance-1/output-1/images/rootfs.ext2\n /nvmedata/autobuild/instance-1/output-1/host/sbin/mkfs.ext2 -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -O ^64bit /nvmedata/autobuild/instance-1/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-1/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target table='/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /nvmedata/autobuild/instance-1/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 71561a77-47de-4057-aa53-12422567fb5d Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/output-1/host/bin/lzma -9 -c /nvmedata/autobuild/instance-1/output-1/images/rootfs.ext2 > /nvmedata/autobuild/instance-1/output-1/images/rootfs.ext2.lzma >>> Generating filesystem image rootfs.tar mkdir -p /nvmedata/autobuild/instance-1/output-1/images rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-1/output-1/target/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "/nvmedata/autobuild/instance-1/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /nvmedata/autobuild/instance-1/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-1/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot rootdir=/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/tar/target table='/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" lz4 -l -9 -c /nvmedata/autobuild/instance-1/output-1/images/rootfs.tar > /nvmedata/autobuild/instance-1/output-1/images/rootfs.tar.lz4 >>> Generating filesystem image rootfs.ubifs mkdir -p /nvmedata/autobuild/instance-1/output-1/images rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-1/output-1/target/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/nvmedata/autobuild/instance-1/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /nvmedata/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /nvmedata/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-1/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/output-1/host/bin/lzop -9 -c /nvmedata/autobuild/instance-1/output-1/images/rootfs.ubifs > /nvmedata/autobuild/instance-1/output-1/images/rootfs.ubifs.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-1/output-1/images rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-1/output-1/target/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-1/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-1/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1330 objects. stage 2: creating image '/nvmedata/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1330 0% [ ] 2/1330 0% [ ] 3/1330 0% [ ] 4/1330 0% [ ] 5/1330 0% [ ] 6/1330 0% [ ] 7/1330 0% [ ] 8/1330 0% [ ] 9/1330 0% [ ] 10/1330 0% [ ] 11/1330 0% [ ] 12/1330 0% [ ] 13/1330 0% [ ] 14/1330 1% [ ] 15/1330 1% [ ] 16/1330 1% [ ] 17/1330 1% [ ] 18/1330 1% [ ] 19/1330 1% [ ] 20/1330 1% [ ] 21/1330 1% [= ] 22/1330 1% [= ] 23/1330 1% [= ] 24/1330 1% [= ] 25/1330 1% [= ] 26/1330 1% [= ] 27/1330 2% [= ] 28/1330 2% [= ] 29/1330 2% [= ] 30/1330 2% [= ] 31/1330 2% [= ] 32/1330 2% [= ] 33/1330 2% [= ] 34/1330 2% [= ] 35/1330 2% [= ] 36/1330 2% [= ] 37/1330 2% [= ] 38/1330 2% [= ] 39/1330 2% [= ] 40/1330 3% [= ] 41/1330 3% [= ] 42/1330 3% [== ] 43/1330 3% [== ] 44/1330 3% [== ] 45/1330 3% [== ] 46/1330 3% [== ] 47/1330 3% [== ] 48/1330 3% [== ] 49/1330 3% [== ] 50/1330 3% [== ] 51/1330 3% [== ] 52/1330 3% [== ] 53/1330 3% [== ] 54/1330 4% [== ] 55/1330 4% [== ] 56/1330 4% [== ] 57/1330 4% [== ] 58/1330 4% [== ] 59/1330 4% [== ] 60/1330 4% [== ] 61/1330 4% [== ] 62/1330 4% [== ] 63/1330 4% [== ] 64/1330 4% [=== ] 65/1330 4% [=== ] 66/1330 4% [=== ] 67/1330 5% [=== ] 68/1330 5% [=== ] 69/1330 5% [=== ] 70/1330 5% [=== ] 71/1330 5% [=== ] 72/1330 5% [=== ] 73/1330 5% [=== ] 74/1330 5% [=== ] 75/1330 5% [=== ] 76/1330 5% [=== ] 77/1330 5% [=== ] 78/1330 5% [=== ] 79/1330 5% [=== ] 80/1330 6% [=== ] 81/1330 6% [=== ] 82/1330 6% [=== ] 83/1330 6% [=== ] 84/1330 6% [=== ] 85/1330 6% [==== ] 86/1330 6% [==== ] 87/1330 6% [==== ] 88/1330 6% [==== ] 89/1330 6% [==== ] 90/1330 6% [==== ] 91/1330 6% [==== ] 92/1330 6% [==== ] 93/1330 6% [==== ] 94/1330 7% [==== ] 95/1330 7% [==== ] 96/1330 7% [==== ] 97/1330 7% [==== ] 98/1330 7% [==== ] 99/1330 7% [==== ] 100/1330 7% [==== ] 101/1330 7% [==== ] 102/1330 7% [==== ] 103/1330 7% [==== ] 104/1330 7% [==== ] 105/1330 7% [==== ] 106/1330 7% [==== ] 107/1330 8% [===== ] 108/1330 8% [===== ] 109/1330 8% [===== ] 110/1330 8% [===== ] 111/1330 8% [===== ] 112/1330 8% [===== ] 113/1330 8% [===== ] 114/1330 8% [===== ] 115/1330 8% [===== ] 116/1330 8% [===== ] 117/1330 8% [===== ] 118/1330 8% [===== ] 119/1330 8% [===== ] 120/1330 9% [===== ] 121/1330 9% [===== ] 122/1330 9% [===== ] 123/1330 9% [===== ] 124/1330 9% [===== ] 125/1330 9% [===== ] 126/1330 9% [===== ] 127/1330 9% [===== ] 128/1330 9% [====== ] 129/1330 9% [====== ] 130/1330 9% [====== ] 131/1330 9% [====== ] 132/1330 9% [====== ] 133/1330 10% [====== ] 134/1330 10% [====== ] 135/1330 10% [====== ] 136/1330 10% [====== ] 137/1330 10% [====== ] 138/1330 10% [====== ] 139/1330 10% [====== ] 140/1330 10% [====== ] 141/1330 10% [====== ] 142/1330 10% [====== ] 143/1330 10% [====== ] 144/1330 10% [====== ] 145/1330 10% [====== ] 146/1330 10% [====== ] 147/1330 11% [====== ] 148/1330 11% [====== ] 149/1330 11% [====== ] 150/1330 11% [======= ] 151/1330 11% [======= ] 152/1330 11% [======= ] 153/1330 11% [======= ] 154/1330 11% [======= ] 155/1330 11% [======= ] 156/1330 11% [======= ] 157/1330 11% [======= ] 158/1330 11% [======= ] 159/1330 11% [======= ] 160/1330 12% [======= ] 161/1330 12% [======= ] 162/1330 12% [======= ] 163/1330 12% [======= ] 164/1330 12% [======= ] 165/1330 12% [======= ] 166/1330 12% [======= ] 167/1330 12% [======= ] 168/1330 12% [======= ] 169/1330 12% [======= ] 170/1330 12% [======= ] 171/1330 12% [======== ] 172/1330 12% [======== ] 173/1330 13% [======== ] 174/1330 13% [======== ] 175/1330 13% [======== ] 176/1330 13% [======== ] 177/1330 13% [======== ] 178/1330 13% [======== ] 179/1330 13% [======== ] 180/1330 13% [======== ] 181/1330 13% [======== ] 182/1330 13% [======== ] 183/1330 13% [======== ] 184/1330 13% [======== ] 185/1330 13% [======== ] 186/1330 13% [======== ] 187/1330 14% [======== ] 188/1330 14% [======== ] 189/1330 14% [======== ] 190/1330 14% [======== ] 191/1330 14% [======== ] 192/1330 14% [======== ] 193/1330 14% [========= ] 194/1330 14% [========= ] 195/1330 14% [========= ] 196/1330 14% [========= ] 197/1330 14% [========= ] 198/1330 14% [========= ] 199/1330 14% [========= ] 200/1330 15% [========= ] 201/1330 15% [========= ] 202/1330 15% [========= ] 203/1330 15% [========= ] 204/1330 15% [========= ] 205/1330 15% [========= ] 206/1330 15% [========= ] 207/1330 15% [========= ] 208/1330 15% [========= ] 209/1330 15% [========= ] 210/1330 15% [========= ] 211/1330 15% [========= ] 212/1330 15% [========= ] 213/1330 16% [========= ] 214/1330 16% [========== ] 215/1330 16% [========== ] 216/1330 16% [========== ] 217/1330 16% [========== ] 218/1330 16% [========== ] 219/1330 16% [========== ] 220/1330 16% [========== ] 221/1330 16% [========== ] 222/1330 16% [========== ] 223/1330 16% [========== ] 224/1330 16% [========== ] 225/1330 16% [========== ] 226/1330 16% [========== ] 227/1330 17% [========== ] 228/1330 17% [========== ] 229/1330 17% [========== ] 230/1330 17% [========== ] 231/1330 17% [========== ] 232/1330 17% [========== ] 233/1330 17% [========== ] 234/1330 17% [========== ] 235/1330 17% [=========== ] 236/1330 17% [=========== ] 237/1330 17% [=========== ] 238/1330 17% [=========== ] 239/1330 17% [=========== ] 240/1330 18% [=========== ] 241/1330 18% [=========== ] 242/1330 18% [=========== ] 243/1330 18% [=========== ] 244/1330 18% [=========== ] 245/1330 18% [=========== ] 246/1330 18% [=========== ] 247/1330 18% [=========== ] 248/1330 18% [=========== ] 249/1330 18% [=========== ] 250/1330 18% [=========== ] 251/1330 18% [=========== ] 252/1330 18% [=========== ] 253/1330 19% [=========== ] 254/1330 19% [=========== ] 255/1330 19% [=========== ] 256/1330 19% [=========== ] 257/1330 19% [============ ] 258/1330 19% [============ ] 259/1330 19% [============ ] 260/1330 19% [============ ] 261/1330 19% [============ ] 262/1330 19% [============ ] 263/1330 19% [============ ] 264/1330 19% [============ ] 265/1330 19% [============ ] 266/1330 20% [============ ] 267/1330 20% [============ ] 268/1330 20% [============ ] 269/1330 20% [============ ] 270/1330 20% [============ ] 271/1330 20% [============ ] 272/1330 20% [============ ] 273/1330 20% [============ ] 274/1330 20% [============ ] 275/1330 20% [============ ] 276/1330 20% [============ ] 277/1330 20% [============ ] 278/1330 20% [============= ] 279/1330 20% [============= ] 280/1330 21% [============= ] 281/1330 21% [============= ] 282/1330 21% [============= ] 283/1330 21% [============= ] 284/1330 21% [============= ] 285/1330 21% [============= ] 286/1330 21% [============= ] 287/1330 21% [============= ] 288/1330 21% [============= ] 289/1330 21% [============= ] 290/1330 21% [============= ] 291/1330 21% [============= ] 292/1330 21% [============= ] 293/1330 22% [============= ] 294/1330 22% [============= ] 295/1330 22% [============= ] 296/1330 22% [============= ] 297/1330 22% [============= ] 298/1330 22% [============= ] 299/1330 22% [============= ] 300/1330 22% [============== ] 301/1330 22% [============== ] 302/1330 22% [============== ] 303/1330 22% [============== ] 304/1330 22% [============== ] 305/1330 22% [============== ] 306/1330 23% [============== ] 307/1330 23% [============== ] 308/1330 23% [============== ] 309/1330 23% [============== ] 310/1330 23% [============== ] 311/1330 23% [============== ] 312/1330 23% [============== ] 313/1330 23% [============== ] 314/1330 23% [============== ] 315/1330 23% [============== ] 316/1330 23% [============== ] 317/1330 23% [============== ] 318/1330 23% [============== ] 319/1330 23% [============== ] 320/1330 24% [============== ] 321/1330 24% [=============== ] 322/1330 24% [=============== ] 323/1330 24% [=============== ] 324/1330 24% [=============== ] 325/1330 24% [=============== ] 326/1330 24% [=============== ] 327/1330 24% [=============== ] 328/1330 24% [=============== ] 329/1330 24% [=============== ] 330/1330 24% [=============== ] 331/1330 24% [=============== ] 332/1330 24% [=============== ] 333/1330 25% [=============== ] 334/1330 25% [=============== ] 335/1330 25% [=============== ] 336/1330 25% [=============== ] 337/1330 25% [=============== ] 338/1330 25% [=============== ] 339/1330 25% [=============== ] 340/1330 25% [=============== ] 341/1330 25% [=============== ] 342/1330 25% [=============== ] 343/1330 25% [================ ] 344/1330 25% [================ ] 345/1330 25% [================ ] 346/1330 26% [================ ] 347/1330 26% [================ ] 348/1330 26% [================ ] 349/1330 26% [================ ] 350/1330 26% [================ ] 351/1330 26% [================ ] 352/1330 26% [================ ] 353/1330 26% [================ ] 354/1330 26% [================ ] 355/1330 26% [================ ] 356/1330 26% [================ ] 357/1330 26% [================ ] 358/1330 26% [================ ] 359/1330 26% [================ ] 360/1330 27% [================ ] 361/1330 27% [================ ] 362/1330 27% [================ ] 363/1330 27% [================ ] 364/1330 27% [================= ] 365/1330 27% [================= ] 366/1330 27% [================= ] 367/1330 27% [================= ] 368/1330 27% [================= ] 369/1330 27% [================= ] 370/1330 27% [================= ] 371/1330 27% [================= ] 372/1330 27% [================= ] 373/1330 28% [================= ] 374/1330 28% [================= ] 375/1330 28% [================= ] 376/1330 28% [================= ] 377/1330 28% [================= ] 378/1330 28% [================= ] 379/1330 28% [================= ] 380/1330 28% [================= ] 381/1330 28% [================= ] 382/1330 28% [================= ] 383/1330 28% [================= ] 384/1330 28% [================= ] 385/1330 28% [================= ] 386/1330 29% [================== ] 387/1330 29% [================== ] 388/1330 29% [================== ] 389/1330 29% [================== ] 390/1330 29% [================== ] 391/1330 29% [================== ] 392/1330 29% [================== ] 393/1330 29% [================== ] 394/1330 29% [================== ] 395/1330 29% [================== ] 396/1330 29% [================== ] 397/1330 29% [================== ] 398/1330 29% [================== ] 399/1330 30% [================== ] 400/1330 30% [================== ] 401/1330 30% [================== ] 402/1330 30% [================== ] 403/1330 30% [================== ] 404/1330 30% [================== ] 405/1330 30% [================== ] 406/1330 30% [================== ] 407/1330 30% [=================== ] 408/1330 30% [=================== ] 409/1330 30% [=================== ] 410/1330 30% [=================== ] 411/1330 30% [=================== ] 412/1330 30% [=================== ] 413/1330 31% [=================== ] 414/1330 31% [=================== ] 415/1330 31% [=================== ] 416/1330 31% [=================== ] 417/1330 31% [=================== ] 418/1330 31% [=================== ] 419/1330 31% [=================== ] 420/1330 31% [=================== ] 421/1330 31% [=================== ] 422/1330 31% [=================== ] 423/1330 31% [=================== ] 424/1330 31% [=================== ] 425/1330 31% [=================== ] 426/1330 32% [=================== ] 427/1330 32% [=================== ] 428/1330 32% [=================== ] 429/1330 32% [==================== ] 430/1330 32% [==================== ] 431/1330 32% [==================== ] 432/1330 32% [==================== ] 433/1330 32% [==================== ] 434/1330 32% [==================== ] 435/1330 32% [==================== ] 436/1330 32% [==================== ] 437/1330 32% [==================== ] 438/1330 32% [==================== ] 439/1330 33% [==================== ] 440/1330 33% [==================== ] 441/1330 33% [==================== ] 442/1330 33% [==================== ] 443/1330 33% [==================== ] 444/1330 33% [==================== ] 445/1330 33% [==================== ] 446/1330 33% [==================== ] 447/1330 33% [==================== ] 448/1330 33% [==================== ] 449/1330 33% [==================== ] 450/1330 33% [===================== ] 451/1330 33% [===================== ] 452/1330 33% [===================== ] 453/1330 34% [===================== ] 454/1330 34% [===================== ] 455/1330 34% [===================== ] 456/1330 34% [===================== ] 457/1330 34% [===================== ] 458/1330 34% [===================== ] 459/1330 34% [===================== ] 460/1330 34% [===================== ] 461/1330 34% [===================== ] 462/1330 34% [===================== ] 463/1330 34% [===================== ] 464/1330 34% [===================== ] 465/1330 34% [===================== ] 466/1330 35% [===================== ] 467/1330 35% [===================== ] 468/1330 35% [===================== ] 469/1330 35% [===================== ] 470/1330 35% [===================== ] 471/1330 35% [====================== ] 472/1330 35% [====================== ] 473/1330 35% [====================== ] 474/1330 35% [====================== ] 475/1330 35% [====================== ] 476/1330 35% [====================== ] 477/1330 35% [====================== ] 478/1330 35% [====================== ] 479/1330 36% [====================== ] 480/1330 36% [====================== ] 481/1330 36% [====================== ] 482/1330 36% [====================== ] 483/1330 36% [====================== ] 484/1330 36% [====================== ] 485/1330 36% [====================== ] 486/1330 36% [====================== ] 487/1330 36% [====================== ] 488/1330 36% [====================== ] 489/1330 36% [====================== ] 490/1330 36% [====================== ] 491/1330 36% [====================== ] 492/1330 36% [====================== ] 493/1330 37% [======================= ] 494/1330 37% [======================= ] 495/1330 37% [======================= ] 496/1330 37% [======================= ] 497/1330 37% [======================= ] 498/1330 37% [======================= ] 499/1330 37% [======================= ] 500/1330 37% [======================= ] 501/1330 37% [======================= ] 502/1330 37% [======================= ] 503/1330 37% [======================= ] 504/1330 37% [======================= ] 505/1330 37% [======================= ] 506/1330 38% [======================= ] 507/1330 38% [======================= ] 508/1330 38% [======================= ] 509/1330 38% [======================= ] 510/1330 38% [======================= ] 511/1330 38% [======================= ] 512/1330 38% [======================= ] 513/1330 38% [======================= ] 514/1330 38% [======================== ] 515/1330 38% [======================== ] 516/1330 38% [======================== ] 517/1330 38% [======================== ] 518/1330 38% [======================== ] 519/1330 39% [======================== ] 520/1330 39% [======================== ] 521/1330 39% [======================== ] 522/1330 39% [======================== ] 523/1330 39% [======================== ] 524/1330 39% [======================== ] 525/1330 39% [======================== ] 526/1330 39% [======================== ] 527/1330 39% [======================== ] 528/1330 39% [======================== ] 529/1330 39% [======================== ] 530/1330 39% [======================== ] 531/1330 39% [======================== ] 532/1330 40% [======================== ] 533/1330 40% [======================== ] 534/1330 40% [======================== ] 535/1330 40% [======================== ] 536/1330 40% [========================= ] 537/1330 40% [========================= ] 538/1330 40% [========================= ] 539/1330 40% [========================= ] 540/1330 40% [========================= ] 541/1330 40% [========================= ] 542/1330 40% [========================= ] 543/1330 40% [========================= ] 544/1330 40% [========================= ] 545/1330 40% [========================= ] 546/1330 41% [========================= ] 547/1330 41% [========================= ] 548/1330 41% [========================= ] 549/1330 41% [========================= ] 550/1330 41% [========================= ] 551/1330 41% [========================= ] 552/1330 41% [========================= ] 553/1330 41% [========================= ] 554/1330 41% [========================= ] 555/1330 41% [========================= ] 556/1330 41% [========================= ] 557/1330 41% [========================== ] 558/1330 41% [========================== ] 559/1330 42% [========================== ] 560/1330 42% [========================== ] 561/1330 42% [========================== ] 562/1330 42% [========================== ] 563/1330 42% [========================== ] 564/1330 42% [========================== ] 565/1330 42% [========================== ] 566/1330 42% [========================== ] 567/1330 42% [========================== ] 568/1330 42% [========================== ] 569/1330 42% [========================== ] 570/1330 42% [========================== ] 571/1330 42% [========================== ] 572/1330 43% [========================== ] 573/1330 43% [========================== ] 574/1330 43% [========================== ] 575/1330 43% [========================== ] 576/1330 43% [========================== ] 577/1330 43% [========================== ] 578/1330 43% [========================== ] 579/1330 43% [=========================== ] 580/1330 43% [=========================== ] 581/1330 43% [=========================== ] 582/1330 43% [=========================== ] 583/1330 43% [=========================== ] 584/1330 43% [=========================== ] 585/1330 43% [=========================== ] 586/1330 44% [=========================== ] 587/1330 44% [=========================== ] 588/1330 44% [=========================== ] 589/1330 44% [=========================== ] 590/1330 44% [=========================== ] 591/1330 44% [=========================== ] 592/1330 44% [=========================== ] 593/1330 44% [=========================== ] 594/1330 44% [=========================== ] 595/1330 44% [=========================== ] 596/1330 44% [=========================== ] 597/1330 44% [=========================== ] 598/1330 44% [=========================== ] 599/1330 45% [=========================== ] 600/1330 45% [============================ ] 601/1330 45% [============================ ] 602/1330 45% [============================ ] 603/1330 45% [============================ ] 604/1330 45% [============================ ] 605/1330 45% [============================ ] 606/1330 45% [============================ ] 607/1330 45% [============================ ] 608/1330 45% [============================ ] 609/1330 45% [============================ ] 610/1330 45% [============================ ] 611/1330 45% [============================ ] 612/1330 46% [============================ ] 613/1330 46% [============================ ] 614/1330 46% [============================ ] 615/1330 46% [============================ ] 616/1330 46% [============================ ] 617/1330 46% [============================ ] 618/1330 46% [============================ ] 619/1330 46% [============================ ] 620/1330 46% [============================ ] 621/1330 46% [============================ ] 622/1330 46% [============================= ] 623/1330 46% [============================= ] 624/1330 46% [============================= ] 625/1330 46% [============================= ] 626/1330 47% [============================= ] 627/1330 47% [============================= ] 628/1330 47% [============================= ] 629/1330 47% [============================= ] 630/1330 47% [============================= ] 631/1330 47% [============================= ] 632/1330 47% [============================= ] 633/1330 47% [============================= ] 634/1330 47% [============================= ] 635/1330 47% [============================= ] 636/1330 47% [============================= ] 637/1330 47% [============================= ] 638/1330 47% [============================= ] 639/1330 48% [============================= ] 640/1330 48% [============================= ] 641/1330 48% [============================= ] 642/1330 48% [============================= ] 643/1330 48% [============================== ] 644/1330 48% [============================== ] 645/1330 48% [============================== ] 646/1330 48% [============================== ] 647/1330 48% [============================== ] 648/1330 48% [============================== ] 649/1330 48% [============================== ] 650/1330 48% [============================== ] 651/1330 48% [============================== ] 652/1330 49% [============================== ] 653/1330 49% [============================== ] 654/1330 49% [============================== ] 655/1330 49% [============================== ] 656/1330 49% [============================== ] 657/1330 49% [============================== ] 658/1330 49% [============================== ] 659/1330 49% [============================== ] 660/1330 49% [============================== ] 661/1330 49% [============================== ] 662/1330 49% [============================== ] 663/1330 49% [============================== ] 664/1330 49% [=============================== ] 665/1330 50% [=============================== ] 666/1330 50% [=============================== ] 667/1330 50% [=============================== ] 668/1330 50% [=============================== ] 669/1330 50% [=============================== ] 670/1330 50% [=============================== ] 671/1330 50% [=============================== ] 672/1330 50% [=============================== ] 673/1330 50% [=============================== ] 674/1330 50% [=============================== ] 675/1330 50% [=============================== ] 676/1330 50% [=============================== ] 677/1330 50% [=============================== ] 678/1330 50% [=============================== ] 679/1330 51% [=============================== ] 680/1330 51% [=============================== ] 681/1330 51% [=============================== ] 682/1330 51% [=============================== ] 683/1330 51% [=============================== ] 684/1330 51% [=============================== ] 685/1330 51% [=============================== ] 686/1330 51% [================================ ] 687/1330 51% [================================ ] 688/1330 51% [================================ ] 689/1330 51% [================================ ] 690/1330 51% [================================ ] 691/1330 51% [================================ ] 692/1330 52% [================================ ] 693/1330 52% [================================ ] 694/1330 52% [================================ ] 695/1330 52% [================================ ] 696/1330 52% [================================ ] 697/1330 52% [================================ ] 698/1330 52% [================================ ] 699/1330 52% [================================ ] 700/1330 52% [================================ ] 701/1330 52% [================================ ] 702/1330 52% [================================ ] 703/1330 52% [================================ ] 704/1330 52% [================================ ] 705/1330 53% [================================ ] 706/1330 53% [================================ ] 707/1330 53% [================================= ] 708/1330 53% [================================= ] 709/1330 53% [================================= ] 710/1330 53% [================================= ] 711/1330 53% [================================= ] 712/1330 53% [================================= ] 713/1330 53% [================================= ] 714/1330 53% [================================= ] 715/1330 53% [================================= ] 716/1330 53% [================================= ] 717/1330 53% [================================= ] 718/1330 53% [================================= ] 719/1330 54% [================================= ] 720/1330 54% [================================= ] 721/1330 54% [================================= ] 722/1330 54% [================================= ] 723/1330 54% [================================= ] 724/1330 54% [================================= ] 725/1330 54% [================================= ] 726/1330 54% [================================= ] 727/1330 54% [================================= ] 728/1330 54% [================================= ] 729/1330 54% [================================== ] 730/1330 54% [================================== ] 731/1330 54% [================================== ] 732/1330 55% [================================== ] 733/1330 55% [================================== ] 734/1330 55% [================================== ] 735/1330 55% [================================== ] 736/1330 55% [================================== ] 737/1330 55% [================================== ] 738/1330 55% [================================== ] 739/1330 55% [================================== ] 740/1330 55% [================================== ] 741/1330 55% [================================== ] 742/1330 55% [================================== ] 743/1330 55% [================================== ] 744/1330 55% [================================== ] 745/1330 56% [================================== ] 746/1330 56% [================================== ] 747/1330 56% [================================== ] 748/1330 56% [================================== ] 749/1330 56% [================================== ] 750/1330 56% [=================================== ] 751/1330 56% [=================================== ] 752/1330 56% [=================================== ] 753/1330 56% [=================================== ] 754/1330 56% [=================================== ] 755/1330 56% [=================================== ] 756/1330 56% [=================================== ] 757/1330 56% [=================================== ] 758/1330 56% [=================================== ] 759/1330 57% [=================================== ] 760/1330 57% [=================================== ] 761/1330 57% [=================================== ] 762/1330 57% [=================================== ] 763/1330 57% [=================================== ] 764/1330 57% [=================================== ] 765/1330 57% [=================================== ] 766/1330 57% [=================================== ] 767/1330 57% [=================================== ] 768/1330 57% [=================================== ] 769/1330 57% [=================================== ] 770/1330 57% [=================================== ] 771/1330 57% [=================================== ] 772/1330 58% [==================================== ] 773/1330 58% [==================================== ] 774/1330 58% [==================================== ] 775/1330 58% [==================================== ] 776/1330 58% [==================================== ] 777/1330 58% [==================================== ] 778/1330 58% [==================================== ] 779/1330 58% [==================================== ] 780/1330 58% [==================================== ] 781/1330 58% [==================================== ] 782/1330 58% [==================================== ] 783/1330 58% [==================================== ] 784/1330 58% [==================================== ] 785/1330 59% [==================================== ] 786/1330 59% [==================================== ] 787/1330 59% [==================================== ] 788/1330 59% [==================================== ] 789/1330 59% [==================================== ] 790/1330 59% [==================================== ] 791/1330 59% [==================================== ] 792/1330 59% [==================================== ] 793/1330 59% [===================================== ] 794/1330 59% [===================================== ] 795/1330 59% [===================================== ] 796/1330 59% [===================================== ] 797/1330 59% [===================================== ] 798/1330 60% [===================================== ] 799/1330 60% [===================================== ] 800/1330 60% [===================================== ] 801/1330 60% [===================================== ] 802/1330 60% [===================================== ] 803/1330 60% [===================================== ] 804/1330 60% [===================================== ] 805/1330 60% [===================================== ] 806/1330 60% [===================================== ] 807/1330 60% [===================================== ] 808/1330 60% [===================================== ] 809/1330 60% [===================================== ] 810/1330 60% [===================================== ] 811/1330 60% [===================================== ] 812/1330 61% [===================================== ] 813/1330 61% [===================================== ] 814/1330 61% [===================================== ] 815/1330 61% [====================================== ] 816/1330 61% [====================================== ] 817/1330 61% [====================================== ] 818/1330 61% [====================================== ] 819/1330 61% [====================================== ] 820/1330 61% [====================================== ] 821/1330 61% [====================================== ] 822/1330 61% [====================================== ] 823/1330 61% [====================================== ] 824/1330 61% [====================================== ] 825/1330 62% [====================================== ] 826/1330 62% [====================================== ] 827/1330 62% [====================================== ] 828/1330 62% [====================================== ] 829/1330 62% [====================================== ] 830/1330 62% [====================================== ] 831/1330 62% [====================================== ] 832/1330 62% [====================================== ] 833/1330 62% [====================================== ] 834/1330 62% [====================================== ] 835/1330 62% [====================================== ] 836/1330 62% [======================================= ] 837/1330 62% [======================================= ] 838/1330 63% [======================================= ] 839/1330 63% [======================================= ] 840/1330 63% [======================================= ] 841/1330 63% [======================================= ] 842/1330 63% [======================================= ] 843/1330 63% [======================================= ] 844/1330 63% [======================================= ] 845/1330 63% [======================================= ] 846/1330 63% [======================================= ] 847/1330 63% [======================================= ] 848/1330 63% [======================================= ] 849/1330 63% [======================================= ] 850/1330 63% [======================================= ] 851/1330 63% [======================================= ] 852/1330 64% [======================================= ] 853/1330 64% [======================================= ] 854/1330 64% [======================================= ] 855/1330 64% [======================================= ] 856/1330 64% [======================================= ] 857/1330 64% [======================================= ] 858/1330 64% [======================================== ] 859/1330 64% [======================================== ] 860/1330 64% [======================================== ] 861/1330 64% [======================================== ] 862/1330 64% [======================================== ] 863/1330 64% [======================================== ] 864/1330 64% [======================================== ] 865/1330 65% [======================================== ] 866/1330 65% [======================================== ] 867/1330 65% [======================================== ] 868/1330 65% [======================================== ] 869/1330 65% [======================================== ] 870/1330 65% [======================================== ] 871/1330 65% [======================================== ] 872/1330 65% [======================================== ] 873/1330 65% [======================================== ] 874/1330 65% [======================================== ] 875/1330 65% [======================================== ] 876/1330 65% [======================================== ] 877/1330 65% [======================================== ] 878/1330 66% [======================================== ] 879/1330 66% [========================================= ] 880/1330 66% [========================================= ] 881/1330 66% [========================================= ] 882/1330 66% [========================================= ] 883/1330 66% [========================================= ] 884/1330 66% [========================================= ] 885/1330 66% [========================================= ] 886/1330 66% [========================================= ] 887/1330 66% [========================================= ] 888/1330 66% [========================================= ] 889/1330 66% [========================================= ] 890/1330 66% [========================================= ] 891/1330 66% [========================================= ] 892/1330 67% [========================================= ] 893/1330 67% [========================================= ] 894/1330 67% [========================================= ] 895/1330 67% [========================================= ] 896/1330 67% [========================================= ] 897/1330 67% [========================================= ] 898/1330 67% [========================================= ] 899/1330 67% [========================================= ] 900/1330 67% [========================================== ] 901/1330 67% [========================================== ] 902/1330 67% [========================================== ] 903/1330 67% [========================================== ] 904/1330 67% [========================================== ] 905/1330 68% [========================================== ] 906/1330 68% [========================================== ] 907/1330 68% [========================================== ] 908/1330 68% [========================================== ] 909/1330 68% [========================================== ] 910/1330 68% [========================================== ] 911/1330 68% [========================================== ] 912/1330 68% [========================================== ] 913/1330 68% [========================================== ] 914/1330 68% [========================================== ] 915/1330 68% [========================================== ] 916/1330 68% [========================================== ] 917/1330 68% [========================================== ] 918/1330 69% [========================================== ] 919/1330 69% [========================================== ] 920/1330 69% [========================================== ] 921/1330 69% [========================================== ] 922/1330 69% [=========================================== ] 923/1330 69% [=========================================== ] 924/1330 69% [=========================================== ] 925/1330 69% [=========================================== ] 926/1330 69% [=========================================== ] 927/1330 69% [=========================================== ] 928/1330 69% [=========================================== ] 929/1330 69% [=========================================== ] 930/1330 69% [=========================================== ] 931/1330 70% [=========================================== ] 932/1330 70% [=========================================== ] 933/1330 70% [=========================================== ] 934/1330 70% [=========================================== ] 935/1330 70% [=========================================== ] 936/1330 70% [=========================================== ] 937/1330 70% [=========================================== ] 938/1330 70% [=========================================== ] 939/1330 70% [=========================================== ] 940/1330 70% [=========================================== ] 941/1330 70% [=========================================== ] 942/1330 70% [=========================================== ] 943/1330 70% [============================================ ] 944/1330 70% [============================================ ] 945/1330 71% [============================================ ] 946/1330 71% [============================================ ] 947/1330 71% [============================================ ] 948/1330 71% [============================================ ] 949/1330 71% [============================================ ] 950/1330 71% [============================================ ] 951/1330 71% [============================================ ] 952/1330 71% [============================================ ] 953/1330 71% [============================================ ] 954/1330 71% [============================================ ] 955/1330 71% [============================================ ] 956/1330 71% [============================================ ] 957/1330 71% [============================================ ] 958/1330 72% [============================================ ] 959/1330 72% [============================================ ] 960/1330 72% [============================================ ] 961/1330 72% [============================================ ] 962/1330 72% [============================================ ] 963/1330 72% [============================================ ] 964/1330 72% [============================================ ] 965/1330 72% [============================================= ] 966/1330 72% [============================================= ] 967/1330 72% [============================================= ] 968/1330 72% [============================================= ] 969/1330 72% [============================================= ] 970/1330 72% [============================================= ] 971/1330 73% [============================================= ] 972/1330 73% [============================================= ] 973/1330 73% [============================================= ] 974/1330 73% [============================================= ] 975/1330 73% [============================================= ] 976/1330 73% [============================================= ] 977/1330 73% [============================================= ] 978/1330 73% [============================================= ] 979/1330 73% [============================================= ] 980/1330 73% [============================================= ] 981/1330 73% [============================================= ] 982/1330 73% [============================================= ] 983/1330 73% [============================================= ] 984/1330 73% [============================================= ] 985/1330 74% [============================================= ] 986/1330 74% [============================================== ] 987/1330 74% [============================================== ] 988/1330 74% [============================================== ] 989/1330 74% [============================================== ] 990/1330 74% [============================================== ] 991/1330 74% [============================================== ] 992/1330 74% [============================================== ] 993/1330 74% [============================================== ] 994/1330 74% [============================================== ] 995/1330 74% [============================================== ] 996/1330 74% [============================================== ] 997/1330 74% [============================================== ] 998/1330 75% [============================================== ] 999/1330 75% [============================================== ] 1000/1330 75% [============================================== ] 1001/1330 75% [============================================== ] 1002/1330 75% [============================================== ] 1003/1330 75% [============================================== ] 1004/1330 75% [============================================== ] 1005/1330 75% [============================================== ] 1006/1330 75% [============================================== ] 1007/1330 75% [============================================== ] 1008/1330 75% [=============================================== ] 1009/1330 75% [=============================================== ] 1010/1330 75% [=============================================== ] 1011/1330 76% [=============================================== ] 1012/1330 76% [=============================================== ] 1013/1330 76% [=============================================== ] 1014/1330 76% [=============================================== ] 1015/1330 76% [=============================================== ] 1016/1330 76% [=============================================== ] 1017/1330 76% [=============================================== ] 1018/1330 76% [=============================================== ] 1019/1330 76% [=============================================== ] 1020/1330 76% [=============================================== ] 1021/1330 76% [=============================================== ] 1022/1330 76% [=============================================== ] 1023/1330 76% [=============================================== ] 1024/1330 76% [=============================================== ] 1025/1330 77% [=============================================== ] 1026/1330 77% [=============================================== ] 1027/1330 77% [=============================================== ] 1028/1330 77% [=============================================== ] 1029/1330 77% [================================================ ] 1030/1330 77% [================================================ ] 1031/1330 77% [================================================ ] 1032/1330 77% [================================================ ] 1033/1330 77% [================================================ ] 1034/1330 77% [================================================ ] 1035/1330 77% [================================================ ] 1036/1330 77% [================================================ ] 1037/1330 77% [================================================ ] 1038/1330 78% [================================================ ] 1039/1330 78% [================================================ ] 1040/1330 78% [================================================ ] 1041/1330 78% [================================================ ] 1042/1330 78% [================================================ ] 1043/1330 78% [================================================ ] 1044/1330 78% [================================================ ] 1045/1330 78% [================================================ ] 1046/1330 78% [================================================ ] 1047/1330 78% [================================================ ] 1048/1330 78% [================================================ ] 1049/1330 78% [================================================ ] 1050/1330 78% [================================================ ] 1051/1330 79% [================================================= ] 1052/1330 79% [================================================= ] 1053/1330 79% [================================================= ] 1054/1330 79% [================================================= ] 1055/1330 79% [================================================= ] 1056/1330 79% [================================================= ] 1057/1330 79% [================================================= ] 1058/1330 79% [================================================= ] 1059/1330 79% [================================================= ] 1060/1330 79% [================================================= ] 1061/1330 79% [================================================= ] 1062/1330 79% [================================================= ] 1063/1330 79% [================================================= ] 1064/1330 80% [================================================= ] 1065/1330 80% [================================================= ] 1066/1330 80% [================================================= ] 1067/1330 80% [================================================= ] 1068/1330 80% [================================================= ] 1069/1330 80% [================================================= ] 1070/1330 80% [================================================= ] 1071/1330 80% [================================================= ] 1072/1330 80% [================================================== ] 1073/1330 80% [================================================== ] 1074/1330 80% [================================================== ] 1075/1330 80% [================================================== ] 1076/1330 80% [================================================== ] 1077/1330 80% [================================================== ] 1078/1330 81% [================================================== ] 1079/1330 81% [================================================== ] 1080/1330 81% [================================================== ] 1081/1330 81% [================================================== ] 1082/1330 81% [================================================== ] 1083/1330 81% [================================================== ] 1084/1330 81% [================================================== ] 1085/1330 81% [================================================== ] 1086/1330 81% [================================================== ] 1087/1330 81% [================================================== ] 1088/1330 81% [================================================== ] 1089/1330 81% [================================================== ] 1090/1330 81% [================================================== ] 1091/1330 82% [================================================== ] 1092/1330 82% [================================================== ] 1093/1330 82% [================================================== ] 1094/1330 82% [=================================================== ] 1095/1330 82% [=================================================== ] 1096/1330 82% [=================================================== ] 1097/1330 82% [=================================================== ] 1098/1330 82% [=================================================== ] 1099/1330 82% [=================================================== ] 1100/1330 82% [=================================================== ] 1101/1330 82% [=================================================== ] 1102/1330 82% [=================================================== ] 1103/1330 82% [=================================================== ] 1104/1330 83% [=================================================== ] 1105/1330 83% [=================================================== ] 1106/1330 83% [=================================================== ] 1107/1330 83% [=================================================== ] 1108/1330 83% [=================================================== ] 1109/1330 83% [=================================================== ] 1110/1330 83% [=================================================== ] 1111/1330 83% [=================================================== ] 1112/1330 83% [=================================================== ] 1113/1330 83% [=================================================== ] 1114/1330 83% [=================================================== ] 1115/1330 83% [==================================================== ] 1116/1330 83% [==================================================== ] 1117/1330 83% [==================================================== ] 1118/1330 84% [==================================================== ] 1119/1330 84% [==================================================== ] 1120/1330 84% [==================================================== ] 1121/1330 84% [==================================================== ] 1122/1330 84% [==================================================== ] 1123/1330 84% [==================================================== ] 1124/1330 84% [==================================================== ] 1125/1330 84% [==================================================== ] 1126/1330 84% [==================================================== ] 1127/1330 84% [==================================================== ] 1128/1330 84% [==================================================== ] 1129/1330 84% [==================================================== ] 1130/1330 84% [==================================================== ] 1131/1330 85% [==================================================== ] 1132/1330 85% [==================================================== ] 1133/1330 85% [==================================================== ] 1134/1330 85% [==================================================== ] 1135/1330 85% [==================================================== ] 1136/1330 85% [===================================================== ] 1137/1330 85% [===================================================== ] 1138/1330 85% [===================================================== ] 1139/1330 85% [===================================================== ] 1140/1330 85% [===================================================== ] 1141/1330 85% [===================================================== ] 1142/1330 85% [===================================================== ] 1143/1330 85% [===================================================== ] 1144/1330 86% [===================================================== ] 1145/1330 86% [===================================================== ] 1146/1330 86% [===================================================== ] 1147/1330 86% [===================================================== ] 1148/1330 86% [===================================================== ] 1149/1330 86% [===================================================== ] 1150/1330 86% [===================================================== ] 1151/1330 86% [===================================================== ] 1152/1330 86% [===================================================== ] 1153/1330 86% [===================================================== ] 1154/1330 86% [===================================================== ] 1155/1330 86% [===================================================== ] 1156/1330 86% [===================================================== ] 1157/1330 86% [===================================================== ] 1158/1330 87% [====================================================== ] 1159/1330 87% [====================================================== ] 1160/1330 87% [====================================================== ] 1161/1330 87% [====================================================== ] 1162/1330 87% [====================================================== ] 1163/1330 87% [====================================================== ] 1164/1330 87% [====================================================== ] 1165/1330 87% [====================================================== ] 1166/1330 87% [====================================================== ] 1167/1330 87% [====================================================== ] 1168/1330 87% [====================================================== ] 1169/1330 87% [====================================================== ] 1170/1330 87% [====================================================== ] 1171/1330 88% [====================================================== ] 1172/1330 88% [====================================================== ] 1173/1330 88% [====================================================== ] 1174/1330 88% [====================================================== ] 1175/1330 88% [====================================================== ] 1176/1330 88% [====================================================== ] 1177/1330 88% [====================================================== ] 1178/1330 88% [====================================================== ] 1179/1330 88% [======================================================= ] 1180/1330 88% [======================================================= ] 1181/1330 88% [======================================================= ] 1182/1330 88% [======================================================= ] 1183/1330 88% [======================================================= ] 1184/1330 89% [======================================================= ] 1185/1330 89% [======================================================= ] 1186/1330 89% [======================================================= ] 1187/1330 89% [======================================================= ] 1188/1330 89% [======================================================= ] 1189/1330 89% [======================================================= ] 1190/1330 89% [======================================================= ] 1191/1330 89% [======================================================= ] 1192/1330 89% [======================================================= ] 1193/1330 89% [======================================================= ] 1194/1330 89% [======================================================= ] 1195/1330 89% [======================================================= ] 1196/1330 89% [======================================================= ] 1197/1330 90% [======================================================= ] 1198/1330 90% [======================================================= ] 1199/1330 90% [======================================================= ] 1200/1330 90% [======================================================= ] 1201/1330 90% [======================================================== ] 1202/1330 90% [======================================================== ] 1203/1330 90% [======================================================== ] 1204/1330 90% [======================================================== ] 1205/1330 90% [======================================================== ] 1206/1330 90% [======================================================== ] 1207/1330 90% [======================================================== ] 1208/1330 90% [======================================================== ] 1209/1330 90% [======================================================== ] 1210/1330 90% [======================================================== ] 1211/1330 91% [======================================================== ] 1212/1330 91% [======================================================== ] 1213/1330 91% [======================================================== ] 1214/1330 91% [======================================================== ] 1215/1330 91% [======================================================== ] 1216/1330 91% [======================================================== ] 1217/1330 91% [======================================================== ] 1218/1330 91% [======================================================== ] 1219/1330 91% [======================================================== ] 1220/1330 91% [======================================================== ] 1221/1330 91% [======================================================== ] 1222/1330 91% [========================================================= ] 1223/1330 91% [========================================================= ] 1224/1330 92% [========================================================= ] 1225/1330 92% [========================================================= ] 1226/1330 92% [========================================================= ] 1227/1330 92% [========================================================= ] 1228/1330 92% [========================================================= ] 1229/1330 92% [========================================================= ] 1230/1330 92% [========================================================= ] 1231/1330 92% [========================================================= ] 1232/1330 92% [========================================================= ] 1233/1330 92% [========================================================= ] 1234/1330 92% [========================================================= ] 1235/1330 92% [========================================================= ] 1236/1330 92% [========================================================= ] 1237/1330 93% [========================================================= ] 1238/1330 93% [========================================================= ] 1239/1330 93% [========================================================= ] 1240/1330 93% [========================================================= ] 1241/1330 93% [========================================================= ] 1242/1330 93% [========================================================= ] 1243/1330 93% [========================================================= ] 1244/1330 93% [========================================================== ] 1245/1330 93% [========================================================== ] 1246/1330 93% [========================================================== ] 1247/1330 93% [========================================================== ] 1248/1330 93% [========================================================== ] 1249/1330 93% [========================================================== ] 1250/1330 93% [========================================================== ] 1251/1330 94% [========================================================== ] 1252/1330 94% [========================================================== ] 1253/1330 94% [========================================================== ] 1254/1330 94% [========================================================== ] 1255/1330 94% [========================================================== ] 1256/1330 94% [========================================================== ] 1257/1330 94% [========================================================== ] 1258/1330 94% [========================================================== ] 1259/1330 94% [========================================================== ] 1260/1330 94% [========================================================== ] 1261/1330 94% [========================================================== ] 1262/1330 94% [========================================================== ] 1263/1330 94% [========================================================== ] 1264/1330 95% [========================================================== ] 1265/1330 95% [=========================================================== ] 1266/1330 95% [=========================================================== ] 1267/1330 95% [=========================================================== ] 1268/1330 95% [=========================================================== ] 1269/1330 95% [=========================================================== ] 1270/1330 95% [=========================================================== ] 1271/1330 95% [=========================================================== ] 1272/1330 95% [=========================================================== ] 1273/1330 95% [=========================================================== ] 1274/1330 95% [=========================================================== ] 1275/1330 95% [=========================================================== ] 1276/1330 95% [=========================================================== ] 1277/1330 96% [=========================================================== ] 1278/1330 96% [=========================================================== ] 1279/1330 96% [=========================================================== ] 1280/1330 96% [=========================================================== ] 1281/1330 96% [=========================================================== ] 1282/1330 96% [=========================================================== ] 1283/1330 96% [=========================================================== ] 1284/1330 96% [=========================================================== ] 1285/1330 96% [=========================================================== ] 1286/1330 96% [=========================================================== ] 1287/1330 96% [============================================================ ] 1288/1330 96% [============================================================ ] 1289/1330 96% [============================================================ ] 1290/1330 96% [============================================================ ] 1291/1330 97% [============================================================ ] 1292/1330 97% [============================================================ ] 1293/1330 97% [============================================================ ] 1294/1330 97% [============================================================ ] 1295/1330 97% [============================================================ ] 1296/1330 97% [============================================================ ] 1297/1330 97% [============================================================ ] 1298/1330 97% [============================================================ ] 1299/1330 97% [============================================================ ] 1300/1330 97% [============================================================ ] 1301/1330 97% [============================================================ ] 1302/1330 97% [============================================================ ] 1303/1330 97% [============================================================ ] 1304/1330 98% [============================================================ ] 1305/1330 98% [============================================================ ] 1306/1330 98% [============================================================ ] 1307/1330 98% [============================================================ ] 1308/1330 98% [============================================================= ] 1309/1330 98% [============================================================= ] 1310/1330 98% [============================================================= ] 1311/1330 98% [============================================================= ] 1312/1330 98% [============================================================= ] 1313/1330 98% [============================================================= ] 1314/1330 98% [============================================================= ] 1315/1330 98% [============================================================= ] 1316/1330 98% [============================================================= ] 1317/1330 99% [============================================================= ] 1318/1330 99% [============================================================= ] 1319/1330 99% [============================================================= ] 1320/1330 99% [============================================================= ] 1321/1330 99% [============================================================= ] 1322/1330 99% [============================================================= ] 1323/1330 99% [============================================================= ] 1324/1330 99% [============================================================= ] 1325/1330 99% [============================================================= ] 1326/1330 99% [============================================================= ] 1327/1330 99% [============================================================= ] 1328/1330 99% [============================================================= ] 1329/1330 99% [==============================================================] 1330/1330 100% operation complete, 1330 objects in 16164 NAND pages. ln -snf /nvmedata/autobuild/instance-1/output-1/host/i586-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-1/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-1/buildroot' make: Entering directory '/nvmedata/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-64-ga53be62fad Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> 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-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> aespipe 2.4f Collecting legal info >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> getent Collecting legal info >>> heirloom-mailx 12.5 Collecting legal info COPYING: OK (sha256: 5ddc00aed98a0cf75fc7edfd9f3aeb1e919ae0ad5e9ff55d61f643d62d802b07) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> initscripts Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-firmware 20220310 Collecting legal info LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.it913x: OK (sha256: 0e0c11073ba3c832097da38e0905da36b8a3526f219407977b13b71c6675be7d) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) LICENCE.ralink_a_mediatek_company_firmware: OK (sha256: 8568352b57f3574f9d5b2753cdb7c6e5eb2b79e82fbb9c9ba6566947467ef508) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) WHENCE: OK (sha256: 75afdb5d45a21ff95ff7aa82d67bc42a83830f2def98ea937c01d6e7603d76f9) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> host-rust-bin 1.62.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> urandom-scripts Collecting legal info >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> whetstone 1.2 Collecting legal info >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-makedevs Collecting legal info >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-1/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-1/buildroot'