FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/home/autobuild/autobuild/instance-6/output-1/target" VERSION="5.8.1" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh/5.8.1/functions make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/zsh-5.8.1/Doc' /bin/sh ../mkinstalldirs /home/autobuild/autobuild/instance-6/output-1/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s $file || exit 1; \ /usr/bin/install -c -m 644 $file /home/autobuild/autobuild/instance-6/output-1/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/zsh-5.8.1/Doc' make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/zsh-5.8.1/Doc' if test x"/usr/share/zsh/5.8.1/help" != x""; then \ /bin/sh ../mkinstalldirs /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh/5.8.1/help; \ /usr/bin/install -c -m 644 help/* /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh/5.8.1/help; \ while read from to; do \ rm -f /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh/5.8.1/help/$to || : ; \ ln -s $from /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh/5.8.1/help/$to; \ done < help.txt; \ fi mkdir -m 755 -p -- /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh/5.8.1/help make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/zsh-5.8.1/Doc' make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/zsh-5.8.1' rm -f /home/autobuild/autobuild/instance-6/output-1/target/bin/zsh-5.8.1 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-6/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-6/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-6/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-6/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-6/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 function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/bin PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-6/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-6/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-6/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-6/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-6/output-1/host/bin/mips64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%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@%/home/autobuild/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/mips64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-6/output-1/host/bin/mips64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/mips64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%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', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/mips64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-6/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-6/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-6/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab; fi grep -qsE '^/bin/zsh$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/zsh" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/include /home/autobuild/autobuild/instance-6/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-6/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-6/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-6/output-1/target/usr/doc find /home/autobuild/autobuild/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-6/output-1/target/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-6/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/man /home/autobuild/autobuild/instance-6/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/info /home/autobuild/autobuild/instance-6/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/doc /home/autobuild/autobuild/instance-6/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-6/output-1/target/lib/debug /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-6/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-6/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-rc1-38-gbd447bb88c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-rc1\"" \ ) > /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-6/output-1/per-package /home/autobuild/autobuild/instance-6/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-6/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-6/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/axfs/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 2111 number of 4KB nodes: 13932 Total image size: 41993237 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2111 objects. stage 2: creating image '/home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2' [ ] 1/2111 0% [ ] 2/2111 0% [ ] 3/2111 0% [ ] 4/2111 0% [ ] 5/2111 0% [ ] 6/2111 0% [ ] 7/2111 0% [ ] 8/2111 0% [ ] 9/2111 0% [ ] 10/2111 0% [ ] 11/2111 0% [ ] 12/2111 0% [ ] 13/2111 0% [ ] 14/2111 0% [ ] 15/2111 0% [ ] 16/2111 0% [ ] 17/2111 0% [ ] 18/2111 0% [ ] 19/2111 0% [ ] 20/2111 0% [ ] 21/2111 0% [ ] 22/2111 1% [ ] 23/2111 1% [ ] 24/2111 1% [ ] 25/2111 1% [ ] 26/2111 1% [ ] 27/2111 1% [ ] 28/2111 1% [ ] 29/2111 1% [ ] 30/2111 1% [ ] 31/2111 1% [ ] 32/2111 1% [ ] 33/2111 1% [ ] 34/2111 1% [= ] 35/2111 1% [= ] 36/2111 1% [= ] 37/2111 1% [= ] 38/2111 1% [= ] 39/2111 1% [= ] 40/2111 1% [= ] 41/2111 1% [= ] 42/2111 1% [= ] 43/2111 2% [= ] 44/2111 2% [= ] 45/2111 2% [= ] 46/2111 2% [= ] 47/2111 2% [= ] 48/2111 2% [= ] 49/2111 2% [= ] 50/2111 2% [= ] 51/2111 2% [= ] 52/2111 2% [= ] 53/2111 2% [= ] 54/2111 2% [= ] 55/2111 2% [= ] 56/2111 2% [= ] 57/2111 2% [= ] 58/2111 2% [= ] 59/2111 2% [= ] 60/2111 2% [= ] 61/2111 2% [= ] 62/2111 2% [= ] 63/2111 2% [= ] 64/2111 3% [= ] 65/2111 3% [= ] 66/2111 3% [= ] 67/2111 3% [= ] 68/2111 3% [== ] 69/2111 3% [== ] 70/2111 3% [== ] 71/2111 3% [== ] 72/2111 3% [== ] 73/2111 3% [== ] 74/2111 3% [== ] 75/2111 3% [== ] 76/2111 3% [== ] 77/2111 3% [== ] 78/2111 3% [== ] 79/2111 3% [== ] 80/2111 3% [== ] 81/2111 3% [== ] 82/2111 3% [== ] 83/2111 3% [== ] 84/2111 3% [== ] 85/2111 4% [== ] 86/2111 4% [== ] 87/2111 4% [== ] 88/2111 4% [== ] 89/2111 4% [== ] 90/2111 4% [== ] 91/2111 4% [== ] 92/2111 4% [== ] 93/2111 4% [== ] 94/2111 4% [== ] 95/2111 4% [== ] 96/2111 4% [== ] 97/2111 4% [== ] 98/2111 4% [== ] 99/2111 4% [== ] 100/2111 4% [== ] 101/2111 4% [== ] 102/2111 4% [=== ] 103/2111 4% [=== ] 104/2111 4% [=== ] 105/2111 4% [=== ] 106/2111 5% [=== ] 107/2111 5% [=== ] 108/2111 5% [=== ] 109/2111 5% [=== ] 110/2111 5% [=== ] 111/2111 5% [=== ] 112/2111 5% [=== ] 113/2111 5% [=== ] 114/2111 5% [=== ] 115/2111 5% [=== ] 116/2111 5% [=== ] 117/2111 5% [=== ] 118/2111 5% [=== ] 119/2111 5% [=== ] 120/2111 5% [=== ] 121/2111 5% [=== ] 122/2111 5% [=== ] 123/2111 5% [=== ] 124/2111 5% [=== ] 125/2111 5% [=== ] 126/2111 5% [=== ] 127/2111 6% [=== ] 128/2111 6% [=== ] 129/2111 6% [=== ] 130/2111 6% [=== ] 131/2111 6% [=== ] 132/2111 6% [=== ] 133/2111 6% [=== ] 134/2111 6% [=== ] 135/2111 6% [=== ] 136/2111 6% [==== ] 137/2111 6% [==== ] 138/2111 6% [==== ] 139/2111 6% [==== ] 140/2111 6% [==== ] 141/2111 6% [==== ] 142/2111 6% [==== ] 143/2111 6% [==== ] 144/2111 6% [==== ] 145/2111 6% [==== ] 146/2111 6% [==== ] 147/2111 6% [==== ] 148/2111 7% [==== ] 149/2111 7% [==== ] 150/2111 7% [==== ] 151/2111 7% [==== ] 152/2111 7% [==== ] 153/2111 7% [==== ] 154/2111 7% [==== ] 155/2111 7% [==== ] 156/2111 7% [==== ] 157/2111 7% [==== ] 158/2111 7% [==== ] 159/2111 7% [==== ] 160/2111 7% [==== ] 161/2111 7% [==== ] 162/2111 7% [==== ] 163/2111 7% [==== ] 164/2111 7% [==== ] 165/2111 7% [==== ] 166/2111 7% [==== ] 167/2111 7% [==== ] 168/2111 7% [==== ] 169/2111 8% [==== ] 170/2111 8% [===== ] 171/2111 8% [===== ] 172/2111 8% [===== ] 173/2111 8% [===== ] 174/2111 8% [===== ] 175/2111 8% [===== ] 176/2111 8% [===== ] 177/2111 8% [===== ] 178/2111 8% [===== ] 179/2111 8% [===== ] 180/2111 8% [===== ] 181/2111 8% [===== ] 182/2111 8% [===== ] 183/2111 8% [===== ] 184/2111 8% [===== ] 185/2111 8% [===== ] 186/2111 8% [===== ] 187/2111 8% [===== ] 188/2111 8% [===== ] 189/2111 8% [===== ] 190/2111 9% [===== ] 191/2111 9% [===== ] 192/2111 9% [===== ] 193/2111 9% [===== ] 194/2111 9% [===== ] 195/2111 9% [===== ] 196/2111 9% [===== ] 197/2111 9% [===== ] 198/2111 9% [===== ] 199/2111 9% [===== ] 200/2111 9% [===== ] 201/2111 9% [===== ] 202/2111 9% [===== ] 203/2111 9% [===== ] 204/2111 9% [====== ] 205/2111 9% [====== ] 206/2111 9% [====== ] 207/2111 9% [====== ] 208/2111 9% [====== ] 209/2111 9% [====== ] 210/2111 9% [====== ] 211/2111 9% [====== ] 212/2111 10% [====== ] 213/2111 10% [====== ] 214/2111 10% [====== ] 215/2111 10% [====== ] 216/2111 10% [====== ] 217/2111 10% [====== ] 218/2111 10% [====== ] 219/2111 10% [====== ] 220/2111 10% [====== ] 221/2111 10% [====== ] 222/2111 10% [====== ] 223/2111 10% [====== ] 224/2111 10% [====== ] 225/2111 10% [====== ] 226/2111 10% [====== ] 227/2111 10% [====== ] 228/2111 10% [====== ] 229/2111 10% [====== ] 230/2111 10% [====== ] 231/2111 10% [====== ] 232/2111 10% [====== ] 233/2111 11% [====== ] 234/2111 11% [====== ] 235/2111 11% [====== ] 236/2111 11% [====== ] 237/2111 11% [====== ] 238/2111 11% [======= ] 239/2111 11% [======= ] 240/2111 11% [======= ] 241/2111 11% [======= ] 242/2111 11% [======= ] 243/2111 11% [======= ] 244/2111 11% [======= ] 245/2111 11% [======= ] 246/2111 11% [======= ] 247/2111 11% [======= ] 248/2111 11% [======= ] 249/2111 11% [======= ] 250/2111 11% [======= ] 251/2111 11% [======= ] 252/2111 11% [======= ] 253/2111 11% [======= ] 254/2111 12% [======= ] 255/2111 12% [======= ] 256/2111 12% [======= ] 257/2111 12% [======= ] 258/2111 12% [======= ] 259/2111 12% [======= ] 260/2111 12% [======= ] 261/2111 12% [======= ] 262/2111 12% [======= ] 263/2111 12% [======= ] 264/2111 12% [======= ] 265/2111 12% [======= ] 266/2111 12% [======= ] 267/2111 12% [======= ] 268/2111 12% [======= ] 269/2111 12% [======= ] 270/2111 12% [======= ] 271/2111 12% [======= ] 272/2111 12% [======== ] 273/2111 12% [======== ] 274/2111 12% [======== ] 275/2111 13% [======== ] 276/2111 13% [======== ] 277/2111 13% [======== ] 278/2111 13% [======== ] 279/2111 13% [======== ] 280/2111 13% [======== ] 281/2111 13% [======== ] 282/2111 13% [======== ] 283/2111 13% [======== ] 284/2111 13% [======== ] 285/2111 13% [======== ] 286/2111 13% [======== ] 287/2111 13% [======== ] 288/2111 13% [======== ] 289/2111 13% [======== ] 290/2111 13% [======== ] 291/2111 13% [======== ] 292/2111 13% [======== ] 293/2111 13% [======== ] 294/2111 13% [======== ] 295/2111 13% [======== ] 296/2111 14% [======== ] 297/2111 14% [======== ] 298/2111 14% [======== ] 299/2111 14% [======== ] 300/2111 14% [======== ] 301/2111 14% [======== ] 302/2111 14% [======== ] 303/2111 14% [======== ] 304/2111 14% [======== ] 305/2111 14% [======== ] 306/2111 14% [========= ] 307/2111 14% [========= ] 308/2111 14% [========= ] 309/2111 14% [========= ] 310/2111 14% [========= ] 311/2111 14% [========= ] 312/2111 14% [========= ] 313/2111 14% [========= ] 314/2111 14% [========= ] 315/2111 14% [========= ] 316/2111 14% [========= ] 317/2111 15% [========= ] 318/2111 15% [========= ] 319/2111 15% [========= ] 320/2111 15% [========= ] 321/2111 15% [========= ] 322/2111 15% [========= ] 323/2111 15% [========= ] 324/2111 15% [========= ] 325/2111 15% [========= ] 326/2111 15% [========= ] 327/2111 15% [========= ] 328/2111 15% [========= ] 329/2111 15% [========= ] 330/2111 15% [========= ] 331/2111 15% [========= ] 332/2111 15% [========= ] 333/2111 15% [========= ] 334/2111 15% [========= ] 335/2111 15% [========= ] 336/2111 15% [========= ] 337/2111 15% [========= ] 338/2111 16% [========= ] 339/2111 16% [========= ] 340/2111 16% [========== ] 341/2111 16% [========== ] 342/2111 16% [========== ] 343/2111 16% [========== ] 344/2111 16% [========== ] 345/2111 16% [========== ] 346/2111 16% [========== ] 347/2111 16% [========== ] 348/2111 16% [========== ] 349/2111 16% [========== ] 350/2111 16% [========== ] 351/2111 16% [========== ] 352/2111 16% [========== ] 353/2111 16% [========== ] 354/2111 16% [========== ] 355/2111 16% [========== ] 356/2111 16% [========== ] 357/2111 16% [========== ] 358/2111 16% [========== ] 359/2111 17% [========== ] 360/2111 17% [========== ] 361/2111 17% [========== ] 362/2111 17% [========== ] 363/2111 17% [========== ] 364/2111 17% [========== ] 365/2111 17% [========== ] 366/2111 17% [========== ] 367/2111 17% [========== ] 368/2111 17% [========== ] 369/2111 17% [========== ] 370/2111 17% [========== ] 371/2111 17% [========== ] 372/2111 17% [========== ] 373/2111 17% [========== ] 374/2111 17% [=========== ] 375/2111 17% [=========== ] 376/2111 17% [=========== ] 377/2111 17% [=========== ] 378/2111 17% [=========== ] 379/2111 17% [=========== ] 380/2111 18% [=========== ] 381/2111 18% [=========== ] 382/2111 18% [=========== ] 383/2111 18% [=========== ] 384/2111 18% [=========== ] 385/2111 18% [=========== ] 386/2111 18% [=========== ] 387/2111 18% [=========== ] 388/2111 18% [=========== ] 389/2111 18% [=========== ] 390/2111 18% [=========== ] 391/2111 18% [=========== ] 392/2111 18% [=========== ] 393/2111 18% [=========== ] 394/2111 18% [=========== ] 395/2111 18% [=========== ] 396/2111 18% [=========== ] 397/2111 18% [=========== ] 398/2111 18% [=========== ] 399/2111 18% [=========== ] 400/2111 18% [=========== ] 401/2111 18% [=========== ] 402/2111 19% [=========== ] 403/2111 19% [=========== ] 404/2111 19% [=========== ] 405/2111 19% [=========== ] 406/2111 19% [=========== ] 407/2111 19% [=========== ] 408/2111 19% [============ ] 409/2111 19% [============ ] 410/2111 19% [============ ] 411/2111 19% [============ ] 412/2111 19% [============ ] 413/2111 19% [============ ] 414/2111 19% [============ ] 415/2111 19% [============ ] 416/2111 19% [============ ] 417/2111 19% [============ ] 418/2111 19% [============ ] 419/2111 19% [============ ] 420/2111 19% [============ ] 421/2111 19% [============ ] 422/2111 19% [============ ] 423/2111 20% [============ ] 424/2111 20% [============ ] 425/2111 20% [============ ] 426/2111 20% [============ ] 427/2111 20% [============ ] 428/2111 20% [============ ] 429/2111 20% [============ ] 430/2111 20% [============ ] 431/2111 20% [============ ] 432/2111 20% [============ ] 433/2111 20% [============ ] 434/2111 20% [============ ] 435/2111 20% [============ ] 436/2111 20% [============ ] 437/2111 20% [============ ] 438/2111 20% [============ ] 439/2111 20% [============ ] 440/2111 20% [============ ] 441/2111 20% [============ ] 442/2111 20% [============= ] 443/2111 20% [============= ] 444/2111 21% [============= ] 445/2111 21% [============= ] 446/2111 21% [============= ] 447/2111 21% [============= ] 448/2111 21% [============= ] 449/2111 21% [============= ] 450/2111 21% [============= ] 451/2111 21% [============= ] 452/2111 21% [============= ] 453/2111 21% [============= ] 454/2111 21% [============= ] 455/2111 21% [============= ] 456/2111 21% [============= ] 457/2111 21% [============= ] 458/2111 21% [============= ] 459/2111 21% [============= ] 460/2111 21% [============= ] 461/2111 21% [============= ] 462/2111 21% [============= ] 463/2111 21% [============= ] 464/2111 21% [============= ] 465/2111 22% [============= ] 466/2111 22% [============= ] 467/2111 22% [============= ] 468/2111 22% [============= ] 469/2111 22% [============= ] 470/2111 22% [============= ] 471/2111 22% [============= ] 472/2111 22% [============= ] 473/2111 22% [============= ] 474/2111 22% [============= ] 475/2111 22% [============= ] 476/2111 22% [============== ] 477/2111 22% [============== ] 478/2111 22% [============== ] 479/2111 22% [============== ] 480/2111 22% [============== ] 481/2111 22% [============== ] 482/2111 22% [============== ] 483/2111 22% [============== ] 484/2111 22% [============== ] 485/2111 22% [============== ] 486/2111 23% [============== ] 487/2111 23% [============== ] 488/2111 23% [============== ] 489/2111 23% [============== ] 490/2111 23% [============== ] 491/2111 23% [============== ] 492/2111 23% [============== ] 493/2111 23% [============== ] 494/2111 23% [============== ] 495/2111 23% [============== ] 496/2111 23% [============== ] 497/2111 23% [============== ] 498/2111 23% [============== ] 499/2111 23% [============== ] 500/2111 23% [============== ] 501/2111 23% [============== ] 502/2111 23% [============== ] 503/2111 23% [============== ] 504/2111 23% [============== ] 505/2111 23% [============== ] 506/2111 23% [============== ] 507/2111 24% [============== ] 508/2111 24% [============== ] 509/2111 24% [============== ] 510/2111 24% [=============== ] 511/2111 24% [=============== ] 512/2111 24% [=============== ] 513/2111 24% [=============== ] 514/2111 24% [=============== ] 515/2111 24% [=============== ] 516/2111 24% [=============== ] 517/2111 24% [=============== ] 518/2111 24% [=============== ] 519/2111 24% [=============== ] 520/2111 24% [=============== ] 521/2111 24% [=============== ] 522/2111 24% [=============== ] 523/2111 24% [=============== ] 524/2111 24% [=============== ] 525/2111 24% [=============== ] 526/2111 24% [=============== ] 527/2111 24% [=============== ] 528/2111 25% [=============== ] 529/2111 25% [=============== ] 530/2111 25% [=============== ] 531/2111 25% [=============== ] 532/2111 25% [=============== ] 533/2111 25% [=============== ] 534/2111 25% [=============== ] 535/2111 25% [=============== ] 536/2111 25% [=============== ] 537/2111 25% [=============== ] 538/2111 25% [=============== ] 539/2111 25% [=============== ] 540/2111 25% [=============== ] 541/2111 25% [=============== ] 542/2111 25% [=============== ] 543/2111 25% [=============== ] 544/2111 25% [================ ] 545/2111 25% [================ ] 546/2111 25% [================ ] 547/2111 25% [================ ] 548/2111 25% [================ ] 549/2111 26% [================ ] 550/2111 26% [================ ] 551/2111 26% [================ ] 552/2111 26% [================ ] 553/2111 26% [================ ] 554/2111 26% [================ ] 555/2111 26% [================ ] 556/2111 26% [================ ] 557/2111 26% [================ ] 558/2111 26% [================ ] 559/2111 26% [================ ] 560/2111 26% [================ ] 561/2111 26% [================ ] 562/2111 26% [================ ] 563/2111 26% [================ ] 564/2111 26% [================ ] 565/2111 26% [================ ] 566/2111 26% [================ ] 567/2111 26% [================ ] 568/2111 26% [================ ] 569/2111 26% [================ ] 570/2111 27% [================ ] 571/2111 27% [================ ] 572/2111 27% [================ ] 573/2111 27% [================ ] 574/2111 27% [================ ] 575/2111 27% [================ ] 576/2111 27% [================ ] 577/2111 27% [================ ] 578/2111 27% [================= ] 579/2111 27% [================= ] 580/2111 27% [================= ] 581/2111 27% [================= ] 582/2111 27% [================= ] 583/2111 27% [================= ] 584/2111 27% [================= ] 585/2111 27% [================= ] 586/2111 27% [================= ] 587/2111 27% [================= ] 588/2111 27% [================= ] 589/2111 27% [================= ] 590/2111 27% [================= ] 591/2111 27% [================= ] 592/2111 28% [================= ] 593/2111 28% [================= ] 594/2111 28% [================= ] 595/2111 28% [================= ] 596/2111 28% [================= ] 597/2111 28% [================= ] 598/2111 28% [================= ] 599/2111 28% [================= ] 600/2111 28% [================= ] 601/2111 28% [================= ] 602/2111 28% [================= ] 603/2111 28% [================= ] 604/2111 28% [================= ] 605/2111 28% [================= ] 606/2111 28% [================= ] 607/2111 28% [================= ] 608/2111 28% [================= ] 609/2111 28% [================= ] 610/2111 28% [================= ] 611/2111 28% [================= ] 612/2111 28% [================== ] 613/2111 29% [================== ] 614/2111 29% [================== ] 615/2111 29% [================== ] 616/2111 29% [================== ] 617/2111 29% [================== ] 618/2111 29% [================== ] 619/2111 29% [================== ] 620/2111 29% [================== ] 621/2111 29% [================== ] 622/2111 29% [================== ] 623/2111 29% [================== ] 624/2111 29% [================== ] 625/2111 29% [================== ] 626/2111 29% [================== ] 627/2111 29% [================== ] 628/2111 29% [================== ] 629/2111 29% [================== ] 630/2111 29% [================== ] 631/2111 29% [================== ] 632/2111 29% [================== ] 633/2111 29% [================== ] 634/2111 30% [================== ] 635/2111 30% [================== ] 636/2111 30% [================== ] 637/2111 30% [================== ] 638/2111 30% [================== ] 639/2111 30% [================== ] 640/2111 30% [================== ] 641/2111 30% [================== ] 642/2111 30% [================== ] 643/2111 30% [================== ] 644/2111 30% [================== ] 645/2111 30% [================== ] 646/2111 30% [=================== ] 647/2111 30% [=================== ] 648/2111 30% [=================== ] 649/2111 30% [=================== ] 650/2111 30% [=================== ] 651/2111 30% [=================== ] 652/2111 30% [=================== ] 653/2111 30% [=================== ] 654/2111 30% [=================== ] 655/2111 31% [=================== ] 656/2111 31% [=================== ] 657/2111 31% [=================== ] 658/2111 31% [=================== ] 659/2111 31% [=================== ] 660/2111 31% [=================== ] 661/2111 31% [=================== ] 662/2111 31% [=================== ] 663/2111 31% [=================== ] 664/2111 31% [=================== ] 665/2111 31% [=================== ] 666/2111 31% [=================== ] 667/2111 31% [=================== ] 668/2111 31% [=================== ] 669/2111 31% [=================== ] 670/2111 31% [=================== ] 671/2111 31% [=================== ] 672/2111 31% [=================== ] 673/2111 31% [=================== ] 674/2111 31% [=================== ] 675/2111 31% [=================== ] 676/2111 32% [=================== ] 677/2111 32% [=================== ] 678/2111 32% [=================== ] 679/2111 32% [=================== ] 680/2111 32% [==================== ] 681/2111 32% [==================== ] 682/2111 32% [==================== ] 683/2111 32% [==================== ] 684/2111 32% [==================== ] 685/2111 32% [==================== ] 686/2111 32% [==================== ] 687/2111 32% [==================== ] 688/2111 32% [==================== ] 689/2111 32% [==================== ] 690/2111 32% [==================== ] 691/2111 32% [==================== ] 692/2111 32% [==================== ] 693/2111 32% [==================== ] 694/2111 32% [==================== ] 695/2111 32% [==================== ] 696/2111 32% [==================== ] 697/2111 33% [==================== ] 698/2111 33% [==================== ] 699/2111 33% [==================== ] 700/2111 33% [==================== ] 701/2111 33% [==================== ] 702/2111 33% [==================== ] 703/2111 33% [==================== ] 704/2111 33% [==================== ] 705/2111 33% [==================== ] 706/2111 33% [==================== ] 707/2111 33% [==================== ] 708/2111 33% [==================== ] 709/2111 33% [==================== ] 710/2111 33% [==================== ] 711/2111 33% [==================== ] 712/2111 33% [==================== ] 713/2111 33% [==================== ] 714/2111 33% [==================== ] 715/2111 33% [===================== ] 716/2111 33% [===================== ] 717/2111 33% [===================== ] 718/2111 34% [===================== ] 719/2111 34% [===================== ] 720/2111 34% [===================== ] 721/2111 34% [===================== ] 722/2111 34% [===================== ] 723/2111 34% [===================== ] 724/2111 34% [===================== ] 725/2111 34% [===================== ] 726/2111 34% [===================== ] 727/2111 34% [===================== ] 728/2111 34% [===================== ] 729/2111 34% [===================== ] 730/2111 34% [===================== ] 731/2111 34% [===================== ] 732/2111 34% [===================== ] 733/2111 34% [===================== ] 734/2111 34% [===================== ] 735/2111 34% [===================== ] 736/2111 34% [===================== ] 737/2111 34% [===================== ] 738/2111 34% [===================== ] 739/2111 35% [===================== ] 740/2111 35% [===================== ] 741/2111 35% [===================== ] 742/2111 35% [===================== ] 743/2111 35% [===================== ] 744/2111 35% [===================== ] 745/2111 35% [===================== ] 746/2111 35% [===================== ] 747/2111 35% [===================== ] 748/2111 35% [===================== ] 749/2111 35% [====================== ] 750/2111 35% [====================== ] 751/2111 35% [====================== ] 752/2111 35% [====================== ] 753/2111 35% [====================== ] 754/2111 35% [====================== ] 755/2111 35% [====================== ] 756/2111 35% [====================== ] 757/2111 35% [====================== ] 758/2111 35% [====================== ] 759/2111 35% [====================== ] 760/2111 36% [====================== ] 761/2111 36% [====================== ] 762/2111 36% [====================== ] 763/2111 36% [====================== ] 764/2111 36% [====================== ] 765/2111 36% [====================== ] 766/2111 36% [====================== ] 767/2111 36% [====================== ] 768/2111 36% [====================== ] 769/2111 36% [====================== ] 770/2111 36% [====================== ] 771/2111 36% [====================== ] 772/2111 36% [====================== ] 773/2111 36% [====================== ] 774/2111 36% [====================== ] 775/2111 36% [====================== ] 776/2111 36% [====================== ] 777/2111 36% [====================== ] 778/2111 36% [====================== ] 779/2111 36% [====================== ] 780/2111 36% [====================== ] 781/2111 36% [====================== ] 782/2111 37% [====================== ] 783/2111 37% [======================= ] 784/2111 37% [======================= ] 785/2111 37% [======================= ] 786/2111 37% [======================= ] 787/2111 37% [======================= ] 788/2111 37% [======================= ] 789/2111 37% [======================= ] 790/2111 37% [======================= ] 791/2111 37% [======================= ] 792/2111 37% [======================= ] 793/2111 37% [======================= ] 794/2111 37% [======================= ] 795/2111 37% [======================= ] 796/2111 37% [======================= ] 797/2111 37% [======================= ] 798/2111 37% [======================= ] 799/2111 37% [======================= ] 800/2111 37% [======================= ] 801/2111 37% [======================= ] 802/2111 37% [======================= ] 803/2111 38% [======================= ] 804/2111 38% [======================= ] 805/2111 38% [======================= ] 806/2111 38% [======================= ] 807/2111 38% [======================= ] 808/2111 38% [======================= ] 809/2111 38% [======================= ] 810/2111 38% [======================= ] 811/2111 38% [======================= ] 812/2111 38% [======================= ] 813/2111 38% [======================= ] 814/2111 38% [======================= ] 815/2111 38% [======================= ] 816/2111 38% [======================= ] 817/2111 38% [======================== ] 818/2111 38% [======================== ] 819/2111 38% [======================== ] 820/2111 38% [======================== ] 821/2111 38% [======================== ] 822/2111 38% [======================== ] 823/2111 38% [======================== ] 824/2111 39% [======================== ] 825/2111 39% [======================== ] 826/2111 39% [======================== ] 827/2111 39% [======================== ] 828/2111 39% [======================== ] 829/2111 39% [======================== ] 830/2111 39% [======================== ] 831/2111 39% [======================== ] 832/2111 39% [======================== ] 833/2111 39% [======================== ] 834/2111 39% [======================== ] 835/2111 39% [======================== ] 836/2111 39% [======================== ] 837/2111 39% [======================== ] 838/2111 39% [======================== ] 839/2111 39% [======================== ] 840/2111 39% [======================== ] 841/2111 39% [======================== ] 842/2111 39% [======================== ] 843/2111 39% [======================== ] 844/2111 39% [======================== ] 845/2111 40% [======================== ] 846/2111 40% [======================== ] 847/2111 40% [======================== ] 848/2111 40% [======================== ] 849/2111 40% [======================== ] 850/2111 40% [======================== ] 851/2111 40% [========================= ] 852/2111 40% [========================= ] 853/2111 40% [========================= ] 854/2111 40% [========================= ] 855/2111 40% [========================= ] 856/2111 40% [========================= ] 857/2111 40% [========================= ] 858/2111 40% [========================= ] 859/2111 40% [========================= ] 860/2111 40% [========================= ] 861/2111 40% [========================= ] 862/2111 40% [========================= ] 863/2111 40% [========================= ] 864/2111 40% [========================= ] 865/2111 40% [========================= ] 866/2111 41% [========================= ] 867/2111 41% [========================= ] 868/2111 41% [========================= ] 869/2111 41% [========================= ] 870/2111 41% [========================= ] 871/2111 41% [========================= ] 872/2111 41% [========================= ] 873/2111 41% [========================= ] 874/2111 41% [========================= ] 875/2111 41% [========================= ] 876/2111 41% [========================= ] 877/2111 41% [========================= ] 878/2111 41% [========================= ] 879/2111 41% [========================= ] 880/2111 41% [========================= ] 881/2111 41% [========================= ] 882/2111 41% [========================= ] 883/2111 41% [========================= ] 884/2111 41% [========================= ] 885/2111 41% [========================== ] 886/2111 41% [========================== ] 887/2111 42% [========================== ] 888/2111 42% [========================== ] 889/2111 42% [========================== ] 890/2111 42% [========================== ] 891/2111 42% [========================== ] 892/2111 42% [========================== ] 893/2111 42% [========================== ] 894/2111 42% [========================== ] 895/2111 42% [========================== ] 896/2111 42% [========================== ] 897/2111 42% [========================== ] 898/2111 42% [========================== ] 899/2111 42% [========================== ] 900/2111 42% [========================== ] 901/2111 42% [========================== ] 902/2111 42% [========================== ] 903/2111 42% [========================== ] 904/2111 42% [========================== ] 905/2111 42% [========================== ] 906/2111 42% [========================== ] 907/2111 42% [========================== ] 908/2111 43% [========================== ] 909/2111 43% [========================== ] 910/2111 43% [========================== ] 911/2111 43% [========================== ] 912/2111 43% [========================== ] 913/2111 43% [========================== ] 914/2111 43% [========================== ] 915/2111 43% [========================== ] 916/2111 43% [========================== ] 917/2111 43% [========================== ] 918/2111 43% [========================== ] 919/2111 43% [=========================== ] 920/2111 43% [=========================== ] 921/2111 43% [=========================== ] 922/2111 43% [=========================== ] 923/2111 43% [=========================== ] 924/2111 43% [=========================== ] 925/2111 43% [=========================== ] 926/2111 43% [=========================== ] 927/2111 43% [=========================== ] 928/2111 43% [=========================== ] 929/2111 44% [=========================== ] 930/2111 44% [=========================== ] 931/2111 44% [=========================== ] 932/2111 44% [=========================== ] 933/2111 44% [=========================== ] 934/2111 44% [=========================== ] 935/2111 44% [=========================== ] 936/2111 44% [=========================== ] 937/2111 44% [=========================== ] 938/2111 44% [=========================== ] 939/2111 44% [=========================== ] 940/2111 44% [=========================== ] 941/2111 44% [=========================== ] 942/2111 44% [=========================== ] 943/2111 44% [=========================== ] 944/2111 44% [=========================== ] 945/2111 44% [=========================== ] 946/2111 44% [=========================== ] 947/2111 44% [=========================== ] 948/2111 44% [=========================== ] 949/2111 44% [=========================== ] 950/2111 45% [=========================== ] 951/2111 45% [=========================== ] 952/2111 45% [=========================== ] 953/2111 45% [============================ ] 954/2111 45% [============================ ] 955/2111 45% [============================ ] 956/2111 45% [============================ ] 957/2111 45% [============================ ] 958/2111 45% [============================ ] 959/2111 45% [============================ ] 960/2111 45% [============================ ] 961/2111 45% [============================ ] 962/2111 45% [============================ ] 963/2111 45% [============================ ] 964/2111 45% [============================ ] 965/2111 45% [============================ ] 966/2111 45% [============================ ] 967/2111 45% [============================ ] 968/2111 45% [============================ ] 969/2111 45% [============================ ] 970/2111 45% [============================ ] 971/2111 45% [============================ ] 972/2111 46% [============================ ] 973/2111 46% [============================ ] 974/2111 46% [============================ ] 975/2111 46% [============================ ] 976/2111 46% [============================ ] 977/2111 46% [============================ ] 978/2111 46% [============================ ] 979/2111 46% [============================ ] 980/2111 46% [============================ ] 981/2111 46% [============================ ] 982/2111 46% [============================ ] 983/2111 46% [============================ ] 984/2111 46% [============================ ] 985/2111 46% [============================ ] 986/2111 46% [============================ ] 987/2111 46% [============================= ] 988/2111 46% [============================= ] 989/2111 46% [============================= ] 990/2111 46% [============================= ] 991/2111 46% [============================= ] 992/2111 46% [============================= ] 993/2111 47% [============================= ] 994/2111 47% [============================= ] 995/2111 47% [============================= ] 996/2111 47% [============================= ] 997/2111 47% [============================= ] 998/2111 47% [============================= ] 999/2111 47% [============================= ] 1000/2111 47% [============================= ] 1001/2111 47% [============================= ] 1002/2111 47% [============================= ] 1003/2111 47% [============================= ] 1004/2111 47% [============================= ] 1005/2111 47% [============================= ] 1006/2111 47% [============================= ] 1007/2111 47% [============================= ] 1008/2111 47% [============================= ] 1009/2111 47% [============================= ] 1010/2111 47% [============================= ] 1011/2111 47% [============================= ] 1012/2111 47% [============================= ] 1013/2111 47% [============================= ] 1014/2111 48% [============================= ] 1015/2111 48% [============================= ] 1016/2111 48% [============================= ] 1017/2111 48% [============================= ] 1018/2111 48% [============================= ] 1019/2111 48% [============================= ] 1020/2111 48% [============================= ] 1021/2111 48% [============================== ] 1022/2111 48% [============================== ] 1023/2111 48% [============================== ] 1024/2111 48% [============================== ] 1025/2111 48% [============================== ] 1026/2111 48% [============================== ] 1027/2111 48% [============================== ] 1028/2111 48% [============================== ] 1029/2111 48% [============================== ] 1030/2111 48% [============================== ] 1031/2111 48% [============================== ] 1032/2111 48% [============================== ] 1033/2111 48% [============================== ] 1034/2111 48% [============================== ] 1035/2111 49% [============================== ] 1036/2111 49% [============================== ] 1037/2111 49% [============================== ] 1038/2111 49% [============================== ] 1039/2111 49% [============================== ] 1040/2111 49% [============================== ] 1041/2111 49% [============================== ] 1042/2111 49% [============================== ] 1043/2111 49% [============================== ] 1044/2111 49% [============================== ] 1045/2111 49% [============================== ] 1046/2111 49% [============================== ] 1047/2111 49% [============================== ] 1048/2111 49% [============================== ] 1049/2111 49% [============================== ] 1050/2111 49% [============================== ] 1051/2111 49% [============================== ] 1052/2111 49% [============================== ] 1053/2111 49% [============================== ] 1054/2111 49% [============================== ] 1055/2111 49% [=============================== ] 1056/2111 50% [=============================== ] 1057/2111 50% [=============================== ] 1058/2111 50% [=============================== ] 1059/2111 50% [=============================== ] 1060/2111 50% [=============================== ] 1061/2111 50% [=============================== ] 1062/2111 50% [=============================== ] 1063/2111 50% [=============================== ] 1064/2111 50% [=============================== ] 1065/2111 50% [=============================== ] 1066/2111 50% [=============================== ] 1067/2111 50% [=============================== ] 1068/2111 50% [=============================== ] 1069/2111 50% [=============================== ] 1070/2111 50% [=============================== ] 1071/2111 50% [=============================== ] 1072/2111 50% [=============================== ] 1073/2111 50% [=============================== ] 1074/2111 50% [=============================== ] 1075/2111 50% [=============================== ] 1076/2111 50% [=============================== ] 1077/2111 51% [=============================== ] 1078/2111 51% [=============================== ] 1079/2111 51% [=============================== ] 1080/2111 51% [=============================== ] 1081/2111 51% [=============================== ] 1082/2111 51% [=============================== ] 1083/2111 51% [=============================== ] 1084/2111 51% [=============================== ] 1085/2111 51% [=============================== ] 1086/2111 51% [=============================== ] 1087/2111 51% [=============================== ] 1088/2111 51% [=============================== ] 1089/2111 51% [================================ ] 1090/2111 51% [================================ ] 1091/2111 51% [================================ ] 1092/2111 51% [================================ ] 1093/2111 51% [================================ ] 1094/2111 51% [================================ ] 1095/2111 51% [================================ ] 1096/2111 51% [================================ ] 1097/2111 51% [================================ ] 1098/2111 52% [================================ ] 1099/2111 52% [================================ ] 1100/2111 52% [================================ ] 1101/2111 52% [================================ ] 1102/2111 52% [================================ ] 1103/2111 52% [================================ ] 1104/2111 52% [================================ ] 1105/2111 52% [================================ ] 1106/2111 52% [================================ ] 1107/2111 52% [================================ ] 1108/2111 52% [================================ ] 1109/2111 52% [================================ ] 1110/2111 52% [================================ ] 1111/2111 52% [================================ ] 1112/2111 52% [================================ ] 1113/2111 52% [================================ ] 1114/2111 52% [================================ ] 1115/2111 52% [================================ ] 1116/2111 52% [================================ ] 1117/2111 52% [================================ ] 1118/2111 52% [================================ ] 1119/2111 53% [================================ ] 1120/2111 53% [================================ ] 1121/2111 53% [================================ ] 1122/2111 53% [================================ ] 1123/2111 53% [================================= ] 1124/2111 53% [================================= ] 1125/2111 53% [================================= ] 1126/2111 53% [================================= ] 1127/2111 53% [================================= ] 1128/2111 53% [================================= ] 1129/2111 53% [================================= ] 1130/2111 53% [================================= ] 1131/2111 53% [================================= ] 1132/2111 53% [================================= ] 1133/2111 53% [================================= ] 1134/2111 53% [================================= ] 1135/2111 53% [================================= ] 1136/2111 53% [================================= ] 1137/2111 53% [================================= ] 1138/2111 53% [================================= ] 1139/2111 53% [================================= ] 1140/2111 54% [================================= ] 1141/2111 54% [================================= ] 1142/2111 54% [================================= ] 1143/2111 54% [================================= ] 1144/2111 54% [================================= ] 1145/2111 54% [================================= ] 1146/2111 54% [================================= ] 1147/2111 54% [================================= ] 1148/2111 54% [================================= ] 1149/2111 54% [================================= ] 1150/2111 54% [================================= ] 1151/2111 54% [================================= ] 1152/2111 54% [================================= ] 1153/2111 54% [================================= ] 1154/2111 54% [================================= ] 1155/2111 54% [================================= ] 1156/2111 54% [================================= ] 1157/2111 54% [================================== ] 1158/2111 54% [================================== ] 1159/2111 54% [================================== ] 1160/2111 54% [================================== ] 1161/2111 54% [================================== ] 1162/2111 55% [================================== ] 1163/2111 55% [================================== ] 1164/2111 55% [================================== ] 1165/2111 55% [================================== ] 1166/2111 55% [================================== ] 1167/2111 55% [================================== ] 1168/2111 55% [================================== ] 1169/2111 55% [================================== ] 1170/2111 55% [================================== ] 1171/2111 55% [================================== ] 1172/2111 55% [================================== ] 1173/2111 55% [================================== ] 1174/2111 55% [================================== ] 1175/2111 55% [================================== ] 1176/2111 55% [================================== ] 1177/2111 55% [================================== ] 1178/2111 55% [================================== ] 1179/2111 55% [================================== ] 1180/2111 55% [================================== ] 1181/2111 55% [================================== ] 1182/2111 55% [================================== ] 1183/2111 56% [================================== ] 1184/2111 56% [================================== ] 1185/2111 56% [================================== ] 1186/2111 56% [================================== ] 1187/2111 56% [================================== ] 1188/2111 56% [================================== ] 1189/2111 56% [================================== ] 1190/2111 56% [================================== ] 1191/2111 56% [=================================== ] 1192/2111 56% [=================================== ] 1193/2111 56% [=================================== ] 1194/2111 56% [=================================== ] 1195/2111 56% [=================================== ] 1196/2111 56% [=================================== ] 1197/2111 56% [=================================== ] 1198/2111 56% [=================================== ] 1199/2111 56% [=================================== ] 1200/2111 56% [=================================== ] 1201/2111 56% [=================================== ] 1202/2111 56% [=================================== ] 1203/2111 56% [=================================== ] 1204/2111 57% [=================================== ] 1205/2111 57% [=================================== ] 1206/2111 57% [=================================== ] 1207/2111 57% [=================================== ] 1208/2111 57% [=================================== ] 1209/2111 57% [=================================== ] 1210/2111 57% [=================================== ] 1211/2111 57% [=================================== ] 1212/2111 57% [=================================== ] 1213/2111 57% [=================================== ] 1214/2111 57% [=================================== ] 1215/2111 57% [=================================== ] 1216/2111 57% [=================================== ] 1217/2111 57% [=================================== ] 1218/2111 57% [=================================== ] 1219/2111 57% [=================================== ] 1220/2111 57% [=================================== ] 1221/2111 57% [=================================== ] 1222/2111 57% [=================================== ] 1223/2111 57% [=================================== ] 1224/2111 57% [=================================== ] 1225/2111 58% [==================================== ] 1226/2111 58% [==================================== ] 1227/2111 58% [==================================== ] 1228/2111 58% [==================================== ] 1229/2111 58% [==================================== ] 1230/2111 58% [==================================== ] 1231/2111 58% [==================================== ] 1232/2111 58% [==================================== ] 1233/2111 58% [==================================== ] 1234/2111 58% [==================================== ] 1235/2111 58% [==================================== ] 1236/2111 58% [==================================== ] 1237/2111 58% [==================================== ] 1238/2111 58% [==================================== ] 1239/2111 58% [==================================== ] 1240/2111 58% [==================================== ] 1241/2111 58% [==================================== ] 1242/2111 58% [==================================== ] 1243/2111 58% [==================================== ] 1244/2111 58% [==================================== ] 1245/2111 58% [==================================== ] 1246/2111 59% [==================================== ] 1247/2111 59% [==================================== ] 1248/2111 59% [==================================== ] 1249/2111 59% [==================================== ] 1250/2111 59% [==================================== ] 1251/2111 59% [==================================== ] 1252/2111 59% [==================================== ] 1253/2111 59% [==================================== ] 1254/2111 59% [==================================== ] 1255/2111 59% [==================================== ] 1256/2111 59% [==================================== ] 1257/2111 59% [==================================== ] 1258/2111 59% [==================================== ] 1259/2111 59% [===================================== ] 1260/2111 59% [===================================== ] 1261/2111 59% [===================================== ] 1262/2111 59% [===================================== ] 1263/2111 59% [===================================== ] 1264/2111 59% [===================================== ] 1265/2111 59% [===================================== ] 1266/2111 59% [===================================== ] 1267/2111 60% [===================================== ] 1268/2111 60% [===================================== ] 1269/2111 60% [===================================== ] 1270/2111 60% [===================================== ] 1271/2111 60% [===================================== ] 1272/2111 60% [===================================== ] 1273/2111 60% [===================================== ] 1274/2111 60% [===================================== ] 1275/2111 60% [===================================== ] 1276/2111 60% [===================================== ] 1277/2111 60% [===================================== ] 1278/2111 60% [===================================== ] 1279/2111 60% [===================================== ] 1280/2111 60% [===================================== ] 1281/2111 60% [===================================== ] 1282/2111 60% [===================================== ] 1283/2111 60% [===================================== ] 1284/2111 60% [===================================== ] 1285/2111 60% [===================================== ] 1286/2111 60% [===================================== ] 1287/2111 60% [===================================== ] 1288/2111 61% [===================================== ] 1289/2111 61% [===================================== ] 1290/2111 61% [===================================== ] 1291/2111 61% [===================================== ] 1292/2111 61% [===================================== ] 1293/2111 61% [====================================== ] 1294/2111 61% [====================================== ] 1295/2111 61% [====================================== ] 1296/2111 61% [====================================== ] 1297/2111 61% [====================================== ] 1298/2111 61% [====================================== ] 1299/2111 61% [====================================== ] 1300/2111 61% [====================================== ] 1301/2111 61% [====================================== ] 1302/2111 61% [====================================== ] 1303/2111 61% [====================================== ] 1304/2111 61% [====================================== ] 1305/2111 61% [====================================== ] 1306/2111 61% [====================================== ] 1307/2111 61% [====================================== ] 1308/2111 61% [====================================== ] 1309/2111 62% [====================================== ] 1310/2111 62% [====================================== ] 1311/2111 62% [====================================== ] 1312/2111 62% [====================================== ] 1313/2111 62% [====================================== ] 1314/2111 62% [====================================== ] 1315/2111 62% [====================================== ] 1316/2111 62% [====================================== ] 1317/2111 62% [====================================== ] 1318/2111 62% [====================================== ] 1319/2111 62% [====================================== ] 1320/2111 62% [====================================== ] 1321/2111 62% [====================================== ] 1322/2111 62% [====================================== ] 1323/2111 62% [====================================== ] 1324/2111 62% [====================================== ] 1325/2111 62% [====================================== ] 1326/2111 62% [====================================== ] 1327/2111 62% [======================================= ] 1328/2111 62% [======================================= ] 1329/2111 62% [======================================= ] 1330/2111 63% [======================================= ] 1331/2111 63% [======================================= ] 1332/2111 63% [======================================= ] 1333/2111 63% [======================================= ] 1334/2111 63% [======================================= ] 1335/2111 63% [======================================= ] 1336/2111 63% [======================================= ] 1337/2111 63% [======================================= ] 1338/2111 63% [======================================= ] 1339/2111 63% [======================================= ] 1340/2111 63% [======================================= ] 1341/2111 63% [======================================= ] 1342/2111 63% [======================================= ] 1343/2111 63% [======================================= ] 1344/2111 63% [======================================= ] 1345/2111 63% [======================================= ] 1346/2111 63% [======================================= ] 1347/2111 63% [======================================= ] 1348/2111 63% [======================================= ] 1349/2111 63% [======================================= ] 1350/2111 63% [======================================= ] 1351/2111 63% [======================================= ] 1352/2111 64% [======================================= ] 1353/2111 64% [======================================= ] 1354/2111 64% [======================================= ] 1355/2111 64% [======================================= ] 1356/2111 64% [======================================= ] 1357/2111 64% [======================================= ] 1358/2111 64% [======================================= ] 1359/2111 64% [======================================= ] 1360/2111 64% [======================================= ] 1361/2111 64% [======================================== ] 1362/2111 64% [======================================== ] 1363/2111 64% [======================================== ] 1364/2111 64% [======================================== ] 1365/2111 64% [======================================== ] 1366/2111 64% [======================================== ] 1367/2111 64% [======================================== ] 1368/2111 64% [======================================== ] 1369/2111 64% [======================================== ] 1370/2111 64% [======================================== ] 1371/2111 64% [======================================== ] 1372/2111 64% [======================================== ] 1373/2111 65% [======================================== ] 1374/2111 65% [======================================== ] 1375/2111 65% [======================================== ] 1376/2111 65% [======================================== ] 1377/2111 65% [======================================== ] 1378/2111 65% [======================================== ] 1379/2111 65% [======================================== ] 1380/2111 65% [======================================== ] 1381/2111 65% [======================================== ] 1382/2111 65% [======================================== ] 1383/2111 65% [======================================== ] 1384/2111 65% [======================================== ] 1385/2111 65% [======================================== ] 1386/2111 65% [======================================== ] 1387/2111 65% [======================================== ] 1388/2111 65% [======================================== ] 1389/2111 65% [======================================== ] 1390/2111 65% [======================================== ] 1391/2111 65% [======================================== ] 1392/2111 65% [======================================== ] 1393/2111 65% [======================================== ] 1394/2111 66% [======================================== ] 1395/2111 66% [========================================= ] 1396/2111 66% [========================================= ] 1397/2111 66% [========================================= ] 1398/2111 66% [========================================= ] 1399/2111 66% [========================================= ] 1400/2111 66% [========================================= ] 1401/2111 66% [========================================= ] 1402/2111 66% [========================================= ] 1403/2111 66% [========================================= ] 1404/2111 66% [========================================= ] 1405/2111 66% [========================================= ] 1406/2111 66% [========================================= ] 1407/2111 66% [========================================= ] 1408/2111 66% [========================================= ] 1409/2111 66% [========================================= ] 1410/2111 66% [========================================= ] 1411/2111 66% [========================================= ] 1412/2111 66% [========================================= ] 1413/2111 66% [========================================= ] 1414/2111 66% [========================================= ] 1415/2111 67% [========================================= ] 1416/2111 67% [========================================= ] 1417/2111 67% [========================================= ] 1418/2111 67% [========================================= ] 1419/2111 67% [========================================= ] 1420/2111 67% [========================================= ] 1421/2111 67% [========================================= ] 1422/2111 67% [========================================= ] 1423/2111 67% [========================================= ] 1424/2111 67% [========================================= ] 1425/2111 67% [========================================= ] 1426/2111 67% [========================================= ] 1427/2111 67% [========================================= ] 1428/2111 67% [========================================= ] 1429/2111 67% [========================================= ] 1430/2111 67% [========================================== ] 1431/2111 67% [========================================== ] 1432/2111 67% [========================================== ] 1433/2111 67% [========================================== ] 1434/2111 67% [========================================== ] 1435/2111 67% [========================================== ] 1436/2111 68% [========================================== ] 1437/2111 68% [========================================== ] 1438/2111 68% [========================================== ] 1439/2111 68% [========================================== ] 1440/2111 68% [========================================== ] 1441/2111 68% [========================================== ] 1442/2111 68% [========================================== ] 1443/2111 68% [========================================== ] 1444/2111 68% [========================================== ] 1445/2111 68% [========================================== ] 1446/2111 68% [========================================== ] 1447/2111 68% [========================================== ] 1448/2111 68% [========================================== ] 1449/2111 68% [========================================== ] 1450/2111 68% [========================================== ] 1451/2111 68% [========================================== ] 1452/2111 68% [========================================== ] 1453/2111 68% [========================================== ] 1454/2111 68% [========================================== ] 1455/2111 68% [========================================== ] 1456/2111 68% [========================================== ] 1457/2111 69% [========================================== ] 1458/2111 69% [========================================== ] 1459/2111 69% [========================================== ] 1460/2111 69% [========================================== ] 1461/2111 69% [========================================== ] 1462/2111 69% [========================================== ] 1463/2111 69% [========================================== ] 1464/2111 69% [=========================================== ] 1465/2111 69% [=========================================== ] 1466/2111 69% [=========================================== ] 1467/2111 69% [=========================================== ] 1468/2111 69% [=========================================== ] 1469/2111 69% [=========================================== ] 1470/2111 69% [=========================================== ] 1471/2111 69% [=========================================== ] 1472/2111 69% [=========================================== ] 1473/2111 69% [=========================================== ] 1474/2111 69% [=========================================== ] 1475/2111 69% [=========================================== ] 1476/2111 69% [=========================================== ] 1477/2111 69% [=========================================== ] 1478/2111 70% [=========================================== ] 1479/2111 70% [=========================================== ] 1480/2111 70% [=========================================== ] 1481/2111 70% [=========================================== ] 1482/2111 70% [=========================================== ] 1483/2111 70% [=========================================== ] 1484/2111 70% [=========================================== ] 1485/2111 70% [=========================================== ] 1486/2111 70% [=========================================== ] 1487/2111 70% [=========================================== ] 1488/2111 70% [=========================================== ] 1489/2111 70% [=========================================== ] 1490/2111 70% [=========================================== ] 1491/2111 70% [=========================================== ] 1492/2111 70% [=========================================== ] 1493/2111 70% [=========================================== ] 1494/2111 70% [=========================================== ] 1495/2111 70% [=========================================== ] 1496/2111 70% [=========================================== ] 1497/2111 70% [=========================================== ] 1498/2111 70% [============================================ ] 1499/2111 71% [============================================ ] 1500/2111 71% [============================================ ] 1501/2111 71% [============================================ ] 1502/2111 71% [============================================ ] 1503/2111 71% [============================================ ] 1504/2111 71% [============================================ ] 1505/2111 71% [============================================ ] 1506/2111 71% [============================================ ] 1507/2111 71% [============================================ ] 1508/2111 71% [============================================ ] 1509/2111 71% [============================================ ] 1510/2111 71% [============================================ ] 1511/2111 71% [============================================ ] 1512/2111 71% [============================================ ] 1513/2111 71% [============================================ ] 1514/2111 71% [============================================ ] 1515/2111 71% [============================================ ] 1516/2111 71% [============================================ ] 1517/2111 71% [============================================ ] 1518/2111 71% [============================================ ] 1519/2111 71% [============================================ ] 1520/2111 72% [============================================ ] 1521/2111 72% [============================================ ] 1522/2111 72% [============================================ ] 1523/2111 72% [============================================ ] 1524/2111 72% [============================================ ] 1525/2111 72% [============================================ ] 1526/2111 72% [============================================ ] 1527/2111 72% [============================================ ] 1528/2111 72% [============================================ ] 1529/2111 72% [============================================ ] 1530/2111 72% [============================================ ] 1531/2111 72% [============================================ ] 1532/2111 72% [============================================= ] 1533/2111 72% [============================================= ] 1534/2111 72% [============================================= ] 1535/2111 72% [============================================= ] 1536/2111 72% [============================================= ] 1537/2111 72% [============================================= ] 1538/2111 72% [============================================= ] 1539/2111 72% [============================================= ] 1540/2111 72% [============================================= ] 1541/2111 72% [============================================= ] 1542/2111 73% [============================================= ] 1543/2111 73% [============================================= ] 1544/2111 73% [============================================= ] 1545/2111 73% [============================================= ] 1546/2111 73% [============================================= ] 1547/2111 73% [============================================= ] 1548/2111 73% [============================================= ] 1549/2111 73% [============================================= ] 1550/2111 73% [============================================= ] 1551/2111 73% [============================================= ] 1552/2111 73% [============================================= ] 1553/2111 73% [============================================= ] 1554/2111 73% [============================================= ] 1555/2111 73% [============================================= ] 1556/2111 73% [============================================= ] 1557/2111 73% [============================================= ] 1558/2111 73% [============================================= ] 1559/2111 73% [============================================= ] 1560/2111 73% [============================================= ] 1561/2111 73% [============================================= ] 1562/2111 73% [============================================= ] 1563/2111 74% [============================================= ] 1564/2111 74% [============================================= ] 1565/2111 74% [============================================= ] 1566/2111 74% [============================================== ] 1567/2111 74% [============================================== ] 1568/2111 74% [============================================== ] 1569/2111 74% [============================================== ] 1570/2111 74% [============================================== ] 1571/2111 74% [============================================== ] 1572/2111 74% [============================================== ] 1573/2111 74% [============================================== ] 1574/2111 74% [============================================== ] 1575/2111 74% [============================================== ] 1576/2111 74% [============================================== ] 1577/2111 74% [============================================== ] 1578/2111 74% [============================================== ] 1579/2111 74% [============================================== ] 1580/2111 74% [============================================== ] 1581/2111 74% [============================================== ] 1582/2111 74% [============================================== ] 1583/2111 74% [============================================== ] 1584/2111 75% [============================================== ] 1585/2111 75% [============================================== ] 1586/2111 75% [============================================== ] 1587/2111 75% [============================================== ] 1588/2111 75% [============================================== ] 1589/2111 75% [============================================== ] 1590/2111 75% [============================================== ] 1591/2111 75% [============================================== ] 1592/2111 75% [============================================== ] 1593/2111 75% [============================================== ] 1594/2111 75% [============================================== ] 1595/2111 75% [============================================== ] 1596/2111 75% [============================================== ] 1597/2111 75% [============================================== ] 1598/2111 75% [============================================== ] 1599/2111 75% [============================================== ] 1600/2111 75% [=============================================== ] 1601/2111 75% [=============================================== ] 1602/2111 75% [=============================================== ] 1603/2111 75% [=============================================== ] 1604/2111 75% [=============================================== ] 1605/2111 76% [=============================================== ] 1606/2111 76% [=============================================== ] 1607/2111 76% [=============================================== ] 1608/2111 76% [=============================================== ] 1609/2111 76% [=============================================== ] 1610/2111 76% [=============================================== ] 1611/2111 76% [=============================================== ] 1612/2111 76% [=============================================== ] 1613/2111 76% [=============================================== ] 1614/2111 76% [=============================================== ] 1615/2111 76% [=============================================== ] 1616/2111 76% [=============================================== ] 1617/2111 76% [=============================================== ] 1618/2111 76% [=============================================== ] 1619/2111 76% [=============================================== ] 1620/2111 76% [=============================================== ] 1621/2111 76% [=============================================== ] 1622/2111 76% [=============================================== ] 1623/2111 76% [=============================================== ] 1624/2111 76% [=============================================== ] 1625/2111 76% [=============================================== ] 1626/2111 77% [=============================================== ] 1627/2111 77% [=============================================== ] 1628/2111 77% [=============================================== ] 1629/2111 77% [=============================================== ] 1630/2111 77% [=============================================== ] 1631/2111 77% [=============================================== ] 1632/2111 77% [=============================================== ] 1633/2111 77% [=============================================== ] 1634/2111 77% [================================================ ] 1635/2111 77% [================================================ ] 1636/2111 77% [================================================ ] 1637/2111 77% [================================================ ] 1638/2111 77% [================================================ ] 1639/2111 77% [================================================ ] 1640/2111 77% [================================================ ] 1641/2111 77% [================================================ ] 1642/2111 77% [================================================ ] 1643/2111 77% [================================================ ] 1644/2111 77% [================================================ ] 1645/2111 77% [================================================ ] 1646/2111 77% [================================================ ] 1647/2111 78% [================================================ ] 1648/2111 78% [================================================ ] 1649/2111 78% [================================================ ] 1650/2111 78% [================================================ ] 1651/2111 78% [================================================ ] 1652/2111 78% [================================================ ] 1653/2111 78% [================================================ ] 1654/2111 78% [================================================ ] 1655/2111 78% [================================================ ] 1656/2111 78% [================================================ ] 1657/2111 78% [================================================ ] 1658/2111 78% [================================================ ] 1659/2111 78% [================================================ ] 1660/2111 78% [================================================ ] 1661/2111 78% [================================================ ] 1662/2111 78% [================================================ ] 1663/2111 78% [================================================ ] 1664/2111 78% [================================================ ] 1665/2111 78% [================================================ ] 1666/2111 78% [================================================ ] 1667/2111 78% [================================================ ] 1668/2111 79% [================================================= ] 1669/2111 79% [================================================= ] 1670/2111 79% [================================================= ] 1671/2111 79% [================================================= ] 1672/2111 79% [================================================= ] 1673/2111 79% [================================================= ] 1674/2111 79% [================================================= ] 1675/2111 79% [================================================= ] 1676/2111 79% [================================================= ] 1677/2111 79% [================================================= ] 1678/2111 79% [================================================= ] 1679/2111 79% [================================================= ] 1680/2111 79% [================================================= ] 1681/2111 79% [================================================= ] 1682/2111 79% [================================================= ] 1683/2111 79% [================================================= ] 1684/2111 79% [================================================= ] 1685/2111 79% [================================================= ] 1686/2111 79% [================================================= ] 1687/2111 79% [================================================= ] 1688/2111 79% [================================================= ] 1689/2111 80% [================================================= ] 1690/2111 80% [================================================= ] 1691/2111 80% [================================================= ] 1692/2111 80% [================================================= ] 1693/2111 80% [================================================= ] 1694/2111 80% [================================================= ] 1695/2111 80% [================================================= ] 1696/2111 80% [================================================= ] 1697/2111 80% [================================================= ] 1698/2111 80% [================================================= ] 1699/2111 80% [================================================= ] 1700/2111 80% [================================================= ] 1701/2111 80% [================================================= ] 1702/2111 80% [================================================== ] 1703/2111 80% [================================================== ] 1704/2111 80% [================================================== ] 1705/2111 80% [================================================== ] 1706/2111 80% [================================================== ] 1707/2111 80% [================================================== ] 1708/2111 80% [================================================== ] 1709/2111 80% [================================================== ] 1710/2111 81% [================================================== ] 1711/2111 81% [================================================== ] 1712/2111 81% [================================================== ] 1713/2111 81% [================================================== ] 1714/2111 81% [================================================== ] 1715/2111 81% [================================================== ] 1716/2111 81% [================================================== ] 1717/2111 81% [================================================== ] 1718/2111 81% [================================================== ] 1719/2111 81% [================================================== ] 1720/2111 81% [================================================== ] 1721/2111 81% [================================================== ] 1722/2111 81% [================================================== ] 1723/2111 81% [================================================== ] 1724/2111 81% [================================================== ] 1725/2111 81% [================================================== ] 1726/2111 81% [================================================== ] 1727/2111 81% [================================================== ] 1728/2111 81% [================================================== ] 1729/2111 81% [================================================== ] 1730/2111 81% [================================================== ] 1731/2111 81% [================================================== ] 1732/2111 82% [================================================== ] 1733/2111 82% [================================================== ] 1734/2111 82% [================================================== ] 1735/2111 82% [================================================== ] 1736/2111 82% [=================================================== ] 1737/2111 82% [=================================================== ] 1738/2111 82% [=================================================== ] 1739/2111 82% [=================================================== ] 1740/2111 82% [=================================================== ] 1741/2111 82% [=================================================== ] 1742/2111 82% [=================================================== ] 1743/2111 82% [=================================================== ] 1744/2111 82% [=================================================== ] 1745/2111 82% [=================================================== ] 1746/2111 82% [=================================================== ] 1747/2111 82% [=================================================== ] 1748/2111 82% [=================================================== ] 1749/2111 82% [=================================================== ] 1750/2111 82% [=================================================== ] 1751/2111 82% [=================================================== ] 1752/2111 82% [=================================================== ] 1753/2111 83% [=================================================== ] 1754/2111 83% [=================================================== ] 1755/2111 83% [=================================================== ] 1756/2111 83% [=================================================== ] 1757/2111 83% [=================================================== ] 1758/2111 83% [=================================================== ] 1759/2111 83% [=================================================== ] 1760/2111 83% [=================================================== ] 1761/2111 83% [=================================================== ] 1762/2111 83% [=================================================== ] 1763/2111 83% [=================================================== ] 1764/2111 83% [=================================================== ] 1765/2111 83% [=================================================== ] 1766/2111 83% [=================================================== ] 1767/2111 83% [=================================================== ] 1768/2111 83% [=================================================== ] 1769/2111 83% [=================================================== ] 1770/2111 83% [==================================================== ] 1771/2111 83% [==================================================== ] 1772/2111 83% [==================================================== ] 1773/2111 83% [==================================================== ] 1774/2111 84% [==================================================== ] 1775/2111 84% [==================================================== ] 1776/2111 84% [==================================================== ] 1777/2111 84% [==================================================== ] 1778/2111 84% [==================================================== ] 1779/2111 84% [==================================================== ] 1780/2111 84% [==================================================== ] 1781/2111 84% [==================================================== ] 1782/2111 84% [==================================================== ] 1783/2111 84% [==================================================== ] 1784/2111 84% [==================================================== ] 1785/2111 84% [==================================================== ] 1786/2111 84% [==================================================== ] 1787/2111 84% [==================================================== ] 1788/2111 84% [==================================================== ] 1789/2111 84% [==================================================== ] 1790/2111 84% [==================================================== ] 1791/2111 84% [==================================================== ] 1792/2111 84% [==================================================== ] 1793/2111 84% [==================================================== ] 1794/2111 84% [==================================================== ] 1795/2111 85% [==================================================== ] 1796/2111 85% [==================================================== ] 1797/2111 85% [==================================================== ] 1798/2111 85% [==================================================== ] 1799/2111 85% [==================================================== ] 1800/2111 85% [==================================================== ] 1801/2111 85% [==================================================== ] 1802/2111 85% [==================================================== ] 1803/2111 85% [==================================================== ] 1804/2111 85% [===================================================== ] 1805/2111 85% [===================================================== ] 1806/2111 85% [===================================================== ] 1807/2111 85% [===================================================== ] 1808/2111 85% [===================================================== ] 1809/2111 85% [===================================================== ] 1810/2111 85% [===================================================== ] 1811/2111 85% [===================================================== ] 1812/2111 85% [===================================================== ] 1813/2111 85% [===================================================== ] 1814/2111 85% [===================================================== ] 1815/2111 85% [===================================================== ] 1816/2111 86% [===================================================== ] 1817/2111 86% [===================================================== ] 1818/2111 86% [===================================================== ] 1819/2111 86% [===================================================== ] 1820/2111 86% [===================================================== ] 1821/2111 86% [===================================================== ] 1822/2111 86% [===================================================== ] 1823/2111 86% [===================================================== ] 1824/2111 86% [===================================================== ] 1825/2111 86% [===================================================== ] 1826/2111 86% [===================================================== ] 1827/2111 86% [===================================================== ] 1828/2111 86% [===================================================== ] 1829/2111 86% [===================================================== ] 1830/2111 86% [===================================================== ] 1831/2111 86% [===================================================== ] 1832/2111 86% [===================================================== ] 1833/2111 86% [===================================================== ] 1834/2111 86% [===================================================== ] 1835/2111 86% [===================================================== ] 1836/2111 86% [===================================================== ] 1837/2111 87% [===================================================== ] 1838/2111 87% [====================================================== ] 1839/2111 87% [====================================================== ] 1840/2111 87% [====================================================== ] 1841/2111 87% [====================================================== ] 1842/2111 87% [====================================================== ] 1843/2111 87% [====================================================== ] 1844/2111 87% [====================================================== ] 1845/2111 87% [====================================================== ] 1846/2111 87% [====================================================== ] 1847/2111 87% [====================================================== ] 1848/2111 87% [====================================================== ] 1849/2111 87% [====================================================== ] 1850/2111 87% [====================================================== ] 1851/2111 87% [====================================================== ] 1852/2111 87% [====================================================== ] 1853/2111 87% [====================================================== ] 1854/2111 87% [====================================================== ] 1855/2111 87% [====================================================== ] 1856/2111 87% [====================================================== ] 1857/2111 87% [====================================================== ] 1858/2111 88% [====================================================== ] 1859/2111 88% [====================================================== ] 1860/2111 88% [====================================================== ] 1861/2111 88% [====================================================== ] 1862/2111 88% [====================================================== ] 1863/2111 88% [====================================================== ] 1864/2111 88% [====================================================== ] 1865/2111 88% [====================================================== ] 1866/2111 88% [====================================================== ] 1867/2111 88% [====================================================== ] 1868/2111 88% [====================================================== ] 1869/2111 88% [====================================================== ] 1870/2111 88% [====================================================== ] 1871/2111 88% [====================================================== ] 1872/2111 88% [======================================================= ] 1873/2111 88% [======================================================= ] 1874/2111 88% [======================================================= ] 1875/2111 88% [======================================================= ] 1876/2111 88% [======================================================= ] 1877/2111 88% [======================================================= ] 1878/2111 88% [======================================================= ] 1879/2111 89% [======================================================= ] 1880/2111 89% [======================================================= ] 1881/2111 89% [======================================================= ] 1882/2111 89% [======================================================= ] 1883/2111 89% [======================================================= ] 1884/2111 89% [======================================================= ] 1885/2111 89% [======================================================= ] 1886/2111 89% [======================================================= ] 1887/2111 89% [======================================================= ] 1888/2111 89% [======================================================= ] 1889/2111 89% [======================================================= ] 1890/2111 89% [======================================================= ] 1891/2111 89% [======================================================= ] 1892/2111 89% [======================================================= ] 1893/2111 89% [======================================================= ] 1894/2111 89% [======================================================= ] 1895/2111 89% [======================================================= ] 1896/2111 89% [======================================================= ] 1897/2111 89% [======================================================= ] 1898/2111 89% [======================================================= ] 1899/2111 89% [======================================================= ] 1900/2111 90% [======================================================= ] 1901/2111 90% [======================================================= ] 1902/2111 90% [======================================================= ] 1903/2111 90% [======================================================= ] 1904/2111 90% [======================================================= ] 1905/2111 90% [======================================================= ] 1906/2111 90% [======================================================== ] 1907/2111 90% [======================================================== ] 1908/2111 90% [======================================================== ] 1909/2111 90% [======================================================== ] 1910/2111 90% [======================================================== ] 1911/2111 90% [======================================================== ] 1912/2111 90% [======================================================== ] 1913/2111 90% [======================================================== ] 1914/2111 90% [======================================================== ] 1915/2111 90% [======================================================== ] 1916/2111 90% [======================================================== ] 1917/2111 90% [======================================================== ] 1918/2111 90% [======================================================== ] 1919/2111 90% [======================================================== ] 1920/2111 90% [======================================================== ] 1921/2111 90% [======================================================== ] 1922/2111 91% [======================================================== ] 1923/2111 91% [======================================================== ] 1924/2111 91% [======================================================== ] 1925/2111 91% [======================================================== ] 1926/2111 91% [======================================================== ] 1927/2111 91% [======================================================== ] 1928/2111 91% [======================================================== ] 1929/2111 91% [======================================================== ] 1930/2111 91% [======================================================== ] 1931/2111 91% [======================================================== ] 1932/2111 91% [======================================================== ] 1933/2111 91% [======================================================== ] 1934/2111 91% [======================================================== ] 1935/2111 91% [======================================================== ] 1936/2111 91% [======================================================== ] 1937/2111 91% [======================================================== ] 1938/2111 91% [======================================================== ] 1939/2111 91% [======================================================== ] 1940/2111 91% [========================================================= ] 1941/2111 91% [========================================================= ] 1942/2111 91% [========================================================= ] 1943/2111 92% [========================================================= ] 1944/2111 92% [========================================================= ] 1945/2111 92% [========================================================= ] 1946/2111 92% [========================================================= ] 1947/2111 92% [========================================================= ] 1948/2111 92% [========================================================= ] 1949/2111 92% [========================================================= ] 1950/2111 92% [========================================================= ] 1951/2111 92% [========================================================= ] 1952/2111 92% [========================================================= ] 1953/2111 92% [========================================================= ] 1954/2111 92% [========================================================= ] 1955/2111 92% [========================================================= ] 1956/2111 92% [========================================================= ] 1957/2111 92% [========================================================= ] 1958/2111 92% [========================================================= ] 1959/2111 92% [========================================================= ] 1960/2111 92% [========================================================= ] 1961/2111 92% [========================================================= ] 1962/2111 92% [========================================================= ] 1963/2111 92% [========================================================= ] 1964/2111 93% [========================================================= ] 1965/2111 93% [========================================================= ] 1966/2111 93% [========================================================= ] 1967/2111 93% [========================================================= ] 1968/2111 93% [========================================================= ] 1969/2111 93% [========================================================= ] 1970/2111 93% [========================================================= ] 1971/2111 93% [========================================================= ] 1972/2111 93% [========================================================= ] 1973/2111 93% [========================================================= ] 1974/2111 93% [========================================================== ] 1975/2111 93% [========================================================== ] 1976/2111 93% [========================================================== ] 1977/2111 93% [========================================================== ] 1978/2111 93% [========================================================== ] 1979/2111 93% [========================================================== ] 1980/2111 93% [========================================================== ] 1981/2111 93% [========================================================== ] 1982/2111 93% [========================================================== ] 1983/2111 93% [========================================================== ] 1984/2111 93% [========================================================== ] 1985/2111 94% [========================================================== ] 1986/2111 94% [========================================================== ] 1987/2111 94% [========================================================== ] 1988/2111 94% [========================================================== ] 1989/2111 94% [========================================================== ] 1990/2111 94% [========================================================== ] 1991/2111 94% [========================================================== ] 1992/2111 94% [========================================================== ] 1993/2111 94% [========================================================== ] 1994/2111 94% [========================================================== ] 1995/2111 94% [========================================================== ] 1996/2111 94% [========================================================== ] 1997/2111 94% [========================================================== ] 1998/2111 94% [========================================================== ] 1999/2111 94% [========================================================== ] 2000/2111 94% [========================================================== ] 2001/2111 94% [========================================================== ] 2002/2111 94% [========================================================== ] 2003/2111 94% [========================================================== ] 2004/2111 94% [========================================================== ] 2005/2111 94% [========================================================== ] 2006/2111 95% [========================================================== ] 2007/2111 95% [========================================================== ] 2008/2111 95% [=========================================================== ] 2009/2111 95% [=========================================================== ] 2010/2111 95% [=========================================================== ] 2011/2111 95% [=========================================================== ] 2012/2111 95% [=========================================================== ] 2013/2111 95% [=========================================================== ] 2014/2111 95% [=========================================================== ] 2015/2111 95% [=========================================================== ] 2016/2111 95% [=========================================================== ] 2017/2111 95% [=========================================================== ] 2018/2111 95% [=========================================================== ] 2019/2111 95% [=========================================================== ] 2020/2111 95% [=========================================================== ] 2021/2111 95% [=========================================================== ] 2022/2111 95% [=========================================================== ] 2023/2111 95% [=========================================================== ] 2024/2111 95% [=========================================================== ] 2025/2111 95% [=========================================================== ] 2026/2111 95% [=========================================================== ] 2027/2111 96% [=========================================================== ] 2028/2111 96% [=========================================================== ] 2029/2111 96% [=========================================================== ] 2030/2111 96% [=========================================================== ] 2031/2111 96% [=========================================================== ] 2032/2111 96% [=========================================================== ] 2033/2111 96% [=========================================================== ] 2034/2111 96% [=========================================================== ] 2035/2111 96% [=========================================================== ] 2036/2111 96% [=========================================================== ] 2037/2111 96% [=========================================================== ] 2038/2111 96% [=========================================================== ] 2039/2111 96% [=========================================================== ] 2040/2111 96% [=========================================================== ] 2041/2111 96% [=========================================================== ] 2042/2111 96% [============================================================ ] 2043/2111 96% [============================================================ ] 2044/2111 96% [============================================================ ] 2045/2111 96% [============================================================ ] 2046/2111 96% [============================================================ ] 2047/2111 96% [============================================================ ] 2048/2111 97% [============================================================ ] 2049/2111 97% [============================================================ ] 2050/2111 97% [============================================================ ] 2051/2111 97% [============================================================ ] 2052/2111 97% [============================================================ ] 2053/2111 97% [============================================================ ] 2054/2111 97% [============================================================ ] 2055/2111 97% [============================================================ ] 2056/2111 97% [============================================================ ] 2057/2111 97% [============================================================ ] 2058/2111 97% [============================================================ ] 2059/2111 97% [============================================================ ] 2060/2111 97% [============================================================ ] 2061/2111 97% [============================================================ ] 2062/2111 97% [============================================================ ] 2063/2111 97% [============================================================ ] 2064/2111 97% [============================================================ ] 2065/2111 97% [============================================================ ] 2066/2111 97% [============================================================ ] 2067/2111 97% [============================================================ ] 2068/2111 97% [============================================================ ] 2069/2111 98% [============================================================ ] 2070/2111 98% [============================================================ ] 2071/2111 98% [============================================================ ] 2072/2111 98% [============================================================ ] 2073/2111 98% [============================================================ ] 2074/2111 98% [============================================================ ] 2075/2111 98% [============================================================ ] 2076/2111 98% [============================================================= ] 2077/2111 98% [============================================================= ] 2078/2111 98% [============================================================= ] 2079/2111 98% [============================================================= ] 2080/2111 98% [============================================================= ] 2081/2111 98% [============================================================= ] 2082/2111 98% [============================================================= ] 2083/2111 98% [============================================================= ] 2084/2111 98% [============================================================= ] 2085/2111 98% [============================================================= ] 2086/2111 98% [============================================================= ] 2087/2111 98% [============================================================= ] 2088/2111 98% [============================================================= ] 2089/2111 98% [============================================================= ] 2090/2111 99% [============================================================= ] 2091/2111 99% [============================================================= ] 2092/2111 99% [============================================================= ] 2093/2111 99% [============================================================= ] 2094/2111 99% [============================================================= ] 2095/2111 99% [============================================================= ] 2096/2111 99% [============================================================= ] 2097/2111 99% [============================================================= ] 2098/2111 99% [============================================================= ] 2099/2111 99% [============================================================= ] 2100/2111 99% [============================================================= ] 2101/2111 99% [============================================================= ] 2102/2111 99% [============================================================= ] 2103/2111 99% [============================================================= ] 2104/2111 99% [============================================================= ] 2105/2111 99% [============================================================= ] 2106/2111 99% [============================================================= ] 2107/2111 99% [============================================================= ] 2108/2111 99% [============================================================= ] 2109/2111 99% [============================================================= ] 2110/2111 99% [==============================================================] 2111/2111 100% operation complete, 2111 objects in 27949 NAND pages. ln -snf /home/autobuild/autobuild/instance-6/output-1/host/mips64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-6/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-6/buildroot' >>> Buildroot 2022.05-rc1-38-gbd447bb88c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> avro-c 1.11.0 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-skeleton Collecting legal info >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> 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.40 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) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> host-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) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> host-environment-setup Collecting legal info >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> host-gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libbytesize 2.6 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libzip 1.8.0 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> linux-firmware 20220310 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) ERROR: No hash found for LICENSE.ice_enhanced WHENCE: OK (sha256: 75afdb5d45a21ff95ff7aa82d67bc42a83830f2def98ea937c01d6e7603d76f9) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> mxml 3.3 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> ndisc6 1.0.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-cython 0.29.27 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> ulogd 2.0.7 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> 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) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-6/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot'