/usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-zip-3.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-zip-3.0' >>> host-zip 3.0 Installing to host directory PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/instance-2/output-1/build/host-zip-3.0 -f unix/Makefile install prefix=/home/buildroot/autobuild/instance-2/output-1/host make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-zip-3.0' mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/bin cp zip zipcloak zipnote zipsplit /home/buildroot/autobuild/instance-2/output-1/host/bin cd /home/buildroot/autobuild/instance-2/output-1/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/man/man1 cp man/zip.1 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zip.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zipcloak.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zipnote.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zipsplit.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/host/man/man1/zipsplit.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi grep -qsE '^/usr/bin/screen$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-7142-gd3e029575c2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' _ntp -1 _ntp -1 * - - - Network Time Protocol daemon\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2131 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/2131 0% [ ] 2/2131 0% [ ] 3/2131 0% [ ] 4/2131 0% [ ] 5/2131 0% [ ] 6/2131 0% [ ] 7/2131 0% [ ] 8/2131 0% [ ] 9/2131 0% [ ] 10/2131 0% [ ] 11/2131 0% [ ] 12/2131 0% [ ] 13/2131 0% [ ] 14/2131 0% [ ] 15/2131 0% [ ] 16/2131 0% [ ] 17/2131 0% [ ] 18/2131 0% [ ] 19/2131 0% [ ] 20/2131 0% [ ] 21/2131 0% [ ] 22/2131 1% [ ] 23/2131 1% [ ] 24/2131 1% [ ] 25/2131 1% [ ] 26/2131 1% [ ] 27/2131 1% [ ] 28/2131 1% [ ] 29/2131 1% [ ] 30/2131 1% [ ] 31/2131 1% [ ] 32/2131 1% [ ] 33/2131 1% [ ] 34/2131 1% [= ] 35/2131 1% [= ] 36/2131 1% [= ] 37/2131 1% [= ] 38/2131 1% [= ] 39/2131 1% [= ] 40/2131 1% [= ] 41/2131 1% [= ] 42/2131 1% [= ] 43/2131 2% [= ] 44/2131 2% [= ] 45/2131 2% [= ] 46/2131 2% [= ] 47/2131 2% [= ] 48/2131 2% [= ] 49/2131 2% [= ] 50/2131 2% [= ] 51/2131 2% [= ] 52/2131 2% [= ] 53/2131 2% [= ] 54/2131 2% [= ] 55/2131 2% [= ] 56/2131 2% [= ] 57/2131 2% [= ] 58/2131 2% [= ] 59/2131 2% [= ] 60/2131 2% [= ] 61/2131 2% [= ] 62/2131 2% [= ] 63/2131 2% [= ] 64/2131 3% [= ] 65/2131 3% [= ] 66/2131 3% [= ] 67/2131 3% [= ] 68/2131 3% [== ] 69/2131 3% [== ] 70/2131 3% [== ] 71/2131 3% [== ] 72/2131 3% [== ] 73/2131 3% [== ] 74/2131 3% [== ] 75/2131 3% [== ] 76/2131 3% [== ] 77/2131 3% [== ] 78/2131 3% [== ] 79/2131 3% [== ] 80/2131 3% [== ] 81/2131 3% [== ] 82/2131 3% [== ] 83/2131 3% [== ] 84/2131 3% [== ] 85/2131 3% [== ] 86/2131 4% [== ] 87/2131 4% [== ] 88/2131 4% [== ] 89/2131 4% [== ] 90/2131 4% [== ] 91/2131 4% [== ] 92/2131 4% [== ] 93/2131 4% [== ] 94/2131 4% [== ] 95/2131 4% [== ] 96/2131 4% [== ] 97/2131 4% [== ] 98/2131 4% [== ] 99/2131 4% [== ] 100/2131 4% [== ] 101/2131 4% [== ] 102/2131 4% [== ] 103/2131 4% [=== ] 104/2131 4% [=== ] 105/2131 4% [=== ] 106/2131 4% [=== ] 107/2131 5% [=== ] 108/2131 5% [=== ] 109/2131 5% [=== ] 110/2131 5% [=== ] 111/2131 5% [=== ] 112/2131 5% [=== ] 113/2131 5% [=== ] 114/2131 5% [=== ] 115/2131 5% [=== ] 116/2131 5% [=== ] 117/2131 5% [=== ] 118/2131 5% [=== ] 119/2131 5% [=== ] 120/2131 5% [=== ] 121/2131 5% [=== ] 122/2131 5% [=== ] 123/2131 5% [=== ] 124/2131 5% [=== ] 125/2131 5% [=== ] 126/2131 5% [=== ] 127/2131 5% [=== ] 128/2131 6% [=== ] 129/2131 6% [=== ] 130/2131 6% [=== ] 131/2131 6% [=== ] 132/2131 6% [=== ] 133/2131 6% [=== ] 134/2131 6% [=== ] 135/2131 6% [=== ] 136/2131 6% [=== ] 137/2131 6% [==== ] 138/2131 6% [==== ] 139/2131 6% [==== ] 140/2131 6% [==== ] 141/2131 6% [==== ] 142/2131 6% [==== ] 143/2131 6% [==== ] 144/2131 6% [==== ] 145/2131 6% [==== ] 146/2131 6% [==== ] 147/2131 6% [==== ] 148/2131 6% [==== ] 149/2131 6% [==== ] 150/2131 7% [==== ] 151/2131 7% [==== ] 152/2131 7% [==== ] 153/2131 7% [==== ] 154/2131 7% [==== ] 155/2131 7% [==== ] 156/2131 7% [==== ] 157/2131 7% [==== ] 158/2131 7% [==== ] 159/2131 7% [==== ] 160/2131 7% [==== ] 161/2131 7% [==== ] 162/2131 7% [==== ] 163/2131 7% [==== ] 164/2131 7% [==== ] 165/2131 7% [==== ] 166/2131 7% [==== ] 167/2131 7% [==== ] 168/2131 7% [==== ] 169/2131 7% [==== ] 170/2131 7% [==== ] 171/2131 8% [===== ] 172/2131 8% [===== ] 173/2131 8% [===== ] 174/2131 8% [===== ] 175/2131 8% [===== ] 176/2131 8% [===== ] 177/2131 8% [===== ] 178/2131 8% [===== ] 179/2131 8% [===== ] 180/2131 8% [===== ] 181/2131 8% [===== ] 182/2131 8% [===== ] 183/2131 8% [===== ] 184/2131 8% [===== ] 185/2131 8% [===== ] 186/2131 8% [===== ] 187/2131 8% [===== ] 188/2131 8% [===== ] 189/2131 8% [===== ] 190/2131 8% [===== ] 191/2131 8% [===== ] 192/2131 9% [===== ] 193/2131 9% [===== ] 194/2131 9% [===== ] 195/2131 9% [===== ] 196/2131 9% [===== ] 197/2131 9% [===== ] 198/2131 9% [===== ] 199/2131 9% [===== ] 200/2131 9% [===== ] 201/2131 9% [===== ] 202/2131 9% [===== ] 203/2131 9% [===== ] 204/2131 9% [===== ] 205/2131 9% [===== ] 206/2131 9% [====== ] 207/2131 9% [====== ] 208/2131 9% [====== ] 209/2131 9% [====== ] 210/2131 9% [====== ] 211/2131 9% [====== ] 212/2131 9% [====== ] 213/2131 9% [====== ] 214/2131 10% [====== ] 215/2131 10% [====== ] 216/2131 10% [====== ] 217/2131 10% [====== ] 218/2131 10% [====== ] 219/2131 10% [====== ] 220/2131 10% [====== ] 221/2131 10% [====== ] 222/2131 10% [====== ] 223/2131 10% [====== ] 224/2131 10% [====== ] 225/2131 10% [====== ] 226/2131 10% [====== ] 227/2131 10% [====== ] 228/2131 10% [====== ] 229/2131 10% [====== ] 230/2131 10% [====== ] 231/2131 10% [====== ] 232/2131 10% [====== ] 233/2131 10% [====== ] 234/2131 10% [====== ] 235/2131 11% [====== ] 236/2131 11% [====== ] 237/2131 11% [====== ] 238/2131 11% [====== ] 239/2131 11% [====== ] 240/2131 11% [======= ] 241/2131 11% [======= ] 242/2131 11% [======= ] 243/2131 11% [======= ] 244/2131 11% [======= ] 245/2131 11% [======= ] 246/2131 11% [======= ] 247/2131 11% [======= ] 248/2131 11% [======= ] 249/2131 11% [======= ] 250/2131 11% [======= ] 251/2131 11% [======= ] 252/2131 11% [======= ] 253/2131 11% [======= ] 254/2131 11% [======= ] 255/2131 11% [======= ] 256/2131 12% [======= ] 257/2131 12% [======= ] 258/2131 12% [======= ] 259/2131 12% [======= ] 260/2131 12% [======= ] 261/2131 12% [======= ] 262/2131 12% [======= ] 263/2131 12% [======= ] 264/2131 12% [======= ] 265/2131 12% [======= ] 266/2131 12% [======= ] 267/2131 12% [======= ] 268/2131 12% [======= ] 269/2131 12% [======= ] 270/2131 12% [======= ] 271/2131 12% [======= ] 272/2131 12% [======= ] 273/2131 12% [======= ] 274/2131 12% [======== ] 275/2131 12% [======== ] 276/2131 12% [======== ] 277/2131 12% [======== ] 278/2131 13% [======== ] 279/2131 13% [======== ] 280/2131 13% [======== ] 281/2131 13% [======== ] 282/2131 13% [======== ] 283/2131 13% [======== ] 284/2131 13% [======== ] 285/2131 13% [======== ] 286/2131 13% [======== ] 287/2131 13% [======== ] 288/2131 13% [======== ] 289/2131 13% [======== ] 290/2131 13% [======== ] 291/2131 13% [======== ] 292/2131 13% [======== ] 293/2131 13% [======== ] 294/2131 13% [======== ] 295/2131 13% [======== ] 296/2131 13% [======== ] 297/2131 13% [======== ] 298/2131 13% [======== ] 299/2131 14% [======== ] 300/2131 14% [======== ] 301/2131 14% [======== ] 302/2131 14% [======== ] 303/2131 14% [======== ] 304/2131 14% [======== ] 305/2131 14% [======== ] 306/2131 14% [======== ] 307/2131 14% [======== ] 308/2131 14% [======== ] 309/2131 14% [========= ] 310/2131 14% [========= ] 311/2131 14% [========= ] 312/2131 14% [========= ] 313/2131 14% [========= ] 314/2131 14% [========= ] 315/2131 14% [========= ] 316/2131 14% [========= ] 317/2131 14% [========= ] 318/2131 14% [========= ] 319/2131 14% [========= ] 320/2131 15% [========= ] 321/2131 15% [========= ] 322/2131 15% [========= ] 323/2131 15% [========= ] 324/2131 15% [========= ] 325/2131 15% [========= ] 326/2131 15% [========= ] 327/2131 15% [========= ] 328/2131 15% [========= ] 329/2131 15% [========= ] 330/2131 15% [========= ] 331/2131 15% [========= ] 332/2131 15% [========= ] 333/2131 15% [========= ] 334/2131 15% [========= ] 335/2131 15% [========= ] 336/2131 15% [========= ] 337/2131 15% [========= ] 338/2131 15% [========= ] 339/2131 15% [========= ] 340/2131 15% [========= ] 341/2131 16% [========= ] 342/2131 16% [========= ] 343/2131 16% [========== ] 344/2131 16% [========== ] 345/2131 16% [========== ] 346/2131 16% [========== ] 347/2131 16% [========== ] 348/2131 16% [========== ] 349/2131 16% [========== ] 350/2131 16% [========== ] 351/2131 16% [========== ] 352/2131 16% [========== ] 353/2131 16% [========== ] 354/2131 16% [========== ] 355/2131 16% [========== ] 356/2131 16% [========== ] 357/2131 16% [========== ] 358/2131 16% [========== ] 359/2131 16% [========== ] 360/2131 16% [========== ] 361/2131 16% [========== ] 362/2131 16% [========== ] 363/2131 17% [========== ] 364/2131 17% [========== ] 365/2131 17% [========== ] 366/2131 17% [========== ] 367/2131 17% [========== ] 368/2131 17% [========== ] 369/2131 17% [========== ] 370/2131 17% [========== ] 371/2131 17% [========== ] 372/2131 17% [========== ] 373/2131 17% [========== ] 374/2131 17% [========== ] 375/2131 17% [========== ] 376/2131 17% [========== ] 377/2131 17% [========== ] 378/2131 17% [=========== ] 379/2131 17% [=========== ] 380/2131 17% [=========== ] 381/2131 17% [=========== ] 382/2131 17% [=========== ] 383/2131 17% [=========== ] 384/2131 18% [=========== ] 385/2131 18% [=========== ] 386/2131 18% [=========== ] 387/2131 18% [=========== ] 388/2131 18% [=========== ] 389/2131 18% [=========== ] 390/2131 18% [=========== ] 391/2131 18% [=========== ] 392/2131 18% [=========== ] 393/2131 18% [=========== ] 394/2131 18% [=========== ] 395/2131 18% [=========== ] 396/2131 18% [=========== ] 397/2131 18% [=========== ] 398/2131 18% [=========== ] 399/2131 18% [=========== ] 400/2131 18% [=========== ] 401/2131 18% [=========== ] 402/2131 18% [=========== ] 403/2131 18% [=========== ] 404/2131 18% [=========== ] 405/2131 19% [=========== ] 406/2131 19% [=========== ] 407/2131 19% [=========== ] 408/2131 19% [=========== ] 409/2131 19% [=========== ] 410/2131 19% [=========== ] 411/2131 19% [=========== ] 412/2131 19% [============ ] 413/2131 19% [============ ] 414/2131 19% [============ ] 415/2131 19% [============ ] 416/2131 19% [============ ] 417/2131 19% [============ ] 418/2131 19% [============ ] 419/2131 19% [============ ] 420/2131 19% [============ ] 421/2131 19% [============ ] 422/2131 19% [============ ] 423/2131 19% [============ ] 424/2131 19% [============ ] 425/2131 19% [============ ] 426/2131 19% [============ ] 427/2131 20% [============ ] 428/2131 20% [============ ] 429/2131 20% [============ ] 430/2131 20% [============ ] 431/2131 20% [============ ] 432/2131 20% [============ ] 433/2131 20% [============ ] 434/2131 20% [============ ] 435/2131 20% [============ ] 436/2131 20% [============ ] 437/2131 20% [============ ] 438/2131 20% [============ ] 439/2131 20% [============ ] 440/2131 20% [============ ] 441/2131 20% [============ ] 442/2131 20% [============ ] 443/2131 20% [============ ] 444/2131 20% [============ ] 445/2131 20% [============ ] 446/2131 20% [============= ] 447/2131 20% [============= ] 448/2131 21% [============= ] 449/2131 21% [============= ] 450/2131 21% [============= ] 451/2131 21% [============= ] 452/2131 21% [============= ] 453/2131 21% [============= ] 454/2131 21% [============= ] 455/2131 21% [============= ] 456/2131 21% [============= ] 457/2131 21% [============= ] 458/2131 21% [============= ] 459/2131 21% [============= ] 460/2131 21% [============= ] 461/2131 21% [============= ] 462/2131 21% [============= ] 463/2131 21% [============= ] 464/2131 21% [============= ] 465/2131 21% [============= ] 466/2131 21% [============= ] 467/2131 21% [============= ] 468/2131 21% [============= ] 469/2131 22% [============= ] 470/2131 22% [============= ] 471/2131 22% [============= ] 472/2131 22% [============= ] 473/2131 22% [============= ] 474/2131 22% [============= ] 475/2131 22% [============= ] 476/2131 22% [============= ] 477/2131 22% [============= ] 478/2131 22% [============= ] 479/2131 22% [============= ] 480/2131 22% [============= ] 481/2131 22% [============== ] 482/2131 22% [============== ] 483/2131 22% [============== ] 484/2131 22% [============== ] 485/2131 22% [============== ] 486/2131 22% [============== ] 487/2131 22% [============== ] 488/2131 22% [============== ] 489/2131 22% [============== ] 490/2131 22% [============== ] 491/2131 23% [============== ] 492/2131 23% [============== ] 493/2131 23% [============== ] 494/2131 23% [============== ] 495/2131 23% [============== ] 496/2131 23% [============== ] 497/2131 23% [============== ] 498/2131 23% [============== ] 499/2131 23% [============== ] 500/2131 23% [============== ] 501/2131 23% [============== ] 502/2131 23% [============== ] 503/2131 23% [============== ] 504/2131 23% [============== ] 505/2131 23% [============== ] 506/2131 23% [============== ] 507/2131 23% [============== ] 508/2131 23% [============== ] 509/2131 23% [============== ] 510/2131 23% [============== ] 511/2131 23% [============== ] 512/2131 24% [============== ] 513/2131 24% [============== ] 514/2131 24% [============== ] 515/2131 24% [=============== ] 516/2131 24% [=============== ] 517/2131 24% [=============== ] 518/2131 24% [=============== ] 519/2131 24% [=============== ] 520/2131 24% [=============== ] 521/2131 24% [=============== ] 522/2131 24% [=============== ] 523/2131 24% [=============== ] 524/2131 24% [=============== ] 525/2131 24% [=============== ] 526/2131 24% [=============== ] 527/2131 24% [=============== ] 528/2131 24% [=============== ] 529/2131 24% [=============== ] 530/2131 24% [=============== ] 531/2131 24% [=============== ] 532/2131 24% [=============== ] 533/2131 25% [=============== ] 534/2131 25% [=============== ] 535/2131 25% [=============== ] 536/2131 25% [=============== ] 537/2131 25% [=============== ] 538/2131 25% [=============== ] 539/2131 25% [=============== ] 540/2131 25% [=============== ] 541/2131 25% [=============== ] 542/2131 25% [=============== ] 543/2131 25% [=============== ] 544/2131 25% [=============== ] 545/2131 25% [=============== ] 546/2131 25% [=============== ] 547/2131 25% [=============== ] 548/2131 25% [=============== ] 549/2131 25% [================ ] 550/2131 25% [================ ] 551/2131 25% [================ ] 552/2131 25% [================ ] 553/2131 25% [================ ] 554/2131 25% [================ ] 555/2131 26% [================ ] 556/2131 26% [================ ] 557/2131 26% [================ ] 558/2131 26% [================ ] 559/2131 26% [================ ] 560/2131 26% [================ ] 561/2131 26% [================ ] 562/2131 26% [================ ] 563/2131 26% [================ ] 564/2131 26% [================ ] 565/2131 26% [================ ] 566/2131 26% [================ ] 567/2131 26% [================ ] 568/2131 26% [================ ] 569/2131 26% [================ ] 570/2131 26% [================ ] 571/2131 26% [================ ] 572/2131 26% [================ ] 573/2131 26% [================ ] 574/2131 26% [================ ] 575/2131 26% [================ ] 576/2131 27% [================ ] 577/2131 27% [================ ] 578/2131 27% [================ ] 579/2131 27% [================ ] 580/2131 27% [================ ] 581/2131 27% [================ ] 582/2131 27% [================ ] 583/2131 27% [================ ] 584/2131 27% [================= ] 585/2131 27% [================= ] 586/2131 27% [================= ] 587/2131 27% [================= ] 588/2131 27% [================= ] 589/2131 27% [================= ] 590/2131 27% [================= ] 591/2131 27% [================= ] 592/2131 27% [================= ] 593/2131 27% [================= ] 594/2131 27% [================= ] 595/2131 27% [================= ] 596/2131 27% [================= ] 597/2131 28% [================= ] 598/2131 28% [================= ] 599/2131 28% [================= ] 600/2131 28% [================= ] 601/2131 28% [================= ] 602/2131 28% [================= ] 603/2131 28% [================= ] 604/2131 28% [================= ] 605/2131 28% [================= ] 606/2131 28% [================= ] 607/2131 28% [================= ] 608/2131 28% [================= ] 609/2131 28% [================= ] 610/2131 28% [================= ] 611/2131 28% [================= ] 612/2131 28% [================= ] 613/2131 28% [================= ] 614/2131 28% [================= ] 615/2131 28% [================= ] 616/2131 28% [================= ] 617/2131 28% [================= ] 618/2131 29% [================== ] 619/2131 29% [================== ] 620/2131 29% [================== ] 621/2131 29% [================== ] 622/2131 29% [================== ] 623/2131 29% [================== ] 624/2131 29% [================== ] 625/2131 29% [================== ] 626/2131 29% [================== ] 627/2131 29% [================== ] 628/2131 29% [================== ] 629/2131 29% [================== ] 630/2131 29% [================== ] 631/2131 29% [================== ] 632/2131 29% [================== ] 633/2131 29% [================== ] 634/2131 29% [================== ] 635/2131 29% [================== ] 636/2131 29% [================== ] 637/2131 29% [================== ] 638/2131 29% [================== ] 639/2131 29% [================== ] 640/2131 30% [================== ] 641/2131 30% [================== ] 642/2131 30% [================== ] 643/2131 30% [================== ] 644/2131 30% [================== ] 645/2131 30% [================== ] 646/2131 30% [================== ] 647/2131 30% [================== ] 648/2131 30% [================== ] 649/2131 30% [================== ] 650/2131 30% [================== ] 651/2131 30% [================== ] 652/2131 30% [================== ] 653/2131 30% [=================== ] 654/2131 30% [=================== ] 655/2131 30% [=================== ] 656/2131 30% [=================== ] 657/2131 30% [=================== ] 658/2131 30% [=================== ] 659/2131 30% [=================== ] 660/2131 30% [=================== ] 661/2131 31% [=================== ] 662/2131 31% [=================== ] 663/2131 31% [=================== ] 664/2131 31% [=================== ] 665/2131 31% [=================== ] 666/2131 31% [=================== ] 667/2131 31% [=================== ] 668/2131 31% [=================== ] 669/2131 31% [=================== ] 670/2131 31% [=================== ] 671/2131 31% [=================== ] 672/2131 31% [=================== ] 673/2131 31% [=================== ] 674/2131 31% [=================== ] 675/2131 31% [=================== ] 676/2131 31% [=================== ] 677/2131 31% [=================== ] 678/2131 31% [=================== ] 679/2131 31% [=================== ] 680/2131 31% [=================== ] 681/2131 31% [=================== ] 682/2131 32% [=================== ] 683/2131 32% [=================== ] 684/2131 32% [=================== ] 685/2131 32% [=================== ] 686/2131 32% [=================== ] 687/2131 32% [==================== ] 688/2131 32% [==================== ] 689/2131 32% [==================== ] 690/2131 32% [==================== ] 691/2131 32% [==================== ] 692/2131 32% [==================== ] 693/2131 32% [==================== ] 694/2131 32% [==================== ] 695/2131 32% [==================== ] 696/2131 32% [==================== ] 697/2131 32% [==================== ] 698/2131 32% [==================== ] 699/2131 32% [==================== ] 700/2131 32% [==================== ] 701/2131 32% [==================== ] 702/2131 32% [==================== ] 703/2131 32% [==================== ] 704/2131 33% [==================== ] 705/2131 33% [==================== ] 706/2131 33% [==================== ] 707/2131 33% [==================== ] 708/2131 33% [==================== ] 709/2131 33% [==================== ] 710/2131 33% [==================== ] 711/2131 33% [==================== ] 712/2131 33% [==================== ] 713/2131 33% [==================== ] 714/2131 33% [==================== ] 715/2131 33% [==================== ] 716/2131 33% [==================== ] 717/2131 33% [==================== ] 718/2131 33% [==================== ] 719/2131 33% [==================== ] 720/2131 33% [==================== ] 721/2131 33% [===================== ] 722/2131 33% [===================== ] 723/2131 33% [===================== ] 724/2131 33% [===================== ] 725/2131 34% [===================== ] 726/2131 34% [===================== ] 727/2131 34% [===================== ] 728/2131 34% [===================== ] 729/2131 34% [===================== ] 730/2131 34% [===================== ] 731/2131 34% [===================== ] 732/2131 34% [===================== ] 733/2131 34% [===================== ] 734/2131 34% [===================== ] 735/2131 34% [===================== ] 736/2131 34% [===================== ] 737/2131 34% [===================== ] 738/2131 34% [===================== ] 739/2131 34% [===================== ] 740/2131 34% [===================== ] 741/2131 34% [===================== ] 742/2131 34% [===================== ] 743/2131 34% [===================== ] 744/2131 34% [===================== ] 745/2131 34% [===================== ] 746/2131 35% [===================== ] 747/2131 35% [===================== ] 748/2131 35% [===================== ] 749/2131 35% [===================== ] 750/2131 35% [===================== ] 751/2131 35% [===================== ] 752/2131 35% [===================== ] 753/2131 35% [===================== ] 754/2131 35% [===================== ] 755/2131 35% [===================== ] 756/2131 35% [====================== ] 757/2131 35% [====================== ] 758/2131 35% [====================== ] 759/2131 35% [====================== ] 760/2131 35% [====================== ] 761/2131 35% [====================== ] 762/2131 35% [====================== ] 763/2131 35% [====================== ] 764/2131 35% [====================== ] 765/2131 35% [====================== ] 766/2131 35% [====================== ] 767/2131 35% [====================== ] 768/2131 36% [====================== ] 769/2131 36% [====================== ] 770/2131 36% [====================== ] 771/2131 36% [====================== ] 772/2131 36% [====================== ] 773/2131 36% [====================== ] 774/2131 36% [====================== ] 775/2131 36% [====================== ] 776/2131 36% [====================== ] 777/2131 36% [====================== ] 778/2131 36% [====================== ] 779/2131 36% [====================== ] 780/2131 36% [====================== ] 781/2131 36% [====================== ] 782/2131 36% [====================== ] 783/2131 36% [====================== ] 784/2131 36% [====================== ] 785/2131 36% [====================== ] 786/2131 36% [====================== ] 787/2131 36% [====================== ] 788/2131 36% [====================== ] 789/2131 37% [====================== ] 790/2131 37% [======================= ] 791/2131 37% [======================= ] 792/2131 37% [======================= ] 793/2131 37% [======================= ] 794/2131 37% [======================= ] 795/2131 37% [======================= ] 796/2131 37% [======================= ] 797/2131 37% [======================= ] 798/2131 37% [======================= ] 799/2131 37% [======================= ] 800/2131 37% [======================= ] 801/2131 37% [======================= ] 802/2131 37% [======================= ] 803/2131 37% [======================= ] 804/2131 37% [======================= ] 805/2131 37% [======================= ] 806/2131 37% [======================= ] 807/2131 37% [======================= ] 808/2131 37% [======================= ] 809/2131 37% [======================= ] 810/2131 38% [======================= ] 811/2131 38% [======================= ] 812/2131 38% [======================= ] 813/2131 38% [======================= ] 814/2131 38% [======================= ] 815/2131 38% [======================= ] 816/2131 38% [======================= ] 817/2131 38% [======================= ] 818/2131 38% [======================= ] 819/2131 38% [======================= ] 820/2131 38% [======================= ] 821/2131 38% [======================= ] 822/2131 38% [======================= ] 823/2131 38% [======================= ] 824/2131 38% [======================== ] 825/2131 38% [======================== ] 826/2131 38% [======================== ] 827/2131 38% [======================== ] 828/2131 38% [======================== ] 829/2131 38% [======================== ] 830/2131 38% [======================== ] 831/2131 38% [======================== ] 832/2131 39% [======================== ] 833/2131 39% [======================== ] 834/2131 39% [======================== ] 835/2131 39% [======================== ] 836/2131 39% [======================== ] 837/2131 39% [======================== ] 838/2131 39% [======================== ] 839/2131 39% [======================== ] 840/2131 39% [======================== ] 841/2131 39% [======================== ] 842/2131 39% [======================== ] 843/2131 39% [======================== ] 844/2131 39% [======================== ] 845/2131 39% [======================== ] 846/2131 39% [======================== ] 847/2131 39% [======================== ] 848/2131 39% [======================== ] 849/2131 39% [======================== ] 850/2131 39% [======================== ] 851/2131 39% [======================== ] 852/2131 39% [======================== ] 853/2131 40% [======================== ] 854/2131 40% [======================== ] 855/2131 40% [======================== ] 856/2131 40% [======================== ] 857/2131 40% [======================== ] 858/2131 40% [======================== ] 859/2131 40% [========================= ] 860/2131 40% [========================= ] 861/2131 40% [========================= ] 862/2131 40% [========================= ] 863/2131 40% [========================= ] 864/2131 40% [========================= ] 865/2131 40% [========================= ] 866/2131 40% [========================= ] 867/2131 40% [========================= ] 868/2131 40% [========================= ] 869/2131 40% [========================= ] 870/2131 40% [========================= ] 871/2131 40% [========================= ] 872/2131 40% [========================= ] 873/2131 40% [========================= ] 874/2131 41% [========================= ] 875/2131 41% [========================= ] 876/2131 41% [========================= ] 877/2131 41% [========================= ] 878/2131 41% [========================= ] 879/2131 41% [========================= ] 880/2131 41% [========================= ] 881/2131 41% [========================= ] 882/2131 41% [========================= ] 883/2131 41% [========================= ] 884/2131 41% [========================= ] 885/2131 41% [========================= ] 886/2131 41% [========================= ] 887/2131 41% [========================= ] 888/2131 41% [========================= ] 889/2131 41% [========================= ] 890/2131 41% [========================= ] 891/2131 41% [========================= ] 892/2131 41% [========================= ] 893/2131 41% [========================== ] 894/2131 41% [========================== ] 895/2131 41% [========================== ] 896/2131 42% [========================== ] 897/2131 42% [========================== ] 898/2131 42% [========================== ] 899/2131 42% [========================== ] 900/2131 42% [========================== ] 901/2131 42% [========================== ] 902/2131 42% [========================== ] 903/2131 42% [========================== ] 904/2131 42% [========================== ] 905/2131 42% [========================== ] 906/2131 42% [========================== ] 907/2131 42% [========================== ] 908/2131 42% [========================== ] 909/2131 42% [========================== ] 910/2131 42% [========================== ] 911/2131 42% [========================== ] 912/2131 42% [========================== ] 913/2131 42% [========================== ] 914/2131 42% [========================== ] 915/2131 42% [========================== ] 916/2131 42% [========================== ] 917/2131 43% [========================== ] 918/2131 43% [========================== ] 919/2131 43% [========================== ] 920/2131 43% [========================== ] 921/2131 43% [========================== ] 922/2131 43% [========================== ] 923/2131 43% [========================== ] 924/2131 43% [========================== ] 925/2131 43% [========================== ] 926/2131 43% [========================== ] 927/2131 43% [========================== ] 928/2131 43% [=========================== ] 929/2131 43% [=========================== ] 930/2131 43% [=========================== ] 931/2131 43% [=========================== ] 932/2131 43% [=========================== ] 933/2131 43% [=========================== ] 934/2131 43% [=========================== ] 935/2131 43% [=========================== ] 936/2131 43% [=========================== ] 937/2131 43% [=========================== ] 938/2131 44% [=========================== ] 939/2131 44% [=========================== ] 940/2131 44% [=========================== ] 941/2131 44% [=========================== ] 942/2131 44% [=========================== ] 943/2131 44% [=========================== ] 944/2131 44% [=========================== ] 945/2131 44% [=========================== ] 946/2131 44% [=========================== ] 947/2131 44% [=========================== ] 948/2131 44% [=========================== ] 949/2131 44% [=========================== ] 950/2131 44% [=========================== ] 951/2131 44% [=========================== ] 952/2131 44% [=========================== ] 953/2131 44% [=========================== ] 954/2131 44% [=========================== ] 955/2131 44% [=========================== ] 956/2131 44% [=========================== ] 957/2131 44% [=========================== ] 958/2131 44% [=========================== ] 959/2131 45% [=========================== ] 960/2131 45% [=========================== ] 961/2131 45% [=========================== ] 962/2131 45% [============================ ] 963/2131 45% [============================ ] 964/2131 45% [============================ ] 965/2131 45% [============================ ] 966/2131 45% [============================ ] 967/2131 45% [============================ ] 968/2131 45% [============================ ] 969/2131 45% [============================ ] 970/2131 45% [============================ ] 971/2131 45% [============================ ] 972/2131 45% [============================ ] 973/2131 45% [============================ ] 974/2131 45% [============================ ] 975/2131 45% [============================ ] 976/2131 45% [============================ ] 977/2131 45% [============================ ] 978/2131 45% [============================ ] 979/2131 45% [============================ ] 980/2131 45% [============================ ] 981/2131 46% [============================ ] 982/2131 46% [============================ ] 983/2131 46% [============================ ] 984/2131 46% [============================ ] 985/2131 46% [============================ ] 986/2131 46% [============================ ] 987/2131 46% [============================ ] 988/2131 46% [============================ ] 989/2131 46% [============================ ] 990/2131 46% [============================ ] 991/2131 46% [============================ ] 992/2131 46% [============================ ] 993/2131 46% [============================ ] 994/2131 46% [============================ ] 995/2131 46% [============================ ] 996/2131 46% [============================= ] 997/2131 46% [============================= ] 998/2131 46% [============================= ] 999/2131 46% [============================= ] 1000/2131 46% [============================= ] 1001/2131 46% [============================= ] 1002/2131 47% [============================= ] 1003/2131 47% [============================= ] 1004/2131 47% [============================= ] 1005/2131 47% [============================= ] 1006/2131 47% [============================= ] 1007/2131 47% [============================= ] 1008/2131 47% [============================= ] 1009/2131 47% [============================= ] 1010/2131 47% [============================= ] 1011/2131 47% [============================= ] 1012/2131 47% [============================= ] 1013/2131 47% [============================= ] 1014/2131 47% [============================= ] 1015/2131 47% [============================= ] 1016/2131 47% [============================= ] 1017/2131 47% [============================= ] 1018/2131 47% [============================= ] 1019/2131 47% [============================= ] 1020/2131 47% [============================= ] 1021/2131 47% [============================= ] 1022/2131 47% [============================= ] 1023/2131 48% [============================= ] 1024/2131 48% [============================= ] 1025/2131 48% [============================= ] 1026/2131 48% [============================= ] 1027/2131 48% [============================= ] 1028/2131 48% [============================= ] 1029/2131 48% [============================= ] 1030/2131 48% [============================= ] 1031/2131 48% [============================== ] 1032/2131 48% [============================== ] 1033/2131 48% [============================== ] 1034/2131 48% [============================== ] 1035/2131 48% [============================== ] 1036/2131 48% [============================== ] 1037/2131 48% [============================== ] 1038/2131 48% [============================== ] 1039/2131 48% [============================== ] 1040/2131 48% [============================== ] 1041/2131 48% [============================== ] 1042/2131 48% [============================== ] 1043/2131 48% [============================== ] 1044/2131 48% [============================== ] 1045/2131 49% [============================== ] 1046/2131 49% [============================== ] 1047/2131 49% [============================== ] 1048/2131 49% [============================== ] 1049/2131 49% [============================== ] 1050/2131 49% [============================== ] 1051/2131 49% [============================== ] 1052/2131 49% [============================== ] 1053/2131 49% [============================== ] 1054/2131 49% [============================== ] 1055/2131 49% [============================== ] 1056/2131 49% [============================== ] 1057/2131 49% [============================== ] 1058/2131 49% [============================== ] 1059/2131 49% [============================== ] 1060/2131 49% [============================== ] 1061/2131 49% [============================== ] 1062/2131 49% [============================== ] 1063/2131 49% [============================== ] 1064/2131 49% [============================== ] 1065/2131 49% [=============================== ] 1066/2131 50% [=============================== ] 1067/2131 50% [=============================== ] 1068/2131 50% [=============================== ] 1069/2131 50% [=============================== ] 1070/2131 50% [=============================== ] 1071/2131 50% [=============================== ] 1072/2131 50% [=============================== ] 1073/2131 50% [=============================== ] 1074/2131 50% [=============================== ] 1075/2131 50% [=============================== ] 1076/2131 50% [=============================== ] 1077/2131 50% [=============================== ] 1078/2131 50% [=============================== ] 1079/2131 50% [=============================== ] 1080/2131 50% [=============================== ] 1081/2131 50% [=============================== ] 1082/2131 50% [=============================== ] 1083/2131 50% [=============================== ] 1084/2131 50% [=============================== ] 1085/2131 50% [=============================== ] 1086/2131 50% [=============================== ] 1087/2131 51% [=============================== ] 1088/2131 51% [=============================== ] 1089/2131 51% [=============================== ] 1090/2131 51% [=============================== ] 1091/2131 51% [=============================== ] 1092/2131 51% [=============================== ] 1093/2131 51% [=============================== ] 1094/2131 51% [=============================== ] 1095/2131 51% [=============================== ] 1096/2131 51% [=============================== ] 1097/2131 51% [=============================== ] 1098/2131 51% [=============================== ] 1099/2131 51% [================================ ] 1100/2131 51% [================================ ] 1101/2131 51% [================================ ] 1102/2131 51% [================================ ] 1103/2131 51% [================================ ] 1104/2131 51% [================================ ] 1105/2131 51% [================================ ] 1106/2131 51% [================================ ] 1107/2131 51% [================================ ] 1108/2131 51% [================================ ] 1109/2131 52% [================================ ] 1110/2131 52% [================================ ] 1111/2131 52% [================================ ] 1112/2131 52% [================================ ] 1113/2131 52% [================================ ] 1114/2131 52% [================================ ] 1115/2131 52% [================================ ] 1116/2131 52% [================================ ] 1117/2131 52% [================================ ] 1118/2131 52% [================================ ] 1119/2131 52% [================================ ] 1120/2131 52% [================================ ] 1121/2131 52% [================================ ] 1122/2131 52% [================================ ] 1123/2131 52% [================================ ] 1124/2131 52% [================================ ] 1125/2131 52% [================================ ] 1126/2131 52% [================================ ] 1127/2131 52% [================================ ] 1128/2131 52% [================================ ] 1129/2131 52% [================================ ] 1130/2131 53% [================================ ] 1131/2131 53% [================================ ] 1132/2131 53% [================================ ] 1133/2131 53% [================================ ] 1134/2131 53% [================================= ] 1135/2131 53% [================================= ] 1136/2131 53% [================================= ] 1137/2131 53% [================================= ] 1138/2131 53% [================================= ] 1139/2131 53% [================================= ] 1140/2131 53% [================================= ] 1141/2131 53% [================================= ] 1142/2131 53% [================================= ] 1143/2131 53% [================================= ] 1144/2131 53% [================================= ] 1145/2131 53% [================================= ] 1146/2131 53% [================================= ] 1147/2131 53% [================================= ] 1148/2131 53% [================================= ] 1149/2131 53% [================================= ] 1150/2131 53% [================================= ] 1151/2131 54% [================================= ] 1152/2131 54% [================================= ] 1153/2131 54% [================================= ] 1154/2131 54% [================================= ] 1155/2131 54% [================================= ] 1156/2131 54% [================================= ] 1157/2131 54% [================================= ] 1158/2131 54% [================================= ] 1159/2131 54% [================================= ] 1160/2131 54% [================================= ] 1161/2131 54% [================================= ] 1162/2131 54% [================================= ] 1163/2131 54% [================================= ] 1164/2131 54% [================================= ] 1165/2131 54% [================================= ] 1166/2131 54% [================================= ] 1167/2131 54% [================================= ] 1168/2131 54% [================================== ] 1169/2131 54% [================================== ] 1170/2131 54% [================================== ] 1171/2131 54% [================================== ] 1172/2131 54% [================================== ] 1173/2131 55% [================================== ] 1174/2131 55% [================================== ] 1175/2131 55% [================================== ] 1176/2131 55% [================================== ] 1177/2131 55% [================================== ] 1178/2131 55% [================================== ] 1179/2131 55% [================================== ] 1180/2131 55% [================================== ] 1181/2131 55% [================================== ] 1182/2131 55% [================================== ] 1183/2131 55% [================================== ] 1184/2131 55% [================================== ] 1185/2131 55% [================================== ] 1186/2131 55% [================================== ] 1187/2131 55% [================================== ] 1188/2131 55% [================================== ] 1189/2131 55% [================================== ] 1190/2131 55% [================================== ] 1191/2131 55% [================================== ] 1192/2131 55% [================================== ] 1193/2131 55% [================================== ] 1194/2131 56% [================================== ] 1195/2131 56% [================================== ] 1196/2131 56% [================================== ] 1197/2131 56% [================================== ] 1198/2131 56% [================================== ] 1199/2131 56% [================================== ] 1200/2131 56% [================================== ] 1201/2131 56% [================================== ] 1202/2131 56% [=================================== ] 1203/2131 56% [=================================== ] 1204/2131 56% [=================================== ] 1205/2131 56% [=================================== ] 1206/2131 56% [=================================== ] 1207/2131 56% [=================================== ] 1208/2131 56% [=================================== ] 1209/2131 56% [=================================== ] 1210/2131 56% [=================================== ] 1211/2131 56% [=================================== ] 1212/2131 56% [=================================== ] 1213/2131 56% [=================================== ] 1214/2131 56% [=================================== ] 1215/2131 57% [=================================== ] 1216/2131 57% [=================================== ] 1217/2131 57% [=================================== ] 1218/2131 57% [=================================== ] 1219/2131 57% [=================================== ] 1220/2131 57% [=================================== ] 1221/2131 57% [=================================== ] 1222/2131 57% [=================================== ] 1223/2131 57% [=================================== ] 1224/2131 57% [=================================== ] 1225/2131 57% [=================================== ] 1226/2131 57% [=================================== ] 1227/2131 57% [=================================== ] 1228/2131 57% [=================================== ] 1229/2131 57% [=================================== ] 1230/2131 57% [=================================== ] 1231/2131 57% [=================================== ] 1232/2131 57% [=================================== ] 1233/2131 57% [=================================== ] 1234/2131 57% [=================================== ] 1235/2131 57% [=================================== ] 1236/2131 58% [=================================== ] 1237/2131 58% [==================================== ] 1238/2131 58% [==================================== ] 1239/2131 58% [==================================== ] 1240/2131 58% [==================================== ] 1241/2131 58% [==================================== ] 1242/2131 58% [==================================== ] 1243/2131 58% [==================================== ] 1244/2131 58% [==================================== ] 1245/2131 58% [==================================== ] 1246/2131 58% [==================================== ] 1247/2131 58% [==================================== ] 1248/2131 58% [==================================== ] 1249/2131 58% [==================================== ] 1250/2131 58% [==================================== ] 1251/2131 58% [==================================== ] 1252/2131 58% [==================================== ] 1253/2131 58% [==================================== ] 1254/2131 58% [==================================== ] 1255/2131 58% [==================================== ] 1256/2131 58% [==================================== ] 1257/2131 58% [==================================== ] 1258/2131 59% [==================================== ] 1259/2131 59% [==================================== ] 1260/2131 59% [==================================== ] 1261/2131 59% [==================================== ] 1262/2131 59% [==================================== ] 1263/2131 59% [==================================== ] 1264/2131 59% [==================================== ] 1265/2131 59% [==================================== ] 1266/2131 59% [==================================== ] 1267/2131 59% [==================================== ] 1268/2131 59% [==================================== ] 1269/2131 59% [==================================== ] 1270/2131 59% [==================================== ] 1271/2131 59% [===================================== ] 1272/2131 59% [===================================== ] 1273/2131 59% [===================================== ] 1274/2131 59% [===================================== ] 1275/2131 59% [===================================== ] 1276/2131 59% [===================================== ] 1277/2131 59% [===================================== ] 1278/2131 59% [===================================== ] 1279/2131 60% [===================================== ] 1280/2131 60% [===================================== ] 1281/2131 60% [===================================== ] 1282/2131 60% [===================================== ] 1283/2131 60% [===================================== ] 1284/2131 60% [===================================== ] 1285/2131 60% [===================================== ] 1286/2131 60% [===================================== ] 1287/2131 60% [===================================== ] 1288/2131 60% [===================================== ] 1289/2131 60% [===================================== ] 1290/2131 60% [===================================== ] 1291/2131 60% [===================================== ] 1292/2131 60% [===================================== ] 1293/2131 60% [===================================== ] 1294/2131 60% [===================================== ] 1295/2131 60% [===================================== ] 1296/2131 60% [===================================== ] 1297/2131 60% [===================================== ] 1298/2131 60% [===================================== ] 1299/2131 60% [===================================== ] 1300/2131 61% [===================================== ] 1301/2131 61% [===================================== ] 1302/2131 61% [===================================== ] 1303/2131 61% [===================================== ] 1304/2131 61% [===================================== ] 1305/2131 61% [===================================== ] 1306/2131 61% [====================================== ] 1307/2131 61% [====================================== ] 1308/2131 61% [====================================== ] 1309/2131 61% [====================================== ] 1310/2131 61% [====================================== ] 1311/2131 61% [====================================== ] 1312/2131 61% [====================================== ] 1313/2131 61% [====================================== ] 1314/2131 61% [====================================== ] 1315/2131 61% [====================================== ] 1316/2131 61% [====================================== ] 1317/2131 61% [====================================== ] 1318/2131 61% [====================================== ] 1319/2131 61% [====================================== ] 1320/2131 61% [====================================== ] 1321/2131 61% [====================================== ] 1322/2131 62% [====================================== ] 1323/2131 62% [====================================== ] 1324/2131 62% [====================================== ] 1325/2131 62% [====================================== ] 1326/2131 62% [====================================== ] 1327/2131 62% [====================================== ] 1328/2131 62% [====================================== ] 1329/2131 62% [====================================== ] 1330/2131 62% [====================================== ] 1331/2131 62% [====================================== ] 1332/2131 62% [====================================== ] 1333/2131 62% [====================================== ] 1334/2131 62% [====================================== ] 1335/2131 62% [====================================== ] 1336/2131 62% [====================================== ] 1337/2131 62% [====================================== ] 1338/2131 62% [====================================== ] 1339/2131 62% [====================================== ] 1340/2131 62% [======================================= ] 1341/2131 62% [======================================= ] 1342/2131 62% [======================================= ] 1343/2131 63% [======================================= ] 1344/2131 63% [======================================= ] 1345/2131 63% [======================================= ] 1346/2131 63% [======================================= ] 1347/2131 63% [======================================= ] 1348/2131 63% [======================================= ] 1349/2131 63% [======================================= ] 1350/2131 63% [======================================= ] 1351/2131 63% [======================================= ] 1352/2131 63% [======================================= ] 1353/2131 63% [======================================= ] 1354/2131 63% [======================================= ] 1355/2131 63% [======================================= ] 1356/2131 63% [======================================= ] 1357/2131 63% [======================================= ] 1358/2131 63% [======================================= ] 1359/2131 63% [======================================= ] 1360/2131 63% [======================================= ] 1361/2131 63% [======================================= ] 1362/2131 63% [======================================= ] 1363/2131 63% [======================================= ] 1364/2131 64% [======================================= ] 1365/2131 64% [======================================= ] 1366/2131 64% [======================================= ] 1367/2131 64% [======================================= ] 1368/2131 64% [======================================= ] 1369/2131 64% [======================================= ] 1370/2131 64% [======================================= ] 1371/2131 64% [======================================= ] 1372/2131 64% [======================================= ] 1373/2131 64% [======================================= ] 1374/2131 64% [======================================== ] 1375/2131 64% [======================================== ] 1376/2131 64% [======================================== ] 1377/2131 64% [======================================== ] 1378/2131 64% [======================================== ] 1379/2131 64% [======================================== ] 1380/2131 64% [======================================== ] 1381/2131 64% [======================================== ] 1382/2131 64% [======================================== ] 1383/2131 64% [======================================== ] 1384/2131 64% [======================================== ] 1385/2131 64% [======================================== ] 1386/2131 65% [======================================== ] 1387/2131 65% [======================================== ] 1388/2131 65% [======================================== ] 1389/2131 65% [======================================== ] 1390/2131 65% [======================================== ] 1391/2131 65% [======================================== ] 1392/2131 65% [======================================== ] 1393/2131 65% [======================================== ] 1394/2131 65% [======================================== ] 1395/2131 65% [======================================== ] 1396/2131 65% [======================================== ] 1397/2131 65% [======================================== ] 1398/2131 65% [======================================== ] 1399/2131 65% [======================================== ] 1400/2131 65% [======================================== ] 1401/2131 65% [======================================== ] 1402/2131 65% [======================================== ] 1403/2131 65% [======================================== ] 1404/2131 65% [======================================== ] 1405/2131 65% [======================================== ] 1406/2131 65% [======================================== ] 1407/2131 66% [======================================== ] 1408/2131 66% [======================================== ] 1409/2131 66% [========================================= ] 1410/2131 66% [========================================= ] 1411/2131 66% [========================================= ] 1412/2131 66% [========================================= ] 1413/2131 66% [========================================= ] 1414/2131 66% [========================================= ] 1415/2131 66% [========================================= ] 1416/2131 66% [========================================= ] 1417/2131 66% [========================================= ] 1418/2131 66% [========================================= ] 1419/2131 66% [========================================= ] 1420/2131 66% [========================================= ] 1421/2131 66% [========================================= ] 1422/2131 66% [========================================= ] 1423/2131 66% [========================================= ] 1424/2131 66% [========================================= ] 1425/2131 66% [========================================= ] 1426/2131 66% [========================================= ] 1427/2131 66% [========================================= ] 1428/2131 67% [========================================= ] 1429/2131 67% [========================================= ] 1430/2131 67% [========================================= ] 1431/2131 67% [========================================= ] 1432/2131 67% [========================================= ] 1433/2131 67% [========================================= ] 1434/2131 67% [========================================= ] 1435/2131 67% [========================================= ] 1436/2131 67% [========================================= ] 1437/2131 67% [========================================= ] 1438/2131 67% [========================================= ] 1439/2131 67% [========================================= ] 1440/2131 67% [========================================= ] 1441/2131 67% [========================================= ] 1442/2131 67% [========================================= ] 1443/2131 67% [========================================== ] 1444/2131 67% [========================================== ] 1445/2131 67% [========================================== ] 1446/2131 67% [========================================== ] 1447/2131 67% [========================================== ] 1448/2131 67% [========================================== ] 1449/2131 67% [========================================== ] 1450/2131 68% [========================================== ] 1451/2131 68% [========================================== ] 1452/2131 68% [========================================== ] 1453/2131 68% [========================================== ] 1454/2131 68% [========================================== ] 1455/2131 68% [========================================== ] 1456/2131 68% [========================================== ] 1457/2131 68% [========================================== ] 1458/2131 68% [========================================== ] 1459/2131 68% [========================================== ] 1460/2131 68% [========================================== ] 1461/2131 68% [========================================== ] 1462/2131 68% [========================================== ] 1463/2131 68% [========================================== ] 1464/2131 68% [========================================== ] 1465/2131 68% [========================================== ] 1466/2131 68% [========================================== ] 1467/2131 68% [========================================== ] 1468/2131 68% [========================================== ] 1469/2131 68% [========================================== ] 1470/2131 68% [========================================== ] 1471/2131 69% [========================================== ] 1472/2131 69% [========================================== ] 1473/2131 69% [========================================== ] 1474/2131 69% [========================================== ] 1475/2131 69% [========================================== ] 1476/2131 69% [========================================== ] 1477/2131 69% [=========================================== ] 1478/2131 69% [=========================================== ] 1479/2131 69% [=========================================== ] 1480/2131 69% [=========================================== ] 1481/2131 69% [=========================================== ] 1482/2131 69% [=========================================== ] 1483/2131 69% [=========================================== ] 1484/2131 69% [=========================================== ] 1485/2131 69% [=========================================== ] 1486/2131 69% [=========================================== ] 1487/2131 69% [=========================================== ] 1488/2131 69% [=========================================== ] 1489/2131 69% [=========================================== ] 1490/2131 69% [=========================================== ] 1491/2131 69% [=========================================== ] 1492/2131 70% [=========================================== ] 1493/2131 70% [=========================================== ] 1494/2131 70% [=========================================== ] 1495/2131 70% [=========================================== ] 1496/2131 70% [=========================================== ] 1497/2131 70% [=========================================== ] 1498/2131 70% [=========================================== ] 1499/2131 70% [=========================================== ] 1500/2131 70% [=========================================== ] 1501/2131 70% [=========================================== ] 1502/2131 70% [=========================================== ] 1503/2131 70% [=========================================== ] 1504/2131 70% [=========================================== ] 1505/2131 70% [=========================================== ] 1506/2131 70% [=========================================== ] 1507/2131 70% [=========================================== ] 1508/2131 70% [=========================================== ] 1509/2131 70% [=========================================== ] 1510/2131 70% [=========================================== ] 1511/2131 70% [=========================================== ] 1512/2131 70% [============================================ ] 1513/2131 70% [============================================ ] 1514/2131 71% [============================================ ] 1515/2131 71% [============================================ ] 1516/2131 71% [============================================ ] 1517/2131 71% [============================================ ] 1518/2131 71% [============================================ ] 1519/2131 71% [============================================ ] 1520/2131 71% [============================================ ] 1521/2131 71% [============================================ ] 1522/2131 71% [============================================ ] 1523/2131 71% [============================================ ] 1524/2131 71% [============================================ ] 1525/2131 71% [============================================ ] 1526/2131 71% [============================================ ] 1527/2131 71% [============================================ ] 1528/2131 71% [============================================ ] 1529/2131 71% [============================================ ] 1530/2131 71% [============================================ ] 1531/2131 71% [============================================ ] 1532/2131 71% [============================================ ] 1533/2131 71% [============================================ ] 1534/2131 71% [============================================ ] 1535/2131 72% [============================================ ] 1536/2131 72% [============================================ ] 1537/2131 72% [============================================ ] 1538/2131 72% [============================================ ] 1539/2131 72% [============================================ ] 1540/2131 72% [============================================ ] 1541/2131 72% [============================================ ] 1542/2131 72% [============================================ ] 1543/2131 72% [============================================ ] 1544/2131 72% [============================================ ] 1545/2131 72% [============================================ ] 1546/2131 72% [============================================= ] 1547/2131 72% [============================================= ] 1548/2131 72% [============================================= ] 1549/2131 72% [============================================= ] 1550/2131 72% [============================================= ] 1551/2131 72% [============================================= ] 1552/2131 72% [============================================= ] 1553/2131 72% [============================================= ] 1554/2131 72% [============================================= ] 1555/2131 72% [============================================= ] 1556/2131 73% [============================================= ] 1557/2131 73% [============================================= ] 1558/2131 73% [============================================= ] 1559/2131 73% [============================================= ] 1560/2131 73% [============================================= ] 1561/2131 73% [============================================= ] 1562/2131 73% [============================================= ] 1563/2131 73% [============================================= ] 1564/2131 73% [============================================= ] 1565/2131 73% [============================================= ] 1566/2131 73% [============================================= ] 1567/2131 73% [============================================= ] 1568/2131 73% [============================================= ] 1569/2131 73% [============================================= ] 1570/2131 73% [============================================= ] 1571/2131 73% [============================================= ] 1572/2131 73% [============================================= ] 1573/2131 73% [============================================= ] 1574/2131 73% [============================================= ] 1575/2131 73% [============================================= ] 1576/2131 73% [============================================= ] 1577/2131 74% [============================================= ] 1578/2131 74% [============================================= ] 1579/2131 74% [============================================= ] 1580/2131 74% [============================================= ] 1581/2131 74% [============================================== ] 1582/2131 74% [============================================== ] 1583/2131 74% [============================================== ] 1584/2131 74% [============================================== ] 1585/2131 74% [============================================== ] 1586/2131 74% [============================================== ] 1587/2131 74% [============================================== ] 1588/2131 74% [============================================== ] 1589/2131 74% [============================================== ] 1590/2131 74% [============================================== ] 1591/2131 74% [============================================== ] 1592/2131 74% [============================================== ] 1593/2131 74% [============================================== ] 1594/2131 74% [============================================== ] 1595/2131 74% [============================================== ] 1596/2131 74% [============================================== ] 1597/2131 74% [============================================== ] 1598/2131 74% [============================================== ] 1599/2131 75% [============================================== ] 1600/2131 75% [============================================== ] 1601/2131 75% [============================================== ] 1602/2131 75% [============================================== ] 1603/2131 75% [============================================== ] 1604/2131 75% [============================================== ] 1605/2131 75% [============================================== ] 1606/2131 75% [============================================== ] 1607/2131 75% [============================================== ] 1608/2131 75% [============================================== ] 1609/2131 75% [============================================== ] 1610/2131 75% [============================================== ] 1611/2131 75% [============================================== ] 1612/2131 75% [============================================== ] 1613/2131 75% [============================================== ] 1614/2131 75% [============================================== ] 1615/2131 75% [=============================================== ] 1616/2131 75% [=============================================== ] 1617/2131 75% [=============================================== ] 1618/2131 75% [=============================================== ] 1619/2131 75% [=============================================== ] 1620/2131 76% [=============================================== ] 1621/2131 76% [=============================================== ] 1622/2131 76% [=============================================== ] 1623/2131 76% [=============================================== ] 1624/2131 76% [=============================================== ] 1625/2131 76% [=============================================== ] 1626/2131 76% [=============================================== ] 1627/2131 76% [=============================================== ] 1628/2131 76% [=============================================== ] 1629/2131 76% [=============================================== ] 1630/2131 76% [=============================================== ] 1631/2131 76% [=============================================== ] 1632/2131 76% [=============================================== ] 1633/2131 76% [=============================================== ] 1634/2131 76% [=============================================== ] 1635/2131 76% [=============================================== ] 1636/2131 76% [=============================================== ] 1637/2131 76% [=============================================== ] 1638/2131 76% [=============================================== ] 1639/2131 76% [=============================================== ] 1640/2131 76% [=============================================== ] 1641/2131 77% [=============================================== ] 1642/2131 77% [=============================================== ] 1643/2131 77% [=============================================== ] 1644/2131 77% [=============================================== ] 1645/2131 77% [=============================================== ] 1646/2131 77% [=============================================== ] 1647/2131 77% [=============================================== ] 1648/2131 77% [=============================================== ] 1649/2131 77% [================================================ ] 1650/2131 77% [================================================ ] 1651/2131 77% [================================================ ] 1652/2131 77% [================================================ ] 1653/2131 77% [================================================ ] 1654/2131 77% [================================================ ] 1655/2131 77% [================================================ ] 1656/2131 77% [================================================ ] 1657/2131 77% [================================================ ] 1658/2131 77% [================================================ ] 1659/2131 77% [================================================ ] 1660/2131 77% [================================================ ] 1661/2131 77% [================================================ ] 1662/2131 77% [================================================ ] 1663/2131 78% [================================================ ] 1664/2131 78% [================================================ ] 1665/2131 78% [================================================ ] 1666/2131 78% [================================================ ] 1667/2131 78% [================================================ ] 1668/2131 78% [================================================ ] 1669/2131 78% [================================================ ] 1670/2131 78% [================================================ ] 1671/2131 78% [================================================ ] 1672/2131 78% [================================================ ] 1673/2131 78% [================================================ ] 1674/2131 78% [================================================ ] 1675/2131 78% [================================================ ] 1676/2131 78% [================================================ ] 1677/2131 78% [================================================ ] 1678/2131 78% [================================================ ] 1679/2131 78% [================================================ ] 1680/2131 78% [================================================ ] 1681/2131 78% [================================================ ] 1682/2131 78% [================================================ ] 1683/2131 78% [================================================ ] 1684/2131 79% [================================================= ] 1685/2131 79% [================================================= ] 1686/2131 79% [================================================= ] 1687/2131 79% [================================================= ] 1688/2131 79% [================================================= ] 1689/2131 79% [================================================= ] 1690/2131 79% [================================================= ] 1691/2131 79% [================================================= ] 1692/2131 79% [================================================= ] 1693/2131 79% [================================================= ] 1694/2131 79% [================================================= ] 1695/2131 79% [================================================= ] 1696/2131 79% [================================================= ] 1697/2131 79% [================================================= ] 1698/2131 79% [================================================= ] 1699/2131 79% [================================================= ] 1700/2131 79% [================================================= ] 1701/2131 79% [================================================= ] 1702/2131 79% [================================================= ] 1703/2131 79% [================================================= ] 1704/2131 79% [================================================= ] 1705/2131 80% [================================================= ] 1706/2131 80% [================================================= ] 1707/2131 80% [================================================= ] 1708/2131 80% [================================================= ] 1709/2131 80% [================================================= ] 1710/2131 80% [================================================= ] 1711/2131 80% [================================================= ] 1712/2131 80% [================================================= ] 1713/2131 80% [================================================= ] 1714/2131 80% [================================================= ] 1715/2131 80% [================================================= ] 1716/2131 80% [================================================= ] 1717/2131 80% [================================================= ] 1718/2131 80% [================================================== ] 1719/2131 80% [================================================== ] 1720/2131 80% [================================================== ] 1721/2131 80% [================================================== ] 1722/2131 80% [================================================== ] 1723/2131 80% [================================================== ] 1724/2131 80% [================================================== ] 1725/2131 80% [================================================== ] 1726/2131 80% [================================================== ] 1727/2131 81% [================================================== ] 1728/2131 81% [================================================== ] 1729/2131 81% [================================================== ] 1730/2131 81% [================================================== ] 1731/2131 81% [================================================== ] 1732/2131 81% [================================================== ] 1733/2131 81% [================================================== ] 1734/2131 81% [================================================== ] 1735/2131 81% [================================================== ] 1736/2131 81% [================================================== ] 1737/2131 81% [================================================== ] 1738/2131 81% [================================================== ] 1739/2131 81% [================================================== ] 1740/2131 81% [================================================== ] 1741/2131 81% [================================================== ] 1742/2131 81% [================================================== ] 1743/2131 81% [================================================== ] 1744/2131 81% [================================================== ] 1745/2131 81% [================================================== ] 1746/2131 81% [================================================== ] 1747/2131 81% [================================================== ] 1748/2131 82% [================================================== ] 1749/2131 82% [================================================== ] 1750/2131 82% [================================================== ] 1751/2131 82% [================================================== ] 1752/2131 82% [=================================================== ] 1753/2131 82% [=================================================== ] 1754/2131 82% [=================================================== ] 1755/2131 82% [=================================================== ] 1756/2131 82% [=================================================== ] 1757/2131 82% [=================================================== ] 1758/2131 82% [=================================================== ] 1759/2131 82% [=================================================== ] 1760/2131 82% [=================================================== ] 1761/2131 82% [=================================================== ] 1762/2131 82% [=================================================== ] 1763/2131 82% [=================================================== ] 1764/2131 82% [=================================================== ] 1765/2131 82% [=================================================== ] 1766/2131 82% [=================================================== ] 1767/2131 82% [=================================================== ] 1768/2131 82% [=================================================== ] 1769/2131 83% [=================================================== ] 1770/2131 83% [=================================================== ] 1771/2131 83% [=================================================== ] 1772/2131 83% [=================================================== ] 1773/2131 83% [=================================================== ] 1774/2131 83% [=================================================== ] 1775/2131 83% [=================================================== ] 1776/2131 83% [=================================================== ] 1777/2131 83% [=================================================== ] 1778/2131 83% [=================================================== ] 1779/2131 83% [=================================================== ] 1780/2131 83% [=================================================== ] 1781/2131 83% [=================================================== ] 1782/2131 83% [=================================================== ] 1783/2131 83% [=================================================== ] 1784/2131 83% [=================================================== ] 1785/2131 83% [=================================================== ] 1786/2131 83% [=================================================== ] 1787/2131 83% [==================================================== ] 1788/2131 83% [==================================================== ] 1789/2131 83% [==================================================== ] 1790/2131 83% [==================================================== ] 1791/2131 84% [==================================================== ] 1792/2131 84% [==================================================== ] 1793/2131 84% [==================================================== ] 1794/2131 84% [==================================================== ] 1795/2131 84% [==================================================== ] 1796/2131 84% [==================================================== ] 1797/2131 84% [==================================================== ] 1798/2131 84% [==================================================== ] 1799/2131 84% [==================================================== ] 1800/2131 84% [==================================================== ] 1801/2131 84% [==================================================== ] 1802/2131 84% [==================================================== ] 1803/2131 84% [==================================================== ] 1804/2131 84% [==================================================== ] 1805/2131 84% [==================================================== ] 1806/2131 84% [==================================================== ] 1807/2131 84% [==================================================== ] 1808/2131 84% [==================================================== ] 1809/2131 84% [==================================================== ] 1810/2131 84% [==================================================== ] 1811/2131 84% [==================================================== ] 1812/2131 85% [==================================================== ] 1813/2131 85% [==================================================== ] 1814/2131 85% [==================================================== ] 1815/2131 85% [==================================================== ] 1816/2131 85% [==================================================== ] 1817/2131 85% [==================================================== ] 1818/2131 85% [==================================================== ] 1819/2131 85% [==================================================== ] 1820/2131 85% [==================================================== ] 1821/2131 85% [===================================================== ] 1822/2131 85% [===================================================== ] 1823/2131 85% [===================================================== ] 1824/2131 85% [===================================================== ] 1825/2131 85% [===================================================== ] 1826/2131 85% [===================================================== ] 1827/2131 85% [===================================================== ] 1828/2131 85% [===================================================== ] 1829/2131 85% [===================================================== ] 1830/2131 85% [===================================================== ] 1831/2131 85% [===================================================== ] 1832/2131 85% [===================================================== ] 1833/2131 86% [===================================================== ] 1834/2131 86% [===================================================== ] 1835/2131 86% [===================================================== ] 1836/2131 86% [===================================================== ] 1837/2131 86% [===================================================== ] 1838/2131 86% [===================================================== ] 1839/2131 86% [===================================================== ] 1840/2131 86% [===================================================== ] 1841/2131 86% [===================================================== ] 1842/2131 86% [===================================================== ] 1843/2131 86% [===================================================== ] 1844/2131 86% [===================================================== ] 1845/2131 86% [===================================================== ] 1846/2131 86% [===================================================== ] 1847/2131 86% [===================================================== ] 1848/2131 86% [===================================================== ] 1849/2131 86% [===================================================== ] 1850/2131 86% [===================================================== ] 1851/2131 86% [===================================================== ] 1852/2131 86% [===================================================== ] 1853/2131 86% [===================================================== ] 1854/2131 87% [===================================================== ] 1855/2131 87% [===================================================== ] 1856/2131 87% [====================================================== ] 1857/2131 87% [====================================================== ] 1858/2131 87% [====================================================== ] 1859/2131 87% [====================================================== ] 1860/2131 87% [====================================================== ] 1861/2131 87% [====================================================== ] 1862/2131 87% [====================================================== ] 1863/2131 87% [====================================================== ] 1864/2131 87% [====================================================== ] 1865/2131 87% [====================================================== ] 1866/2131 87% [====================================================== ] 1867/2131 87% [====================================================== ] 1868/2131 87% [====================================================== ] 1869/2131 87% [====================================================== ] 1870/2131 87% [====================================================== ] 1871/2131 87% [====================================================== ] 1872/2131 87% [====================================================== ] 1873/2131 87% [====================================================== ] 1874/2131 87% [====================================================== ] 1875/2131 87% [====================================================== ] 1876/2131 88% [====================================================== ] 1877/2131 88% [====================================================== ] 1878/2131 88% [====================================================== ] 1879/2131 88% [====================================================== ] 1880/2131 88% [====================================================== ] 1881/2131 88% [====================================================== ] 1882/2131 88% [====================================================== ] 1883/2131 88% [====================================================== ] 1884/2131 88% [====================================================== ] 1885/2131 88% [====================================================== ] 1886/2131 88% [====================================================== ] 1887/2131 88% [====================================================== ] 1888/2131 88% [====================================================== ] 1889/2131 88% [====================================================== ] 1890/2131 88% [======================================================= ] 1891/2131 88% [======================================================= ] 1892/2131 88% [======================================================= ] 1893/2131 88% [======================================================= ] 1894/2131 88% [======================================================= ] 1895/2131 88% [======================================================= ] 1896/2131 88% [======================================================= ] 1897/2131 89% [======================================================= ] 1898/2131 89% [======================================================= ] 1899/2131 89% [======================================================= ] 1900/2131 89% [======================================================= ] 1901/2131 89% [======================================================= ] 1902/2131 89% [======================================================= ] 1903/2131 89% [======================================================= ] 1904/2131 89% [======================================================= ] 1905/2131 89% [======================================================= ] 1906/2131 89% [======================================================= ] 1907/2131 89% [======================================================= ] 1908/2131 89% [======================================================= ] 1909/2131 89% [======================================================= ] 1910/2131 89% [======================================================= ] 1911/2131 89% [======================================================= ] 1912/2131 89% [======================================================= ] 1913/2131 89% [======================================================= ] 1914/2131 89% [======================================================= ] 1915/2131 89% [======================================================= ] 1916/2131 89% [======================================================= ] 1917/2131 89% [======================================================= ] 1918/2131 90% [======================================================= ] 1919/2131 90% [======================================================= ] 1920/2131 90% [======================================================= ] 1921/2131 90% [======================================================= ] 1922/2131 90% [======================================================= ] 1923/2131 90% [======================================================= ] 1924/2131 90% [======================================================== ] 1925/2131 90% [======================================================== ] 1926/2131 90% [======================================================== ] 1927/2131 90% [======================================================== ] 1928/2131 90% [======================================================== ] 1929/2131 90% [======================================================== ] 1930/2131 90% [======================================================== ] 1931/2131 90% [======================================================== ] 1932/2131 90% [======================================================== ] 1933/2131 90% [======================================================== ] 1934/2131 90% [======================================================== ] 1935/2131 90% [======================================================== ] 1936/2131 90% [======================================================== ] 1937/2131 90% [======================================================== ] 1938/2131 90% [======================================================== ] 1939/2131 90% [======================================================== ] 1940/2131 91% [======================================================== ] 1941/2131 91% [======================================================== ] 1942/2131 91% [======================================================== ] 1943/2131 91% [======================================================== ] 1944/2131 91% [======================================================== ] 1945/2131 91% [======================================================== ] 1946/2131 91% [======================================================== ] 1947/2131 91% [======================================================== ] 1948/2131 91% [======================================================== ] 1949/2131 91% [======================================================== ] 1950/2131 91% [======================================================== ] 1951/2131 91% [======================================================== ] 1952/2131 91% [======================================================== ] 1953/2131 91% [======================================================== ] 1954/2131 91% [======================================================== ] 1955/2131 91% [======================================================== ] 1956/2131 91% [======================================================== ] 1957/2131 91% [======================================================== ] 1958/2131 91% [======================================================== ] 1959/2131 91% [========================================================= ] 1960/2131 91% [========================================================= ] 1961/2131 92% [========================================================= ] 1962/2131 92% [========================================================= ] 1963/2131 92% [========================================================= ] 1964/2131 92% [========================================================= ] 1965/2131 92% [========================================================= ] 1966/2131 92% [========================================================= ] 1967/2131 92% [========================================================= ] 1968/2131 92% [========================================================= ] 1969/2131 92% [========================================================= ] 1970/2131 92% [========================================================= ] 1971/2131 92% [========================================================= ] 1972/2131 92% [========================================================= ] 1973/2131 92% [========================================================= ] 1974/2131 92% [========================================================= ] 1975/2131 92% [========================================================= ] 1976/2131 92% [========================================================= ] 1977/2131 92% [========================================================= ] 1978/2131 92% [========================================================= ] 1979/2131 92% [========================================================= ] 1980/2131 92% [========================================================= ] 1981/2131 92% [========================================================= ] 1982/2131 93% [========================================================= ] 1983/2131 93% [========================================================= ] 1984/2131 93% [========================================================= ] 1985/2131 93% [========================================================= ] 1986/2131 93% [========================================================= ] 1987/2131 93% [========================================================= ] 1988/2131 93% [========================================================= ] 1989/2131 93% [========================================================= ] 1990/2131 93% [========================================================= ] 1991/2131 93% [========================================================= ] 1992/2131 93% [========================================================= ] 1993/2131 93% [========================================================== ] 1994/2131 93% [========================================================== ] 1995/2131 93% [========================================================== ] 1996/2131 93% [========================================================== ] 1997/2131 93% [========================================================== ] 1998/2131 93% [========================================================== ] 1999/2131 93% [========================================================== ] 2000/2131 93% [========================================================== ] 2001/2131 93% [========================================================== ] 2002/2131 93% [========================================================== ] 2003/2131 93% [========================================================== ] 2004/2131 94% [========================================================== ] 2005/2131 94% [========================================================== ] 2006/2131 94% [========================================================== ] 2007/2131 94% [========================================================== ] 2008/2131 94% [========================================================== ] 2009/2131 94% [========================================================== ] 2010/2131 94% [========================================================== ] 2011/2131 94% [========================================================== ] 2012/2131 94% [========================================================== ] 2013/2131 94% [========================================================== ] 2014/2131 94% [========================================================== ] 2015/2131 94% [========================================================== ] 2016/2131 94% [========================================================== ] 2017/2131 94% [========================================================== ] 2018/2131 94% [========================================================== ] 2019/2131 94% [========================================================== ] 2020/2131 94% [========================================================== ] 2021/2131 94% [========================================================== ] 2022/2131 94% [========================================================== ] 2023/2131 94% [========================================================== ] 2024/2131 94% [========================================================== ] 2025/2131 95% [========================================================== ] 2026/2131 95% [========================================================== ] 2027/2131 95% [=========================================================== ] 2028/2131 95% [=========================================================== ] 2029/2131 95% [=========================================================== ] 2030/2131 95% [=========================================================== ] 2031/2131 95% [=========================================================== ] 2032/2131 95% [=========================================================== ] 2033/2131 95% [=========================================================== ] 2034/2131 95% [=========================================================== ] 2035/2131 95% [=========================================================== ] 2036/2131 95% [=========================================================== ] 2037/2131 95% [=========================================================== ] 2038/2131 95% [=========================================================== ] 2039/2131 95% [=========================================================== ] 2040/2131 95% [=========================================================== ] 2041/2131 95% [=========================================================== ] 2042/2131 95% [=========================================================== ] 2043/2131 95% [=========================================================== ] 2044/2131 95% [=========================================================== ] 2045/2131 95% [=========================================================== ] 2046/2131 96% [=========================================================== ] 2047/2131 96% [=========================================================== ] 2048/2131 96% [=========================================================== ] 2049/2131 96% [=========================================================== ] 2050/2131 96% [=========================================================== ] 2051/2131 96% [=========================================================== ] 2052/2131 96% [=========================================================== ] 2053/2131 96% [=========================================================== ] 2054/2131 96% [=========================================================== ] 2055/2131 96% [=========================================================== ] 2056/2131 96% [=========================================================== ] 2057/2131 96% [=========================================================== ] 2058/2131 96% [=========================================================== ] 2059/2131 96% [=========================================================== ] 2060/2131 96% [=========================================================== ] 2061/2131 96% [=========================================================== ] 2062/2131 96% [============================================================ ] 2063/2131 96% [============================================================ ] 2064/2131 96% [============================================================ ] 2065/2131 96% [============================================================ ] 2066/2131 96% [============================================================ ] 2067/2131 96% [============================================================ ] 2068/2131 97% [============================================================ ] 2069/2131 97% [============================================================ ] 2070/2131 97% [============================================================ ] 2071/2131 97% [============================================================ ] 2072/2131 97% [============================================================ ] 2073/2131 97% [============================================================ ] 2074/2131 97% [============================================================ ] 2075/2131 97% [============================================================ ] 2076/2131 97% [============================================================ ] 2077/2131 97% [============================================================ ] 2078/2131 97% [============================================================ ] 2079/2131 97% [============================================================ ] 2080/2131 97% [============================================================ ] 2081/2131 97% [============================================================ ] 2082/2131 97% [============================================================ ] 2083/2131 97% [============================================================ ] 2084/2131 97% [============================================================ ] 2085/2131 97% [============================================================ ] 2086/2131 97% [============================================================ ] 2087/2131 97% [============================================================ ] 2088/2131 97% [============================================================ ] 2089/2131 98% [============================================================ ] 2090/2131 98% [============================================================ ] 2091/2131 98% [============================================================ ] 2092/2131 98% [============================================================ ] 2093/2131 98% [============================================================ ] 2094/2131 98% [============================================================ ] 2095/2131 98% [============================================================ ] 2096/2131 98% [============================================================= ] 2097/2131 98% [============================================================= ] 2098/2131 98% [============================================================= ] 2099/2131 98% [============================================================= ] 2100/2131 98% [============================================================= ] 2101/2131 98% [============================================================= ] 2102/2131 98% [============================================================= ] 2103/2131 98% [============================================================= ] 2104/2131 98% [============================================================= ] 2105/2131 98% [============================================================= ] 2106/2131 98% [============================================================= ] 2107/2131 98% [============================================================= ] 2108/2131 98% [============================================================= ] 2109/2131 98% [============================================================= ] 2110/2131 99% [============================================================= ] 2111/2131 99% [============================================================= ] 2112/2131 99% [============================================================= ] 2113/2131 99% [============================================================= ] 2114/2131 99% [============================================================= ] 2115/2131 99% [============================================================= ] 2116/2131 99% [============================================================= ] 2117/2131 99% [============================================================= ] 2118/2131 99% [============================================================= ] 2119/2131 99% [============================================================= ] 2120/2131 99% [============================================================= ] 2121/2131 99% [============================================================= ] 2122/2131 99% [============================================================= ] 2123/2131 99% [============================================================= ] 2124/2131 99% [============================================================= ] 2125/2131 99% [============================================================= ] 2126/2131 99% [============================================================= ] 2127/2131 99% [============================================================= ] 2128/2131 99% [============================================================= ] 2129/2131 99% [============================================================= ] 2130/2131 99% [==============================================================] 2131/2131 100% operation complete, 2131 objects in 42918 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-7142-gd3e029575c2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 18xx-ti-utils 8.8 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> host-skeleton Collecting legal info >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> 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) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-gdb arc-2020.09-release-gdb Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> git 2.31.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.4.4 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jitterentropy-library 3.3.1 Collecting legal info LICENSE: OK (sha256: 7e06574ff822594269083a796d06fa4e5e78c40efe5ca01a72d2a4662e8206df) LICENSE.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) LICENSE.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libldns 1.8.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> jpeg Collecting legal info >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> minizip-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-mkpasswd Collecting legal info >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> host-moby-buildkit 0.10.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.18.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mongoose 7.2 Collecting legal info LICENSE: OK (sha256: 9553d057f2ba980642f2c18d87ed38896cff1c9612d77d684a73a11fe1443b05) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> openntpd 6.8p1 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> host-rust-bin 1.62.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> smcroute 2.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshguard 2.4.2 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcpreplay 4.4.1 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> whetstone 1.2 Collecting legal info >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> 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-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'