| ^~~~~~~~~~~~~~ lfd_legacy_encrypt.c: In function 'legacy_decrypt_buf': lfd_legacy_encrypt.c:113:7: warning: 'BF_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | BF_ecb_encrypt(in + p, in + p, &key, BF_DECRYPT); | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl/blowfish.h:54:28: note: declared here 54 | OSSL_DEPRECATEDIN_3_0 void BF_ecb_encrypt(const unsigned char *in, | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lzo -I/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -o vtund main.o cfg_file.tab.o cfg_file.lex.o server.o client.o lib.o llist.o auth.o tunnel.o lock.o netlib.o tun_dev.o tap_dev.o pty_dev.o pipe_dev.o tcp_proto.o udp_proto.o linkfd.o lfd_shaper.o lfd_zlib.o lfd_lzo.o lfd_encrypt.o lfd_legacy_encrypt.o -L/home/autobuild/autobuild/instance-10/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -L/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lz -llzo2 -lcrypto make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/vtun-3.0.4' >>> vtun 3.0.4 Installing to target GIT_DIR=. PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-10/output-1/target install -C /home/autobuild/autobuild/instance-10/output-1/build/vtun-3.0.4/ make[1]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/vtun-3.0.4' /usr/bin/install -c -d -m 755 /home/autobuild/autobuild/instance-10/output-1/target/etc /usr/bin/install -c -m 600 vtund.conf /home/autobuild/autobuild/instance-10/output-1/target/etc; /usr/bin/install -c -m 600 scripts/vtund-start.conf /home/autobuild/autobuild/instance-10/output-1/target/etc; /usr/bin/install -c -d -m 755 /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man8 /usr/bin/install -c -m 644 vtund.8 /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man8 /usr/bin/install -c -d -m 755 /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man5 /usr/bin/install -c -m 644 vtund.conf.5 /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man5 rm -f /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man8/vtun.8 ln -s vtund.8 /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man8/vtun.8 /usr/bin/install -c -d -m 755 /home/autobuild/autobuild/instance-10/output-1/target/var/log/vtund /usr/bin/install -c -d -m 755 /home/autobuild/autobuild/instance-10/output-1/target/var/lock/vtund /usr/bin/install -c -d -m 755 /home/autobuild/autobuild/instance-10/output-1/target/usr/sbin /usr/bin/install -c -m 755 vtund /home/autobuild/autobuild/instance-10/output-1/target/usr/sbin /usr/bin/install -c -m 755 -D scripts/vtund.rc.debian \ /home/autobuild/autobuild/instance-10/output-1/target/etc/init.d/S90vtun make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/vtun-3.0.4' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-10/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-10/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-10/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-10/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-10/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-10/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/include /home/autobuild/autobuild/instance-10/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-10/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-10/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-10/output-1/target/usr/doc find /home/autobuild/autobuild/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-10/output-1/target/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-10/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/man /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/info /home/autobuild/autobuild/instance-10/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/doc /home/autobuild/autobuild/instance-10/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-10/output-1/target/lib/debug /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-10/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-10/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-10/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.11-666-g04dfeff624"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.02-git\"" \ ) > /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-10/output-1/per-package \ /home/autobuild/autobuild/instance-10/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-10/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1705962637\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-10/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1896 objects. stage 2: creating image '/home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2' [ ] 1/1896 0% [ ] 2/1896 0% [ ] 3/1896 0% [ ] 4/1896 0% [ ] 5/1896 0% [ ] 6/1896 0% [ ] 7/1896 0% [ ] 8/1896 0% [ ] 9/1896 0% [ ] 10/1896 0% [ ] 11/1896 0% [ ] 12/1896 0% [ ] 13/1896 0% [ ] 14/1896 0% [ ] 15/1896 0% [ ] 16/1896 0% [ ] 17/1896 0% [ ] 18/1896 0% [ ] 19/1896 1% [ ] 20/1896 1% [ ] 21/1896 1% [ ] 22/1896 1% [ ] 23/1896 1% [ ] 24/1896 1% [ ] 25/1896 1% [ ] 26/1896 1% [ ] 27/1896 1% [ ] 28/1896 1% [ ] 29/1896 1% [ ] 30/1896 1% [= ] 31/1896 1% [= ] 32/1896 1% [= ] 33/1896 1% [= ] 34/1896 1% [= ] 35/1896 1% [= ] 36/1896 1% [= ] 37/1896 1% [= ] 38/1896 2% [= ] 39/1896 2% [= ] 40/1896 2% [= ] 41/1896 2% [= ] 42/1896 2% [= ] 43/1896 2% [= ] 44/1896 2% [= ] 45/1896 2% [= ] 46/1896 2% [= ] 47/1896 2% [= ] 48/1896 2% [= ] 49/1896 2% [= ] 50/1896 2% [= ] 51/1896 2% [= ] 52/1896 2% [= ] 53/1896 2% [= ] 54/1896 2% [= ] 55/1896 2% [= ] 56/1896 2% [= ] 57/1896 3% [= ] 58/1896 3% [= ] 59/1896 3% [= ] 60/1896 3% [= ] 61/1896 3% [== ] 62/1896 3% [== ] 63/1896 3% [== ] 64/1896 3% [== ] 65/1896 3% [== ] 66/1896 3% [== ] 67/1896 3% [== ] 68/1896 3% [== ] 69/1896 3% [== ] 70/1896 3% [== ] 71/1896 3% [== ] 72/1896 3% [== ] 73/1896 3% [== ] 74/1896 3% [== ] 75/1896 3% [== ] 76/1896 4% [== ] 77/1896 4% [== ] 78/1896 4% [== ] 79/1896 4% [== ] 80/1896 4% [== ] 81/1896 4% [== ] 82/1896 4% [== ] 83/1896 4% [== ] 84/1896 4% [== ] 85/1896 4% [== ] 86/1896 4% [== ] 87/1896 4% [== ] 88/1896 4% [== ] 89/1896 4% [== ] 90/1896 4% [== ] 91/1896 4% [=== ] 92/1896 4% [=== ] 93/1896 4% [=== ] 94/1896 4% [=== ] 95/1896 5% [=== ] 96/1896 5% [=== ] 97/1896 5% [=== ] 98/1896 5% [=== ] 99/1896 5% [=== ] 100/1896 5% [=== ] 101/1896 5% [=== ] 102/1896 5% [=== ] 103/1896 5% [=== ] 104/1896 5% [=== ] 105/1896 5% [=== ] 106/1896 5% [=== ] 107/1896 5% [=== ] 108/1896 5% [=== ] 109/1896 5% [=== ] 110/1896 5% [=== ] 111/1896 5% [=== ] 112/1896 5% [=== ] 113/1896 5% [=== ] 114/1896 6% [=== ] 115/1896 6% [=== ] 116/1896 6% [=== ] 117/1896 6% [=== ] 118/1896 6% [=== ] 119/1896 6% [=== ] 120/1896 6% [=== ] 121/1896 6% [=== ] 122/1896 6% [==== ] 123/1896 6% [==== ] 124/1896 6% [==== ] 125/1896 6% [==== ] 126/1896 6% [==== ] 127/1896 6% [==== ] 128/1896 6% [==== ] 129/1896 6% [==== ] 130/1896 6% [==== ] 131/1896 6% [==== ] 132/1896 6% [==== ] 133/1896 7% [==== ] 134/1896 7% [==== ] 135/1896 7% [==== ] 136/1896 7% [==== ] 137/1896 7% [==== ] 138/1896 7% [==== ] 139/1896 7% [==== ] 140/1896 7% [==== ] 141/1896 7% [==== ] 142/1896 7% [==== ] 143/1896 7% [==== ] 144/1896 7% [==== ] 145/1896 7% [==== ] 146/1896 7% [==== ] 147/1896 7% [==== ] 148/1896 7% [==== ] 149/1896 7% [==== ] 150/1896 7% [==== ] 151/1896 7% [==== ] 152/1896 8% [===== ] 153/1896 8% [===== ] 154/1896 8% [===== ] 155/1896 8% [===== ] 156/1896 8% [===== ] 157/1896 8% [===== ] 158/1896 8% [===== ] 159/1896 8% [===== ] 160/1896 8% [===== ] 161/1896 8% [===== ] 162/1896 8% [===== ] 163/1896 8% [===== ] 164/1896 8% [===== ] 165/1896 8% [===== ] 166/1896 8% [===== ] 167/1896 8% [===== ] 168/1896 8% [===== ] 169/1896 8% [===== ] 170/1896 8% [===== ] 171/1896 9% [===== ] 172/1896 9% [===== ] 173/1896 9% [===== ] 174/1896 9% [===== ] 175/1896 9% [===== ] 176/1896 9% [===== ] 177/1896 9% [===== ] 178/1896 9% [===== ] 179/1896 9% [===== ] 180/1896 9% [===== ] 181/1896 9% [===== ] 182/1896 9% [===== ] 183/1896 9% [====== ] 184/1896 9% [====== ] 185/1896 9% [====== ] 186/1896 9% [====== ] 187/1896 9% [====== ] 188/1896 9% [====== ] 189/1896 9% [====== ] 190/1896 10% [====== ] 191/1896 10% [====== ] 192/1896 10% [====== ] 193/1896 10% [====== ] 194/1896 10% [====== ] 195/1896 10% [====== ] 196/1896 10% [====== ] 197/1896 10% [====== ] 198/1896 10% [====== ] 199/1896 10% [====== ] 200/1896 10% [====== ] 201/1896 10% [====== ] 202/1896 10% [====== ] 203/1896 10% [====== ] 204/1896 10% [====== ] 205/1896 10% [====== ] 206/1896 10% [====== ] 207/1896 10% [====== ] 208/1896 10% [====== ] 209/1896 11% [====== ] 210/1896 11% [====== ] 211/1896 11% [====== ] 212/1896 11% [====== ] 213/1896 11% [====== ] 214/1896 11% [======= ] 215/1896 11% [======= ] 216/1896 11% [======= ] 217/1896 11% [======= ] 218/1896 11% [======= ] 219/1896 11% [======= ] 220/1896 11% [======= ] 221/1896 11% [======= ] 222/1896 11% [======= ] 223/1896 11% [======= ] 224/1896 11% [======= ] 225/1896 11% [======= ] 226/1896 11% [======= ] 227/1896 11% [======= ] 228/1896 12% [======= ] 229/1896 12% [======= ] 230/1896 12% [======= ] 231/1896 12% [======= ] 232/1896 12% [======= ] 233/1896 12% [======= ] 234/1896 12% [======= ] 235/1896 12% [======= ] 236/1896 12% [======= ] 237/1896 12% [======= ] 238/1896 12% [======= ] 239/1896 12% [======= ] 240/1896 12% [======= ] 241/1896 12% [======= ] 242/1896 12% [======= ] 243/1896 12% [======= ] 244/1896 12% [======== ] 245/1896 12% [======== ] 246/1896 12% [======== ] 247/1896 13% [======== ] 248/1896 13% [======== ] 249/1896 13% [======== ] 250/1896 13% [======== ] 251/1896 13% [======== ] 252/1896 13% [======== ] 253/1896 13% [======== ] 254/1896 13% [======== ] 255/1896 13% [======== ] 256/1896 13% [======== ] 257/1896 13% [======== ] 258/1896 13% [======== ] 259/1896 13% [======== ] 260/1896 13% [======== ] 261/1896 13% [======== ] 262/1896 13% [======== ] 263/1896 13% [======== ] 264/1896 13% [======== ] 265/1896 13% [======== ] 266/1896 14% [======== ] 267/1896 14% [======== ] 268/1896 14% [======== ] 269/1896 14% [======== ] 270/1896 14% [======== ] 271/1896 14% [======== ] 272/1896 14% [======== ] 273/1896 14% [======== ] 274/1896 14% [======== ] 275/1896 14% [========= ] 276/1896 14% [========= ] 277/1896 14% [========= ] 278/1896 14% [========= ] 279/1896 14% [========= ] 280/1896 14% [========= ] 281/1896 14% [========= ] 282/1896 14% [========= ] 283/1896 14% [========= ] 284/1896 14% [========= ] 285/1896 15% [========= ] 286/1896 15% [========= ] 287/1896 15% [========= ] 288/1896 15% [========= ] 289/1896 15% [========= ] 290/1896 15% [========= ] 291/1896 15% [========= ] 292/1896 15% [========= ] 293/1896 15% [========= ] 294/1896 15% [========= ] 295/1896 15% [========= ] 296/1896 15% [========= ] 297/1896 15% [========= ] 298/1896 15% [========= ] 299/1896 15% [========= ] 300/1896 15% [========= ] 301/1896 15% [========= ] 302/1896 15% [========= ] 303/1896 15% [========= ] 304/1896 16% [========= ] 305/1896 16% [========== ] 306/1896 16% [========== ] 307/1896 16% [========== ] 308/1896 16% [========== ] 309/1896 16% [========== ] 310/1896 16% [========== ] 311/1896 16% [========== ] 312/1896 16% [========== ] 313/1896 16% [========== ] 314/1896 16% [========== ] 315/1896 16% [========== ] 316/1896 16% [========== ] 317/1896 16% [========== ] 318/1896 16% [========== ] 319/1896 16% [========== ] 320/1896 16% [========== ] 321/1896 16% [========== ] 322/1896 16% [========== ] 323/1896 17% [========== ] 324/1896 17% [========== ] 325/1896 17% [========== ] 326/1896 17% [========== ] 327/1896 17% [========== ] 328/1896 17% [========== ] 329/1896 17% [========== ] 330/1896 17% [========== ] 331/1896 17% [========== ] 332/1896 17% [========== ] 333/1896 17% [========== ] 334/1896 17% [========== ] 335/1896 17% [========== ] 336/1896 17% [=========== ] 337/1896 17% [=========== ] 338/1896 17% [=========== ] 339/1896 17% [=========== ] 340/1896 17% [=========== ] 341/1896 17% [=========== ] 342/1896 18% [=========== ] 343/1896 18% [=========== ] 344/1896 18% [=========== ] 345/1896 18% [=========== ] 346/1896 18% [=========== ] 347/1896 18% [=========== ] 348/1896 18% [=========== ] 349/1896 18% [=========== ] 350/1896 18% [=========== ] 351/1896 18% [=========== ] 352/1896 18% [=========== ] 353/1896 18% [=========== ] 354/1896 18% [=========== ] 355/1896 18% [=========== ] 356/1896 18% [=========== ] 357/1896 18% [=========== ] 358/1896 18% [=========== ] 359/1896 18% [=========== ] 360/1896 18% [=========== ] 361/1896 19% [=========== ] 362/1896 19% [=========== ] 363/1896 19% [=========== ] 364/1896 19% [=========== ] 365/1896 19% [=========== ] 366/1896 19% [============ ] 367/1896 19% [============ ] 368/1896 19% [============ ] 369/1896 19% [============ ] 370/1896 19% [============ ] 371/1896 19% [============ ] 372/1896 19% [============ ] 373/1896 19% [============ ] 374/1896 19% [============ ] 375/1896 19% [============ ] 376/1896 19% [============ ] 377/1896 19% [============ ] 378/1896 19% [============ ] 379/1896 19% [============ ] 380/1896 20% [============ ] 381/1896 20% [============ ] 382/1896 20% [============ ] 383/1896 20% [============ ] 384/1896 20% [============ ] 385/1896 20% [============ ] 386/1896 20% [============ ] 387/1896 20% [============ ] 388/1896 20% [============ ] 389/1896 20% [============ ] 390/1896 20% [============ ] 391/1896 20% [============ ] 392/1896 20% [============ ] 393/1896 20% [============ ] 394/1896 20% [============ ] 395/1896 20% [============ ] 396/1896 20% [============ ] 397/1896 20% [============= ] 398/1896 20% [============= ] 399/1896 21% [============= ] 400/1896 21% [============= ] 401/1896 21% [============= ] 402/1896 21% [============= ] 403/1896 21% [============= ] 404/1896 21% [============= ] 405/1896 21% [============= ] 406/1896 21% [============= ] 407/1896 21% [============= ] 408/1896 21% [============= ] 409/1896 21% [============= ] 410/1896 21% [============= ] 411/1896 21% [============= ] 412/1896 21% [============= ] 413/1896 21% [============= ] 414/1896 21% [============= ] 415/1896 21% [============= ] 416/1896 21% [============= ] 417/1896 21% [============= ] 418/1896 22% [============= ] 419/1896 22% [============= ] 420/1896 22% [============= ] 421/1896 22% [============= ] 422/1896 22% [============= ] 423/1896 22% [============= ] 424/1896 22% [============= ] 425/1896 22% [============= ] 426/1896 22% [============= ] 427/1896 22% [============= ] 428/1896 22% [============== ] 429/1896 22% [============== ] 430/1896 22% [============== ] 431/1896 22% [============== ] 432/1896 22% [============== ] 433/1896 22% [============== ] 434/1896 22% [============== ] 435/1896 22% [============== ] 436/1896 22% [============== ] 437/1896 23% [============== ] 438/1896 23% [============== ] 439/1896 23% [============== ] 440/1896 23% [============== ] 441/1896 23% [============== ] 442/1896 23% [============== ] 443/1896 23% [============== ] 444/1896 23% [============== ] 445/1896 23% [============== ] 446/1896 23% [============== ] 447/1896 23% [============== ] 448/1896 23% [============== ] 449/1896 23% [============== ] 450/1896 23% [============== ] 451/1896 23% [============== ] 452/1896 23% [============== ] 453/1896 23% [============== ] 454/1896 23% [============== ] 455/1896 23% [============== ] 456/1896 24% [============== ] 457/1896 24% [============== ] 458/1896 24% [=============== ] 459/1896 24% [=============== ] 460/1896 24% [=============== ] 461/1896 24% [=============== ] 462/1896 24% [=============== ] 463/1896 24% [=============== ] 464/1896 24% [=============== ] 465/1896 24% [=============== ] 466/1896 24% [=============== ] 467/1896 24% [=============== ] 468/1896 24% [=============== ] 469/1896 24% [=============== ] 470/1896 24% [=============== ] 471/1896 24% [=============== ] 472/1896 24% [=============== ] 473/1896 24% [=============== ] 474/1896 25% [=============== ] 475/1896 25% [=============== ] 476/1896 25% [=============== ] 477/1896 25% [=============== ] 478/1896 25% [=============== ] 479/1896 25% [=============== ] 480/1896 25% [=============== ] 481/1896 25% [=============== ] 482/1896 25% [=============== ] 483/1896 25% [=============== ] 484/1896 25% [=============== ] 485/1896 25% [=============== ] 486/1896 25% [=============== ] 487/1896 25% [=============== ] 488/1896 25% [=============== ] 489/1896 25% [================ ] 490/1896 25% [================ ] 491/1896 25% [================ ] 492/1896 25% [================ ] 493/1896 26% [================ ] 494/1896 26% [================ ] 495/1896 26% [================ ] 496/1896 26% [================ ] 497/1896 26% [================ ] 498/1896 26% [================ ] 499/1896 26% [================ ] 500/1896 26% [================ ] 501/1896 26% [================ ] 502/1896 26% [================ ] 503/1896 26% [================ ] 504/1896 26% [================ ] 505/1896 26% [================ ] 506/1896 26% [================ ] 507/1896 26% [================ ] 508/1896 26% [================ ] 509/1896 26% [================ ] 510/1896 26% [================ ] 511/1896 26% [================ ] 512/1896 27% [================ ] 513/1896 27% [================ ] 514/1896 27% [================ ] 515/1896 27% [================ ] 516/1896 27% [================ ] 517/1896 27% [================ ] 518/1896 27% [================ ] 519/1896 27% [================= ] 520/1896 27% [================= ] 521/1896 27% [================= ] 522/1896 27% [================= ] 523/1896 27% [================= ] 524/1896 27% [================= ] 525/1896 27% [================= ] 526/1896 27% [================= ] 527/1896 27% [================= ] 528/1896 27% [================= ] 529/1896 27% [================= ] 530/1896 27% [================= ] 531/1896 28% [================= ] 532/1896 28% [================= ] 533/1896 28% [================= ] 534/1896 28% [================= ] 535/1896 28% [================= ] 536/1896 28% [================= ] 537/1896 28% [================= ] 538/1896 28% [================= ] 539/1896 28% [================= ] 540/1896 28% [================= ] 541/1896 28% [================= ] 542/1896 28% [================= ] 543/1896 28% [================= ] 544/1896 28% [================= ] 545/1896 28% [================= ] 546/1896 28% [================= ] 547/1896 28% [================= ] 548/1896 28% [================= ] 549/1896 28% [================= ] 550/1896 29% [================== ] 551/1896 29% [================== ] 552/1896 29% [================== ] 553/1896 29% [================== ] 554/1896 29% [================== ] 555/1896 29% [================== ] 556/1896 29% [================== ] 557/1896 29% [================== ] 558/1896 29% [================== ] 559/1896 29% [================== ] 560/1896 29% [================== ] 561/1896 29% [================== ] 562/1896 29% [================== ] 563/1896 29% [================== ] 564/1896 29% [================== ] 565/1896 29% [================== ] 566/1896 29% [================== ] 567/1896 29% [================== ] 568/1896 29% [================== ] 569/1896 30% [================== ] 570/1896 30% [================== ] 571/1896 30% [================== ] 572/1896 30% [================== ] 573/1896 30% [================== ] 574/1896 30% [================== ] 575/1896 30% [================== ] 576/1896 30% [================== ] 577/1896 30% [================== ] 578/1896 30% [================== ] 579/1896 30% [================== ] 580/1896 30% [================== ] 581/1896 30% [=================== ] 582/1896 30% [=================== ] 583/1896 30% [=================== ] 584/1896 30% [=================== ] 585/1896 30% [=================== ] 586/1896 30% [=================== ] 587/1896 30% [=================== ] 588/1896 31% [=================== ] 589/1896 31% [=================== ] 590/1896 31% [=================== ] 591/1896 31% [=================== ] 592/1896 31% [=================== ] 593/1896 31% [=================== ] 594/1896 31% [=================== ] 595/1896 31% [=================== ] 596/1896 31% [=================== ] 597/1896 31% [=================== ] 598/1896 31% [=================== ] 599/1896 31% [=================== ] 600/1896 31% [=================== ] 601/1896 31% [=================== ] 602/1896 31% [=================== ] 603/1896 31% [=================== ] 604/1896 31% [=================== ] 605/1896 31% [=================== ] 606/1896 31% [=================== ] 607/1896 32% [=================== ] 608/1896 32% [=================== ] 609/1896 32% [=================== ] 610/1896 32% [=================== ] 611/1896 32% [==================== ] 612/1896 32% [==================== ] 613/1896 32% [==================== ] 614/1896 32% [==================== ] 615/1896 32% [==================== ] 616/1896 32% [==================== ] 617/1896 32% [==================== ] 618/1896 32% [==================== ] 619/1896 32% [==================== ] 620/1896 32% [==================== ] 621/1896 32% [==================== ] 622/1896 32% [==================== ] 623/1896 32% [==================== ] 624/1896 32% [==================== ] 625/1896 32% [==================== ] 626/1896 33% [==================== ] 627/1896 33% [==================== ] 628/1896 33% [==================== ] 629/1896 33% [==================== ] 630/1896 33% [==================== ] 631/1896 33% [==================== ] 632/1896 33% [==================== ] 633/1896 33% [==================== ] 634/1896 33% [==================== ] 635/1896 33% [==================== ] 636/1896 33% [==================== ] 637/1896 33% [==================== ] 638/1896 33% [==================== ] 639/1896 33% [==================== ] 640/1896 33% [==================== ] 641/1896 33% [==================== ] 642/1896 33% [===================== ] 643/1896 33% [===================== ] 644/1896 33% [===================== ] 645/1896 34% [===================== ] 646/1896 34% [===================== ] 647/1896 34% [===================== ] 648/1896 34% [===================== ] 649/1896 34% [===================== ] 650/1896 34% [===================== ] 651/1896 34% [===================== ] 652/1896 34% [===================== ] 653/1896 34% [===================== ] 654/1896 34% [===================== ] 655/1896 34% [===================== ] 656/1896 34% [===================== ] 657/1896 34% [===================== ] 658/1896 34% [===================== ] 659/1896 34% [===================== ] 660/1896 34% [===================== ] 661/1896 34% [===================== ] 662/1896 34% [===================== ] 663/1896 34% [===================== ] 664/1896 35% [===================== ] 665/1896 35% [===================== ] 666/1896 35% [===================== ] 667/1896 35% [===================== ] 668/1896 35% [===================== ] 669/1896 35% [===================== ] 670/1896 35% [===================== ] 671/1896 35% [===================== ] 672/1896 35% [====================== ] 673/1896 35% [====================== ] 674/1896 35% [====================== ] 675/1896 35% [====================== ] 676/1896 35% [====================== ] 677/1896 35% [====================== ] 678/1896 35% [====================== ] 679/1896 35% [====================== ] 680/1896 35% [====================== ] 681/1896 35% [====================== ] 682/1896 35% [====================== ] 683/1896 36% [====================== ] 684/1896 36% [====================== ] 685/1896 36% [====================== ] 686/1896 36% [====================== ] 687/1896 36% [====================== ] 688/1896 36% [====================== ] 689/1896 36% [====================== ] 690/1896 36% [====================== ] 691/1896 36% [====================== ] 692/1896 36% [====================== ] 693/1896 36% [====================== ] 694/1896 36% [====================== ] 695/1896 36% [====================== ] 696/1896 36% [====================== ] 697/1896 36% [====================== ] 698/1896 36% [====================== ] 699/1896 36% [====================== ] 700/1896 36% [====================== ] 701/1896 36% [====================== ] 702/1896 37% [====================== ] 703/1896 37% [======================= ] 704/1896 37% [======================= ] 705/1896 37% [======================= ] 706/1896 37% [======================= ] 707/1896 37% [======================= ] 708/1896 37% [======================= ] 709/1896 37% [======================= ] 710/1896 37% [======================= ] 711/1896 37% [======================= ] 712/1896 37% [======================= ] 713/1896 37% [======================= ] 714/1896 37% [======================= ] 715/1896 37% [======================= ] 716/1896 37% [======================= ] 717/1896 37% [======================= ] 718/1896 37% [======================= ] 719/1896 37% [======================= ] 720/1896 37% [======================= ] 721/1896 38% [======================= ] 722/1896 38% [======================= ] 723/1896 38% [======================= ] 724/1896 38% [======================= ] 725/1896 38% [======================= ] 726/1896 38% [======================= ] 727/1896 38% [======================= ] 728/1896 38% [======================= ] 729/1896 38% [======================= ] 730/1896 38% [======================= ] 731/1896 38% [======================= ] 732/1896 38% [======================= ] 733/1896 38% [======================== ] 734/1896 38% [======================== ] 735/1896 38% [======================== ] 736/1896 38% [======================== ] 737/1896 38% [======================== ] 738/1896 38% [======================== ] 739/1896 38% [======================== ] 740/1896 39% [======================== ] 741/1896 39% [======================== ] 742/1896 39% [======================== ] 743/1896 39% [======================== ] 744/1896 39% [======================== ] 745/1896 39% [======================== ] 746/1896 39% [======================== ] 747/1896 39% [======================== ] 748/1896 39% [======================== ] 749/1896 39% [======================== ] 750/1896 39% [======================== ] 751/1896 39% [======================== ] 752/1896 39% [======================== ] 753/1896 39% [======================== ] 754/1896 39% [======================== ] 755/1896 39% [======================== ] 756/1896 39% [======================== ] 757/1896 39% [======================== ] 758/1896 39% [======================== ] 759/1896 40% [======================== ] 760/1896 40% [======================== ] 761/1896 40% [======================== ] 762/1896 40% [======================== ] 763/1896 40% [======================== ] 764/1896 40% [========================= ] 765/1896 40% [========================= ] 766/1896 40% [========================= ] 767/1896 40% [========================= ] 768/1896 40% [========================= ] 769/1896 40% [========================= ] 770/1896 40% [========================= ] 771/1896 40% [========================= ] 772/1896 40% [========================= ] 773/1896 40% [========================= ] 774/1896 40% [========================= ] 775/1896 40% [========================= ] 776/1896 40% [========================= ] 777/1896 40% [========================= ] 778/1896 41% [========================= ] 779/1896 41% [========================= ] 780/1896 41% [========================= ] 781/1896 41% [========================= ] 782/1896 41% [========================= ] 783/1896 41% [========================= ] 784/1896 41% [========================= ] 785/1896 41% [========================= ] 786/1896 41% [========================= ] 787/1896 41% [========================= ] 788/1896 41% [========================= ] 789/1896 41% [========================= ] 790/1896 41% [========================= ] 791/1896 41% [========================= ] 792/1896 41% [========================= ] 793/1896 41% [========================= ] 794/1896 41% [========================= ] 795/1896 41% [========================== ] 796/1896 41% [========================== ] 797/1896 42% [========================== ] 798/1896 42% [========================== ] 799/1896 42% [========================== ] 800/1896 42% [========================== ] 801/1896 42% [========================== ] 802/1896 42% [========================== ] 803/1896 42% [========================== ] 804/1896 42% [========================== ] 805/1896 42% [========================== ] 806/1896 42% [========================== ] 807/1896 42% [========================== ] 808/1896 42% [========================== ] 809/1896 42% [========================== ] 810/1896 42% [========================== ] 811/1896 42% [========================== ] 812/1896 42% [========================== ] 813/1896 42% [========================== ] 814/1896 42% [========================== ] 815/1896 42% [========================== ] 816/1896 43% [========================== ] 817/1896 43% [========================== ] 818/1896 43% [========================== ] 819/1896 43% [========================== ] 820/1896 43% [========================== ] 821/1896 43% [========================== ] 822/1896 43% [========================== ] 823/1896 43% [========================== ] 824/1896 43% [========================== ] 825/1896 43% [=========================== ] 826/1896 43% [=========================== ] 827/1896 43% [=========================== ] 828/1896 43% [=========================== ] 829/1896 43% [=========================== ] 830/1896 43% [=========================== ] 831/1896 43% [=========================== ] 832/1896 43% [=========================== ] 833/1896 43% [=========================== ] 834/1896 43% [=========================== ] 835/1896 44% [=========================== ] 836/1896 44% [=========================== ] 837/1896 44% [=========================== ] 838/1896 44% [=========================== ] 839/1896 44% [=========================== ] 840/1896 44% [=========================== ] 841/1896 44% [=========================== ] 842/1896 44% [=========================== ] 843/1896 44% [=========================== ] 844/1896 44% [=========================== ] 845/1896 44% [=========================== ] 846/1896 44% [=========================== ] 847/1896 44% [=========================== ] 848/1896 44% [=========================== ] 849/1896 44% [=========================== ] 850/1896 44% [=========================== ] 851/1896 44% [=========================== ] 852/1896 44% [=========================== ] 853/1896 44% [=========================== ] 854/1896 45% [=========================== ] 855/1896 45% [=========================== ] 856/1896 45% [============================ ] 857/1896 45% [============================ ] 858/1896 45% [============================ ] 859/1896 45% [============================ ] 860/1896 45% [============================ ] 861/1896 45% [============================ ] 862/1896 45% [============================ ] 863/1896 45% [============================ ] 864/1896 45% [============================ ] 865/1896 45% [============================ ] 866/1896 45% [============================ ] 867/1896 45% [============================ ] 868/1896 45% [============================ ] 869/1896 45% [============================ ] 870/1896 45% [============================ ] 871/1896 45% [============================ ] 872/1896 45% [============================ ] 873/1896 46% [============================ ] 874/1896 46% [============================ ] 875/1896 46% [============================ ] 876/1896 46% [============================ ] 877/1896 46% [============================ ] 878/1896 46% [============================ ] 879/1896 46% [============================ ] 880/1896 46% [============================ ] 881/1896 46% [============================ ] 882/1896 46% [============================ ] 883/1896 46% [============================ ] 884/1896 46% [============================ ] 885/1896 46% [============================ ] 886/1896 46% [============================= ] 887/1896 46% [============================= ] 888/1896 46% [============================= ] 889/1896 46% [============================= ] 890/1896 46% [============================= ] 891/1896 46% [============================= ] 892/1896 47% [============================= ] 893/1896 47% [============================= ] 894/1896 47% [============================= ] 895/1896 47% [============================= ] 896/1896 47% [============================= ] 897/1896 47% [============================= ] 898/1896 47% [============================= ] 899/1896 47% [============================= ] 900/1896 47% [============================= ] 901/1896 47% [============================= ] 902/1896 47% [============================= ] 903/1896 47% [============================= ] 904/1896 47% [============================= ] 905/1896 47% [============================= ] 906/1896 47% [============================= ] 907/1896 47% [============================= ] 908/1896 47% [============================= ] 909/1896 47% [============================= ] 910/1896 47% [============================= ] 911/1896 48% [============================= ] 912/1896 48% [============================= ] 913/1896 48% [============================= ] 914/1896 48% [============================= ] 915/1896 48% [============================= ] 916/1896 48% [============================= ] 917/1896 48% [============================== ] 918/1896 48% [============================== ] 919/1896 48% [============================== ] 920/1896 48% [============================== ] 921/1896 48% [============================== ] 922/1896 48% [============================== ] 923/1896 48% [============================== ] 924/1896 48% [============================== ] 925/1896 48% [============================== ] 926/1896 48% [============================== ] 927/1896 48% [============================== ] 928/1896 48% [============================== ] 929/1896 48% [============================== ] 930/1896 49% [============================== ] 931/1896 49% [============================== ] 932/1896 49% [============================== ] 933/1896 49% [============================== ] 934/1896 49% [============================== ] 935/1896 49% [============================== ] 936/1896 49% [============================== ] 937/1896 49% [============================== ] 938/1896 49% [============================== ] 939/1896 49% [============================== ] 940/1896 49% [============================== ] 941/1896 49% [============================== ] 942/1896 49% [============================== ] 943/1896 49% [============================== ] 944/1896 49% [============================== ] 945/1896 49% [============================== ] 946/1896 49% [============================== ] 947/1896 49% [=============================== ] 948/1896 50% [=============================== ] 949/1896 50% [=============================== ] 950/1896 50% [=============================== ] 951/1896 50% [=============================== ] 952/1896 50% [=============================== ] 953/1896 50% [=============================== ] 954/1896 50% [=============================== ] 955/1896 50% [=============================== ] 956/1896 50% [=============================== ] 957/1896 50% [=============================== ] 958/1896 50% [=============================== ] 959/1896 50% [=============================== ] 960/1896 50% [=============================== ] 961/1896 50% [=============================== ] 962/1896 50% [=============================== ] 963/1896 50% [=============================== ] 964/1896 50% [=============================== ] 965/1896 50% [=============================== ] 966/1896 50% [=============================== ] 967/1896 51% [=============================== ] 968/1896 51% [=============================== ] 969/1896 51% [=============================== ] 970/1896 51% [=============================== ] 971/1896 51% [=============================== ] 972/1896 51% [=============================== ] 973/1896 51% [=============================== ] 974/1896 51% [=============================== ] 975/1896 51% [=============================== ] 976/1896 51% [=============================== ] 977/1896 51% [=============================== ] 978/1896 51% [================================ ] 979/1896 51% [================================ ] 980/1896 51% [================================ ] 981/1896 51% [================================ ] 982/1896 51% [================================ ] 983/1896 51% [================================ ] 984/1896 51% [================================ ] 985/1896 51% [================================ ] 986/1896 52% [================================ ] 987/1896 52% [================================ ] 988/1896 52% [================================ ] 989/1896 52% [================================ ] 990/1896 52% [================================ ] 991/1896 52% [================================ ] 992/1896 52% [================================ ] 993/1896 52% [================================ ] 994/1896 52% [================================ ] 995/1896 52% [================================ ] 996/1896 52% [================================ ] 997/1896 52% [================================ ] 998/1896 52% [================================ ] 999/1896 52% [================================ ] 1000/1896 52% [================================ ] 1001/1896 52% [================================ ] 1002/1896 52% [================================ ] 1003/1896 52% [================================ ] 1004/1896 52% [================================ ] 1005/1896 53% [================================ ] 1006/1896 53% [================================ ] 1007/1896 53% [================================ ] 1008/1896 53% [================================ ] 1009/1896 53% [================================= ] 1010/1896 53% [================================= ] 1011/1896 53% [================================= ] 1012/1896 53% [================================= ] 1013/1896 53% [================================= ] 1014/1896 53% [================================= ] 1015/1896 53% [================================= ] 1016/1896 53% [================================= ] 1017/1896 53% [================================= ] 1018/1896 53% [================================= ] 1019/1896 53% [================================= ] 1020/1896 53% [================================= ] 1021/1896 53% [================================= ] 1022/1896 53% [================================= ] 1023/1896 53% [================================= ] 1024/1896 54% [================================= ] 1025/1896 54% [================================= ] 1026/1896 54% [================================= ] 1027/1896 54% [================================= ] 1028/1896 54% [================================= ] 1029/1896 54% [================================= ] 1030/1896 54% [================================= ] 1031/1896 54% [================================= ] 1032/1896 54% [================================= ] 1033/1896 54% [================================= ] 1034/1896 54% [================================= ] 1035/1896 54% [================================= ] 1036/1896 54% [================================= ] 1037/1896 54% [================================= ] 1038/1896 54% [================================= ] 1039/1896 54% [================================== ] 1040/1896 54% [================================== ] 1041/1896 54% [================================== ] 1042/1896 54% [================================== ] 1043/1896 55% [================================== ] 1044/1896 55% [================================== ] 1045/1896 55% [================================== ] 1046/1896 55% [================================== ] 1047/1896 55% [================================== ] 1048/1896 55% [================================== ] 1049/1896 55% [================================== ] 1050/1896 55% [================================== ] 1051/1896 55% [================================== ] 1052/1896 55% [================================== ] 1053/1896 55% [================================== ] 1054/1896 55% [================================== ] 1055/1896 55% [================================== ] 1056/1896 55% [================================== ] 1057/1896 55% [================================== ] 1058/1896 55% [================================== ] 1059/1896 55% [================================== ] 1060/1896 55% [================================== ] 1061/1896 55% [================================== ] 1062/1896 56% [================================== ] 1063/1896 56% [================================== ] 1064/1896 56% [================================== ] 1065/1896 56% [================================== ] 1066/1896 56% [================================== ] 1067/1896 56% [================================== ] 1068/1896 56% [================================== ] 1069/1896 56% [================================== ] 1070/1896 56% [=================================== ] 1071/1896 56% [=================================== ] 1072/1896 56% [=================================== ] 1073/1896 56% [=================================== ] 1074/1896 56% [=================================== ] 1075/1896 56% [=================================== ] 1076/1896 56% [=================================== ] 1077/1896 56% [=================================== ] 1078/1896 56% [=================================== ] 1079/1896 56% [=================================== ] 1080/1896 56% [=================================== ] 1081/1896 57% [=================================== ] 1082/1896 57% [=================================== ] 1083/1896 57% [=================================== ] 1084/1896 57% [=================================== ] 1085/1896 57% [=================================== ] 1086/1896 57% [=================================== ] 1087/1896 57% [=================================== ] 1088/1896 57% [=================================== ] 1089/1896 57% [=================================== ] 1090/1896 57% [=================================== ] 1091/1896 57% [=================================== ] 1092/1896 57% [=================================== ] 1093/1896 57% [=================================== ] 1094/1896 57% [=================================== ] 1095/1896 57% [=================================== ] 1096/1896 57% [=================================== ] 1097/1896 57% [=================================== ] 1098/1896 57% [=================================== ] 1099/1896 57% [=================================== ] 1100/1896 58% [==================================== ] 1101/1896 58% [==================================== ] 1102/1896 58% [==================================== ] 1103/1896 58% [==================================== ] 1104/1896 58% [==================================== ] 1105/1896 58% [==================================== ] 1106/1896 58% [==================================== ] 1107/1896 58% [==================================== ] 1108/1896 58% [==================================== ] 1109/1896 58% [==================================== ] 1110/1896 58% [==================================== ] 1111/1896 58% [==================================== ] 1112/1896 58% [==================================== ] 1113/1896 58% [==================================== ] 1114/1896 58% [==================================== ] 1115/1896 58% [==================================== ] 1116/1896 58% [==================================== ] 1117/1896 58% [==================================== ] 1118/1896 58% [==================================== ] 1119/1896 59% [==================================== ] 1120/1896 59% [==================================== ] 1121/1896 59% [==================================== ] 1122/1896 59% [==================================== ] 1123/1896 59% [==================================== ] 1124/1896 59% [==================================== ] 1125/1896 59% [==================================== ] 1126/1896 59% [==================================== ] 1127/1896 59% [==================================== ] 1128/1896 59% [==================================== ] 1129/1896 59% [==================================== ] 1130/1896 59% [==================================== ] 1131/1896 59% [===================================== ] 1132/1896 59% [===================================== ] 1133/1896 59% [===================================== ] 1134/1896 59% [===================================== ] 1135/1896 59% [===================================== ] 1136/1896 59% [===================================== ] 1137/1896 59% [===================================== ] 1138/1896 60% [===================================== ] 1139/1896 60% [===================================== ] 1140/1896 60% [===================================== ] 1141/1896 60% [===================================== ] 1142/1896 60% [===================================== ] 1143/1896 60% [===================================== ] 1144/1896 60% [===================================== ] 1145/1896 60% [===================================== ] 1146/1896 60% [===================================== ] 1147/1896 60% [===================================== ] 1148/1896 60% [===================================== ] 1149/1896 60% [===================================== ] 1150/1896 60% [===================================== ] 1151/1896 60% [===================================== ] 1152/1896 60% [===================================== ] 1153/1896 60% [===================================== ] 1154/1896 60% [===================================== ] 1155/1896 60% [===================================== ] 1156/1896 60% [===================================== ] 1157/1896 61% [===================================== ] 1158/1896 61% [===================================== ] 1159/1896 61% [===================================== ] 1160/1896 61% [===================================== ] 1161/1896 61% [===================================== ] 1162/1896 61% [====================================== ] 1163/1896 61% [====================================== ] 1164/1896 61% [====================================== ] 1165/1896 61% [====================================== ] 1166/1896 61% [====================================== ] 1167/1896 61% [====================================== ] 1168/1896 61% [====================================== ] 1169/1896 61% [====================================== ] 1170/1896 61% [====================================== ] 1171/1896 61% [====================================== ] 1172/1896 61% [====================================== ] 1173/1896 61% [====================================== ] 1174/1896 61% [====================================== ] 1175/1896 61% [====================================== ] 1176/1896 62% [====================================== ] 1177/1896 62% [====================================== ] 1178/1896 62% [====================================== ] 1179/1896 62% [====================================== ] 1180/1896 62% [====================================== ] 1181/1896 62% [====================================== ] 1182/1896 62% [====================================== ] 1183/1896 62% [====================================== ] 1184/1896 62% [====================================== ] 1185/1896 62% [====================================== ] 1186/1896 62% [====================================== ] 1187/1896 62% [====================================== ] 1188/1896 62% [====================================== ] 1189/1896 62% [====================================== ] 1190/1896 62% [====================================== ] 1191/1896 62% [====================================== ] 1192/1896 62% [======================================= ] 1193/1896 62% [======================================= ] 1194/1896 62% [======================================= ] 1195/1896 63% [======================================= ] 1196/1896 63% [======================================= ] 1197/1896 63% [======================================= ] 1198/1896 63% [======================================= ] 1199/1896 63% [======================================= ] 1200/1896 63% [======================================= ] 1201/1896 63% [======================================= ] 1202/1896 63% [======================================= ] 1203/1896 63% [======================================= ] 1204/1896 63% [======================================= ] 1205/1896 63% [======================================= ] 1206/1896 63% [======================================= ] 1207/1896 63% [======================================= ] 1208/1896 63% [======================================= ] 1209/1896 63% [======================================= ] 1210/1896 63% [======================================= ] 1211/1896 63% [======================================= ] 1212/1896 63% [======================================= ] 1213/1896 63% [======================================= ] 1214/1896 64% [======================================= ] 1215/1896 64% [======================================= ] 1216/1896 64% [======================================= ] 1217/1896 64% [======================================= ] 1218/1896 64% [======================================= ] 1219/1896 64% [======================================= ] 1220/1896 64% [======================================= ] 1221/1896 64% [======================================= ] 1222/1896 64% [======================================= ] 1223/1896 64% [======================================== ] 1224/1896 64% [======================================== ] 1225/1896 64% [======================================== ] 1226/1896 64% [======================================== ] 1227/1896 64% [======================================== ] 1228/1896 64% [======================================== ] 1229/1896 64% [======================================== ] 1230/1896 64% [======================================== ] 1231/1896 64% [======================================== ] 1232/1896 64% [======================================== ] 1233/1896 65% [======================================== ] 1234/1896 65% [======================================== ] 1235/1896 65% [======================================== ] 1236/1896 65% [======================================== ] 1237/1896 65% [======================================== ] 1238/1896 65% [======================================== ] 1239/1896 65% [======================================== ] 1240/1896 65% [======================================== ] 1241/1896 65% [======================================== ] 1242/1896 65% [======================================== ] 1243/1896 65% [======================================== ] 1244/1896 65% [======================================== ] 1245/1896 65% [======================================== ] 1246/1896 65% [======================================== ] 1247/1896 65% [======================================== ] 1248/1896 65% [======================================== ] 1249/1896 65% [======================================== ] 1250/1896 65% [======================================== ] 1251/1896 65% [======================================== ] 1252/1896 66% [======================================== ] 1253/1896 66% [========================================= ] 1254/1896 66% [========================================= ] 1255/1896 66% [========================================= ] 1256/1896 66% [========================================= ] 1257/1896 66% [========================================= ] 1258/1896 66% [========================================= ] 1259/1896 66% [========================================= ] 1260/1896 66% [========================================= ] 1261/1896 66% [========================================= ] 1262/1896 66% [========================================= ] 1263/1896 66% [========================================= ] 1264/1896 66% [========================================= ] 1265/1896 66% [========================================= ] 1266/1896 66% [========================================= ] 1267/1896 66% [========================================= ] 1268/1896 66% [========================================= ] 1269/1896 66% [========================================= ] 1270/1896 66% [========================================= ] 1271/1896 67% [========================================= ] 1272/1896 67% [========================================= ] 1273/1896 67% [========================================= ] 1274/1896 67% [========================================= ] 1275/1896 67% [========================================= ] 1276/1896 67% [========================================= ] 1277/1896 67% [========================================= ] 1278/1896 67% [========================================= ] 1279/1896 67% [========================================= ] 1280/1896 67% [========================================= ] 1281/1896 67% [========================================= ] 1282/1896 67% [========================================= ] 1283/1896 67% [========================================= ] 1284/1896 67% [========================================== ] 1285/1896 67% [========================================== ] 1286/1896 67% [========================================== ] 1287/1896 67% [========================================== ] 1288/1896 67% [========================================== ] 1289/1896 67% [========================================== ] 1290/1896 68% [========================================== ] 1291/1896 68% [========================================== ] 1292/1896 68% [========================================== ] 1293/1896 68% [========================================== ] 1294/1896 68% [========================================== ] 1295/1896 68% [========================================== ] 1296/1896 68% [========================================== ] 1297/1896 68% [========================================== ] 1298/1896 68% [========================================== ] 1299/1896 68% [========================================== ] 1300/1896 68% [========================================== ] 1301/1896 68% [========================================== ] 1302/1896 68% [========================================== ] 1303/1896 68% [========================================== ] 1304/1896 68% [========================================== ] 1305/1896 68% [========================================== ] 1306/1896 68% [========================================== ] 1307/1896 68% [========================================== ] 1308/1896 68% [========================================== ] 1309/1896 69% [========================================== ] 1310/1896 69% [========================================== ] 1311/1896 69% [========================================== ] 1312/1896 69% [========================================== ] 1313/1896 69% [========================================== ] 1314/1896 69% [=========================================== ] 1315/1896 69% [=========================================== ] 1316/1896 69% [=========================================== ] 1317/1896 69% [=========================================== ] 1318/1896 69% [=========================================== ] 1319/1896 69% [=========================================== ] 1320/1896 69% [=========================================== ] 1321/1896 69% [=========================================== ] 1322/1896 69% [=========================================== ] 1323/1896 69% [=========================================== ] 1324/1896 69% [=========================================== ] 1325/1896 69% [=========================================== ] 1326/1896 69% [=========================================== ] 1327/1896 69% [=========================================== ] 1328/1896 70% [=========================================== ] 1329/1896 70% [=========================================== ] 1330/1896 70% [=========================================== ] 1331/1896 70% [=========================================== ] 1332/1896 70% [=========================================== ] 1333/1896 70% [=========================================== ] 1334/1896 70% [=========================================== ] 1335/1896 70% [=========================================== ] 1336/1896 70% [=========================================== ] 1337/1896 70% [=========================================== ] 1338/1896 70% [=========================================== ] 1339/1896 70% [=========================================== ] 1340/1896 70% [=========================================== ] 1341/1896 70% [=========================================== ] 1342/1896 70% [=========================================== ] 1343/1896 70% [=========================================== ] 1344/1896 70% [=========================================== ] 1345/1896 70% [============================================ ] 1346/1896 70% [============================================ ] 1347/1896 71% [============================================ ] 1348/1896 71% [============================================ ] 1349/1896 71% [============================================ ] 1350/1896 71% [============================================ ] 1351/1896 71% [============================================ ] 1352/1896 71% [============================================ ] 1353/1896 71% [============================================ ] 1354/1896 71% [============================================ ] 1355/1896 71% [============================================ ] 1356/1896 71% [============================================ ] 1357/1896 71% [============================================ ] 1358/1896 71% [============================================ ] 1359/1896 71% [============================================ ] 1360/1896 71% [============================================ ] 1361/1896 71% [============================================ ] 1362/1896 71% [============================================ ] 1363/1896 71% [============================================ ] 1364/1896 71% [============================================ ] 1365/1896 71% [============================================ ] 1366/1896 72% [============================================ ] 1367/1896 72% [============================================ ] 1368/1896 72% [============================================ ] 1369/1896 72% [============================================ ] 1370/1896 72% [============================================ ] 1371/1896 72% [============================================ ] 1372/1896 72% [============================================ ] 1373/1896 72% [============================================ ] 1374/1896 72% [============================================ ] 1375/1896 72% [============================================ ] 1376/1896 72% [============================================= ] 1377/1896 72% [============================================= ] 1378/1896 72% [============================================= ] 1379/1896 72% [============================================= ] 1380/1896 72% [============================================= ] 1381/1896 72% [============================================= ] 1382/1896 72% [============================================= ] 1383/1896 72% [============================================= ] 1384/1896 72% [============================================= ] 1385/1896 73% [============================================= ] 1386/1896 73% [============================================= ] 1387/1896 73% [============================================= ] 1388/1896 73% [============================================= ] 1389/1896 73% [============================================= ] 1390/1896 73% [============================================= ] 1391/1896 73% [============================================= ] 1392/1896 73% [============================================= ] 1393/1896 73% [============================================= ] 1394/1896 73% [============================================= ] 1395/1896 73% [============================================= ] 1396/1896 73% [============================================= ] 1397/1896 73% [============================================= ] 1398/1896 73% [============================================= ] 1399/1896 73% [============================================= ] 1400/1896 73% [============================================= ] 1401/1896 73% [============================================= ] 1402/1896 73% [============================================= ] 1403/1896 73% [============================================= ] 1404/1896 74% [============================================= ] 1405/1896 74% [============================================= ] 1406/1896 74% [============================================== ] 1407/1896 74% [============================================== ] 1408/1896 74% [============================================== ] 1409/1896 74% [============================================== ] 1410/1896 74% [============================================== ] 1411/1896 74% [============================================== ] 1412/1896 74% [============================================== ] 1413/1896 74% [============================================== ] 1414/1896 74% [============================================== ] 1415/1896 74% [============================================== ] 1416/1896 74% [============================================== ] 1417/1896 74% [============================================== ] 1418/1896 74% [============================================== ] 1419/1896 74% [============================================== ] 1420/1896 74% [============================================== ] 1421/1896 74% [============================================== ] 1422/1896 75% [============================================== ] 1423/1896 75% [============================================== ] 1424/1896 75% [============================================== ] 1425/1896 75% [============================================== ] 1426/1896 75% [============================================== ] 1427/1896 75% [============================================== ] 1428/1896 75% [============================================== ] 1429/1896 75% [============================================== ] 1430/1896 75% [============================================== ] 1431/1896 75% [============================================== ] 1432/1896 75% [============================================== ] 1433/1896 75% [============================================== ] 1434/1896 75% [============================================== ] 1435/1896 75% [============================================== ] 1436/1896 75% [============================================== ] 1437/1896 75% [=============================================== ] 1438/1896 75% [=============================================== ] 1439/1896 75% [=============================================== ] 1440/1896 75% [=============================================== ] 1441/1896 76% [=============================================== ] 1442/1896 76% [=============================================== ] 1443/1896 76% [=============================================== ] 1444/1896 76% [=============================================== ] 1445/1896 76% [=============================================== ] 1446/1896 76% [=============================================== ] 1447/1896 76% [=============================================== ] 1448/1896 76% [=============================================== ] 1449/1896 76% [=============================================== ] 1450/1896 76% [=============================================== ] 1451/1896 76% [=============================================== ] 1452/1896 76% [=============================================== ] 1453/1896 76% [=============================================== ] 1454/1896 76% [=============================================== ] 1455/1896 76% [=============================================== ] 1456/1896 76% [=============================================== ] 1457/1896 76% [=============================================== ] 1458/1896 76% [=============================================== ] 1459/1896 76% [=============================================== ] 1460/1896 77% [=============================================== ] 1461/1896 77% [=============================================== ] 1462/1896 77% [=============================================== ] 1463/1896 77% [=============================================== ] 1464/1896 77% [=============================================== ] 1465/1896 77% [=============================================== ] 1466/1896 77% [=============================================== ] 1467/1896 77% [================================================ ] 1468/1896 77% [================================================ ] 1469/1896 77% [================================================ ] 1470/1896 77% [================================================ ] 1471/1896 77% [================================================ ] 1472/1896 77% [================================================ ] 1473/1896 77% [================================================ ] 1474/1896 77% [================================================ ] 1475/1896 77% [================================================ ] 1476/1896 77% [================================================ ] 1477/1896 77% [================================================ ] 1478/1896 77% [================================================ ] 1479/1896 78% [================================================ ] 1480/1896 78% [================================================ ] 1481/1896 78% [================================================ ] 1482/1896 78% [================================================ ] 1483/1896 78% [================================================ ] 1484/1896 78% [================================================ ] 1485/1896 78% [================================================ ] 1486/1896 78% [================================================ ] 1487/1896 78% [================================================ ] 1488/1896 78% [================================================ ] 1489/1896 78% [================================================ ] 1490/1896 78% [================================================ ] 1491/1896 78% [================================================ ] 1492/1896 78% [================================================ ] 1493/1896 78% [================================================ ] 1494/1896 78% [================================================ ] 1495/1896 78% [================================================ ] 1496/1896 78% [================================================ ] 1497/1896 78% [================================================ ] 1498/1896 79% [================================================= ] 1499/1896 79% [================================================= ] 1500/1896 79% [================================================= ] 1501/1896 79% [================================================= ] 1502/1896 79% [================================================= ] 1503/1896 79% [================================================= ] 1504/1896 79% [================================================= ] 1505/1896 79% [================================================= ] 1506/1896 79% [================================================= ] 1507/1896 79% [================================================= ] 1508/1896 79% [================================================= ] 1509/1896 79% [================================================= ] 1510/1896 79% [================================================= ] 1511/1896 79% [================================================= ] 1512/1896 79% [================================================= ] 1513/1896 79% [================================================= ] 1514/1896 79% [================================================= ] 1515/1896 79% [================================================= ] 1516/1896 79% [================================================= ] 1517/1896 80% [================================================= ] 1518/1896 80% [================================================= ] 1519/1896 80% [================================================= ] 1520/1896 80% [================================================= ] 1521/1896 80% [================================================= ] 1522/1896 80% [================================================= ] 1523/1896 80% [================================================= ] 1524/1896 80% [================================================= ] 1525/1896 80% [================================================= ] 1526/1896 80% [================================================= ] 1527/1896 80% [================================================= ] 1528/1896 80% [================================================= ] 1529/1896 80% [================================================== ] 1530/1896 80% [================================================== ] 1531/1896 80% [================================================== ] 1532/1896 80% [================================================== ] 1533/1896 80% [================================================== ] 1534/1896 80% [================================================== ] 1535/1896 80% [================================================== ] 1536/1896 81% [================================================== ] 1537/1896 81% [================================================== ] 1538/1896 81% [================================================== ] 1539/1896 81% [================================================== ] 1540/1896 81% [================================================== ] 1541/1896 81% [================================================== ] 1542/1896 81% [================================================== ] 1543/1896 81% [================================================== ] 1544/1896 81% [================================================== ] 1545/1896 81% [================================================== ] 1546/1896 81% [================================================== ] 1547/1896 81% [================================================== ] 1548/1896 81% [================================================== ] 1549/1896 81% [================================================== ] 1550/1896 81% [================================================== ] 1551/1896 81% [================================================== ] 1552/1896 81% [================================================== ] 1553/1896 81% [================================================== ] 1554/1896 81% [================================================== ] 1555/1896 82% [================================================== ] 1556/1896 82% [================================================== ] 1557/1896 82% [================================================== ] 1558/1896 82% [================================================== ] 1559/1896 82% [=================================================== ] 1560/1896 82% [=================================================== ] 1561/1896 82% [=================================================== ] 1562/1896 82% [=================================================== ] 1563/1896 82% [=================================================== ] 1564/1896 82% [=================================================== ] 1565/1896 82% [=================================================== ] 1566/1896 82% [=================================================== ] 1567/1896 82% [=================================================== ] 1568/1896 82% [=================================================== ] 1569/1896 82% [=================================================== ] 1570/1896 82% [=================================================== ] 1571/1896 82% [=================================================== ] 1572/1896 82% [=================================================== ] 1573/1896 82% [=================================================== ] 1574/1896 83% [=================================================== ] 1575/1896 83% [=================================================== ] 1576/1896 83% [=================================================== ] 1577/1896 83% [=================================================== ] 1578/1896 83% [=================================================== ] 1579/1896 83% [=================================================== ] 1580/1896 83% [=================================================== ] 1581/1896 83% [=================================================== ] 1582/1896 83% [=================================================== ] 1583/1896 83% [=================================================== ] 1584/1896 83% [=================================================== ] 1585/1896 83% [=================================================== ] 1586/1896 83% [=================================================== ] 1587/1896 83% [=================================================== ] 1588/1896 83% [=================================================== ] 1589/1896 83% [=================================================== ] 1590/1896 83% [==================================================== ] 1591/1896 83% [==================================================== ] 1592/1896 83% [==================================================== ] 1593/1896 84% [==================================================== ] 1594/1896 84% [==================================================== ] 1595/1896 84% [==================================================== ] 1596/1896 84% [==================================================== ] 1597/1896 84% [==================================================== ] 1598/1896 84% [==================================================== ] 1599/1896 84% [==================================================== ] 1600/1896 84% [==================================================== ] 1601/1896 84% [==================================================== ] 1602/1896 84% [==================================================== ] 1603/1896 84% [==================================================== ] 1604/1896 84% [==================================================== ] 1605/1896 84% [==================================================== ] 1606/1896 84% [==================================================== ] 1607/1896 84% [==================================================== ] 1608/1896 84% [==================================================== ] 1609/1896 84% [==================================================== ] 1610/1896 84% [==================================================== ] 1611/1896 84% [==================================================== ] 1612/1896 85% [==================================================== ] 1613/1896 85% [==================================================== ] 1614/1896 85% [==================================================== ] 1615/1896 85% [==================================================== ] 1616/1896 85% [==================================================== ] 1617/1896 85% [==================================================== ] 1618/1896 85% [==================================================== ] 1619/1896 85% [==================================================== ] 1620/1896 85% [===================================================== ] 1621/1896 85% [===================================================== ] 1622/1896 85% [===================================================== ] 1623/1896 85% [===================================================== ] 1624/1896 85% [===================================================== ] 1625/1896 85% [===================================================== ] 1626/1896 85% [===================================================== ] 1627/1896 85% [===================================================== ] 1628/1896 85% [===================================================== ] 1629/1896 85% [===================================================== ] 1630/1896 85% [===================================================== ] 1631/1896 86% [===================================================== ] 1632/1896 86% [===================================================== ] 1633/1896 86% [===================================================== ] 1634/1896 86% [===================================================== ] 1635/1896 86% [===================================================== ] 1636/1896 86% [===================================================== ] 1637/1896 86% [===================================================== ] 1638/1896 86% [===================================================== ] 1639/1896 86% [===================================================== ] 1640/1896 86% [===================================================== ] 1641/1896 86% [===================================================== ] 1642/1896 86% [===================================================== ] 1643/1896 86% [===================================================== ] 1644/1896 86% [===================================================== ] 1645/1896 86% [===================================================== ] 1646/1896 86% [===================================================== ] 1647/1896 86% [===================================================== ] 1648/1896 86% [===================================================== ] 1649/1896 86% [===================================================== ] 1650/1896 87% [===================================================== ] 1651/1896 87% [====================================================== ] 1652/1896 87% [====================================================== ] 1653/1896 87% [====================================================== ] 1654/1896 87% [====================================================== ] 1655/1896 87% [====================================================== ] 1656/1896 87% [====================================================== ] 1657/1896 87% [====================================================== ] 1658/1896 87% [====================================================== ] 1659/1896 87% [====================================================== ] 1660/1896 87% [====================================================== ] 1661/1896 87% [====================================================== ] 1662/1896 87% [====================================================== ] 1663/1896 87% [====================================================== ] 1664/1896 87% [====================================================== ] 1665/1896 87% [====================================================== ] 1666/1896 87% [====================================================== ] 1667/1896 87% [====================================================== ] 1668/1896 87% [====================================================== ] 1669/1896 88% [====================================================== ] 1670/1896 88% [====================================================== ] 1671/1896 88% [====================================================== ] 1672/1896 88% [====================================================== ] 1673/1896 88% [====================================================== ] 1674/1896 88% [====================================================== ] 1675/1896 88% [====================================================== ] 1676/1896 88% [====================================================== ] 1677/1896 88% [====================================================== ] 1678/1896 88% [====================================================== ] 1679/1896 88% [====================================================== ] 1680/1896 88% [====================================================== ] 1681/1896 88% [======================================================= ] 1682/1896 88% [======================================================= ] 1683/1896 88% [======================================================= ] 1684/1896 88% [======================================================= ] 1685/1896 88% [======================================================= ] 1686/1896 88% [======================================================= ] 1687/1896 88% [======================================================= ] 1688/1896 89% [======================================================= ] 1689/1896 89% [======================================================= ] 1690/1896 89% [======================================================= ] 1691/1896 89% [======================================================= ] 1692/1896 89% [======================================================= ] 1693/1896 89% [======================================================= ] 1694/1896 89% [======================================================= ] 1695/1896 89% [======================================================= ] 1696/1896 89% [======================================================= ] 1697/1896 89% [======================================================= ] 1698/1896 89% [======================================================= ] 1699/1896 89% [======================================================= ] 1700/1896 89% [======================================================= ] 1701/1896 89% [======================================================= ] 1702/1896 89% [======================================================= ] 1703/1896 89% [======================================================= ] 1704/1896 89% [======================================================= ] 1705/1896 89% [======================================================= ] 1706/1896 89% [======================================================= ] 1707/1896 90% [======================================================= ] 1708/1896 90% [======================================================= ] 1709/1896 90% [======================================================= ] 1710/1896 90% [======================================================= ] 1711/1896 90% [======================================================= ] 1712/1896 90% [======================================================== ] 1713/1896 90% [======================================================== ] 1714/1896 90% [======================================================== ] 1715/1896 90% [======================================================== ] 1716/1896 90% [======================================================== ] 1717/1896 90% [======================================================== ] 1718/1896 90% [======================================================== ] 1719/1896 90% [======================================================== ] 1720/1896 90% [======================================================== ] 1721/1896 90% [======================================================== ] 1722/1896 90% [======================================================== ] 1723/1896 90% [======================================================== ] 1724/1896 90% [======================================================== ] 1725/1896 90% [======================================================== ] 1726/1896 91% [======================================================== ] 1727/1896 91% [======================================================== ] 1728/1896 91% [======================================================== ] 1729/1896 91% [======================================================== ] 1730/1896 91% [======================================================== ] 1731/1896 91% [======================================================== ] 1732/1896 91% [======================================================== ] 1733/1896 91% [======================================================== ] 1734/1896 91% [======================================================== ] 1735/1896 91% [======================================================== ] 1736/1896 91% [======================================================== ] 1737/1896 91% [======================================================== ] 1738/1896 91% [======================================================== ] 1739/1896 91% [======================================================== ] 1740/1896 91% [======================================================== ] 1741/1896 91% [======================================================== ] 1742/1896 91% [======================================================== ] 1743/1896 91% [========================================================= ] 1744/1896 91% [========================================================= ] 1745/1896 92% [========================================================= ] 1746/1896 92% [========================================================= ] 1747/1896 92% [========================================================= ] 1748/1896 92% [========================================================= ] 1749/1896 92% [========================================================= ] 1750/1896 92% [========================================================= ] 1751/1896 92% [========================================================= ] 1752/1896 92% [========================================================= ] 1753/1896 92% [========================================================= ] 1754/1896 92% [========================================================= ] 1755/1896 92% [========================================================= ] 1756/1896 92% [========================================================= ] 1757/1896 92% [========================================================= ] 1758/1896 92% [========================================================= ] 1759/1896 92% [========================================================= ] 1760/1896 92% [========================================================= ] 1761/1896 92% [========================================================= ] 1762/1896 92% [========================================================= ] 1763/1896 92% [========================================================= ] 1764/1896 93% [========================================================= ] 1765/1896 93% [========================================================= ] 1766/1896 93% [========================================================= ] 1767/1896 93% [========================================================= ] 1768/1896 93% [========================================================= ] 1769/1896 93% [========================================================= ] 1770/1896 93% [========================================================= ] 1771/1896 93% [========================================================= ] 1772/1896 93% [========================================================= ] 1773/1896 93% [========================================================== ] 1774/1896 93% [========================================================== ] 1775/1896 93% [========================================================== ] 1776/1896 93% [========================================================== ] 1777/1896 93% [========================================================== ] 1778/1896 93% [========================================================== ] 1779/1896 93% [========================================================== ] 1780/1896 93% [========================================================== ] 1781/1896 93% [========================================================== ] 1782/1896 93% [========================================================== ] 1783/1896 94% [========================================================== ] 1784/1896 94% [========================================================== ] 1785/1896 94% [========================================================== ] 1786/1896 94% [========================================================== ] 1787/1896 94% [========================================================== ] 1788/1896 94% [========================================================== ] 1789/1896 94% [========================================================== ] 1790/1896 94% [========================================================== ] 1791/1896 94% [========================================================== ] 1792/1896 94% [========================================================== ] 1793/1896 94% [========================================================== ] 1794/1896 94% [========================================================== ] 1795/1896 94% [========================================================== ] 1796/1896 94% [========================================================== ] 1797/1896 94% [========================================================== ] 1798/1896 94% [========================================================== ] 1799/1896 94% [========================================================== ] 1800/1896 94% [========================================================== ] 1801/1896 94% [========================================================== ] 1802/1896 95% [========================================================== ] 1803/1896 95% [========================================================== ] 1804/1896 95% [=========================================================== ] 1805/1896 95% [=========================================================== ] 1806/1896 95% [=========================================================== ] 1807/1896 95% [=========================================================== ] 1808/1896 95% [=========================================================== ] 1809/1896 95% [=========================================================== ] 1810/1896 95% [=========================================================== ] 1811/1896 95% [=========================================================== ] 1812/1896 95% [=========================================================== ] 1813/1896 95% [=========================================================== ] 1814/1896 95% [=========================================================== ] 1815/1896 95% [=========================================================== ] 1816/1896 95% [=========================================================== ] 1817/1896 95% [=========================================================== ] 1818/1896 95% [=========================================================== ] 1819/1896 95% [=========================================================== ] 1820/1896 95% [=========================================================== ] 1821/1896 96% [=========================================================== ] 1822/1896 96% [=========================================================== ] 1823/1896 96% [=========================================================== ] 1824/1896 96% [=========================================================== ] 1825/1896 96% [=========================================================== ] 1826/1896 96% [=========================================================== ] 1827/1896 96% [=========================================================== ] 1828/1896 96% [=========================================================== ] 1829/1896 96% [=========================================================== ] 1830/1896 96% [=========================================================== ] 1831/1896 96% [=========================================================== ] 1832/1896 96% [=========================================================== ] 1833/1896 96% [=========================================================== ] 1834/1896 96% [============================================================ ] 1835/1896 96% [============================================================ ] 1836/1896 96% [============================================================ ] 1837/1896 96% [============================================================ ] 1838/1896 96% [============================================================ ] 1839/1896 96% [============================================================ ] 1840/1896 97% [============================================================ ] 1841/1896 97% [============================================================ ] 1842/1896 97% [============================================================ ] 1843/1896 97% [============================================================ ] 1844/1896 97% [============================================================ ] 1845/1896 97% [============================================================ ] 1846/1896 97% [============================================================ ] 1847/1896 97% [============================================================ ] 1848/1896 97% [============================================================ ] 1849/1896 97% [============================================================ ] 1850/1896 97% [============================================================ ] 1851/1896 97% [============================================================ ] 1852/1896 97% [============================================================ ] 1853/1896 97% [============================================================ ] 1854/1896 97% [============================================================ ] 1855/1896 97% [============================================================ ] 1856/1896 97% [============================================================ ] 1857/1896 97% [============================================================ ] 1858/1896 97% [============================================================ ] 1859/1896 98% [============================================================ ] 1860/1896 98% [============================================================ ] 1861/1896 98% [============================================================ ] 1862/1896 98% [============================================================ ] 1863/1896 98% [============================================================ ] 1864/1896 98% [============================================================ ] 1865/1896 98% [============================================================= ] 1866/1896 98% [============================================================= ] 1867/1896 98% [============================================================= ] 1868/1896 98% [============================================================= ] 1869/1896 98% [============================================================= ] 1870/1896 98% [============================================================= ] 1871/1896 98% [============================================================= ] 1872/1896 98% [============================================================= ] 1873/1896 98% [============================================================= ] 1874/1896 98% [============================================================= ] 1875/1896 98% [============================================================= ] 1876/1896 98% [============================================================= ] 1877/1896 98% [============================================================= ] 1878/1896 99% [============================================================= ] 1879/1896 99% [============================================================= ] 1880/1896 99% [============================================================= ] 1881/1896 99% [============================================================= ] 1882/1896 99% [============================================================= ] 1883/1896 99% [============================================================= ] 1884/1896 99% [============================================================= ] 1885/1896 99% [============================================================= ] 1886/1896 99% [============================================================= ] 1887/1896 99% [============================================================= ] 1888/1896 99% [============================================================= ] 1889/1896 99% [============================================================= ] 1890/1896 99% [============================================================= ] 1891/1896 99% [============================================================= ] 1892/1896 99% [============================================================= ] 1893/1896 99% [============================================================= ] 1894/1896 99% [============================================================= ] 1895/1896 99% [==============================================================] 1896/1896 100% operation complete, 1896 objects in 34978 NAND pages. ln -snf /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-10/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-10/buildroot' >>> Buildroot 2023.11-666-g04dfeff624 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.11 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4g Collecting legal info >>> host-aespipe 2.4g Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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-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) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> openssl Collecting legal info >>> libopenssl 3.2.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> 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.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> catatonit 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gnuplot 5.4.10 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> hwdata 0.373 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> leptonica 1.83.1 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfastjson 0.99.9.1 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libhtp 0.5.45 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmicrohttpd 0.9.77 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.12.3 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lldpd 1.0.17 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mbpfan 2.4.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mbpoll 1.5.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> mhz 11aac2399780a1f7ea9f007b14af0464797d5cf1 Collecting legal info LICENSE: OK (sha256: 9449d373cad921620bb8f1e4f7b39f957e263163ded159c1efc8de27f8997099) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> host-mkpasswd Collecting legal info >>> mosquitto 2.0.18 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-sdbus-cpp 1.4.0 Collecting legal info COPYING: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) COPYING-LGPL-Exception: OK (sha256: a1c9e75e25d8f2ce18017c88978edab2f0dbc7814ad0697d4ff2e5e59959f657) >>> host-systemd 254.6 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 8ccb649d1fc1103e5726612cf303f05d4eb86b7ab46d9f630009dd32e87612e2) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.3 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> 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) >>> sqlite 3.44.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> stress 1.0.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> uclibc-ng-test 0f303c63fab7f4038515ced6f2659242cf60ac19 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4g: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: aespipe-2.4g: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-10/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'