unyaffs2.c: In function 'unyaffs2_obj_chattr': unyaffs2.c:711:2: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] 711 | lchown(fpath, obj->uid, obj->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', 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:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__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:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__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-4/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /nvmedata/autobuild/instance-4/output-1/host/bin PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-4/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-4/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-4/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-4/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-4/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-4/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-4/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells; fi grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells rm -f -r /nvmedata/autobuild/instance-4/output-1/target/usr/share/openrc mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-4/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-4/output-1/target/etc/passwd rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/include /nvmedata/autobuild/instance-4/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-4/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-4/output-1/target/usr/doc find /nvmedata/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-4/output-1/target/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-4/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/man /nvmedata/autobuild/instance-4/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/info /nvmedata/autobuild/instance-4/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/doc /nvmedata/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-4/output-1/target/lib/debug /nvmedata/autobuild/instance-4/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-4/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-4/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-4/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-4/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-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-525-ge65e9acb20"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-4/output-1/per-package /nvmedata/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs printf ' named -1 named -1 * /etc/bind - - BIND daemon\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /nvmedata/autobuild/instance-4/output-1/images rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2 mkdir -p /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-4/output-1/target/ /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-4/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot echo "/nvmedata/autobuild/instance-4/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /nvmedata/autobuild/instance-4/output-1/images/rootfs.ext2\n /nvmedata/autobuild/instance-4/output-1/host/sbin/mkfs.ext2 -d /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target -r 0 -N 0 -m 5 -L "rootfs" -O ^64bit /nvmedata/autobuild/instance-4/output-1/images/rootfs.ext2 "60M" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-4/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/ext2/target table='/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /nvmedata/autobuild/instance-4/output-1/images/rootfs.ext2 Creating filesystem with 61440 1k blocks and 15360 inodes Filesystem UUID: eff7bb79-54e5-4ada-8b3c-cb8398fab16c Superblock backups stored on blocks: 8193, 16385, 24577, 32769, 40961, 49153, 57345 Allocating group tables: 0/8 done Writing inode tables: 0/8 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/8 done PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-4/output-1/host/bin/lzma -9 -c /nvmedata/autobuild/instance-4/output-1/images/rootfs.ext2 > /nvmedata/autobuild/instance-4/output-1/images/rootfs.ext2.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-4/output-1/images rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-4/output-1/target/ /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-4/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-4/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-4/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-4/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-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1534 objects. stage 2: creating image '/nvmedata/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/1534 0% [ ] 2/1534 0% [ ] 3/1534 0% [ ] 4/1534 0% [ ] 5/1534 0% [ ] 6/1534 0% [ ] 7/1534 0% [ ] 8/1534 0% [ ] 9/1534 0% [ ] 10/1534 0% [ ] 11/1534 0% [ ] 12/1534 0% [ ] 13/1534 0% [ ] 14/1534 0% [ ] 15/1534 0% [ ] 16/1534 1% [ ] 17/1534 1% [ ] 18/1534 1% [ ] 19/1534 1% [ ] 20/1534 1% [ ] 21/1534 1% [ ] 22/1534 1% [ ] 23/1534 1% [ ] 24/1534 1% [= ] 25/1534 1% [= ] 26/1534 1% [= ] 27/1534 1% [= ] 28/1534 1% [= ] 29/1534 1% [= ] 30/1534 1% [= ] 31/1534 2% [= ] 32/1534 2% [= ] 33/1534 2% [= ] 34/1534 2% [= ] 35/1534 2% [= ] 36/1534 2% [= ] 37/1534 2% [= ] 38/1534 2% [= ] 39/1534 2% [= ] 40/1534 2% [= ] 41/1534 2% [= ] 42/1534 2% [= ] 43/1534 2% [= ] 44/1534 2% [= ] 45/1534 2% [= ] 46/1534 2% [= ] 47/1534 3% [= ] 48/1534 3% [= ] 49/1534 3% [== ] 50/1534 3% [== ] 51/1534 3% [== ] 52/1534 3% [== ] 53/1534 3% [== ] 54/1534 3% [== ] 55/1534 3% [== ] 56/1534 3% [== ] 57/1534 3% [== ] 58/1534 3% [== ] 59/1534 3% [== ] 60/1534 3% [== ] 61/1534 3% [== ] 62/1534 4% [== ] 63/1534 4% [== ] 64/1534 4% [== ] 65/1534 4% [== ] 66/1534 4% [== ] 67/1534 4% [== ] 68/1534 4% [== ] 69/1534 4% [== ] 70/1534 4% [== ] 71/1534 4% [== ] 72/1534 4% [== ] 73/1534 4% [== ] 74/1534 4% [=== ] 75/1534 4% [=== ] 76/1534 4% [=== ] 77/1534 5% [=== ] 78/1534 5% [=== ] 79/1534 5% [=== ] 80/1534 5% [=== ] 81/1534 5% [=== ] 82/1534 5% [=== ] 83/1534 5% [=== ] 84/1534 5% [=== ] 85/1534 5% [=== ] 86/1534 5% [=== ] 87/1534 5% [=== ] 88/1534 5% [=== ] 89/1534 5% [=== ] 90/1534 5% [=== ] 91/1534 5% [=== ] 92/1534 5% [=== ] 93/1534 6% [=== ] 94/1534 6% [=== ] 95/1534 6% [=== ] 96/1534 6% [=== ] 97/1534 6% [=== ] 98/1534 6% [==== ] 99/1534 6% [==== ] 100/1534 6% [==== ] 101/1534 6% [==== ] 102/1534 6% [==== ] 103/1534 6% [==== ] 104/1534 6% [==== ] 105/1534 6% [==== ] 106/1534 6% [==== ] 107/1534 6% [==== ] 108/1534 7% [==== ] 109/1534 7% [==== ] 110/1534 7% [==== ] 111/1534 7% [==== ] 112/1534 7% [==== ] 113/1534 7% [==== ] 114/1534 7% [==== ] 115/1534 7% [==== ] 116/1534 7% [==== ] 117/1534 7% [==== ] 118/1534 7% [==== ] 119/1534 7% [==== ] 120/1534 7% [==== ] 121/1534 7% [==== ] 122/1534 7% [==== ] 123/1534 8% [===== ] 124/1534 8% [===== ] 125/1534 8% [===== ] 126/1534 8% [===== ] 127/1534 8% [===== ] 128/1534 8% [===== ] 129/1534 8% [===== ] 130/1534 8% [===== ] 131/1534 8% [===== ] 132/1534 8% [===== ] 133/1534 8% [===== ] 134/1534 8% [===== ] 135/1534 8% [===== ] 136/1534 8% [===== ] 137/1534 8% [===== ] 138/1534 8% [===== ] 139/1534 9% [===== ] 140/1534 9% [===== ] 141/1534 9% [===== ] 142/1534 9% [===== ] 143/1534 9% [===== ] 144/1534 9% [===== ] 145/1534 9% [===== ] 146/1534 9% [===== ] 147/1534 9% [===== ] 148/1534 9% [====== ] 149/1534 9% [====== ] 150/1534 9% [====== ] 151/1534 9% [====== ] 152/1534 9% [====== ] 153/1534 9% [====== ] 154/1534 10% [====== ] 155/1534 10% [====== ] 156/1534 10% [====== ] 157/1534 10% [====== ] 158/1534 10% [====== ] 159/1534 10% [====== ] 160/1534 10% [====== ] 161/1534 10% [====== ] 162/1534 10% [====== ] 163/1534 10% [====== ] 164/1534 10% [====== ] 165/1534 10% [====== ] 166/1534 10% [====== ] 167/1534 10% [====== ] 168/1534 10% [====== ] 169/1534 11% [====== ] 170/1534 11% [====== ] 171/1534 11% [====== ] 172/1534 11% [====== ] 173/1534 11% [======= ] 174/1534 11% [======= ] 175/1534 11% [======= ] 176/1534 11% [======= ] 177/1534 11% [======= ] 178/1534 11% [======= ] 179/1534 11% [======= ] 180/1534 11% [======= ] 181/1534 11% [======= ] 182/1534 11% [======= ] 183/1534 11% [======= ] 184/1534 11% [======= ] 185/1534 12% [======= ] 186/1534 12% [======= ] 187/1534 12% [======= ] 188/1534 12% [======= ] 189/1534 12% [======= ] 190/1534 12% [======= ] 191/1534 12% [======= ] 192/1534 12% [======= ] 193/1534 12% [======= ] 194/1534 12% [======= ] 195/1534 12% [======= ] 196/1534 12% [======= ] 197/1534 12% [======== ] 198/1534 12% [======== ] 199/1534 12% [======== ] 200/1534 13% [======== ] 201/1534 13% [======== ] 202/1534 13% [======== ] 203/1534 13% [======== ] 204/1534 13% [======== ] 205/1534 13% [======== ] 206/1534 13% [======== ] 207/1534 13% [======== ] 208/1534 13% [======== ] 209/1534 13% [======== ] 210/1534 13% [======== ] 211/1534 13% [======== ] 212/1534 13% [======== ] 213/1534 13% [======== ] 214/1534 13% [======== ] 215/1534 14% [======== ] 216/1534 14% [======== ] 217/1534 14% [======== ] 218/1534 14% [======== ] 219/1534 14% [======== ] 220/1534 14% [======== ] 221/1534 14% [======== ] 222/1534 14% [========= ] 223/1534 14% [========= ] 224/1534 14% [========= ] 225/1534 14% [========= ] 226/1534 14% [========= ] 227/1534 14% [========= ] 228/1534 14% [========= ] 229/1534 14% [========= ] 230/1534 14% [========= ] 231/1534 15% [========= ] 232/1534 15% [========= ] 233/1534 15% [========= ] 234/1534 15% [========= ] 235/1534 15% [========= ] 236/1534 15% [========= ] 237/1534 15% [========= ] 238/1534 15% [========= ] 239/1534 15% [========= ] 240/1534 15% [========= ] 241/1534 15% [========= ] 242/1534 15% [========= ] 243/1534 15% [========= ] 244/1534 15% [========= ] 245/1534 15% [========= ] 246/1534 16% [========= ] 247/1534 16% [========== ] 248/1534 16% [========== ] 249/1534 16% [========== ] 250/1534 16% [========== ] 251/1534 16% [========== ] 252/1534 16% [========== ] 253/1534 16% [========== ] 254/1534 16% [========== ] 255/1534 16% [========== ] 256/1534 16% [========== ] 257/1534 16% [========== ] 258/1534 16% [========== ] 259/1534 16% [========== ] 260/1534 16% [========== ] 261/1534 17% [========== ] 262/1534 17% [========== ] 263/1534 17% [========== ] 264/1534 17% [========== ] 265/1534 17% [========== ] 266/1534 17% [========== ] 267/1534 17% [========== ] 268/1534 17% [========== ] 269/1534 17% [========== ] 270/1534 17% [========== ] 271/1534 17% [========== ] 272/1534 17% [=========== ] 273/1534 17% [=========== ] 274/1534 17% [=========== ] 275/1534 17% [=========== ] 276/1534 17% [=========== ] 277/1534 18% [=========== ] 278/1534 18% [=========== ] 279/1534 18% [=========== ] 280/1534 18% [=========== ] 281/1534 18% [=========== ] 282/1534 18% [=========== ] 283/1534 18% [=========== ] 284/1534 18% [=========== ] 285/1534 18% [=========== ] 286/1534 18% [=========== ] 287/1534 18% [=========== ] 288/1534 18% [=========== ] 289/1534 18% [=========== ] 290/1534 18% [=========== ] 291/1534 18% [=========== ] 292/1534 19% [=========== ] 293/1534 19% [=========== ] 294/1534 19% [=========== ] 295/1534 19% [=========== ] 296/1534 19% [============ ] 297/1534 19% [============ ] 298/1534 19% [============ ] 299/1534 19% [============ ] 300/1534 19% [============ ] 301/1534 19% [============ ] 302/1534 19% [============ ] 303/1534 19% [============ ] 304/1534 19% [============ ] 305/1534 19% [============ ] 306/1534 19% [============ ] 307/1534 20% [============ ] 308/1534 20% [============ ] 309/1534 20% [============ ] 310/1534 20% [============ ] 311/1534 20% [============ ] 312/1534 20% [============ ] 313/1534 20% [============ ] 314/1534 20% [============ ] 315/1534 20% [============ ] 316/1534 20% [============ ] 317/1534 20% [============ ] 318/1534 20% [============ ] 319/1534 20% [============ ] 320/1534 20% [============ ] 321/1534 20% [============= ] 322/1534 20% [============= ] 323/1534 21% [============= ] 324/1534 21% [============= ] 325/1534 21% [============= ] 326/1534 21% [============= ] 327/1534 21% [============= ] 328/1534 21% [============= ] 329/1534 21% [============= ] 330/1534 21% [============= ] 331/1534 21% [============= ] 332/1534 21% [============= ] 333/1534 21% [============= ] 334/1534 21% [============= ] 335/1534 21% [============= ] 336/1534 21% [============= ] 337/1534 21% [============= ] 338/1534 22% [============= ] 339/1534 22% [============= ] 340/1534 22% [============= ] 341/1534 22% [============= ] 342/1534 22% [============= ] 343/1534 22% [============= ] 344/1534 22% [============= ] 345/1534 22% [============= ] 346/1534 22% [============== ] 347/1534 22% [============== ] 348/1534 22% [============== ] 349/1534 22% [============== ] 350/1534 22% [============== ] 351/1534 22% [============== ] 352/1534 22% [============== ] 353/1534 23% [============== ] 354/1534 23% [============== ] 355/1534 23% [============== ] 356/1534 23% [============== ] 357/1534 23% [============== ] 358/1534 23% [============== ] 359/1534 23% [============== ] 360/1534 23% [============== ] 361/1534 23% [============== ] 362/1534 23% [============== ] 363/1534 23% [============== ] 364/1534 23% [============== ] 365/1534 23% [============== ] 366/1534 23% [============== ] 367/1534 23% [============== ] 368/1534 23% [============== ] 369/1534 24% [============== ] 370/1534 24% [============== ] 371/1534 24% [=============== ] 372/1534 24% [=============== ] 373/1534 24% [=============== ] 374/1534 24% [=============== ] 375/1534 24% [=============== ] 376/1534 24% [=============== ] 377/1534 24% [=============== ] 378/1534 24% [=============== ] 379/1534 24% [=============== ] 380/1534 24% [=============== ] 381/1534 24% [=============== ] 382/1534 24% [=============== ] 383/1534 24% [=============== ] 384/1534 25% [=============== ] 385/1534 25% [=============== ] 386/1534 25% [=============== ] 387/1534 25% [=============== ] 388/1534 25% [=============== ] 389/1534 25% [=============== ] 390/1534 25% [=============== ] 391/1534 25% [=============== ] 392/1534 25% [=============== ] 393/1534 25% [=============== ] 394/1534 25% [=============== ] 395/1534 25% [================ ] 396/1534 25% [================ ] 397/1534 25% [================ ] 398/1534 25% [================ ] 399/1534 26% [================ ] 400/1534 26% [================ ] 401/1534 26% [================ ] 402/1534 26% [================ ] 403/1534 26% [================ ] 404/1534 26% [================ ] 405/1534 26% [================ ] 406/1534 26% [================ ] 407/1534 26% [================ ] 408/1534 26% [================ ] 409/1534 26% [================ ] 410/1534 26% [================ ] 411/1534 26% [================ ] 412/1534 26% [================ ] 413/1534 26% [================ ] 414/1534 26% [================ ] 415/1534 27% [================ ] 416/1534 27% [================ ] 417/1534 27% [================ ] 418/1534 27% [================ ] 419/1534 27% [================ ] 420/1534 27% [================= ] 421/1534 27% [================= ] 422/1534 27% [================= ] 423/1534 27% [================= ] 424/1534 27% [================= ] 425/1534 27% [================= ] 426/1534 27% [================= ] 427/1534 27% [================= ] 428/1534 27% [================= ] 429/1534 27% [================= ] 430/1534 28% [================= ] 431/1534 28% [================= ] 432/1534 28% [================= ] 433/1534 28% [================= ] 434/1534 28% [================= ] 435/1534 28% [================= ] 436/1534 28% [================= ] 437/1534 28% [================= ] 438/1534 28% [================= ] 439/1534 28% [================= ] 440/1534 28% [================= ] 441/1534 28% [================= ] 442/1534 28% [================= ] 443/1534 28% [================= ] 444/1534 28% [================= ] 445/1534 29% [================== ] 446/1534 29% [================== ] 447/1534 29% [================== ] 448/1534 29% [================== ] 449/1534 29% [================== ] 450/1534 29% [================== ] 451/1534 29% [================== ] 452/1534 29% [================== ] 453/1534 29% [================== ] 454/1534 29% [================== ] 455/1534 29% [================== ] 456/1534 29% [================== ] 457/1534 29% [================== ] 458/1534 29% [================== ] 459/1534 29% [================== ] 460/1534 29% [================== ] 461/1534 30% [================== ] 462/1534 30% [================== ] 463/1534 30% [================== ] 464/1534 30% [================== ] 465/1534 30% [================== ] 466/1534 30% [================== ] 467/1534 30% [================== ] 468/1534 30% [================== ] 469/1534 30% [================== ] 470/1534 30% [=================== ] 471/1534 30% [=================== ] 472/1534 30% [=================== ] 473/1534 30% [=================== ] 474/1534 30% [=================== ] 475/1534 30% [=================== ] 476/1534 31% [=================== ] 477/1534 31% [=================== ] 478/1534 31% [=================== ] 479/1534 31% [=================== ] 480/1534 31% [=================== ] 481/1534 31% [=================== ] 482/1534 31% [=================== ] 483/1534 31% [=================== ] 484/1534 31% [=================== ] 485/1534 31% [=================== ] 486/1534 31% [=================== ] 487/1534 31% [=================== ] 488/1534 31% [=================== ] 489/1534 31% [=================== ] 490/1534 31% [=================== ] 491/1534 32% [=================== ] 492/1534 32% [=================== ] 493/1534 32% [=================== ] 494/1534 32% [==================== ] 495/1534 32% [==================== ] 496/1534 32% [==================== ] 497/1534 32% [==================== ] 498/1534 32% [==================== ] 499/1534 32% [==================== ] 500/1534 32% [==================== ] 501/1534 32% [==================== ] 502/1534 32% [==================== ] 503/1534 32% [==================== ] 504/1534 32% [==================== ] 505/1534 32% [==================== ] 506/1534 32% [==================== ] 507/1534 33% [==================== ] 508/1534 33% [==================== ] 509/1534 33% [==================== ] 510/1534 33% [==================== ] 511/1534 33% [==================== ] 512/1534 33% [==================== ] 513/1534 33% [==================== ] 514/1534 33% [==================== ] 515/1534 33% [==================== ] 516/1534 33% [==================== ] 517/1534 33% [==================== ] 518/1534 33% [==================== ] 519/1534 33% [===================== ] 520/1534 33% [===================== ] 521/1534 33% [===================== ] 522/1534 34% [===================== ] 523/1534 34% [===================== ] 524/1534 34% [===================== ] 525/1534 34% [===================== ] 526/1534 34% [===================== ] 527/1534 34% [===================== ] 528/1534 34% [===================== ] 529/1534 34% [===================== ] 530/1534 34% [===================== ] 531/1534 34% [===================== ] 532/1534 34% [===================== ] 533/1534 34% [===================== ] 534/1534 34% [===================== ] 535/1534 34% [===================== ] 536/1534 34% [===================== ] 537/1534 35% [===================== ] 538/1534 35% [===================== ] 539/1534 35% [===================== ] 540/1534 35% [===================== ] 541/1534 35% [===================== ] 542/1534 35% [===================== ] 543/1534 35% [===================== ] 544/1534 35% [====================== ] 545/1534 35% [====================== ] 546/1534 35% [====================== ] 547/1534 35% [====================== ] 548/1534 35% [====================== ] 549/1534 35% [====================== ] 550/1534 35% [====================== ] 551/1534 35% [====================== ] 552/1534 35% [====================== ] 553/1534 36% [====================== ] 554/1534 36% [====================== ] 555/1534 36% [====================== ] 556/1534 36% [====================== ] 557/1534 36% [====================== ] 558/1534 36% [====================== ] 559/1534 36% [====================== ] 560/1534 36% [====================== ] 561/1534 36% [====================== ] 562/1534 36% [====================== ] 563/1534 36% [====================== ] 564/1534 36% [====================== ] 565/1534 36% [====================== ] 566/1534 36% [====================== ] 567/1534 36% [====================== ] 568/1534 37% [====================== ] 569/1534 37% [======================= ] 570/1534 37% [======================= ] 571/1534 37% [======================= ] 572/1534 37% [======================= ] 573/1534 37% [======================= ] 574/1534 37% [======================= ] 575/1534 37% [======================= ] 576/1534 37% [======================= ] 577/1534 37% [======================= ] 578/1534 37% [======================= ] 579/1534 37% [======================= ] 580/1534 37% [======================= ] 581/1534 37% [======================= ] 582/1534 37% [======================= ] 583/1534 38% [======================= ] 584/1534 38% [======================= ] 585/1534 38% [======================= ] 586/1534 38% [======================= ] 587/1534 38% [======================= ] 588/1534 38% [======================= ] 589/1534 38% [======================= ] 590/1534 38% [======================= ] 591/1534 38% [======================= ] 592/1534 38% [======================= ] 593/1534 38% [======================== ] 594/1534 38% [======================== ] 595/1534 38% [======================== ] 596/1534 38% [======================== ] 597/1534 38% [======================== ] 598/1534 38% [======================== ] 599/1534 39% [======================== ] 600/1534 39% [======================== ] 601/1534 39% [======================== ] 602/1534 39% [======================== ] 603/1534 39% [======================== ] 604/1534 39% [======================== ] 605/1534 39% [======================== ] 606/1534 39% [======================== ] 607/1534 39% [======================== ] 608/1534 39% [======================== ] 609/1534 39% [======================== ] 610/1534 39% [======================== ] 611/1534 39% [======================== ] 612/1534 39% [======================== ] 613/1534 39% [======================== ] 614/1534 40% [======================== ] 615/1534 40% [======================== ] 616/1534 40% [======================== ] 617/1534 40% [======================== ] 618/1534 40% [========================= ] 619/1534 40% [========================= ] 620/1534 40% [========================= ] 621/1534 40% [========================= ] 622/1534 40% [========================= ] 623/1534 40% [========================= ] 624/1534 40% [========================= ] 625/1534 40% [========================= ] 626/1534 40% [========================= ] 627/1534 40% [========================= ] 628/1534 40% [========================= ] 629/1534 41% [========================= ] 630/1534 41% [========================= ] 631/1534 41% [========================= ] 632/1534 41% [========================= ] 633/1534 41% [========================= ] 634/1534 41% [========================= ] 635/1534 41% [========================= ] 636/1534 41% [========================= ] 637/1534 41% [========================= ] 638/1534 41% [========================= ] 639/1534 41% [========================= ] 640/1534 41% [========================= ] 641/1534 41% [========================= ] 642/1534 41% [========================= ] 643/1534 41% [========================== ] 644/1534 41% [========================== ] 645/1534 42% [========================== ] 646/1534 42% [========================== ] 647/1534 42% [========================== ] 648/1534 42% [========================== ] 649/1534 42% [========================== ] 650/1534 42% [========================== ] 651/1534 42% [========================== ] 652/1534 42% [========================== ] 653/1534 42% [========================== ] 654/1534 42% [========================== ] 655/1534 42% [========================== ] 656/1534 42% [========================== ] 657/1534 42% [========================== ] 658/1534 42% [========================== ] 659/1534 42% [========================== ] 660/1534 43% [========================== ] 661/1534 43% [========================== ] 662/1534 43% [========================== ] 663/1534 43% [========================== ] 664/1534 43% [========================== ] 665/1534 43% [========================== ] 666/1534 43% [========================== ] 667/1534 43% [========================== ] 668/1534 43% [=========================== ] 669/1534 43% [=========================== ] 670/1534 43% [=========================== ] 671/1534 43% [=========================== ] 672/1534 43% [=========================== ] 673/1534 43% [=========================== ] 674/1534 43% [=========================== ] 675/1534 44% [=========================== ] 676/1534 44% [=========================== ] 677/1534 44% [=========================== ] 678/1534 44% [=========================== ] 679/1534 44% [=========================== ] 680/1534 44% [=========================== ] 681/1534 44% [=========================== ] 682/1534 44% [=========================== ] 683/1534 44% [=========================== ] 684/1534 44% [=========================== ] 685/1534 44% [=========================== ] 686/1534 44% [=========================== ] 687/1534 44% [=========================== ] 688/1534 44% [=========================== ] 689/1534 44% [=========================== ] 690/1534 44% [=========================== ] 691/1534 45% [=========================== ] 692/1534 45% [============================ ] 693/1534 45% [============================ ] 694/1534 45% [============================ ] 695/1534 45% [============================ ] 696/1534 45% [============================ ] 697/1534 45% [============================ ] 698/1534 45% [============================ ] 699/1534 45% [============================ ] 700/1534 45% [============================ ] 701/1534 45% [============================ ] 702/1534 45% [============================ ] 703/1534 45% [============================ ] 704/1534 45% [============================ ] 705/1534 45% [============================ ] 706/1534 46% [============================ ] 707/1534 46% [============================ ] 708/1534 46% [============================ ] 709/1534 46% [============================ ] 710/1534 46% [============================ ] 711/1534 46% [============================ ] 712/1534 46% [============================ ] 713/1534 46% [============================ ] 714/1534 46% [============================ ] 715/1534 46% [============================ ] 716/1534 46% [============================ ] 717/1534 46% [============================= ] 718/1534 46% [============================= ] 719/1534 46% [============================= ] 720/1534 46% [============================= ] 721/1534 47% [============================= ] 722/1534 47% [============================= ] 723/1534 47% [============================= ] 724/1534 47% [============================= ] 725/1534 47% [============================= ] 726/1534 47% [============================= ] 727/1534 47% [============================= ] 728/1534 47% [============================= ] 729/1534 47% [============================= ] 730/1534 47% [============================= ] 731/1534 47% [============================= ] 732/1534 47% [============================= ] 733/1534 47% [============================= ] 734/1534 47% [============================= ] 735/1534 47% [============================= ] 736/1534 47% [============================= ] 737/1534 48% [============================= ] 738/1534 48% [============================= ] 739/1534 48% [============================= ] 740/1534 48% [============================= ] 741/1534 48% [============================= ] 742/1534 48% [============================== ] 743/1534 48% [============================== ] 744/1534 48% [============================== ] 745/1534 48% [============================== ] 746/1534 48% [============================== ] 747/1534 48% [============================== ] 748/1534 48% [============================== ] 749/1534 48% [============================== ] 750/1534 48% [============================== ] 751/1534 48% [============================== ] 752/1534 49% [============================== ] 753/1534 49% [============================== ] 754/1534 49% [============================== ] 755/1534 49% [============================== ] 756/1534 49% [============================== ] 757/1534 49% [============================== ] 758/1534 49% [============================== ] 759/1534 49% [============================== ] 760/1534 49% [============================== ] 761/1534 49% [============================== ] 762/1534 49% [============================== ] 763/1534 49% [============================== ] 764/1534 49% [============================== ] 765/1534 49% [============================== ] 766/1534 49% [=============================== ] 767/1534 50% [=============================== ] 768/1534 50% [=============================== ] 769/1534 50% [=============================== ] 770/1534 50% [=============================== ] 771/1534 50% [=============================== ] 772/1534 50% [=============================== ] 773/1534 50% [=============================== ] 774/1534 50% [=============================== ] 775/1534 50% [=============================== ] 776/1534 50% [=============================== ] 777/1534 50% [=============================== ] 778/1534 50% [=============================== ] 779/1534 50% [=============================== ] 780/1534 50% [=============================== ] 781/1534 50% [=============================== ] 782/1534 50% [=============================== ] 783/1534 51% [=============================== ] 784/1534 51% [=============================== ] 785/1534 51% [=============================== ] 786/1534 51% [=============================== ] 787/1534 51% [=============================== ] 788/1534 51% [=============================== ] 789/1534 51% [=============================== ] 790/1534 51% [=============================== ] 791/1534 51% [================================ ] 792/1534 51% [================================ ] 793/1534 51% [================================ ] 794/1534 51% [================================ ] 795/1534 51% [================================ ] 796/1534 51% [================================ ] 797/1534 51% [================================ ] 798/1534 52% [================================ ] 799/1534 52% [================================ ] 800/1534 52% [================================ ] 801/1534 52% [================================ ] 802/1534 52% [================================ ] 803/1534 52% [================================ ] 804/1534 52% [================================ ] 805/1534 52% [================================ ] 806/1534 52% [================================ ] 807/1534 52% [================================ ] 808/1534 52% [================================ ] 809/1534 52% [================================ ] 810/1534 52% [================================ ] 811/1534 52% [================================ ] 812/1534 52% [================================ ] 813/1534 52% [================================ ] 814/1534 53% [================================ ] 815/1534 53% [================================ ] 816/1534 53% [================================= ] 817/1534 53% [================================= ] 818/1534 53% [================================= ] 819/1534 53% [================================= ] 820/1534 53% [================================= ] 821/1534 53% [================================= ] 822/1534 53% [================================= ] 823/1534 53% [================================= ] 824/1534 53% [================================= ] 825/1534 53% [================================= ] 826/1534 53% [================================= ] 827/1534 53% [================================= ] 828/1534 53% [================================= ] 829/1534 54% [================================= ] 830/1534 54% [================================= ] 831/1534 54% [================================= ] 832/1534 54% [================================= ] 833/1534 54% [================================= ] 834/1534 54% [================================= ] 835/1534 54% [================================= ] 836/1534 54% [================================= ] 837/1534 54% [================================= ] 838/1534 54% [================================= ] 839/1534 54% [================================= ] 840/1534 54% [================================= ] 841/1534 54% [================================== ] 842/1534 54% [================================== ] 843/1534 54% [================================== ] 844/1534 55% [================================== ] 845/1534 55% [================================== ] 846/1534 55% [================================== ] 847/1534 55% [================================== ] 848/1534 55% [================================== ] 849/1534 55% [================================== ] 850/1534 55% [================================== ] 851/1534 55% [================================== ] 852/1534 55% [================================== ] 853/1534 55% [================================== ] 854/1534 55% [================================== ] 855/1534 55% [================================== ] 856/1534 55% [================================== ] 857/1534 55% [================================== ] 858/1534 55% [================================== ] 859/1534 55% [================================== ] 860/1534 56% [================================== ] 861/1534 56% [================================== ] 862/1534 56% [================================== ] 863/1534 56% [================================== ] 864/1534 56% [================================== ] 865/1534 56% [=================================== ] 866/1534 56% [=================================== ] 867/1534 56% [=================================== ] 868/1534 56% [=================================== ] 869/1534 56% [=================================== ] 870/1534 56% [=================================== ] 871/1534 56% [=================================== ] 872/1534 56% [=================================== ] 873/1534 56% [=================================== ] 874/1534 56% [=================================== ] 875/1534 57% [=================================== ] 876/1534 57% [=================================== ] 877/1534 57% [=================================== ] 878/1534 57% [=================================== ] 879/1534 57% [=================================== ] 880/1534 57% [=================================== ] 881/1534 57% [=================================== ] 882/1534 57% [=================================== ] 883/1534 57% [=================================== ] 884/1534 57% [=================================== ] 885/1534 57% [=================================== ] 886/1534 57% [=================================== ] 887/1534 57% [=================================== ] 888/1534 57% [=================================== ] 889/1534 57% [=================================== ] 890/1534 58% [==================================== ] 891/1534 58% [==================================== ] 892/1534 58% [==================================== ] 893/1534 58% [==================================== ] 894/1534 58% [==================================== ] 895/1534 58% [==================================== ] 896/1534 58% [==================================== ] 897/1534 58% [==================================== ] 898/1534 58% [==================================== ] 899/1534 58% [==================================== ] 900/1534 58% [==================================== ] 901/1534 58% [==================================== ] 902/1534 58% [==================================== ] 903/1534 58% [==================================== ] 904/1534 58% [==================================== ] 905/1534 58% [==================================== ] 906/1534 59% [==================================== ] 907/1534 59% [==================================== ] 908/1534 59% [==================================== ] 909/1534 59% [==================================== ] 910/1534 59% [==================================== ] 911/1534 59% [==================================== ] 912/1534 59% [==================================== ] 913/1534 59% [==================================== ] 914/1534 59% [==================================== ] 915/1534 59% [===================================== ] 916/1534 59% [===================================== ] 917/1534 59% [===================================== ] 918/1534 59% [===================================== ] 919/1534 59% [===================================== ] 920/1534 59% [===================================== ] 921/1534 60% [===================================== ] 922/1534 60% [===================================== ] 923/1534 60% [===================================== ] 924/1534 60% [===================================== ] 925/1534 60% [===================================== ] 926/1534 60% [===================================== ] 927/1534 60% [===================================== ] 928/1534 60% [===================================== ] 929/1534 60% [===================================== ] 930/1534 60% [===================================== ] 931/1534 60% [===================================== ] 932/1534 60% [===================================== ] 933/1534 60% [===================================== ] 934/1534 60% [===================================== ] 935/1534 60% [===================================== ] 936/1534 61% [===================================== ] 937/1534 61% [===================================== ] 938/1534 61% [===================================== ] 939/1534 61% [===================================== ] 940/1534 61% [====================================== ] 941/1534 61% [====================================== ] 942/1534 61% [====================================== ] 943/1534 61% [====================================== ] 944/1534 61% [====================================== ] 945/1534 61% [====================================== ] 946/1534 61% [====================================== ] 947/1534 61% [====================================== ] 948/1534 61% [====================================== ] 949/1534 61% [====================================== ] 950/1534 61% [====================================== ] 951/1534 61% [====================================== ] 952/1534 62% [====================================== ] 953/1534 62% [====================================== ] 954/1534 62% [====================================== ] 955/1534 62% [====================================== ] 956/1534 62% [====================================== ] 957/1534 62% [====================================== ] 958/1534 62% [====================================== ] 959/1534 62% [====================================== ] 960/1534 62% [====================================== ] 961/1534 62% [====================================== ] 962/1534 62% [====================================== ] 963/1534 62% [====================================== ] 964/1534 62% [======================================= ] 965/1534 62% [======================================= ] 966/1534 62% [======================================= ] 967/1534 63% [======================================= ] 968/1534 63% [======================================= ] 969/1534 63% [======================================= ] 970/1534 63% [======================================= ] 971/1534 63% [======================================= ] 972/1534 63% [======================================= ] 973/1534 63% [======================================= ] 974/1534 63% [======================================= ] 975/1534 63% [======================================= ] 976/1534 63% [======================================= ] 977/1534 63% [======================================= ] 978/1534 63% [======================================= ] 979/1534 63% [======================================= ] 980/1534 63% [======================================= ] 981/1534 63% [======================================= ] 982/1534 64% [======================================= ] 983/1534 64% [======================================= ] 984/1534 64% [======================================= ] 985/1534 64% [======================================= ] 986/1534 64% [======================================= ] 987/1534 64% [======================================= ] 988/1534 64% [======================================= ] 989/1534 64% [======================================== ] 990/1534 64% [======================================== ] 991/1534 64% [======================================== ] 992/1534 64% [======================================== ] 993/1534 64% [======================================== ] 994/1534 64% [======================================== ] 995/1534 64% [======================================== ] 996/1534 64% [======================================== ] 997/1534 64% [======================================== ] 998/1534 65% [======================================== ] 999/1534 65% [======================================== ] 1000/1534 65% [======================================== ] 1001/1534 65% [======================================== ] 1002/1534 65% [======================================== ] 1003/1534 65% [======================================== ] 1004/1534 65% [======================================== ] 1005/1534 65% [======================================== ] 1006/1534 65% [======================================== ] 1007/1534 65% [======================================== ] 1008/1534 65% [======================================== ] 1009/1534 65% [======================================== ] 1010/1534 65% [======================================== ] 1011/1534 65% [======================================== ] 1012/1534 65% [======================================== ] 1013/1534 66% [======================================== ] 1014/1534 66% [========================================= ] 1015/1534 66% [========================================= ] 1016/1534 66% [========================================= ] 1017/1534 66% [========================================= ] 1018/1534 66% [========================================= ] 1019/1534 66% [========================================= ] 1020/1534 66% [========================================= ] 1021/1534 66% [========================================= ] 1022/1534 66% [========================================= ] 1023/1534 66% [========================================= ] 1024/1534 66% [========================================= ] 1025/1534 66% [========================================= ] 1026/1534 66% [========================================= ] 1027/1534 66% [========================================= ] 1028/1534 67% [========================================= ] 1029/1534 67% [========================================= ] 1030/1534 67% [========================================= ] 1031/1534 67% [========================================= ] 1032/1534 67% [========================================= ] 1033/1534 67% [========================================= ] 1034/1534 67% [========================================= ] 1035/1534 67% [========================================= ] 1036/1534 67% [========================================= ] 1037/1534 67% [========================================= ] 1038/1534 67% [========================================= ] 1039/1534 67% [========================================== ] 1040/1534 67% [========================================== ] 1041/1534 67% [========================================== ] 1042/1534 67% [========================================== ] 1043/1534 67% [========================================== ] 1044/1534 68% [========================================== ] 1045/1534 68% [========================================== ] 1046/1534 68% [========================================== ] 1047/1534 68% [========================================== ] 1048/1534 68% [========================================== ] 1049/1534 68% [========================================== ] 1050/1534 68% [========================================== ] 1051/1534 68% [========================================== ] 1052/1534 68% [========================================== ] 1053/1534 68% [========================================== ] 1054/1534 68% [========================================== ] 1055/1534 68% [========================================== ] 1056/1534 68% [========================================== ] 1057/1534 68% [========================================== ] 1058/1534 68% [========================================== ] 1059/1534 69% [========================================== ] 1060/1534 69% [========================================== ] 1061/1534 69% [========================================== ] 1062/1534 69% [========================================== ] 1063/1534 69% [=========================================== ] 1064/1534 69% [=========================================== ] 1065/1534 69% [=========================================== ] 1066/1534 69% [=========================================== ] 1067/1534 69% [=========================================== ] 1068/1534 69% [=========================================== ] 1069/1534 69% [=========================================== ] 1070/1534 69% [=========================================== ] 1071/1534 69% [=========================================== ] 1072/1534 69% [=========================================== ] 1073/1534 69% [=========================================== ] 1074/1534 70% [=========================================== ] 1075/1534 70% [=========================================== ] 1076/1534 70% [=========================================== ] 1077/1534 70% [=========================================== ] 1078/1534 70% [=========================================== ] 1079/1534 70% [=========================================== ] 1080/1534 70% [=========================================== ] 1081/1534 70% [=========================================== ] 1082/1534 70% [=========================================== ] 1083/1534 70% [=========================================== ] 1084/1534 70% [=========================================== ] 1085/1534 70% [=========================================== ] 1086/1534 70% [=========================================== ] 1087/1534 70% [=========================================== ] 1088/1534 70% [============================================ ] 1089/1534 70% [============================================ ] 1090/1534 71% [============================================ ] 1091/1534 71% [============================================ ] 1092/1534 71% [============================================ ] 1093/1534 71% [============================================ ] 1094/1534 71% [============================================ ] 1095/1534 71% [============================================ ] 1096/1534 71% [============================================ ] 1097/1534 71% [============================================ ] 1098/1534 71% [============================================ ] 1099/1534 71% [============================================ ] 1100/1534 71% [============================================ ] 1101/1534 71% [============================================ ] 1102/1534 71% [============================================ ] 1103/1534 71% [============================================ ] 1104/1534 71% [============================================ ] 1105/1534 72% [============================================ ] 1106/1534 72% [============================================ ] 1107/1534 72% [============================================ ] 1108/1534 72% [============================================ ] 1109/1534 72% [============================================ ] 1110/1534 72% [============================================ ] 1111/1534 72% [============================================ ] 1112/1534 72% [============================================ ] 1113/1534 72% [============================================= ] 1114/1534 72% [============================================= ] 1115/1534 72% [============================================= ] 1116/1534 72% [============================================= ] 1117/1534 72% [============================================= ] 1118/1534 72% [============================================= ] 1119/1534 72% [============================================= ] 1120/1534 73% [============================================= ] 1121/1534 73% [============================================= ] 1122/1534 73% [============================================= ] 1123/1534 73% [============================================= ] 1124/1534 73% [============================================= ] 1125/1534 73% [============================================= ] 1126/1534 73% [============================================= ] 1127/1534 73% [============================================= ] 1128/1534 73% [============================================= ] 1129/1534 73% [============================================= ] 1130/1534 73% [============================================= ] 1131/1534 73% [============================================= ] 1132/1534 73% [============================================= ] 1133/1534 73% [============================================= ] 1134/1534 73% [============================================= ] 1135/1534 73% [============================================= ] 1136/1534 74% [============================================= ] 1137/1534 74% [============================================= ] 1138/1534 74% [============================================== ] 1139/1534 74% [============================================== ] 1140/1534 74% [============================================== ] 1141/1534 74% [============================================== ] 1142/1534 74% [============================================== ] 1143/1534 74% [============================================== ] 1144/1534 74% [============================================== ] 1145/1534 74% [============================================== ] 1146/1534 74% [============================================== ] 1147/1534 74% [============================================== ] 1148/1534 74% [============================================== ] 1149/1534 74% [============================================== ] 1150/1534 74% [============================================== ] 1151/1534 75% [============================================== ] 1152/1534 75% [============================================== ] 1153/1534 75% [============================================== ] 1154/1534 75% [============================================== ] 1155/1534 75% [============================================== ] 1156/1534 75% [============================================== ] 1157/1534 75% [============================================== ] 1158/1534 75% [============================================== ] 1159/1534 75% [============================================== ] 1160/1534 75% [============================================== ] 1161/1534 75% [============================================== ] 1162/1534 75% [=============================================== ] 1163/1534 75% [=============================================== ] 1164/1534 75% [=============================================== ] 1165/1534 75% [=============================================== ] 1166/1534 76% [=============================================== ] 1167/1534 76% [=============================================== ] 1168/1534 76% [=============================================== ] 1169/1534 76% [=============================================== ] 1170/1534 76% [=============================================== ] 1171/1534 76% [=============================================== ] 1172/1534 76% [=============================================== ] 1173/1534 76% [=============================================== ] 1174/1534 76% [=============================================== ] 1175/1534 76% [=============================================== ] 1176/1534 76% [=============================================== ] 1177/1534 76% [=============================================== ] 1178/1534 76% [=============================================== ] 1179/1534 76% [=============================================== ] 1180/1534 76% [=============================================== ] 1181/1534 76% [=============================================== ] 1182/1534 77% [=============================================== ] 1183/1534 77% [=============================================== ] 1184/1534 77% [=============================================== ] 1185/1534 77% [=============================================== ] 1186/1534 77% [=============================================== ] 1187/1534 77% [================================================ ] 1188/1534 77% [================================================ ] 1189/1534 77% [================================================ ] 1190/1534 77% [================================================ ] 1191/1534 77% [================================================ ] 1192/1534 77% [================================================ ] 1193/1534 77% [================================================ ] 1194/1534 77% [================================================ ] 1195/1534 77% [================================================ ] 1196/1534 77% [================================================ ] 1197/1534 78% [================================================ ] 1198/1534 78% [================================================ ] 1199/1534 78% [================================================ ] 1200/1534 78% [================================================ ] 1201/1534 78% [================================================ ] 1202/1534 78% [================================================ ] 1203/1534 78% [================================================ ] 1204/1534 78% [================================================ ] 1205/1534 78% [================================================ ] 1206/1534 78% [================================================ ] 1207/1534 78% [================================================ ] 1208/1534 78% [================================================ ] 1209/1534 78% [================================================ ] 1210/1534 78% [================================================ ] 1211/1534 78% [================================================ ] 1212/1534 79% [================================================= ] 1213/1534 79% [================================================= ] 1214/1534 79% [================================================= ] 1215/1534 79% [================================================= ] 1216/1534 79% [================================================= ] 1217/1534 79% [================================================= ] 1218/1534 79% [================================================= ] 1219/1534 79% [================================================= ] 1220/1534 79% [================================================= ] 1221/1534 79% [================================================= ] 1222/1534 79% [================================================= ] 1223/1534 79% [================================================= ] 1224/1534 79% [================================================= ] 1225/1534 79% [================================================= ] 1226/1534 79% [================================================= ] 1227/1534 79% [================================================= ] 1228/1534 80% [================================================= ] 1229/1534 80% [================================================= ] 1230/1534 80% [================================================= ] 1231/1534 80% [================================================= ] 1232/1534 80% [================================================= ] 1233/1534 80% [================================================= ] 1234/1534 80% [================================================= ] 1235/1534 80% [================================================= ] 1236/1534 80% [================================================= ] 1237/1534 80% [================================================== ] 1238/1534 80% [================================================== ] 1239/1534 80% [================================================== ] 1240/1534 80% [================================================== ] 1241/1534 80% [================================================== ] 1242/1534 80% [================================================== ] 1243/1534 81% [================================================== ] 1244/1534 81% [================================================== ] 1245/1534 81% [================================================== ] 1246/1534 81% [================================================== ] 1247/1534 81% [================================================== ] 1248/1534 81% [================================================== ] 1249/1534 81% [================================================== ] 1250/1534 81% [================================================== ] 1251/1534 81% [================================================== ] 1252/1534 81% [================================================== ] 1253/1534 81% [================================================== ] 1254/1534 81% [================================================== ] 1255/1534 81% [================================================== ] 1256/1534 81% [================================================== ] 1257/1534 81% [================================================== ] 1258/1534 82% [================================================== ] 1259/1534 82% [================================================== ] 1260/1534 82% [================================================== ] 1261/1534 82% [=================================================== ] 1262/1534 82% [=================================================== ] 1263/1534 82% [=================================================== ] 1264/1534 82% [=================================================== ] 1265/1534 82% [=================================================== ] 1266/1534 82% [=================================================== ] 1267/1534 82% [=================================================== ] 1268/1534 82% [=================================================== ] 1269/1534 82% [=================================================== ] 1270/1534 82% [=================================================== ] 1271/1534 82% [=================================================== ] 1272/1534 82% [=================================================== ] 1273/1534 82% [=================================================== ] 1274/1534 83% [=================================================== ] 1275/1534 83% [=================================================== ] 1276/1534 83% [=================================================== ] 1277/1534 83% [=================================================== ] 1278/1534 83% [=================================================== ] 1279/1534 83% [=================================================== ] 1280/1534 83% [=================================================== ] 1281/1534 83% [=================================================== ] 1282/1534 83% [=================================================== ] 1283/1534 83% [=================================================== ] 1284/1534 83% [=================================================== ] 1285/1534 83% [=================================================== ] 1286/1534 83% [==================================================== ] 1287/1534 83% [==================================================== ] 1288/1534 83% [==================================================== ] 1289/1534 84% [==================================================== ] 1290/1534 84% [==================================================== ] 1291/1534 84% [==================================================== ] 1292/1534 84% [==================================================== ] 1293/1534 84% [==================================================== ] 1294/1534 84% [==================================================== ] 1295/1534 84% [==================================================== ] 1296/1534 84% [==================================================== ] 1297/1534 84% [==================================================== ] 1298/1534 84% [==================================================== ] 1299/1534 84% [==================================================== ] 1300/1534 84% [==================================================== ] 1301/1534 84% [==================================================== ] 1302/1534 84% [==================================================== ] 1303/1534 84% [==================================================== ] 1304/1534 85% [==================================================== ] 1305/1534 85% [==================================================== ] 1306/1534 85% [==================================================== ] 1307/1534 85% [==================================================== ] 1308/1534 85% [==================================================== ] 1309/1534 85% [==================================================== ] 1310/1534 85% [==================================================== ] 1311/1534 85% [===================================================== ] 1312/1534 85% [===================================================== ] 1313/1534 85% [===================================================== ] 1314/1534 85% [===================================================== ] 1315/1534 85% [===================================================== ] 1316/1534 85% [===================================================== ] 1317/1534 85% [===================================================== ] 1318/1534 85% [===================================================== ] 1319/1534 85% [===================================================== ] 1320/1534 86% [===================================================== ] 1321/1534 86% [===================================================== ] 1322/1534 86% [===================================================== ] 1323/1534 86% [===================================================== ] 1324/1534 86% [===================================================== ] 1325/1534 86% [===================================================== ] 1326/1534 86% [===================================================== ] 1327/1534 86% [===================================================== ] 1328/1534 86% [===================================================== ] 1329/1534 86% [===================================================== ] 1330/1534 86% [===================================================== ] 1331/1534 86% [===================================================== ] 1332/1534 86% [===================================================== ] 1333/1534 86% [===================================================== ] 1334/1534 86% [===================================================== ] 1335/1534 87% [===================================================== ] 1336/1534 87% [====================================================== ] 1337/1534 87% [====================================================== ] 1338/1534 87% [====================================================== ] 1339/1534 87% [====================================================== ] 1340/1534 87% [====================================================== ] 1341/1534 87% [====================================================== ] 1342/1534 87% [====================================================== ] 1343/1534 87% [====================================================== ] 1344/1534 87% [====================================================== ] 1345/1534 87% [====================================================== ] 1346/1534 87% [====================================================== ] 1347/1534 87% [====================================================== ] 1348/1534 87% [====================================================== ] 1349/1534 87% [====================================================== ] 1350/1534 88% [====================================================== ] 1351/1534 88% [====================================================== ] 1352/1534 88% [====================================================== ] 1353/1534 88% [====================================================== ] 1354/1534 88% [====================================================== ] 1355/1534 88% [====================================================== ] 1356/1534 88% [====================================================== ] 1357/1534 88% [====================================================== ] 1358/1534 88% [====================================================== ] 1359/1534 88% [====================================================== ] 1360/1534 88% [======================================================= ] 1361/1534 88% [======================================================= ] 1362/1534 88% [======================================================= ] 1363/1534 88% [======================================================= ] 1364/1534 88% [======================================================= ] 1365/1534 88% [======================================================= ] 1366/1534 89% [======================================================= ] 1367/1534 89% [======================================================= ] 1368/1534 89% [======================================================= ] 1369/1534 89% [======================================================= ] 1370/1534 89% [======================================================= ] 1371/1534 89% [======================================================= ] 1372/1534 89% [======================================================= ] 1373/1534 89% [======================================================= ] 1374/1534 89% [======================================================= ] 1375/1534 89% [======================================================= ] 1376/1534 89% [======================================================= ] 1377/1534 89% [======================================================= ] 1378/1534 89% [======================================================= ] 1379/1534 89% [======================================================= ] 1380/1534 89% [======================================================= ] 1381/1534 90% [======================================================= ] 1382/1534 90% [======================================================= ] 1383/1534 90% [======================================================= ] 1384/1534 90% [======================================================= ] 1385/1534 90% [======================================================== ] 1386/1534 90% [======================================================== ] 1387/1534 90% [======================================================== ] 1388/1534 90% [======================================================== ] 1389/1534 90% [======================================================== ] 1390/1534 90% [======================================================== ] 1391/1534 90% [======================================================== ] 1392/1534 90% [======================================================== ] 1393/1534 90% [======================================================== ] 1394/1534 90% [======================================================== ] 1395/1534 90% [======================================================== ] 1396/1534 91% [======================================================== ] 1397/1534 91% [======================================================== ] 1398/1534 91% [======================================================== ] 1399/1534 91% [======================================================== ] 1400/1534 91% [======================================================== ] 1401/1534 91% [======================================================== ] 1402/1534 91% [======================================================== ] 1403/1534 91% [======================================================== ] 1404/1534 91% [======================================================== ] 1405/1534 91% [======================================================== ] 1406/1534 91% [======================================================== ] 1407/1534 91% [======================================================== ] 1408/1534 91% [======================================================== ] 1409/1534 91% [======================================================== ] 1410/1534 91% [========================================================= ] 1411/1534 91% [========================================================= ] 1412/1534 92% [========================================================= ] 1413/1534 92% [========================================================= ] 1414/1534 92% [========================================================= ] 1415/1534 92% [========================================================= ] 1416/1534 92% [========================================================= ] 1417/1534 92% [========================================================= ] 1418/1534 92% [========================================================= ] 1419/1534 92% [========================================================= ] 1420/1534 92% [========================================================= ] 1421/1534 92% [========================================================= ] 1422/1534 92% [========================================================= ] 1423/1534 92% [========================================================= ] 1424/1534 92% [========================================================= ] 1425/1534 92% [========================================================= ] 1426/1534 92% [========================================================= ] 1427/1534 93% [========================================================= ] 1428/1534 93% [========================================================= ] 1429/1534 93% [========================================================= ] 1430/1534 93% [========================================================= ] 1431/1534 93% [========================================================= ] 1432/1534 93% [========================================================= ] 1433/1534 93% [========================================================= ] 1434/1534 93% [========================================================= ] 1435/1534 93% [========================================================== ] 1436/1534 93% [========================================================== ] 1437/1534 93% [========================================================== ] 1438/1534 93% [========================================================== ] 1439/1534 93% [========================================================== ] 1440/1534 93% [========================================================== ] 1441/1534 93% [========================================================== ] 1442/1534 94% [========================================================== ] 1443/1534 94% [========================================================== ] 1444/1534 94% [========================================================== ] 1445/1534 94% [========================================================== ] 1446/1534 94% [========================================================== ] 1447/1534 94% [========================================================== ] 1448/1534 94% [========================================================== ] 1449/1534 94% [========================================================== ] 1450/1534 94% [========================================================== ] 1451/1534 94% [========================================================== ] 1452/1534 94% [========================================================== ] 1453/1534 94% [========================================================== ] 1454/1534 94% [========================================================== ] 1455/1534 94% [========================================================== ] 1456/1534 94% [========================================================== ] 1457/1534 94% [========================================================== ] 1458/1534 95% [========================================================== ] 1459/1534 95% [=========================================================== ] 1460/1534 95% [=========================================================== ] 1461/1534 95% [=========================================================== ] 1462/1534 95% [=========================================================== ] 1463/1534 95% [=========================================================== ] 1464/1534 95% [=========================================================== ] 1465/1534 95% [=========================================================== ] 1466/1534 95% [=========================================================== ] 1467/1534 95% [=========================================================== ] 1468/1534 95% [=========================================================== ] 1469/1534 95% [=========================================================== ] 1470/1534 95% [=========================================================== ] 1471/1534 95% [=========================================================== ] 1472/1534 95% [=========================================================== ] 1473/1534 96% [=========================================================== ] 1474/1534 96% [=========================================================== ] 1475/1534 96% [=========================================================== ] 1476/1534 96% [=========================================================== ] 1477/1534 96% [=========================================================== ] 1478/1534 96% [=========================================================== ] 1479/1534 96% [=========================================================== ] 1480/1534 96% [=========================================================== ] 1481/1534 96% [=========================================================== ] 1482/1534 96% [=========================================================== ] 1483/1534 96% [=========================================================== ] 1484/1534 96% [============================================================ ] 1485/1534 96% [============================================================ ] 1486/1534 96% [============================================================ ] 1487/1534 96% [============================================================ ] 1488/1534 97% [============================================================ ] 1489/1534 97% [============================================================ ] 1490/1534 97% [============================================================ ] 1491/1534 97% [============================================================ ] 1492/1534 97% [============================================================ ] 1493/1534 97% [============================================================ ] 1494/1534 97% [============================================================ ] 1495/1534 97% [============================================================ ] 1496/1534 97% [============================================================ ] 1497/1534 97% [============================================================ ] 1498/1534 97% [============================================================ ] 1499/1534 97% [============================================================ ] 1500/1534 97% [============================================================ ] 1501/1534 97% [============================================================ ] 1502/1534 97% [============================================================ ] 1503/1534 97% [============================================================ ] 1504/1534 98% [============================================================ ] 1505/1534 98% [============================================================ ] 1506/1534 98% [============================================================ ] 1507/1534 98% [============================================================ ] 1508/1534 98% [============================================================ ] 1509/1534 98% [============================================================= ] 1510/1534 98% [============================================================= ] 1511/1534 98% [============================================================= ] 1512/1534 98% [============================================================= ] 1513/1534 98% [============================================================= ] 1514/1534 98% [============================================================= ] 1515/1534 98% [============================================================= ] 1516/1534 98% [============================================================= ] 1517/1534 98% [============================================================= ] 1518/1534 98% [============================================================= ] 1519/1534 99% [============================================================= ] 1520/1534 99% [============================================================= ] 1521/1534 99% [============================================================= ] 1522/1534 99% [============================================================= ] 1523/1534 99% [============================================================= ] 1524/1534 99% [============================================================= ] 1525/1534 99% [============================================================= ] 1526/1534 99% [============================================================= ] 1527/1534 99% [============================================================= ] 1528/1534 99% [============================================================= ] 1529/1534 99% [============================================================= ] 1530/1534 99% [============================================================= ] 1531/1534 99% [============================================================= ] 1532/1534 99% [============================================================= ] 1533/1534 99% [==============================================================] 1534/1534 100% operation complete, 1534 objects in 29924 NAND pages. ln -snf /nvmedata/autobuild/instance-4/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-4/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot' make: Entering directory '/nvmedata/autobuild/instance-4/buildroot' >>> Buildroot 2022.02-525-ge65e9acb20 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> alsa-lib 1.2.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 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.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.4.188 Collecting legal info >>> alsa-utils 1.2.6 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssl Collecting legal info >>> libressl 3.4.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> bind 9.16.27 Collecting legal info COPYRIGHT: OK (sha256: daf6f1eddf5983ed664a2d125b619e56e2e93917c19d0d41c7586ea153ba2155) >>> libuv 1.43.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> ccid 1.4.34 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.5 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> chrony 4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> crda 4.14 Collecting legal info LICENSE: OK (sha256: c16224b376128b589eea69a8fdd1f09818b8cb995e10d1e37f72dff22233d7b0) >>> host-python-pycryptodomex 3.14.0 Collecting legal info LICENSE.rst: OK (sha256: 4e04660d77c1c64e89d79537919fb8240fa21484a7e3db29f358b2c7f84ea073) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 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.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libgcrypt 1.10.0 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> daq3 3.0.5 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> 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) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> freetype 2.12.0 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-gdb 11.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> iperf3 3.10.1 Collecting legal info LICENSE: OK (sha256: 0e1cb1921904626f0d3e86cacc0e28333140f0f9957267cff0b9d185645743ed) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libcodec2 1.0.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libiio 0.23 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libsigsegv 2.13 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sbc 1.5 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sqlite 3.38.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xkeyboard-config 2.34 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.7.3.1 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.14.1 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2021.5 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> 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-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.188: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-4/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot'