make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7' make[3]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7' make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-lzma-4.32.7' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /nvmedata/autobuild/instance-25/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-25/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/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-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In file included from /usr/include/string.h:495, from mkyaffs2.c:28: In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /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 mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c 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-25/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /nvmedata/autobuild/instance-25/output-1/host/bin PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/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-25/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-25/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-25/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-25/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-25/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips-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@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-25/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-25/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-25/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-25/output-1/host/mips-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-25/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-25/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-25/output-1/host/bin/mips-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@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-25/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-25/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-25/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-25/output-1/host/mips-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-25/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-25/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /nvmedata/autobuild/instance-25/output-1/target/etc/shells || echo "/bin/bash" >> /nvmedata/autobuild/instance-25/output-1/target/etc/shells mkdir -p /nvmedata/autobuild/instance-25/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-25/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-25/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-25/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-25/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-25/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-25/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-25/output-1/target/etc/shells ln -sf bash /nvmedata/autobuild/instance-25/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,bash,' /nvmedata/autobuild/instance-25/output-1/target/etc/passwd if [ -x /nvmedata/autobuild/instance-25/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-25/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-25/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-25/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-25/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-25/output-1/target/etc/inittab grep -qsE '^/bin/zsh$' /nvmedata/autobuild/instance-25/output-1/target/etc/shells || echo "/bin/zsh" >> /nvmedata/autobuild/instance-25/output-1/target/etc/shells rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/include /nvmedata/autobuild/instance-25/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-25/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-25/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-25/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-25/output-1/target/usr/doc find /nvmedata/autobuild/instance-25/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-25/output-1/target/lib/ /nvmedata/autobuild/instance-25/output-1/target/usr/lib/ /nvmedata/autobuild/instance-25/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-25/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/man /nvmedata/autobuild/instance-25/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/info /nvmedata/autobuild/instance-25/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/doc /nvmedata/autobuild/instance-25/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-25/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-25/output-1/target/lib/debug /nvmedata/autobuild/instance-25/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-25/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-25/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-25/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-25/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-25/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-rc2-30-ga482624320"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-rc2\"" \ ) > /nvmedata/autobuild/instance-25/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-25/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-25/output-1/per-package /nvmedata/autobuild/instance-25/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-25/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /nvmedata/autobuild/instance-25/output-1/images rm -rf /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar mkdir -p /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-25/output-1/target/ /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-25/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot echo "/nvmedata/autobuild/instance-25/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /nvmedata/autobuild/instance-25/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-25/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/fakeroot rootdir=/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/tar/target table='/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-25/output-1/host/bin/lzma -9 -c /nvmedata/autobuild/instance-25/output-1/images/rootfs.tar > /nvmedata/autobuild/instance-25/output-1/images/rootfs.tar.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-25/output-1/images rm -rf /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-25/output-1/target/ /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-25/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-25/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-25/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-25/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-25/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-25/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-25/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2163 objects. stage 2: creating image '/nvmedata/autobuild/instance-25/output-1/images/rootfs.yaffs2' [ ] 1/2163 0% [ ] 2/2163 0% [ ] 3/2163 0% [ ] 4/2163 0% [ ] 5/2163 0% [ ] 6/2163 0% [ ] 7/2163 0% [ ] 8/2163 0% [ ] 9/2163 0% [ ] 10/2163 0% [ ] 11/2163 0% [ ] 12/2163 0% [ ] 13/2163 0% [ ] 14/2163 0% [ ] 15/2163 0% [ ] 16/2163 0% [ ] 17/2163 0% [ ] 18/2163 0% [ ] 19/2163 0% [ ] 20/2163 0% [ ] 21/2163 0% [ ] 22/2163 1% [ ] 23/2163 1% [ ] 24/2163 1% [ ] 25/2163 1% [ ] 26/2163 1% [ ] 27/2163 1% [ ] 28/2163 1% [ ] 29/2163 1% [ ] 30/2163 1% [ ] 31/2163 1% [ ] 32/2163 1% [ ] 33/2163 1% [ ] 34/2163 1% [= ] 35/2163 1% [= ] 36/2163 1% [= ] 37/2163 1% [= ] 38/2163 1% [= ] 39/2163 1% [= ] 40/2163 1% [= ] 41/2163 1% [= ] 42/2163 1% [= ] 43/2163 1% [= ] 44/2163 2% [= ] 45/2163 2% [= ] 46/2163 2% [= ] 47/2163 2% [= ] 48/2163 2% [= ] 49/2163 2% [= ] 50/2163 2% [= ] 51/2163 2% [= ] 52/2163 2% [= ] 53/2163 2% [= ] 54/2163 2% [= ] 55/2163 2% [= ] 56/2163 2% [= ] 57/2163 2% [= ] 58/2163 2% [= ] 59/2163 2% [= ] 60/2163 2% [= ] 61/2163 2% [= ] 62/2163 2% [= ] 63/2163 2% [= ] 64/2163 2% [= ] 65/2163 3% [= ] 66/2163 3% [= ] 67/2163 3% [= ] 68/2163 3% [= ] 69/2163 3% [== ] 70/2163 3% [== ] 71/2163 3% [== ] 72/2163 3% [== ] 73/2163 3% [== ] 74/2163 3% [== ] 75/2163 3% [== ] 76/2163 3% [== ] 77/2163 3% [== ] 78/2163 3% [== ] 79/2163 3% [== ] 80/2163 3% [== ] 81/2163 3% [== ] 82/2163 3% [== ] 83/2163 3% [== ] 84/2163 3% [== ] 85/2163 3% [== ] 86/2163 3% [== ] 87/2163 4% [== ] 88/2163 4% [== ] 89/2163 4% [== ] 90/2163 4% [== ] 91/2163 4% [== ] 92/2163 4% [== ] 93/2163 4% [== ] 94/2163 4% [== ] 95/2163 4% [== ] 96/2163 4% [== ] 97/2163 4% [== ] 98/2163 4% [== ] 99/2163 4% [== ] 100/2163 4% [== ] 101/2163 4% [== ] 102/2163 4% [== ] 103/2163 4% [== ] 104/2163 4% [=== ] 105/2163 4% [=== ] 106/2163 4% [=== ] 107/2163 4% [=== ] 108/2163 4% [=== ] 109/2163 5% [=== ] 110/2163 5% [=== ] 111/2163 5% [=== ] 112/2163 5% [=== ] 113/2163 5% [=== ] 114/2163 5% [=== ] 115/2163 5% [=== ] 116/2163 5% [=== ] 117/2163 5% [=== ] 118/2163 5% [=== ] 119/2163 5% [=== ] 120/2163 5% [=== ] 121/2163 5% [=== ] 122/2163 5% [=== ] 123/2163 5% [=== ] 124/2163 5% [=== ] 125/2163 5% [=== ] 126/2163 5% [=== ] 127/2163 5% [=== ] 128/2163 5% [=== ] 129/2163 5% [=== ] 130/2163 6% [=== ] 131/2163 6% [=== ] 132/2163 6% [=== ] 133/2163 6% [=== ] 134/2163 6% [=== ] 135/2163 6% [=== ] 136/2163 6% [=== ] 137/2163 6% [=== ] 138/2163 6% [=== ] 139/2163 6% [==== ] 140/2163 6% [==== ] 141/2163 6% [==== ] 142/2163 6% [==== ] 143/2163 6% [==== ] 144/2163 6% [==== ] 145/2163 6% [==== ] 146/2163 6% [==== ] 147/2163 6% [==== ] 148/2163 6% [==== ] 149/2163 6% [==== ] 150/2163 6% [==== ] 151/2163 6% [==== ] 152/2163 7% [==== ] 153/2163 7% [==== ] 154/2163 7% [==== ] 155/2163 7% [==== ] 156/2163 7% [==== ] 157/2163 7% [==== ] 158/2163 7% [==== ] 159/2163 7% [==== ] 160/2163 7% [==== ] 161/2163 7% [==== ] 162/2163 7% [==== ] 163/2163 7% [==== ] 164/2163 7% [==== ] 165/2163 7% [==== ] 166/2163 7% [==== ] 167/2163 7% [==== ] 168/2163 7% [==== ] 169/2163 7% [==== ] 170/2163 7% [==== ] 171/2163 7% [==== ] 172/2163 7% [==== ] 173/2163 7% [==== ] 174/2163 8% [===== ] 175/2163 8% [===== ] 176/2163 8% [===== ] 177/2163 8% [===== ] 178/2163 8% [===== ] 179/2163 8% [===== ] 180/2163 8% [===== ] 181/2163 8% [===== ] 182/2163 8% [===== ] 183/2163 8% [===== ] 184/2163 8% [===== ] 185/2163 8% [===== ] 186/2163 8% [===== ] 187/2163 8% [===== ] 188/2163 8% [===== ] 189/2163 8% [===== ] 190/2163 8% [===== ] 191/2163 8% [===== ] 192/2163 8% [===== ] 193/2163 8% [===== ] 194/2163 8% [===== ] 195/2163 9% [===== ] 196/2163 9% [===== ] 197/2163 9% [===== ] 198/2163 9% [===== ] 199/2163 9% [===== ] 200/2163 9% [===== ] 201/2163 9% [===== ] 202/2163 9% [===== ] 203/2163 9% [===== ] 204/2163 9% [===== ] 205/2163 9% [===== ] 206/2163 9% [===== ] 207/2163 9% [===== ] 208/2163 9% [===== ] 209/2163 9% [====== ] 210/2163 9% [====== ] 211/2163 9% [====== ] 212/2163 9% [====== ] 213/2163 9% [====== ] 214/2163 9% [====== ] 215/2163 9% [====== ] 216/2163 9% [====== ] 217/2163 10% [====== ] 218/2163 10% [====== ] 219/2163 10% [====== ] 220/2163 10% [====== ] 221/2163 10% [====== ] 222/2163 10% [====== ] 223/2163 10% [====== ] 224/2163 10% [====== ] 225/2163 10% [====== ] 226/2163 10% [====== ] 227/2163 10% [====== ] 228/2163 10% [====== ] 229/2163 10% [====== ] 230/2163 10% [====== ] 231/2163 10% [====== ] 232/2163 10% [====== ] 233/2163 10% [====== ] 234/2163 10% [====== ] 235/2163 10% [====== ] 236/2163 10% [====== ] 237/2163 10% [====== ] 238/2163 11% [====== ] 239/2163 11% [====== ] 240/2163 11% [====== ] 241/2163 11% [====== ] 242/2163 11% [====== ] 243/2163 11% [====== ] 244/2163 11% [======= ] 245/2163 11% [======= ] 246/2163 11% [======= ] 247/2163 11% [======= ] 248/2163 11% [======= ] 249/2163 11% [======= ] 250/2163 11% [======= ] 251/2163 11% [======= ] 252/2163 11% [======= ] 253/2163 11% [======= ] 254/2163 11% [======= ] 255/2163 11% [======= ] 256/2163 11% [======= ] 257/2163 11% [======= ] 258/2163 11% [======= ] 259/2163 11% [======= ] 260/2163 12% [======= ] 261/2163 12% [======= ] 262/2163 12% [======= ] 263/2163 12% [======= ] 264/2163 12% [======= ] 265/2163 12% [======= ] 266/2163 12% [======= ] 267/2163 12% [======= ] 268/2163 12% [======= ] 269/2163 12% [======= ] 270/2163 12% [======= ] 271/2163 12% [======= ] 272/2163 12% [======= ] 273/2163 12% [======= ] 274/2163 12% [======= ] 275/2163 12% [======= ] 276/2163 12% [======= ] 277/2163 12% [======= ] 278/2163 12% [======= ] 279/2163 12% [======== ] 280/2163 12% [======== ] 281/2163 12% [======== ] 282/2163 13% [======== ] 283/2163 13% [======== ] 284/2163 13% [======== ] 285/2163 13% [======== ] 286/2163 13% [======== ] 287/2163 13% [======== ] 288/2163 13% [======== ] 289/2163 13% [======== ] 290/2163 13% [======== ] 291/2163 13% [======== ] 292/2163 13% [======== ] 293/2163 13% [======== ] 294/2163 13% [======== ] 295/2163 13% [======== ] 296/2163 13% [======== ] 297/2163 13% [======== ] 298/2163 13% [======== ] 299/2163 13% [======== ] 300/2163 13% [======== ] 301/2163 13% [======== ] 302/2163 13% [======== ] 303/2163 14% [======== ] 304/2163 14% [======== ] 305/2163 14% [======== ] 306/2163 14% [======== ] 307/2163 14% [======== ] 308/2163 14% [======== ] 309/2163 14% [======== ] 310/2163 14% [======== ] 311/2163 14% [======== ] 312/2163 14% [======== ] 313/2163 14% [========= ] 314/2163 14% [========= ] 315/2163 14% [========= ] 316/2163 14% [========= ] 317/2163 14% [========= ] 318/2163 14% [========= ] 319/2163 14% [========= ] 320/2163 14% [========= ] 321/2163 14% [========= ] 322/2163 14% [========= ] 323/2163 14% [========= ] 324/2163 14% [========= ] 325/2163 15% [========= ] 326/2163 15% [========= ] 327/2163 15% [========= ] 328/2163 15% [========= ] 329/2163 15% [========= ] 330/2163 15% [========= ] 331/2163 15% [========= ] 332/2163 15% [========= ] 333/2163 15% [========= ] 334/2163 15% [========= ] 335/2163 15% [========= ] 336/2163 15% [========= ] 337/2163 15% [========= ] 338/2163 15% [========= ] 339/2163 15% [========= ] 340/2163 15% [========= ] 341/2163 15% [========= ] 342/2163 15% [========= ] 343/2163 15% [========= ] 344/2163 15% [========= ] 345/2163 15% [========= ] 346/2163 15% [========= ] 347/2163 16% [========= ] 348/2163 16% [========== ] 349/2163 16% [========== ] 350/2163 16% [========== ] 351/2163 16% [========== ] 352/2163 16% [========== ] 353/2163 16% [========== ] 354/2163 16% [========== ] 355/2163 16% [========== ] 356/2163 16% [========== ] 357/2163 16% [========== ] 358/2163 16% [========== ] 359/2163 16% [========== ] 360/2163 16% [========== ] 361/2163 16% [========== ] 362/2163 16% [========== ] 363/2163 16% [========== ] 364/2163 16% [========== ] 365/2163 16% [========== ] 366/2163 16% [========== ] 367/2163 16% [========== ] 368/2163 17% [========== ] 369/2163 17% [========== ] 370/2163 17% [========== ] 371/2163 17% [========== ] 372/2163 17% [========== ] 373/2163 17% [========== ] 374/2163 17% [========== ] 375/2163 17% [========== ] 376/2163 17% [========== ] 377/2163 17% [========== ] 378/2163 17% [========== ] 379/2163 17% [========== ] 380/2163 17% [========== ] 381/2163 17% [========== ] 382/2163 17% [========== ] 383/2163 17% [=========== ] 384/2163 17% [=========== ] 385/2163 17% [=========== ] 386/2163 17% [=========== ] 387/2163 17% [=========== ] 388/2163 17% [=========== ] 389/2163 17% [=========== ] 390/2163 18% [=========== ] 391/2163 18% [=========== ] 392/2163 18% [=========== ] 393/2163 18% [=========== ] 394/2163 18% [=========== ] 395/2163 18% [=========== ] 396/2163 18% [=========== ] 397/2163 18% [=========== ] 398/2163 18% [=========== ] 399/2163 18% [=========== ] 400/2163 18% [=========== ] 401/2163 18% [=========== ] 402/2163 18% [=========== ] 403/2163 18% [=========== ] 404/2163 18% [=========== ] 405/2163 18% [=========== ] 406/2163 18% [=========== ] 407/2163 18% [=========== ] 408/2163 18% [=========== ] 409/2163 18% [=========== ] 410/2163 18% [=========== ] 411/2163 19% [=========== ] 412/2163 19% [=========== ] 413/2163 19% [=========== ] 414/2163 19% [=========== ] 415/2163 19% [=========== ] 416/2163 19% [=========== ] 417/2163 19% [=========== ] 418/2163 19% [============ ] 419/2163 19% [============ ] 420/2163 19% [============ ] 421/2163 19% [============ ] 422/2163 19% [============ ] 423/2163 19% [============ ] 424/2163 19% [============ ] 425/2163 19% [============ ] 426/2163 19% [============ ] 427/2163 19% [============ ] 428/2163 19% [============ ] 429/2163 19% [============ ] 430/2163 19% [============ ] 431/2163 19% [============ ] 432/2163 19% [============ ] 433/2163 20% [============ ] 434/2163 20% [============ ] 435/2163 20% [============ ] 436/2163 20% [============ ] 437/2163 20% [============ ] 438/2163 20% [============ ] 439/2163 20% [============ ] 440/2163 20% [============ ] 441/2163 20% [============ ] 442/2163 20% [============ ] 443/2163 20% [============ ] 444/2163 20% [============ ] 445/2163 20% [============ ] 446/2163 20% [============ ] 447/2163 20% [============ ] 448/2163 20% [============ ] 449/2163 20% [============ ] 450/2163 20% [============ ] 451/2163 20% [============ ] 452/2163 20% [============ ] 453/2163 20% [============= ] 454/2163 20% [============= ] 455/2163 21% [============= ] 456/2163 21% [============= ] 457/2163 21% [============= ] 458/2163 21% [============= ] 459/2163 21% [============= ] 460/2163 21% [============= ] 461/2163 21% [============= ] 462/2163 21% [============= ] 463/2163 21% [============= ] 464/2163 21% [============= ] 465/2163 21% [============= ] 466/2163 21% [============= ] 467/2163 21% [============= ] 468/2163 21% [============= ] 469/2163 21% [============= ] 470/2163 21% [============= ] 471/2163 21% [============= ] 472/2163 21% [============= ] 473/2163 21% [============= ] 474/2163 21% [============= ] 475/2163 21% [============= ] 476/2163 22% [============= ] 477/2163 22% [============= ] 478/2163 22% [============= ] 479/2163 22% [============= ] 480/2163 22% [============= ] 481/2163 22% [============= ] 482/2163 22% [============= ] 483/2163 22% [============= ] 484/2163 22% [============= ] 485/2163 22% [============= ] 486/2163 22% [============= ] 487/2163 22% [============= ] 488/2163 22% [============== ] 489/2163 22% [============== ] 490/2163 22% [============== ] 491/2163 22% [============== ] 492/2163 22% [============== ] 493/2163 22% [============== ] 494/2163 22% [============== ] 495/2163 22% [============== ] 496/2163 22% [============== ] 497/2163 22% [============== ] 498/2163 23% [============== ] 499/2163 23% [============== ] 500/2163 23% [============== ] 501/2163 23% [============== ] 502/2163 23% [============== ] 503/2163 23% [============== ] 504/2163 23% [============== ] 505/2163 23% [============== ] 506/2163 23% [============== ] 507/2163 23% [============== ] 508/2163 23% [============== ] 509/2163 23% [============== ] 510/2163 23% [============== ] 511/2163 23% [============== ] 512/2163 23% [============== ] 513/2163 23% [============== ] 514/2163 23% [============== ] 515/2163 23% [============== ] 516/2163 23% [============== ] 517/2163 23% [============== ] 518/2163 23% [============== ] 519/2163 23% [============== ] 520/2163 24% [============== ] 521/2163 24% [============== ] 522/2163 24% [============== ] 523/2163 24% [=============== ] 524/2163 24% [=============== ] 525/2163 24% [=============== ] 526/2163 24% [=============== ] 527/2163 24% [=============== ] 528/2163 24% [=============== ] 529/2163 24% [=============== ] 530/2163 24% [=============== ] 531/2163 24% [=============== ] 532/2163 24% [=============== ] 533/2163 24% [=============== ] 534/2163 24% [=============== ] 535/2163 24% [=============== ] 536/2163 24% [=============== ] 537/2163 24% [=============== ] 538/2163 24% [=============== ] 539/2163 24% [=============== ] 540/2163 24% [=============== ] 541/2163 25% [=============== ] 542/2163 25% [=============== ] 543/2163 25% [=============== ] 544/2163 25% [=============== ] 545/2163 25% [=============== ] 546/2163 25% [=============== ] 547/2163 25% [=============== ] 548/2163 25% [=============== ] 549/2163 25% [=============== ] 550/2163 25% [=============== ] 551/2163 25% [=============== ] 552/2163 25% [=============== ] 553/2163 25% [=============== ] 554/2163 25% [=============== ] 555/2163 25% [=============== ] 556/2163 25% [=============== ] 557/2163 25% [=============== ] 558/2163 25% [================ ] 559/2163 25% [================ ] 560/2163 25% [================ ] 561/2163 25% [================ ] 562/2163 25% [================ ] 563/2163 26% [================ ] 564/2163 26% [================ ] 565/2163 26% [================ ] 566/2163 26% [================ ] 567/2163 26% [================ ] 568/2163 26% [================ ] 569/2163 26% [================ ] 570/2163 26% [================ ] 571/2163 26% [================ ] 572/2163 26% [================ ] 573/2163 26% [================ ] 574/2163 26% [================ ] 575/2163 26% [================ ] 576/2163 26% [================ ] 577/2163 26% [================ ] 578/2163 26% [================ ] 579/2163 26% [================ ] 580/2163 26% [================ ] 581/2163 26% [================ ] 582/2163 26% [================ ] 583/2163 26% [================ ] 584/2163 26% [================ ] 585/2163 27% [================ ] 586/2163 27% [================ ] 587/2163 27% [================ ] 588/2163 27% [================ ] 589/2163 27% [================ ] 590/2163 27% [================ ] 591/2163 27% [================ ] 592/2163 27% [================ ] 593/2163 27% [================= ] 594/2163 27% [================= ] 595/2163 27% [================= ] 596/2163 27% [================= ] 597/2163 27% [================= ] 598/2163 27% [================= ] 599/2163 27% [================= ] 600/2163 27% [================= ] 601/2163 27% [================= ] 602/2163 27% [================= ] 603/2163 27% [================= ] 604/2163 27% [================= ] 605/2163 27% [================= ] 606/2163 28% [================= ] 607/2163 28% [================= ] 608/2163 28% [================= ] 609/2163 28% [================= ] 610/2163 28% [================= ] 611/2163 28% [================= ] 612/2163 28% [================= ] 613/2163 28% [================= ] 614/2163 28% [================= ] 615/2163 28% [================= ] 616/2163 28% [================= ] 617/2163 28% [================= ] 618/2163 28% [================= ] 619/2163 28% [================= ] 620/2163 28% [================= ] 621/2163 28% [================= ] 622/2163 28% [================= ] 623/2163 28% [================= ] 624/2163 28% [================= ] 625/2163 28% [================= ] 626/2163 28% [================= ] 627/2163 28% [================== ] 628/2163 29% [================== ] 629/2163 29% [================== ] 630/2163 29% [================== ] 631/2163 29% [================== ] 632/2163 29% [================== ] 633/2163 29% [================== ] 634/2163 29% [================== ] 635/2163 29% [================== ] 636/2163 29% [================== ] 637/2163 29% [================== ] 638/2163 29% [================== ] 639/2163 29% [================== ] 640/2163 29% [================== ] 641/2163 29% [================== ] 642/2163 29% [================== ] 643/2163 29% [================== ] 644/2163 29% [================== ] 645/2163 29% [================== ] 646/2163 29% [================== ] 647/2163 29% [================== ] 648/2163 29% [================== ] 649/2163 30% [================== ] 650/2163 30% [================== ] 651/2163 30% [================== ] 652/2163 30% [================== ] 653/2163 30% [================== ] 654/2163 30% [================== ] 655/2163 30% [================== ] 656/2163 30% [================== ] 657/2163 30% [================== ] 658/2163 30% [================== ] 659/2163 30% [================== ] 660/2163 30% [================== ] 661/2163 30% [================== ] 662/2163 30% [=================== ] 663/2163 30% [=================== ] 664/2163 30% [=================== ] 665/2163 30% [=================== ] 666/2163 30% [=================== ] 667/2163 30% [=================== ] 668/2163 30% [=================== ] 669/2163 30% [=================== ] 670/2163 30% [=================== ] 671/2163 31% [=================== ] 672/2163 31% [=================== ] 673/2163 31% [=================== ] 674/2163 31% [=================== ] 675/2163 31% [=================== ] 676/2163 31% [=================== ] 677/2163 31% [=================== ] 678/2163 31% [=================== ] 679/2163 31% [=================== ] 680/2163 31% [=================== ] 681/2163 31% [=================== ] 682/2163 31% [=================== ] 683/2163 31% [=================== ] 684/2163 31% [=================== ] 685/2163 31% [=================== ] 686/2163 31% [=================== ] 687/2163 31% [=================== ] 688/2163 31% [=================== ] 689/2163 31% [=================== ] 690/2163 31% [=================== ] 691/2163 31% [=================== ] 692/2163 31% [=================== ] 693/2163 32% [=================== ] 694/2163 32% [=================== ] 695/2163 32% [=================== ] 696/2163 32% [=================== ] 697/2163 32% [==================== ] 698/2163 32% [==================== ] 699/2163 32% [==================== ] 700/2163 32% [==================== ] 701/2163 32% [==================== ] 702/2163 32% [==================== ] 703/2163 32% [==================== ] 704/2163 32% [==================== ] 705/2163 32% [==================== ] 706/2163 32% [==================== ] 707/2163 32% [==================== ] 708/2163 32% [==================== ] 709/2163 32% [==================== ] 710/2163 32% [==================== ] 711/2163 32% [==================== ] 712/2163 32% [==================== ] 713/2163 32% [==================== ] 714/2163 33% [==================== ] 715/2163 33% [==================== ] 716/2163 33% [==================== ] 717/2163 33% [==================== ] 718/2163 33% [==================== ] 719/2163 33% [==================== ] 720/2163 33% [==================== ] 721/2163 33% [==================== ] 722/2163 33% [==================== ] 723/2163 33% [==================== ] 724/2163 33% [==================== ] 725/2163 33% [==================== ] 726/2163 33% [==================== ] 727/2163 33% [==================== ] 728/2163 33% [==================== ] 729/2163 33% [==================== ] 730/2163 33% [==================== ] 731/2163 33% [==================== ] 732/2163 33% [===================== ] 733/2163 33% [===================== ] 734/2163 33% [===================== ] 735/2163 33% [===================== ] 736/2163 34% [===================== ] 737/2163 34% [===================== ] 738/2163 34% [===================== ] 739/2163 34% [===================== ] 740/2163 34% [===================== ] 741/2163 34% [===================== ] 742/2163 34% [===================== ] 743/2163 34% [===================== ] 744/2163 34% [===================== ] 745/2163 34% [===================== ] 746/2163 34% [===================== ] 747/2163 34% [===================== ] 748/2163 34% [===================== ] 749/2163 34% [===================== ] 750/2163 34% [===================== ] 751/2163 34% [===================== ] 752/2163 34% [===================== ] 753/2163 34% [===================== ] 754/2163 34% [===================== ] 755/2163 34% [===================== ] 756/2163 34% [===================== ] 757/2163 34% [===================== ] 758/2163 35% [===================== ] 759/2163 35% [===================== ] 760/2163 35% [===================== ] 761/2163 35% [===================== ] 762/2163 35% [===================== ] 763/2163 35% [===================== ] 764/2163 35% [===================== ] 765/2163 35% [===================== ] 766/2163 35% [===================== ] 767/2163 35% [====================== ] 768/2163 35% [====================== ] 769/2163 35% [====================== ] 770/2163 35% [====================== ] 771/2163 35% [====================== ] 772/2163 35% [====================== ] 773/2163 35% [====================== ] 774/2163 35% [====================== ] 775/2163 35% [====================== ] 776/2163 35% [====================== ] 777/2163 35% [====================== ] 778/2163 35% [====================== ] 779/2163 36% [====================== ] 780/2163 36% [====================== ] 781/2163 36% [====================== ] 782/2163 36% [====================== ] 783/2163 36% [====================== ] 784/2163 36% [====================== ] 785/2163 36% [====================== ] 786/2163 36% [====================== ] 787/2163 36% [====================== ] 788/2163 36% [====================== ] 789/2163 36% [====================== ] 790/2163 36% [====================== ] 791/2163 36% [====================== ] 792/2163 36% [====================== ] 793/2163 36% [====================== ] 794/2163 36% [====================== ] 795/2163 36% [====================== ] 796/2163 36% [====================== ] 797/2163 36% [====================== ] 798/2163 36% [====================== ] 799/2163 36% [====================== ] 800/2163 36% [====================== ] 801/2163 37% [====================== ] 802/2163 37% [======================= ] 803/2163 37% [======================= ] 804/2163 37% [======================= ] 805/2163 37% [======================= ] 806/2163 37% [======================= ] 807/2163 37% [======================= ] 808/2163 37% [======================= ] 809/2163 37% [======================= ] 810/2163 37% [======================= ] 811/2163 37% [======================= ] 812/2163 37% [======================= ] 813/2163 37% [======================= ] 814/2163 37% [======================= ] 815/2163 37% [======================= ] 816/2163 37% [======================= ] 817/2163 37% [======================= ] 818/2163 37% [======================= ] 819/2163 37% [======================= ] 820/2163 37% [======================= ] 821/2163 37% [======================= ] 822/2163 38% [======================= ] 823/2163 38% [======================= ] 824/2163 38% [======================= ] 825/2163 38% [======================= ] 826/2163 38% [======================= ] 827/2163 38% [======================= ] 828/2163 38% [======================= ] 829/2163 38% [======================= ] 830/2163 38% [======================= ] 831/2163 38% [======================= ] 832/2163 38% [======================= ] 833/2163 38% [======================= ] 834/2163 38% [======================= ] 835/2163 38% [======================= ] 836/2163 38% [======================= ] 837/2163 38% [======================== ] 838/2163 38% [======================== ] 839/2163 38% [======================== ] 840/2163 38% [======================== ] 841/2163 38% [======================== ] 842/2163 38% [======================== ] 843/2163 38% [======================== ] 844/2163 39% [======================== ] 845/2163 39% [======================== ] 846/2163 39% [======================== ] 847/2163 39% [======================== ] 848/2163 39% [======================== ] 849/2163 39% [======================== ] 850/2163 39% [======================== ] 851/2163 39% [======================== ] 852/2163 39% [======================== ] 853/2163 39% [======================== ] 854/2163 39% [======================== ] 855/2163 39% [======================== ] 856/2163 39% [======================== ] 857/2163 39% [======================== ] 858/2163 39% [======================== ] 859/2163 39% [======================== ] 860/2163 39% [======================== ] 861/2163 39% [======================== ] 862/2163 39% [======================== ] 863/2163 39% [======================== ] 864/2163 39% [======================== ] 865/2163 39% [======================== ] 866/2163 40% [======================== ] 867/2163 40% [======================== ] 868/2163 40% [======================== ] 869/2163 40% [======================== ] 870/2163 40% [======================== ] 871/2163 40% [======================== ] 872/2163 40% [========================= ] 873/2163 40% [========================= ] 874/2163 40% [========================= ] 875/2163 40% [========================= ] 876/2163 40% [========================= ] 877/2163 40% [========================= ] 878/2163 40% [========================= ] 879/2163 40% [========================= ] 880/2163 40% [========================= ] 881/2163 40% [========================= ] 882/2163 40% [========================= ] 883/2163 40% [========================= ] 884/2163 40% [========================= ] 885/2163 40% [========================= ] 886/2163 40% [========================= ] 887/2163 41% [========================= ] 888/2163 41% [========================= ] 889/2163 41% [========================= ] 890/2163 41% [========================= ] 891/2163 41% [========================= ] 892/2163 41% [========================= ] 893/2163 41% [========================= ] 894/2163 41% [========================= ] 895/2163 41% [========================= ] 896/2163 41% [========================= ] 897/2163 41% [========================= ] 898/2163 41% [========================= ] 899/2163 41% [========================= ] 900/2163 41% [========================= ] 901/2163 41% [========================= ] 902/2163 41% [========================= ] 903/2163 41% [========================= ] 904/2163 41% [========================= ] 905/2163 41% [========================= ] 906/2163 41% [========================= ] 907/2163 41% [========================== ] 908/2163 41% [========================== ] 909/2163 42% [========================== ] 910/2163 42% [========================== ] 911/2163 42% [========================== ] 912/2163 42% [========================== ] 913/2163 42% [========================== ] 914/2163 42% [========================== ] 915/2163 42% [========================== ] 916/2163 42% [========================== ] 917/2163 42% [========================== ] 918/2163 42% [========================== ] 919/2163 42% [========================== ] 920/2163 42% [========================== ] 921/2163 42% [========================== ] 922/2163 42% [========================== ] 923/2163 42% [========================== ] 924/2163 42% [========================== ] 925/2163 42% [========================== ] 926/2163 42% [========================== ] 927/2163 42% [========================== ] 928/2163 42% [========================== ] 929/2163 42% [========================== ] 930/2163 42% [========================== ] 931/2163 43% [========================== ] 932/2163 43% [========================== ] 933/2163 43% [========================== ] 934/2163 43% [========================== ] 935/2163 43% [========================== ] 936/2163 43% [========================== ] 937/2163 43% [========================== ] 938/2163 43% [========================== ] 939/2163 43% [========================== ] 940/2163 43% [========================== ] 941/2163 43% [=========================== ] 942/2163 43% [=========================== ] 943/2163 43% [=========================== ] 944/2163 43% [=========================== ] 945/2163 43% [=========================== ] 946/2163 43% [=========================== ] 947/2163 43% [=========================== ] 948/2163 43% [=========================== ] 949/2163 43% [=========================== ] 950/2163 43% [=========================== ] 951/2163 43% [=========================== ] 952/2163 44% [=========================== ] 953/2163 44% [=========================== ] 954/2163 44% [=========================== ] 955/2163 44% [=========================== ] 956/2163 44% [=========================== ] 957/2163 44% [=========================== ] 958/2163 44% [=========================== ] 959/2163 44% [=========================== ] 960/2163 44% [=========================== ] 961/2163 44% [=========================== ] 962/2163 44% [=========================== ] 963/2163 44% [=========================== ] 964/2163 44% [=========================== ] 965/2163 44% [=========================== ] 966/2163 44% [=========================== ] 967/2163 44% [=========================== ] 968/2163 44% [=========================== ] 969/2163 44% [=========================== ] 970/2163 44% [=========================== ] 971/2163 44% [=========================== ] 972/2163 44% [=========================== ] 973/2163 44% [=========================== ] 974/2163 45% [=========================== ] 975/2163 45% [=========================== ] 976/2163 45% [============================ ] 977/2163 45% [============================ ] 978/2163 45% [============================ ] 979/2163 45% [============================ ] 980/2163 45% [============================ ] 981/2163 45% [============================ ] 982/2163 45% [============================ ] 983/2163 45% [============================ ] 984/2163 45% [============================ ] 985/2163 45% [============================ ] 986/2163 45% [============================ ] 987/2163 45% [============================ ] 988/2163 45% [============================ ] 989/2163 45% [============================ ] 990/2163 45% [============================ ] 991/2163 45% [============================ ] 992/2163 45% [============================ ] 993/2163 45% [============================ ] 994/2163 45% [============================ ] 995/2163 46% [============================ ] 996/2163 46% [============================ ] 997/2163 46% [============================ ] 998/2163 46% [============================ ] 999/2163 46% [============================ ] 1000/2163 46% [============================ ] 1001/2163 46% [============================ ] 1002/2163 46% [============================ ] 1003/2163 46% [============================ ] 1004/2163 46% [============================ ] 1005/2163 46% [============================ ] 1006/2163 46% [============================ ] 1007/2163 46% [============================ ] 1008/2163 46% [============================ ] 1009/2163 46% [============================ ] 1010/2163 46% [============================ ] 1011/2163 46% [============================= ] 1012/2163 46% [============================= ] 1013/2163 46% [============================= ] 1014/2163 46% [============================= ] 1015/2163 46% [============================= ] 1016/2163 46% [============================= ] 1017/2163 47% [============================= ] 1018/2163 47% [============================= ] 1019/2163 47% [============================= ] 1020/2163 47% [============================= ] 1021/2163 47% [============================= ] 1022/2163 47% [============================= ] 1023/2163 47% [============================= ] 1024/2163 47% [============================= ] 1025/2163 47% [============================= ] 1026/2163 47% [============================= ] 1027/2163 47% [============================= ] 1028/2163 47% [============================= ] 1029/2163 47% [============================= ] 1030/2163 47% [============================= ] 1031/2163 47% [============================= ] 1032/2163 47% [============================= ] 1033/2163 47% [============================= ] 1034/2163 47% [============================= ] 1035/2163 47% [============================= ] 1036/2163 47% [============================= ] 1037/2163 47% [============================= ] 1038/2163 47% [============================= ] 1039/2163 48% [============================= ] 1040/2163 48% [============================= ] 1041/2163 48% [============================= ] 1042/2163 48% [============================= ] 1043/2163 48% [============================= ] 1044/2163 48% [============================= ] 1045/2163 48% [============================= ] 1046/2163 48% [============================== ] 1047/2163 48% [============================== ] 1048/2163 48% [============================== ] 1049/2163 48% [============================== ] 1050/2163 48% [============================== ] 1051/2163 48% [============================== ] 1052/2163 48% [============================== ] 1053/2163 48% [============================== ] 1054/2163 48% [============================== ] 1055/2163 48% [============================== ] 1056/2163 48% [============================== ] 1057/2163 48% [============================== ] 1058/2163 48% [============================== ] 1059/2163 48% [============================== ] 1060/2163 49% [============================== ] 1061/2163 49% [============================== ] 1062/2163 49% [============================== ] 1063/2163 49% [============================== ] 1064/2163 49% [============================== ] 1065/2163 49% [============================== ] 1066/2163 49% [============================== ] 1067/2163 49% [============================== ] 1068/2163 49% [============================== ] 1069/2163 49% [============================== ] 1070/2163 49% [============================== ] 1071/2163 49% [============================== ] 1072/2163 49% [============================== ] 1073/2163 49% [============================== ] 1074/2163 49% [============================== ] 1075/2163 49% [============================== ] 1076/2163 49% [============================== ] 1077/2163 49% [============================== ] 1078/2163 49% [============================== ] 1079/2163 49% [============================== ] 1080/2163 49% [============================== ] 1081/2163 49% [=============================== ] 1082/2163 50% [=============================== ] 1083/2163 50% [=============================== ] 1084/2163 50% [=============================== ] 1085/2163 50% [=============================== ] 1086/2163 50% [=============================== ] 1087/2163 50% [=============================== ] 1088/2163 50% [=============================== ] 1089/2163 50% [=============================== ] 1090/2163 50% [=============================== ] 1091/2163 50% [=============================== ] 1092/2163 50% [=============================== ] 1093/2163 50% [=============================== ] 1094/2163 50% [=============================== ] 1095/2163 50% [=============================== ] 1096/2163 50% [=============================== ] 1097/2163 50% [=============================== ] 1098/2163 50% [=============================== ] 1099/2163 50% [=============================== ] 1100/2163 50% [=============================== ] 1101/2163 50% [=============================== ] 1102/2163 50% [=============================== ] 1103/2163 50% [=============================== ] 1104/2163 51% [=============================== ] 1105/2163 51% [=============================== ] 1106/2163 51% [=============================== ] 1107/2163 51% [=============================== ] 1108/2163 51% [=============================== ] 1109/2163 51% [=============================== ] 1110/2163 51% [=============================== ] 1111/2163 51% [=============================== ] 1112/2163 51% [=============================== ] 1113/2163 51% [=============================== ] 1114/2163 51% [=============================== ] 1115/2163 51% [=============================== ] 1116/2163 51% [================================ ] 1117/2163 51% [================================ ] 1118/2163 51% [================================ ] 1119/2163 51% [================================ ] 1120/2163 51% [================================ ] 1121/2163 51% [================================ ] 1122/2163 51% [================================ ] 1123/2163 51% [================================ ] 1124/2163 51% [================================ ] 1125/2163 52% [================================ ] 1126/2163 52% [================================ ] 1127/2163 52% [================================ ] 1128/2163 52% [================================ ] 1129/2163 52% [================================ ] 1130/2163 52% [================================ ] 1131/2163 52% [================================ ] 1132/2163 52% [================================ ] 1133/2163 52% [================================ ] 1134/2163 52% [================================ ] 1135/2163 52% [================================ ] 1136/2163 52% [================================ ] 1137/2163 52% [================================ ] 1138/2163 52% [================================ ] 1139/2163 52% [================================ ] 1140/2163 52% [================================ ] 1141/2163 52% [================================ ] 1142/2163 52% [================================ ] 1143/2163 52% [================================ ] 1144/2163 52% [================================ ] 1145/2163 52% [================================ ] 1146/2163 52% [================================ ] 1147/2163 53% [================================ ] 1148/2163 53% [================================ ] 1149/2163 53% [================================ ] 1150/2163 53% [================================ ] 1151/2163 53% [================================= ] 1152/2163 53% [================================= ] 1153/2163 53% [================================= ] 1154/2163 53% [================================= ] 1155/2163 53% [================================= ] 1156/2163 53% [================================= ] 1157/2163 53% [================================= ] 1158/2163 53% [================================= ] 1159/2163 53% [================================= ] 1160/2163 53% [================================= ] 1161/2163 53% [================================= ] 1162/2163 53% [================================= ] 1163/2163 53% [================================= ] 1164/2163 53% [================================= ] 1165/2163 53% [================================= ] 1166/2163 53% [================================= ] 1167/2163 53% [================================= ] 1168/2163 53% [================================= ] 1169/2163 54% [================================= ] 1170/2163 54% [================================= ] 1171/2163 54% [================================= ] 1172/2163 54% [================================= ] 1173/2163 54% [================================= ] 1174/2163 54% [================================= ] 1175/2163 54% [================================= ] 1176/2163 54% [================================= ] 1177/2163 54% [================================= ] 1178/2163 54% [================================= ] 1179/2163 54% [================================= ] 1180/2163 54% [================================= ] 1181/2163 54% [================================= ] 1182/2163 54% [================================= ] 1183/2163 54% [================================= ] 1184/2163 54% [================================= ] 1185/2163 54% [================================= ] 1186/2163 54% [================================== ] 1187/2163 54% [================================== ] 1188/2163 54% [================================== ] 1189/2163 54% [================================== ] 1190/2163 55% [================================== ] 1191/2163 55% [================================== ] 1192/2163 55% [================================== ] 1193/2163 55% [================================== ] 1194/2163 55% [================================== ] 1195/2163 55% [================================== ] 1196/2163 55% [================================== ] 1197/2163 55% [================================== ] 1198/2163 55% [================================== ] 1199/2163 55% [================================== ] 1200/2163 55% [================================== ] 1201/2163 55% [================================== ] 1202/2163 55% [================================== ] 1203/2163 55% [================================== ] 1204/2163 55% [================================== ] 1205/2163 55% [================================== ] 1206/2163 55% [================================== ] 1207/2163 55% [================================== ] 1208/2163 55% [================================== ] 1209/2163 55% [================================== ] 1210/2163 55% [================================== ] 1211/2163 55% [================================== ] 1212/2163 56% [================================== ] 1213/2163 56% [================================== ] 1214/2163 56% [================================== ] 1215/2163 56% [================================== ] 1216/2163 56% [================================== ] 1217/2163 56% [================================== ] 1218/2163 56% [================================== ] 1219/2163 56% [================================== ] 1220/2163 56% [================================== ] 1221/2163 56% [=================================== ] 1222/2163 56% [=================================== ] 1223/2163 56% [=================================== ] 1224/2163 56% [=================================== ] 1225/2163 56% [=================================== ] 1226/2163 56% [=================================== ] 1227/2163 56% [=================================== ] 1228/2163 56% [=================================== ] 1229/2163 56% [=================================== ] 1230/2163 56% [=================================== ] 1231/2163 56% [=================================== ] 1232/2163 56% [=================================== ] 1233/2163 57% [=================================== ] 1234/2163 57% [=================================== ] 1235/2163 57% [=================================== ] 1236/2163 57% [=================================== ] 1237/2163 57% [=================================== ] 1238/2163 57% [=================================== ] 1239/2163 57% [=================================== ] 1240/2163 57% [=================================== ] 1241/2163 57% [=================================== ] 1242/2163 57% [=================================== ] 1243/2163 57% [=================================== ] 1244/2163 57% [=================================== ] 1245/2163 57% [=================================== ] 1246/2163 57% [=================================== ] 1247/2163 57% [=================================== ] 1248/2163 57% [=================================== ] 1249/2163 57% [=================================== ] 1250/2163 57% [=================================== ] 1251/2163 57% [=================================== ] 1252/2163 57% [=================================== ] 1253/2163 57% [=================================== ] 1254/2163 57% [=================================== ] 1255/2163 58% [==================================== ] 1256/2163 58% [==================================== ] 1257/2163 58% [==================================== ] 1258/2163 58% [==================================== ] 1259/2163 58% [==================================== ] 1260/2163 58% [==================================== ] 1261/2163 58% [==================================== ] 1262/2163 58% [==================================== ] 1263/2163 58% [==================================== ] 1264/2163 58% [==================================== ] 1265/2163 58% [==================================== ] 1266/2163 58% [==================================== ] 1267/2163 58% [==================================== ] 1268/2163 58% [==================================== ] 1269/2163 58% [==================================== ] 1270/2163 58% [==================================== ] 1271/2163 58% [==================================== ] 1272/2163 58% [==================================== ] 1273/2163 58% [==================================== ] 1274/2163 58% [==================================== ] 1275/2163 58% [==================================== ] 1276/2163 58% [==================================== ] 1277/2163 59% [==================================== ] 1278/2163 59% [==================================== ] 1279/2163 59% [==================================== ] 1280/2163 59% [==================================== ] 1281/2163 59% [==================================== ] 1282/2163 59% [==================================== ] 1283/2163 59% [==================================== ] 1284/2163 59% [==================================== ] 1285/2163 59% [==================================== ] 1286/2163 59% [==================================== ] 1287/2163 59% [==================================== ] 1288/2163 59% [==================================== ] 1289/2163 59% [==================================== ] 1290/2163 59% [===================================== ] 1291/2163 59% [===================================== ] 1292/2163 59% [===================================== ] 1293/2163 59% [===================================== ] 1294/2163 59% [===================================== ] 1295/2163 59% [===================================== ] 1296/2163 59% [===================================== ] 1297/2163 59% [===================================== ] 1298/2163 60% [===================================== ] 1299/2163 60% [===================================== ] 1300/2163 60% [===================================== ] 1301/2163 60% [===================================== ] 1302/2163 60% [===================================== ] 1303/2163 60% [===================================== ] 1304/2163 60% [===================================== ] 1305/2163 60% [===================================== ] 1306/2163 60% [===================================== ] 1307/2163 60% [===================================== ] 1308/2163 60% [===================================== ] 1309/2163 60% [===================================== ] 1310/2163 60% [===================================== ] 1311/2163 60% [===================================== ] 1312/2163 60% [===================================== ] 1313/2163 60% [===================================== ] 1314/2163 60% [===================================== ] 1315/2163 60% [===================================== ] 1316/2163 60% [===================================== ] 1317/2163 60% [===================================== ] 1318/2163 60% [===================================== ] 1319/2163 60% [===================================== ] 1320/2163 61% [===================================== ] 1321/2163 61% [===================================== ] 1322/2163 61% [===================================== ] 1323/2163 61% [===================================== ] 1324/2163 61% [===================================== ] 1325/2163 61% [====================================== ] 1326/2163 61% [====================================== ] 1327/2163 61% [====================================== ] 1328/2163 61% [====================================== ] 1329/2163 61% [====================================== ] 1330/2163 61% [====================================== ] 1331/2163 61% [====================================== ] 1332/2163 61% [====================================== ] 1333/2163 61% [====================================== ] 1334/2163 61% [====================================== ] 1335/2163 61% [====================================== ] 1336/2163 61% [====================================== ] 1337/2163 61% [====================================== ] 1338/2163 61% [====================================== ] 1339/2163 61% [====================================== ] 1340/2163 61% [====================================== ] 1341/2163 61% [====================================== ] 1342/2163 62% [====================================== ] 1343/2163 62% [====================================== ] 1344/2163 62% [====================================== ] 1345/2163 62% [====================================== ] 1346/2163 62% [====================================== ] 1347/2163 62% [====================================== ] 1348/2163 62% [====================================== ] 1349/2163 62% [====================================== ] 1350/2163 62% [====================================== ] 1351/2163 62% [====================================== ] 1352/2163 62% [====================================== ] 1353/2163 62% [====================================== ] 1354/2163 62% [====================================== ] 1355/2163 62% [====================================== ] 1356/2163 62% [====================================== ] 1357/2163 62% [====================================== ] 1358/2163 62% [====================================== ] 1359/2163 62% [====================================== ] 1360/2163 62% [======================================= ] 1361/2163 62% [======================================= ] 1362/2163 62% [======================================= ] 1363/2163 63% [======================================= ] 1364/2163 63% [======================================= ] 1365/2163 63% [======================================= ] 1366/2163 63% [======================================= ] 1367/2163 63% [======================================= ] 1368/2163 63% [======================================= ] 1369/2163 63% [======================================= ] 1370/2163 63% [======================================= ] 1371/2163 63% [======================================= ] 1372/2163 63% [======================================= ] 1373/2163 63% [======================================= ] 1374/2163 63% [======================================= ] 1375/2163 63% [======================================= ] 1376/2163 63% [======================================= ] 1377/2163 63% [======================================= ] 1378/2163 63% [======================================= ] 1379/2163 63% [======================================= ] 1380/2163 63% [======================================= ] 1381/2163 63% [======================================= ] 1382/2163 63% [======================================= ] 1383/2163 63% [======================================= ] 1384/2163 63% [======================================= ] 1385/2163 64% [======================================= ] 1386/2163 64% [======================================= ] 1387/2163 64% [======================================= ] 1388/2163 64% [======================================= ] 1389/2163 64% [======================================= ] 1390/2163 64% [======================================= ] 1391/2163 64% [======================================= ] 1392/2163 64% [======================================= ] 1393/2163 64% [======================================= ] 1394/2163 64% [======================================= ] 1395/2163 64% [======================================== ] 1396/2163 64% [======================================== ] 1397/2163 64% [======================================== ] 1398/2163 64% [======================================== ] 1399/2163 64% [======================================== ] 1400/2163 64% [======================================== ] 1401/2163 64% [======================================== ] 1402/2163 64% [======================================== ] 1403/2163 64% [======================================== ] 1404/2163 64% [======================================== ] 1405/2163 64% [======================================== ] 1406/2163 65% [======================================== ] 1407/2163 65% [======================================== ] 1408/2163 65% [======================================== ] 1409/2163 65% [======================================== ] 1410/2163 65% [======================================== ] 1411/2163 65% [======================================== ] 1412/2163 65% [======================================== ] 1413/2163 65% [======================================== ] 1414/2163 65% [======================================== ] 1415/2163 65% [======================================== ] 1416/2163 65% [======================================== ] 1417/2163 65% [======================================== ] 1418/2163 65% [======================================== ] 1419/2163 65% [======================================== ] 1420/2163 65% [======================================== ] 1421/2163 65% [======================================== ] 1422/2163 65% [======================================== ] 1423/2163 65% [======================================== ] 1424/2163 65% [======================================== ] 1425/2163 65% [======================================== ] 1426/2163 65% [======================================== ] 1427/2163 65% [======================================== ] 1428/2163 66% [======================================== ] 1429/2163 66% [======================================== ] 1430/2163 66% [========================================= ] 1431/2163 66% [========================================= ] 1432/2163 66% [========================================= ] 1433/2163 66% [========================================= ] 1434/2163 66% [========================================= ] 1435/2163 66% [========================================= ] 1436/2163 66% [========================================= ] 1437/2163 66% [========================================= ] 1438/2163 66% [========================================= ] 1439/2163 66% [========================================= ] 1440/2163 66% [========================================= ] 1441/2163 66% [========================================= ] 1442/2163 66% [========================================= ] 1443/2163 66% [========================================= ] 1444/2163 66% [========================================= ] 1445/2163 66% [========================================= ] 1446/2163 66% [========================================= ] 1447/2163 66% [========================================= ] 1448/2163 66% [========================================= ] 1449/2163 66% [========================================= ] 1450/2163 67% [========================================= ] 1451/2163 67% [========================================= ] 1452/2163 67% [========================================= ] 1453/2163 67% [========================================= ] 1454/2163 67% [========================================= ] 1455/2163 67% [========================================= ] 1456/2163 67% [========================================= ] 1457/2163 67% [========================================= ] 1458/2163 67% [========================================= ] 1459/2163 67% [========================================= ] 1460/2163 67% [========================================= ] 1461/2163 67% [========================================= ] 1462/2163 67% [========================================= ] 1463/2163 67% [========================================= ] 1464/2163 67% [========================================= ] 1465/2163 67% [========================================== ] 1466/2163 67% [========================================== ] 1467/2163 67% [========================================== ] 1468/2163 67% [========================================== ] 1469/2163 67% [========================================== ] 1470/2163 67% [========================================== ] 1471/2163 68% [========================================== ] 1472/2163 68% [========================================== ] 1473/2163 68% [========================================== ] 1474/2163 68% [========================================== ] 1475/2163 68% [========================================== ] 1476/2163 68% [========================================== ] 1477/2163 68% [========================================== ] 1478/2163 68% [========================================== ] 1479/2163 68% [========================================== ] 1480/2163 68% [========================================== ] 1481/2163 68% [========================================== ] 1482/2163 68% [========================================== ] 1483/2163 68% [========================================== ] 1484/2163 68% [========================================== ] 1485/2163 68% [========================================== ] 1486/2163 68% [========================================== ] 1487/2163 68% [========================================== ] 1488/2163 68% [========================================== ] 1489/2163 68% [========================================== ] 1490/2163 68% [========================================== ] 1491/2163 68% [========================================== ] 1492/2163 68% [========================================== ] 1493/2163 69% [========================================== ] 1494/2163 69% [========================================== ] 1495/2163 69% [========================================== ] 1496/2163 69% [========================================== ] 1497/2163 69% [========================================== ] 1498/2163 69% [========================================== ] 1499/2163 69% [========================================== ] 1500/2163 69% [=========================================== ] 1501/2163 69% [=========================================== ] 1502/2163 69% [=========================================== ] 1503/2163 69% [=========================================== ] 1504/2163 69% [=========================================== ] 1505/2163 69% [=========================================== ] 1506/2163 69% [=========================================== ] 1507/2163 69% [=========================================== ] 1508/2163 69% [=========================================== ] 1509/2163 69% [=========================================== ] 1510/2163 69% [=========================================== ] 1511/2163 69% [=========================================== ] 1512/2163 69% [=========================================== ] 1513/2163 69% [=========================================== ] 1514/2163 69% [=========================================== ] 1515/2163 70% [=========================================== ] 1516/2163 70% [=========================================== ] 1517/2163 70% [=========================================== ] 1518/2163 70% [=========================================== ] 1519/2163 70% [=========================================== ] 1520/2163 70% [=========================================== ] 1521/2163 70% [=========================================== ] 1522/2163 70% [=========================================== ] 1523/2163 70% [=========================================== ] 1524/2163 70% [=========================================== ] 1525/2163 70% [=========================================== ] 1526/2163 70% [=========================================== ] 1527/2163 70% [=========================================== ] 1528/2163 70% [=========================================== ] 1529/2163 70% [=========================================== ] 1530/2163 70% [=========================================== ] 1531/2163 70% [=========================================== ] 1532/2163 70% [=========================================== ] 1533/2163 70% [=========================================== ] 1534/2163 70% [=========================================== ] 1535/2163 70% [============================================ ] 1536/2163 71% [============================================ ] 1537/2163 71% [============================================ ] 1538/2163 71% [============================================ ] 1539/2163 71% [============================================ ] 1540/2163 71% [============================================ ] 1541/2163 71% [============================================ ] 1542/2163 71% [============================================ ] 1543/2163 71% [============================================ ] 1544/2163 71% [============================================ ] 1545/2163 71% [============================================ ] 1546/2163 71% [============================================ ] 1547/2163 71% [============================================ ] 1548/2163 71% [============================================ ] 1549/2163 71% [============================================ ] 1550/2163 71% [============================================ ] 1551/2163 71% [============================================ ] 1552/2163 71% [============================================ ] 1553/2163 71% [============================================ ] 1554/2163 71% [============================================ ] 1555/2163 71% [============================================ ] 1556/2163 71% [============================================ ] 1557/2163 71% [============================================ ] 1558/2163 72% [============================================ ] 1559/2163 72% [============================================ ] 1560/2163 72% [============================================ ] 1561/2163 72% [============================================ ] 1562/2163 72% [============================================ ] 1563/2163 72% [============================================ ] 1564/2163 72% [============================================ ] 1565/2163 72% [============================================ ] 1566/2163 72% [============================================ ] 1567/2163 72% [============================================ ] 1568/2163 72% [============================================ ] 1569/2163 72% [============================================= ] 1570/2163 72% [============================================= ] 1571/2163 72% [============================================= ] 1572/2163 72% [============================================= ] 1573/2163 72% [============================================= ] 1574/2163 72% [============================================= ] 1575/2163 72% [============================================= ] 1576/2163 72% [============================================= ] 1577/2163 72% [============================================= ] 1578/2163 72% [============================================= ] 1579/2163 73% [============================================= ] 1580/2163 73% [============================================= ] 1581/2163 73% [============================================= ] 1582/2163 73% [============================================= ] 1583/2163 73% [============================================= ] 1584/2163 73% [============================================= ] 1585/2163 73% [============================================= ] 1586/2163 73% [============================================= ] 1587/2163 73% [============================================= ] 1588/2163 73% [============================================= ] 1589/2163 73% [============================================= ] 1590/2163 73% [============================================= ] 1591/2163 73% [============================================= ] 1592/2163 73% [============================================= ] 1593/2163 73% [============================================= ] 1594/2163 73% [============================================= ] 1595/2163 73% [============================================= ] 1596/2163 73% [============================================= ] 1597/2163 73% [============================================= ] 1598/2163 73% [============================================= ] 1599/2163 73% [============================================= ] 1600/2163 73% [============================================= ] 1601/2163 74% [============================================= ] 1602/2163 74% [============================================= ] 1603/2163 74% [============================================= ] 1604/2163 74% [============================================== ] 1605/2163 74% [============================================== ] 1606/2163 74% [============================================== ] 1607/2163 74% [============================================== ] 1608/2163 74% [============================================== ] 1609/2163 74% [============================================== ] 1610/2163 74% [============================================== ] 1611/2163 74% [============================================== ] 1612/2163 74% [============================================== ] 1613/2163 74% [============================================== ] 1614/2163 74% [============================================== ] 1615/2163 74% [============================================== ] 1616/2163 74% [============================================== ] 1617/2163 74% [============================================== ] 1618/2163 74% [============================================== ] 1619/2163 74% [============================================== ] 1620/2163 74% [============================================== ] 1621/2163 74% [============================================== ] 1622/2163 74% [============================================== ] 1623/2163 75% [============================================== ] 1624/2163 75% [============================================== ] 1625/2163 75% [============================================== ] 1626/2163 75% [============================================== ] 1627/2163 75% [============================================== ] 1628/2163 75% [============================================== ] 1629/2163 75% [============================================== ] 1630/2163 75% [============================================== ] 1631/2163 75% [============================================== ] 1632/2163 75% [============================================== ] 1633/2163 75% [============================================== ] 1634/2163 75% [============================================== ] 1635/2163 75% [============================================== ] 1636/2163 75% [============================================== ] 1637/2163 75% [============================================== ] 1638/2163 75% [============================================== ] 1639/2163 75% [=============================================== ] 1640/2163 75% [=============================================== ] 1641/2163 75% [=============================================== ] 1642/2163 75% [=============================================== ] 1643/2163 75% [=============================================== ] 1644/2163 76% [=============================================== ] 1645/2163 76% [=============================================== ] 1646/2163 76% [=============================================== ] 1647/2163 76% [=============================================== ] 1648/2163 76% [=============================================== ] 1649/2163 76% [=============================================== ] 1650/2163 76% [=============================================== ] 1651/2163 76% [=============================================== ] 1652/2163 76% [=============================================== ] 1653/2163 76% [=============================================== ] 1654/2163 76% [=============================================== ] 1655/2163 76% [=============================================== ] 1656/2163 76% [=============================================== ] 1657/2163 76% [=============================================== ] 1658/2163 76% [=============================================== ] 1659/2163 76% [=============================================== ] 1660/2163 76% [=============================================== ] 1661/2163 76% [=============================================== ] 1662/2163 76% [=============================================== ] 1663/2163 76% [=============================================== ] 1664/2163 76% [=============================================== ] 1665/2163 76% [=============================================== ] 1666/2163 77% [=============================================== ] 1667/2163 77% [=============================================== ] 1668/2163 77% [=============================================== ] 1669/2163 77% [=============================================== ] 1670/2163 77% [=============================================== ] 1671/2163 77% [=============================================== ] 1672/2163 77% [=============================================== ] 1673/2163 77% [=============================================== ] 1674/2163 77% [================================================ ] 1675/2163 77% [================================================ ] 1676/2163 77% [================================================ ] 1677/2163 77% [================================================ ] 1678/2163 77% [================================================ ] 1679/2163 77% [================================================ ] 1680/2163 77% [================================================ ] 1681/2163 77% [================================================ ] 1682/2163 77% [================================================ ] 1683/2163 77% [================================================ ] 1684/2163 77% [================================================ ] 1685/2163 77% [================================================ ] 1686/2163 77% [================================================ ] 1687/2163 77% [================================================ ] 1688/2163 78% [================================================ ] 1689/2163 78% [================================================ ] 1690/2163 78% [================================================ ] 1691/2163 78% [================================================ ] 1692/2163 78% [================================================ ] 1693/2163 78% [================================================ ] 1694/2163 78% [================================================ ] 1695/2163 78% [================================================ ] 1696/2163 78% [================================================ ] 1697/2163 78% [================================================ ] 1698/2163 78% [================================================ ] 1699/2163 78% [================================================ ] 1700/2163 78% [================================================ ] 1701/2163 78% [================================================ ] 1702/2163 78% [================================================ ] 1703/2163 78% [================================================ ] 1704/2163 78% [================================================ ] 1705/2163 78% [================================================ ] 1706/2163 78% [================================================ ] 1707/2163 78% [================================================ ] 1708/2163 78% [================================================ ] 1709/2163 79% [================================================= ] 1710/2163 79% [================================================= ] 1711/2163 79% [================================================= ] 1712/2163 79% [================================================= ] 1713/2163 79% [================================================= ] 1714/2163 79% [================================================= ] 1715/2163 79% [================================================= ] 1716/2163 79% [================================================= ] 1717/2163 79% [================================================= ] 1718/2163 79% [================================================= ] 1719/2163 79% [================================================= ] 1720/2163 79% [================================================= ] 1721/2163 79% [================================================= ] 1722/2163 79% [================================================= ] 1723/2163 79% [================================================= ] 1724/2163 79% [================================================= ] 1725/2163 79% [================================================= ] 1726/2163 79% [================================================= ] 1727/2163 79% [================================================= ] 1728/2163 79% [================================================= ] 1729/2163 79% [================================================= ] 1730/2163 79% [================================================= ] 1731/2163 80% [================================================= ] 1732/2163 80% [================================================= ] 1733/2163 80% [================================================= ] 1734/2163 80% [================================================= ] 1735/2163 80% [================================================= ] 1736/2163 80% [================================================= ] 1737/2163 80% [================================================= ] 1738/2163 80% [================================================= ] 1739/2163 80% [================================================= ] 1740/2163 80% [================================================= ] 1741/2163 80% [================================================= ] 1742/2163 80% [================================================= ] 1743/2163 80% [================================================= ] 1744/2163 80% [================================================== ] 1745/2163 80% [================================================== ] 1746/2163 80% [================================================== ] 1747/2163 80% [================================================== ] 1748/2163 80% [================================================== ] 1749/2163 80% [================================================== ] 1750/2163 80% [================================================== ] 1751/2163 80% [================================================== ] 1752/2163 80% [================================================== ] 1753/2163 81% [================================================== ] 1754/2163 81% [================================================== ] 1755/2163 81% [================================================== ] 1756/2163 81% [================================================== ] 1757/2163 81% [================================================== ] 1758/2163 81% [================================================== ] 1759/2163 81% [================================================== ] 1760/2163 81% [================================================== ] 1761/2163 81% [================================================== ] 1762/2163 81% [================================================== ] 1763/2163 81% [================================================== ] 1764/2163 81% [================================================== ] 1765/2163 81% [================================================== ] 1766/2163 81% [================================================== ] 1767/2163 81% [================================================== ] 1768/2163 81% [================================================== ] 1769/2163 81% [================================================== ] 1770/2163 81% [================================================== ] 1771/2163 81% [================================================== ] 1772/2163 81% [================================================== ] 1773/2163 81% [================================================== ] 1774/2163 82% [================================================== ] 1775/2163 82% [================================================== ] 1776/2163 82% [================================================== ] 1777/2163 82% [================================================== ] 1778/2163 82% [================================================== ] 1779/2163 82% [=================================================== ] 1780/2163 82% [=================================================== ] 1781/2163 82% [=================================================== ] 1782/2163 82% [=================================================== ] 1783/2163 82% [=================================================== ] 1784/2163 82% [=================================================== ] 1785/2163 82% [=================================================== ] 1786/2163 82% [=================================================== ] 1787/2163 82% [=================================================== ] 1788/2163 82% [=================================================== ] 1789/2163 82% [=================================================== ] 1790/2163 82% [=================================================== ] 1791/2163 82% [=================================================== ] 1792/2163 82% [=================================================== ] 1793/2163 82% [=================================================== ] 1794/2163 82% [=================================================== ] 1795/2163 82% [=================================================== ] 1796/2163 83% [=================================================== ] 1797/2163 83% [=================================================== ] 1798/2163 83% [=================================================== ] 1799/2163 83% [=================================================== ] 1800/2163 83% [=================================================== ] 1801/2163 83% [=================================================== ] 1802/2163 83% [=================================================== ] 1803/2163 83% [=================================================== ] 1804/2163 83% [=================================================== ] 1805/2163 83% [=================================================== ] 1806/2163 83% [=================================================== ] 1807/2163 83% [=================================================== ] 1808/2163 83% [=================================================== ] 1809/2163 83% [=================================================== ] 1810/2163 83% [=================================================== ] 1811/2163 83% [=================================================== ] 1812/2163 83% [=================================================== ] 1813/2163 83% [=================================================== ] 1814/2163 83% [==================================================== ] 1815/2163 83% [==================================================== ] 1816/2163 83% [==================================================== ] 1817/2163 84% [==================================================== ] 1818/2163 84% [==================================================== ] 1819/2163 84% [==================================================== ] 1820/2163 84% [==================================================== ] 1821/2163 84% [==================================================== ] 1822/2163 84% [==================================================== ] 1823/2163 84% [==================================================== ] 1824/2163 84% [==================================================== ] 1825/2163 84% [==================================================== ] 1826/2163 84% [==================================================== ] 1827/2163 84% [==================================================== ] 1828/2163 84% [==================================================== ] 1829/2163 84% [==================================================== ] 1830/2163 84% [==================================================== ] 1831/2163 84% [==================================================== ] 1832/2163 84% [==================================================== ] 1833/2163 84% [==================================================== ] 1834/2163 84% [==================================================== ] 1835/2163 84% [==================================================== ] 1836/2163 84% [==================================================== ] 1837/2163 84% [==================================================== ] 1838/2163 84% [==================================================== ] 1839/2163 85% [==================================================== ] 1840/2163 85% [==================================================== ] 1841/2163 85% [==================================================== ] 1842/2163 85% [==================================================== ] 1843/2163 85% [==================================================== ] 1844/2163 85% [==================================================== ] 1845/2163 85% [==================================================== ] 1846/2163 85% [==================================================== ] 1847/2163 85% [==================================================== ] 1848/2163 85% [==================================================== ] 1849/2163 85% [===================================================== ] 1850/2163 85% [===================================================== ] 1851/2163 85% [===================================================== ] 1852/2163 85% [===================================================== ] 1853/2163 85% [===================================================== ] 1854/2163 85% [===================================================== ] 1855/2163 85% [===================================================== ] 1856/2163 85% [===================================================== ] 1857/2163 85% [===================================================== ] 1858/2163 85% [===================================================== ] 1859/2163 85% [===================================================== ] 1860/2163 85% [===================================================== ] 1861/2163 86% [===================================================== ] 1862/2163 86% [===================================================== ] 1863/2163 86% [===================================================== ] 1864/2163 86% [===================================================== ] 1865/2163 86% [===================================================== ] 1866/2163 86% [===================================================== ] 1867/2163 86% [===================================================== ] 1868/2163 86% [===================================================== ] 1869/2163 86% [===================================================== ] 1870/2163 86% [===================================================== ] 1871/2163 86% [===================================================== ] 1872/2163 86% [===================================================== ] 1873/2163 86% [===================================================== ] 1874/2163 86% [===================================================== ] 1875/2163 86% [===================================================== ] 1876/2163 86% [===================================================== ] 1877/2163 86% [===================================================== ] 1878/2163 86% [===================================================== ] 1879/2163 86% [===================================================== ] 1880/2163 86% [===================================================== ] 1881/2163 86% [===================================================== ] 1882/2163 87% [===================================================== ] 1883/2163 87% [====================================================== ] 1884/2163 87% [====================================================== ] 1885/2163 87% [====================================================== ] 1886/2163 87% [====================================================== ] 1887/2163 87% [====================================================== ] 1888/2163 87% [====================================================== ] 1889/2163 87% [====================================================== ] 1890/2163 87% [====================================================== ] 1891/2163 87% [====================================================== ] 1892/2163 87% [====================================================== ] 1893/2163 87% [====================================================== ] 1894/2163 87% [====================================================== ] 1895/2163 87% [====================================================== ] 1896/2163 87% [====================================================== ] 1897/2163 87% [====================================================== ] 1898/2163 87% [====================================================== ] 1899/2163 87% [====================================================== ] 1900/2163 87% [====================================================== ] 1901/2163 87% [====================================================== ] 1902/2163 87% [====================================================== ] 1903/2163 87% [====================================================== ] 1904/2163 88% [====================================================== ] 1905/2163 88% [====================================================== ] 1906/2163 88% [====================================================== ] 1907/2163 88% [====================================================== ] 1908/2163 88% [====================================================== ] 1909/2163 88% [====================================================== ] 1910/2163 88% [====================================================== ] 1911/2163 88% [====================================================== ] 1912/2163 88% [====================================================== ] 1913/2163 88% [====================================================== ] 1914/2163 88% [====================================================== ] 1915/2163 88% [====================================================== ] 1916/2163 88% [====================================================== ] 1917/2163 88% [====================================================== ] 1918/2163 88% [======================================================= ] 1919/2163 88% [======================================================= ] 1920/2163 88% [======================================================= ] 1921/2163 88% [======================================================= ] 1922/2163 88% [======================================================= ] 1923/2163 88% [======================================================= ] 1924/2163 88% [======================================================= ] 1925/2163 88% [======================================================= ] 1926/2163 89% [======================================================= ] 1927/2163 89% [======================================================= ] 1928/2163 89% [======================================================= ] 1929/2163 89% [======================================================= ] 1930/2163 89% [======================================================= ] 1931/2163 89% [======================================================= ] 1932/2163 89% [======================================================= ] 1933/2163 89% [======================================================= ] 1934/2163 89% [======================================================= ] 1935/2163 89% [======================================================= ] 1936/2163 89% [======================================================= ] 1937/2163 89% [======================================================= ] 1938/2163 89% [======================================================= ] 1939/2163 89% [======================================================= ] 1940/2163 89% [======================================================= ] 1941/2163 89% [======================================================= ] 1942/2163 89% [======================================================= ] 1943/2163 89% [======================================================= ] 1944/2163 89% [======================================================= ] 1945/2163 89% [======================================================= ] 1946/2163 89% [======================================================= ] 1947/2163 90% [======================================================= ] 1948/2163 90% [======================================================= ] 1949/2163 90% [======================================================= ] 1950/2163 90% [======================================================= ] 1951/2163 90% [======================================================= ] 1952/2163 90% [======================================================= ] 1953/2163 90% [======================================================== ] 1954/2163 90% [======================================================== ] 1955/2163 90% [======================================================== ] 1956/2163 90% [======================================================== ] 1957/2163 90% [======================================================== ] 1958/2163 90% [======================================================== ] 1959/2163 90% [======================================================== ] 1960/2163 90% [======================================================== ] 1961/2163 90% [======================================================== ] 1962/2163 90% [======================================================== ] 1963/2163 90% [======================================================== ] 1964/2163 90% [======================================================== ] 1965/2163 90% [======================================================== ] 1966/2163 90% [======================================================== ] 1967/2163 90% [======================================================== ] 1968/2163 90% [======================================================== ] 1969/2163 91% [======================================================== ] 1970/2163 91% [======================================================== ] 1971/2163 91% [======================================================== ] 1972/2163 91% [======================================================== ] 1973/2163 91% [======================================================== ] 1974/2163 91% [======================================================== ] 1975/2163 91% [======================================================== ] 1976/2163 91% [======================================================== ] 1977/2163 91% [======================================================== ] 1978/2163 91% [======================================================== ] 1979/2163 91% [======================================================== ] 1980/2163 91% [======================================================== ] 1981/2163 91% [======================================================== ] 1982/2163 91% [======================================================== ] 1983/2163 91% [======================================================== ] 1984/2163 91% [======================================================== ] 1985/2163 91% [======================================================== ] 1986/2163 91% [======================================================== ] 1987/2163 91% [======================================================== ] 1988/2163 91% [========================================================= ] 1989/2163 91% [========================================================= ] 1990/2163 92% [========================================================= ] 1991/2163 92% [========================================================= ] 1992/2163 92% [========================================================= ] 1993/2163 92% [========================================================= ] 1994/2163 92% [========================================================= ] 1995/2163 92% [========================================================= ] 1996/2163 92% [========================================================= ] 1997/2163 92% [========================================================= ] 1998/2163 92% [========================================================= ] 1999/2163 92% [========================================================= ] 2000/2163 92% [========================================================= ] 2001/2163 92% [========================================================= ] 2002/2163 92% [========================================================= ] 2003/2163 92% [========================================================= ] 2004/2163 92% [========================================================= ] 2005/2163 92% [========================================================= ] 2006/2163 92% [========================================================= ] 2007/2163 92% [========================================================= ] 2008/2163 92% [========================================================= ] 2009/2163 92% [========================================================= ] 2010/2163 92% [========================================================= ] 2011/2163 92% [========================================================= ] 2012/2163 93% [========================================================= ] 2013/2163 93% [========================================================= ] 2014/2163 93% [========================================================= ] 2015/2163 93% [========================================================= ] 2016/2163 93% [========================================================= ] 2017/2163 93% [========================================================= ] 2018/2163 93% [========================================================= ] 2019/2163 93% [========================================================= ] 2020/2163 93% [========================================================= ] 2021/2163 93% [========================================================= ] 2022/2163 93% [========================================================= ] 2023/2163 93% [========================================================== ] 2024/2163 93% [========================================================== ] 2025/2163 93% [========================================================== ] 2026/2163 93% [========================================================== ] 2027/2163 93% [========================================================== ] 2028/2163 93% [========================================================== ] 2029/2163 93% [========================================================== ] 2030/2163 93% [========================================================== ] 2031/2163 93% [========================================================== ] 2032/2163 93% [========================================================== ] 2033/2163 93% [========================================================== ] 2034/2163 94% [========================================================== ] 2035/2163 94% [========================================================== ] 2036/2163 94% [========================================================== ] 2037/2163 94% [========================================================== ] 2038/2163 94% [========================================================== ] 2039/2163 94% [========================================================== ] 2040/2163 94% [========================================================== ] 2041/2163 94% [========================================================== ] 2042/2163 94% [========================================================== ] 2043/2163 94% [========================================================== ] 2044/2163 94% [========================================================== ] 2045/2163 94% [========================================================== ] 2046/2163 94% [========================================================== ] 2047/2163 94% [========================================================== ] 2048/2163 94% [========================================================== ] 2049/2163 94% [========================================================== ] 2050/2163 94% [========================================================== ] 2051/2163 94% [========================================================== ] 2052/2163 94% [========================================================== ] 2053/2163 94% [========================================================== ] 2054/2163 94% [========================================================== ] 2055/2163 95% [========================================================== ] 2056/2163 95% [========================================================== ] 2057/2163 95% [========================================================== ] 2058/2163 95% [=========================================================== ] 2059/2163 95% [=========================================================== ] 2060/2163 95% [=========================================================== ] 2061/2163 95% [=========================================================== ] 2062/2163 95% [=========================================================== ] 2063/2163 95% [=========================================================== ] 2064/2163 95% [=========================================================== ] 2065/2163 95% [=========================================================== ] 2066/2163 95% [=========================================================== ] 2067/2163 95% [=========================================================== ] 2068/2163 95% [=========================================================== ] 2069/2163 95% [=========================================================== ] 2070/2163 95% [=========================================================== ] 2071/2163 95% [=========================================================== ] 2072/2163 95% [=========================================================== ] 2073/2163 95% [=========================================================== ] 2074/2163 95% [=========================================================== ] 2075/2163 95% [=========================================================== ] 2076/2163 95% [=========================================================== ] 2077/2163 96% [=========================================================== ] 2078/2163 96% [=========================================================== ] 2079/2163 96% [=========================================================== ] 2080/2163 96% [=========================================================== ] 2081/2163 96% [=========================================================== ] 2082/2163 96% [=========================================================== ] 2083/2163 96% [=========================================================== ] 2084/2163 96% [=========================================================== ] 2085/2163 96% [=========================================================== ] 2086/2163 96% [=========================================================== ] 2087/2163 96% [=========================================================== ] 2088/2163 96% [=========================================================== ] 2089/2163 96% [=========================================================== ] 2090/2163 96% [=========================================================== ] 2091/2163 96% [=========================================================== ] 2092/2163 96% [=========================================================== ] 2093/2163 96% [============================================================ ] 2094/2163 96% [============================================================ ] 2095/2163 96% [============================================================ ] 2096/2163 96% [============================================================ ] 2097/2163 96% [============================================================ ] 2098/2163 96% [============================================================ ] 2099/2163 97% [============================================================ ] 2100/2163 97% [============================================================ ] 2101/2163 97% [============================================================ ] 2102/2163 97% [============================================================ ] 2103/2163 97% [============================================================ ] 2104/2163 97% [============================================================ ] 2105/2163 97% [============================================================ ] 2106/2163 97% [============================================================ ] 2107/2163 97% [============================================================ ] 2108/2163 97% [============================================================ ] 2109/2163 97% [============================================================ ] 2110/2163 97% [============================================================ ] 2111/2163 97% [============================================================ ] 2112/2163 97% [============================================================ ] 2113/2163 97% [============================================================ ] 2114/2163 97% [============================================================ ] 2115/2163 97% [============================================================ ] 2116/2163 97% [============================================================ ] 2117/2163 97% [============================================================ ] 2118/2163 97% [============================================================ ] 2119/2163 97% [============================================================ ] 2120/2163 98% [============================================================ ] 2121/2163 98% [============================================================ ] 2122/2163 98% [============================================================ ] 2123/2163 98% [============================================================ ] 2124/2163 98% [============================================================ ] 2125/2163 98% [============================================================ ] 2126/2163 98% [============================================================ ] 2127/2163 98% [============================================================ ] 2128/2163 98% [============================================================= ] 2129/2163 98% [============================================================= ] 2130/2163 98% [============================================================= ] 2131/2163 98% [============================================================= ] 2132/2163 98% [============================================================= ] 2133/2163 98% [============================================================= ] 2134/2163 98% [============================================================= ] 2135/2163 98% [============================================================= ] 2136/2163 98% [============================================================= ] 2137/2163 98% [============================================================= ] 2138/2163 98% [============================================================= ] 2139/2163 98% [============================================================= ] 2140/2163 98% [============================================================= ] 2141/2163 98% [============================================================= ] 2142/2163 99% [============================================================= ] 2143/2163 99% [============================================================= ] 2144/2163 99% [============================================================= ] 2145/2163 99% [============================================================= ] 2146/2163 99% [============================================================= ] 2147/2163 99% [============================================================= ] 2148/2163 99% [============================================================= ] 2149/2163 99% [============================================================= ] 2150/2163 99% [============================================================= ] 2151/2163 99% [============================================================= ] 2152/2163 99% [============================================================= ] 2153/2163 99% [============================================================= ] 2154/2163 99% [============================================================= ] 2155/2163 99% [============================================================= ] 2156/2163 99% [============================================================= ] 2157/2163 99% [============================================================= ] 2158/2163 99% [============================================================= ] 2159/2163 99% [============================================================= ] 2160/2163 99% [============================================================= ] 2161/2163 99% [============================================================= ] 2162/2163 99% [==============================================================] 2163/2163 100% operation complete, 2163 objects in 28749 NAND pages. ln -snf /nvmedata/autobuild/instance-25/output-1/host/mips-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-25/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot' make: Entering directory '/nvmedata/autobuild/instance-25/buildroot' >>> Buildroot 2022.05-rc2-30-ga482624320 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bird 2.0.8 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 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) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> host-delve 1.8.0 Collecting legal info LICENSE: OK (sha256: 778864b990007e8cef6633f8c372dd05bac1fada6cf67b008afb1483f83b38f5) >>> host-go 1.18.2 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> doom-wad 1.9 Collecting legal info >>> drbd-utils 9.19.0 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> lcms2 2.13 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libcodec2 1.0.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> proftpd 1.3.6e Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zsh 5.8.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> 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: doom-wad-1.9: cannot save license (DOOM_WAD_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-25/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot'