grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-4/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-4/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells ln -sf bash /home/autobuild/autobuild/instance-4/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/autobuild/autobuild/instance-4/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-4/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-4/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/include /home/autobuild/autobuild/instance-4/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-4/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-4/output-1/target/usr/doc find /home/autobuild/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-4/output-1/target/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/man /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/info /home/autobuild/autobuild/instance-4/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/doc /home/autobuild/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true find /home/autobuild/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.11-152-gea59fd8827"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.02-git\"" \ ) > /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-4/output-1/per-package \ /home/autobuild/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n \n \n \n\n' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2157 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/2157 0% [ ] 2/2157 0% [ ] 3/2157 0% [ ] 4/2157 0% [ ] 5/2157 0% [ ] 6/2157 0% [ ] 7/2157 0% [ ] 8/2157 0% [ ] 9/2157 0% [ ] 10/2157 0% [ ] 11/2157 0% [ ] 12/2157 0% [ ] 13/2157 0% [ ] 14/2157 0% [ ] 15/2157 0% [ ] 16/2157 0% [ ] 17/2157 0% [ ] 18/2157 0% [ ] 19/2157 0% [ ] 20/2157 0% [ ] 21/2157 0% [ ] 22/2157 1% [ ] 23/2157 1% [ ] 24/2157 1% [ ] 25/2157 1% [ ] 26/2157 1% [ ] 27/2157 1% [ ] 28/2157 1% [ ] 29/2157 1% [ ] 30/2157 1% [ ] 31/2157 1% [ ] 32/2157 1% [ ] 33/2157 1% [ ] 34/2157 1% [= ] 35/2157 1% [= ] 36/2157 1% [= ] 37/2157 1% [= ] 38/2157 1% [= ] 39/2157 1% [= ] 40/2157 1% [= ] 41/2157 1% [= ] 42/2157 1% [= ] 43/2157 1% [= ] 44/2157 2% [= ] 45/2157 2% [= ] 46/2157 2% [= ] 47/2157 2% [= ] 48/2157 2% [= ] 49/2157 2% [= ] 50/2157 2% [= ] 51/2157 2% [= ] 52/2157 2% [= ] 53/2157 2% [= ] 54/2157 2% [= ] 55/2157 2% [= ] 56/2157 2% [= ] 57/2157 2% [= ] 58/2157 2% [= ] 59/2157 2% [= ] 60/2157 2% [= ] 61/2157 2% [= ] 62/2157 2% [= ] 63/2157 2% [= ] 64/2157 2% [= ] 65/2157 3% [= ] 66/2157 3% [= ] 67/2157 3% [= ] 68/2157 3% [= ] 69/2157 3% [== ] 70/2157 3% [== ] 71/2157 3% [== ] 72/2157 3% [== ] 73/2157 3% [== ] 74/2157 3% [== ] 75/2157 3% [== ] 76/2157 3% [== ] 77/2157 3% [== ] 78/2157 3% [== ] 79/2157 3% [== ] 80/2157 3% [== ] 81/2157 3% [== ] 82/2157 3% [== ] 83/2157 3% [== ] 84/2157 3% [== ] 85/2157 3% [== ] 86/2157 3% [== ] 87/2157 4% [== ] 88/2157 4% [== ] 89/2157 4% [== ] 90/2157 4% [== ] 91/2157 4% [== ] 92/2157 4% [== ] 93/2157 4% [== ] 94/2157 4% [== ] 95/2157 4% [== ] 96/2157 4% [== ] 97/2157 4% [== ] 98/2157 4% [== ] 99/2157 4% [== ] 100/2157 4% [== ] 101/2157 4% [== ] 102/2157 4% [== ] 103/2157 4% [== ] 104/2157 4% [=== ] 105/2157 4% [=== ] 106/2157 4% [=== ] 107/2157 4% [=== ] 108/2157 5% [=== ] 109/2157 5% [=== ] 110/2157 5% [=== ] 111/2157 5% [=== ] 112/2157 5% [=== ] 113/2157 5% [=== ] 114/2157 5% [=== ] 115/2157 5% [=== ] 116/2157 5% [=== ] 117/2157 5% [=== ] 118/2157 5% [=== ] 119/2157 5% [=== ] 120/2157 5% [=== ] 121/2157 5% [=== ] 122/2157 5% [=== ] 123/2157 5% [=== ] 124/2157 5% [=== ] 125/2157 5% [=== ] 126/2157 5% [=== ] 127/2157 5% [=== ] 128/2157 5% [=== ] 129/2157 5% [=== ] 130/2157 6% [=== ] 131/2157 6% [=== ] 132/2157 6% [=== ] 133/2157 6% [=== ] 134/2157 6% [=== ] 135/2157 6% [=== ] 136/2157 6% [=== ] 137/2157 6% [=== ] 138/2157 6% [=== ] 139/2157 6% [==== ] 140/2157 6% [==== ] 141/2157 6% [==== ] 142/2157 6% [==== ] 143/2157 6% [==== ] 144/2157 6% [==== ] 145/2157 6% [==== ] 146/2157 6% [==== ] 147/2157 6% [==== ] 148/2157 6% [==== ] 149/2157 6% [==== ] 150/2157 6% [==== ] 151/2157 7% [==== ] 152/2157 7% [==== ] 153/2157 7% [==== ] 154/2157 7% [==== ] 155/2157 7% [==== ] 156/2157 7% [==== ] 157/2157 7% [==== ] 158/2157 7% [==== ] 159/2157 7% [==== ] 160/2157 7% [==== ] 161/2157 7% [==== ] 162/2157 7% [==== ] 163/2157 7% [==== ] 164/2157 7% [==== ] 165/2157 7% [==== ] 166/2157 7% [==== ] 167/2157 7% [==== ] 168/2157 7% [==== ] 169/2157 7% [==== ] 170/2157 7% [==== ] 171/2157 7% [==== ] 172/2157 7% [==== ] 173/2157 8% [===== ] 174/2157 8% [===== ] 175/2157 8% [===== ] 176/2157 8% [===== ] 177/2157 8% [===== ] 178/2157 8% [===== ] 179/2157 8% [===== ] 180/2157 8% [===== ] 181/2157 8% [===== ] 182/2157 8% [===== ] 183/2157 8% [===== ] 184/2157 8% [===== ] 185/2157 8% [===== ] 186/2157 8% [===== ] 187/2157 8% [===== ] 188/2157 8% [===== ] 189/2157 8% [===== ] 190/2157 8% [===== ] 191/2157 8% [===== ] 192/2157 8% [===== ] 193/2157 8% [===== ] 194/2157 8% [===== ] 195/2157 9% [===== ] 196/2157 9% [===== ] 197/2157 9% [===== ] 198/2157 9% [===== ] 199/2157 9% [===== ] 200/2157 9% [===== ] 201/2157 9% [===== ] 202/2157 9% [===== ] 203/2157 9% [===== ] 204/2157 9% [===== ] 205/2157 9% [===== ] 206/2157 9% [===== ] 207/2157 9% [===== ] 208/2157 9% [====== ] 209/2157 9% [====== ] 210/2157 9% [====== ] 211/2157 9% [====== ] 212/2157 9% [====== ] 213/2157 9% [====== ] 214/2157 9% [====== ] 215/2157 9% [====== ] 216/2157 10% [====== ] 217/2157 10% [====== ] 218/2157 10% [====== ] 219/2157 10% [====== ] 220/2157 10% [====== ] 221/2157 10% [====== ] 222/2157 10% [====== ] 223/2157 10% [====== ] 224/2157 10% [====== ] 225/2157 10% [====== ] 226/2157 10% [====== ] 227/2157 10% [====== ] 228/2157 10% [====== ] 229/2157 10% [====== ] 230/2157 10% [====== ] 231/2157 10% [====== ] 232/2157 10% [====== ] 233/2157 10% [====== ] 234/2157 10% [====== ] 235/2157 10% [====== ] 236/2157 10% [====== ] 237/2157 10% [====== ] 238/2157 11% [====== ] 239/2157 11% [====== ] 240/2157 11% [====== ] 241/2157 11% [====== ] 242/2157 11% [====== ] 243/2157 11% [======= ] 244/2157 11% [======= ] 245/2157 11% [======= ] 246/2157 11% [======= ] 247/2157 11% [======= ] 248/2157 11% [======= ] 249/2157 11% [======= ] 250/2157 11% [======= ] 251/2157 11% [======= ] 252/2157 11% [======= ] 253/2157 11% [======= ] 254/2157 11% [======= ] 255/2157 11% [======= ] 256/2157 11% [======= ] 257/2157 11% [======= ] 258/2157 11% [======= ] 259/2157 12% [======= ] 260/2157 12% [======= ] 261/2157 12% [======= ] 262/2157 12% [======= ] 263/2157 12% [======= ] 264/2157 12% [======= ] 265/2157 12% [======= ] 266/2157 12% [======= ] 267/2157 12% [======= ] 268/2157 12% [======= ] 269/2157 12% [======= ] 270/2157 12% [======= ] 271/2157 12% [======= ] 272/2157 12% [======= ] 273/2157 12% [======= ] 274/2157 12% [======= ] 275/2157 12% [======= ] 276/2157 12% [======= ] 277/2157 12% [======= ] 278/2157 12% [======== ] 279/2157 12% [======== ] 280/2157 12% [======== ] 281/2157 13% [======== ] 282/2157 13% [======== ] 283/2157 13% [======== ] 284/2157 13% [======== ] 285/2157 13% [======== ] 286/2157 13% [======== ] 287/2157 13% [======== ] 288/2157 13% [======== ] 289/2157 13% [======== ] 290/2157 13% [======== ] 291/2157 13% [======== ] 292/2157 13% [======== ] 293/2157 13% [======== ] 294/2157 13% [======== ] 295/2157 13% [======== ] 296/2157 13% [======== ] 297/2157 13% [======== ] 298/2157 13% [======== ] 299/2157 13% [======== ] 300/2157 13% [======== ] 301/2157 13% [======== ] 302/2157 14% [======== ] 303/2157 14% [======== ] 304/2157 14% [======== ] 305/2157 14% [======== ] 306/2157 14% [======== ] 307/2157 14% [======== ] 308/2157 14% [======== ] 309/2157 14% [======== ] 310/2157 14% [======== ] 311/2157 14% [======== ] 312/2157 14% [======== ] 313/2157 14% [========= ] 314/2157 14% [========= ] 315/2157 14% [========= ] 316/2157 14% [========= ] 317/2157 14% [========= ] 318/2157 14% [========= ] 319/2157 14% [========= ] 320/2157 14% [========= ] 321/2157 14% [========= ] 322/2157 14% [========= ] 323/2157 14% [========= ] 324/2157 15% [========= ] 325/2157 15% [========= ] 326/2157 15% [========= ] 327/2157 15% [========= ] 328/2157 15% [========= ] 329/2157 15% [========= ] 330/2157 15% [========= ] 331/2157 15% [========= ] 332/2157 15% [========= ] 333/2157 15% [========= ] 334/2157 15% [========= ] 335/2157 15% [========= ] 336/2157 15% [========= ] 337/2157 15% [========= ] 338/2157 15% [========= ] 339/2157 15% [========= ] 340/2157 15% [========= ] 341/2157 15% [========= ] 342/2157 15% [========= ] 343/2157 15% [========= ] 344/2157 15% [========= ] 345/2157 15% [========= ] 346/2157 16% [========= ] 347/2157 16% [========== ] 348/2157 16% [========== ] 349/2157 16% [========== ] 350/2157 16% [========== ] 351/2157 16% [========== ] 352/2157 16% [========== ] 353/2157 16% [========== ] 354/2157 16% [========== ] 355/2157 16% [========== ] 356/2157 16% [========== ] 357/2157 16% [========== ] 358/2157 16% [========== ] 359/2157 16% [========== ] 360/2157 16% [========== ] 361/2157 16% [========== ] 362/2157 16% [========== ] 363/2157 16% [========== ] 364/2157 16% [========== ] 365/2157 16% [========== ] 366/2157 16% [========== ] 367/2157 17% [========== ] 368/2157 17% [========== ] 369/2157 17% [========== ] 370/2157 17% [========== ] 371/2157 17% [========== ] 372/2157 17% [========== ] 373/2157 17% [========== ] 374/2157 17% [========== ] 375/2157 17% [========== ] 376/2157 17% [========== ] 377/2157 17% [========== ] 378/2157 17% [========== ] 379/2157 17% [========== ] 380/2157 17% [========== ] 381/2157 17% [========== ] 382/2157 17% [=========== ] 383/2157 17% [=========== ] 384/2157 17% [=========== ] 385/2157 17% [=========== ] 386/2157 17% [=========== ] 387/2157 17% [=========== ] 388/2157 17% [=========== ] 389/2157 18% [=========== ] 390/2157 18% [=========== ] 391/2157 18% [=========== ] 392/2157 18% [=========== ] 393/2157 18% [=========== ] 394/2157 18% [=========== ] 395/2157 18% [=========== ] 396/2157 18% [=========== ] 397/2157 18% [=========== ] 398/2157 18% [=========== ] 399/2157 18% [=========== ] 400/2157 18% [=========== ] 401/2157 18% [=========== ] 402/2157 18% [=========== ] 403/2157 18% [=========== ] 404/2157 18% [=========== ] 405/2157 18% [=========== ] 406/2157 18% [=========== ] 407/2157 18% [=========== ] 408/2157 18% [=========== ] 409/2157 18% [=========== ] 410/2157 19% [=========== ] 411/2157 19% [=========== ] 412/2157 19% [=========== ] 413/2157 19% [=========== ] 414/2157 19% [=========== ] 415/2157 19% [=========== ] 416/2157 19% [=========== ] 417/2157 19% [============ ] 418/2157 19% [============ ] 419/2157 19% [============ ] 420/2157 19% [============ ] 421/2157 19% [============ ] 422/2157 19% [============ ] 423/2157 19% [============ ] 424/2157 19% [============ ] 425/2157 19% [============ ] 426/2157 19% [============ ] 427/2157 19% [============ ] 428/2157 19% [============ ] 429/2157 19% [============ ] 430/2157 19% [============ ] 431/2157 19% [============ ] 432/2157 20% [============ ] 433/2157 20% [============ ] 434/2157 20% [============ ] 435/2157 20% [============ ] 436/2157 20% [============ ] 437/2157 20% [============ ] 438/2157 20% [============ ] 439/2157 20% [============ ] 440/2157 20% [============ ] 441/2157 20% [============ ] 442/2157 20% [============ ] 443/2157 20% [============ ] 444/2157 20% [============ ] 445/2157 20% [============ ] 446/2157 20% [============ ] 447/2157 20% [============ ] 448/2157 20% [============ ] 449/2157 20% [============ ] 450/2157 20% [============ ] 451/2157 20% [============ ] 452/2157 20% [============= ] 453/2157 21% [============= ] 454/2157 21% [============= ] 455/2157 21% [============= ] 456/2157 21% [============= ] 457/2157 21% [============= ] 458/2157 21% [============= ] 459/2157 21% [============= ] 460/2157 21% [============= ] 461/2157 21% [============= ] 462/2157 21% [============= ] 463/2157 21% [============= ] 464/2157 21% [============= ] 465/2157 21% [============= ] 466/2157 21% [============= ] 467/2157 21% [============= ] 468/2157 21% [============= ] 469/2157 21% [============= ] 470/2157 21% [============= ] 471/2157 21% [============= ] 472/2157 21% [============= ] 473/2157 21% [============= ] 474/2157 21% [============= ] 475/2157 22% [============= ] 476/2157 22% [============= ] 477/2157 22% [============= ] 478/2157 22% [============= ] 479/2157 22% [============= ] 480/2157 22% [============= ] 481/2157 22% [============= ] 482/2157 22% [============= ] 483/2157 22% [============= ] 484/2157 22% [============= ] 485/2157 22% [============= ] 486/2157 22% [============= ] 487/2157 22% [============== ] 488/2157 22% [============== ] 489/2157 22% [============== ] 490/2157 22% [============== ] 491/2157 22% [============== ] 492/2157 22% [============== ] 493/2157 22% [============== ] 494/2157 22% [============== ] 495/2157 22% [============== ] 496/2157 22% [============== ] 497/2157 23% [============== ] 498/2157 23% [============== ] 499/2157 23% [============== ] 500/2157 23% [============== ] 501/2157 23% [============== ] 502/2157 23% [============== ] 503/2157 23% [============== ] 504/2157 23% [============== ] 505/2157 23% [============== ] 506/2157 23% [============== ] 507/2157 23% [============== ] 508/2157 23% [============== ] 509/2157 23% [============== ] 510/2157 23% [============== ] 511/2157 23% [============== ] 512/2157 23% [============== ] 513/2157 23% [============== ] 514/2157 23% [============== ] 515/2157 23% [============== ] 516/2157 23% [============== ] 517/2157 23% [============== ] 518/2157 24% [============== ] 519/2157 24% [============== ] 520/2157 24% [============== ] 521/2157 24% [=============== ] 522/2157 24% [=============== ] 523/2157 24% [=============== ] 524/2157 24% [=============== ] 525/2157 24% [=============== ] 526/2157 24% [=============== ] 527/2157 24% [=============== ] 528/2157 24% [=============== ] 529/2157 24% [=============== ] 530/2157 24% [=============== ] 531/2157 24% [=============== ] 532/2157 24% [=============== ] 533/2157 24% [=============== ] 534/2157 24% [=============== ] 535/2157 24% [=============== ] 536/2157 24% [=============== ] 537/2157 24% [=============== ] 538/2157 24% [=============== ] 539/2157 24% [=============== ] 540/2157 25% [=============== ] 541/2157 25% [=============== ] 542/2157 25% [=============== ] 543/2157 25% [=============== ] 544/2157 25% [=============== ] 545/2157 25% [=============== ] 546/2157 25% [=============== ] 547/2157 25% [=============== ] 548/2157 25% [=============== ] 549/2157 25% [=============== ] 550/2157 25% [=============== ] 551/2157 25% [=============== ] 552/2157 25% [=============== ] 553/2157 25% [=============== ] 554/2157 25% [=============== ] 555/2157 25% [=============== ] 556/2157 25% [================ ] 557/2157 25% [================ ] 558/2157 25% [================ ] 559/2157 25% [================ ] 560/2157 25% [================ ] 561/2157 26% [================ ] 562/2157 26% [================ ] 563/2157 26% [================ ] 564/2157 26% [================ ] 565/2157 26% [================ ] 566/2157 26% [================ ] 567/2157 26% [================ ] 568/2157 26% [================ ] 569/2157 26% [================ ] 570/2157 26% [================ ] 571/2157 26% [================ ] 572/2157 26% [================ ] 573/2157 26% [================ ] 574/2157 26% [================ ] 575/2157 26% [================ ] 576/2157 26% [================ ] 577/2157 26% [================ ] 578/2157 26% [================ ] 579/2157 26% [================ ] 580/2157 26% [================ ] 581/2157 26% [================ ] 582/2157 26% [================ ] 583/2157 27% [================ ] 584/2157 27% [================ ] 585/2157 27% [================ ] 586/2157 27% [================ ] 587/2157 27% [================ ] 588/2157 27% [================ ] 589/2157 27% [================ ] 590/2157 27% [================ ] 591/2157 27% [================= ] 592/2157 27% [================= ] 593/2157 27% [================= ] 594/2157 27% [================= ] 595/2157 27% [================= ] 596/2157 27% [================= ] 597/2157 27% [================= ] 598/2157 27% [================= ] 599/2157 27% [================= ] 600/2157 27% [================= ] 601/2157 27% [================= ] 602/2157 27% [================= ] 603/2157 27% [================= ] 604/2157 28% [================= ] 605/2157 28% [================= ] 606/2157 28% [================= ] 607/2157 28% [================= ] 608/2157 28% [================= ] 609/2157 28% [================= ] 610/2157 28% [================= ] 611/2157 28% [================= ] 612/2157 28% [================= ] 613/2157 28% [================= ] 614/2157 28% [================= ] 615/2157 28% [================= ] 616/2157 28% [================= ] 617/2157 28% [================= ] 618/2157 28% [================= ] 619/2157 28% [================= ] 620/2157 28% [================= ] 621/2157 28% [================= ] 622/2157 28% [================= ] 623/2157 28% [================= ] 624/2157 28% [================= ] 625/2157 28% [================= ] 626/2157 29% [================== ] 627/2157 29% [================== ] 628/2157 29% [================== ] 629/2157 29% [================== ] 630/2157 29% [================== ] 631/2157 29% [================== ] 632/2157 29% [================== ] 633/2157 29% [================== ] 634/2157 29% [================== ] 635/2157 29% [================== ] 636/2157 29% [================== ] 637/2157 29% [================== ] 638/2157 29% [================== ] 639/2157 29% [================== ] 640/2157 29% [================== ] 641/2157 29% [================== ] 642/2157 29% [================== ] 643/2157 29% [================== ] 644/2157 29% [================== ] 645/2157 29% [================== ] 646/2157 29% [================== ] 647/2157 29% [================== ] 648/2157 30% [================== ] 649/2157 30% [================== ] 650/2157 30% [================== ] 651/2157 30% [================== ] 652/2157 30% [================== ] 653/2157 30% [================== ] 654/2157 30% [================== ] 655/2157 30% [================== ] 656/2157 30% [================== ] 657/2157 30% [================== ] 658/2157 30% [================== ] 659/2157 30% [================== ] 660/2157 30% [================== ] 661/2157 30% [=================== ] 662/2157 30% [=================== ] 663/2157 30% [=================== ] 664/2157 30% [=================== ] 665/2157 30% [=================== ] 666/2157 30% [=================== ] 667/2157 30% [=================== ] 668/2157 30% [=================== ] 669/2157 31% [=================== ] 670/2157 31% [=================== ] 671/2157 31% [=================== ] 672/2157 31% [=================== ] 673/2157 31% [=================== ] 674/2157 31% [=================== ] 675/2157 31% [=================== ] 676/2157 31% [=================== ] 677/2157 31% [=================== ] 678/2157 31% [=================== ] 679/2157 31% [=================== ] 680/2157 31% [=================== ] 681/2157 31% [=================== ] 682/2157 31% [=================== ] 683/2157 31% [=================== ] 684/2157 31% [=================== ] 685/2157 31% [=================== ] 686/2157 31% [=================== ] 687/2157 31% [=================== ] 688/2157 31% [=================== ] 689/2157 31% [=================== ] 690/2157 31% [=================== ] 691/2157 32% [=================== ] 692/2157 32% [=================== ] 693/2157 32% [=================== ] 694/2157 32% [=================== ] 695/2157 32% [==================== ] 696/2157 32% [==================== ] 697/2157 32% [==================== ] 698/2157 32% [==================== ] 699/2157 32% [==================== ] 700/2157 32% [==================== ] 701/2157 32% [==================== ] 702/2157 32% [==================== ] 703/2157 32% [==================== ] 704/2157 32% [==================== ] 705/2157 32% [==================== ] 706/2157 32% [==================== ] 707/2157 32% [==================== ] 708/2157 32% [==================== ] 709/2157 32% [==================== ] 710/2157 32% [==================== ] 711/2157 32% [==================== ] 712/2157 33% [==================== ] 713/2157 33% [==================== ] 714/2157 33% [==================== ] 715/2157 33% [==================== ] 716/2157 33% [==================== ] 717/2157 33% [==================== ] 718/2157 33% [==================== ] 719/2157 33% [==================== ] 720/2157 33% [==================== ] 721/2157 33% [==================== ] 722/2157 33% [==================== ] 723/2157 33% [==================== ] 724/2157 33% [==================== ] 725/2157 33% [==================== ] 726/2157 33% [==================== ] 727/2157 33% [==================== ] 728/2157 33% [==================== ] 729/2157 33% [==================== ] 730/2157 33% [===================== ] 731/2157 33% [===================== ] 732/2157 33% [===================== ] 733/2157 33% [===================== ] 734/2157 34% [===================== ] 735/2157 34% [===================== ] 736/2157 34% [===================== ] 737/2157 34% [===================== ] 738/2157 34% [===================== ] 739/2157 34% [===================== ] 740/2157 34% [===================== ] 741/2157 34% [===================== ] 742/2157 34% [===================== ] 743/2157 34% [===================== ] 744/2157 34% [===================== ] 745/2157 34% [===================== ] 746/2157 34% [===================== ] 747/2157 34% [===================== ] 748/2157 34% [===================== ] 749/2157 34% [===================== ] 750/2157 34% [===================== ] 751/2157 34% [===================== ] 752/2157 34% [===================== ] 753/2157 34% [===================== ] 754/2157 34% [===================== ] 755/2157 35% [===================== ] 756/2157 35% [===================== ] 757/2157 35% [===================== ] 758/2157 35% [===================== ] 759/2157 35% [===================== ] 760/2157 35% [===================== ] 761/2157 35% [===================== ] 762/2157 35% [===================== ] 763/2157 35% [===================== ] 764/2157 35% [===================== ] 765/2157 35% [====================== ] 766/2157 35% [====================== ] 767/2157 35% [====================== ] 768/2157 35% [====================== ] 769/2157 35% [====================== ] 770/2157 35% [====================== ] 771/2157 35% [====================== ] 772/2157 35% [====================== ] 773/2157 35% [====================== ] 774/2157 35% [====================== ] 775/2157 35% [====================== ] 776/2157 35% [====================== ] 777/2157 36% [====================== ] 778/2157 36% [====================== ] 779/2157 36% [====================== ] 780/2157 36% [====================== ] 781/2157 36% [====================== ] 782/2157 36% [====================== ] 783/2157 36% [====================== ] 784/2157 36% [====================== ] 785/2157 36% [====================== ] 786/2157 36% [====================== ] 787/2157 36% [====================== ] 788/2157 36% [====================== ] 789/2157 36% [====================== ] 790/2157 36% [====================== ] 791/2157 36% [====================== ] 792/2157 36% [====================== ] 793/2157 36% [====================== ] 794/2157 36% [====================== ] 795/2157 36% [====================== ] 796/2157 36% [====================== ] 797/2157 36% [====================== ] 798/2157 36% [====================== ] 799/2157 37% [====================== ] 800/2157 37% [======================= ] 801/2157 37% [======================= ] 802/2157 37% [======================= ] 803/2157 37% [======================= ] 804/2157 37% [======================= ] 805/2157 37% [======================= ] 806/2157 37% [======================= ] 807/2157 37% [======================= ] 808/2157 37% [======================= ] 809/2157 37% [======================= ] 810/2157 37% [======================= ] 811/2157 37% [======================= ] 812/2157 37% [======================= ] 813/2157 37% [======================= ] 814/2157 37% [======================= ] 815/2157 37% [======================= ] 816/2157 37% [======================= ] 817/2157 37% [======================= ] 818/2157 37% [======================= ] 819/2157 37% [======================= ] 820/2157 38% [======================= ] 821/2157 38% [======================= ] 822/2157 38% [======================= ] 823/2157 38% [======================= ] 824/2157 38% [======================= ] 825/2157 38% [======================= ] 826/2157 38% [======================= ] 827/2157 38% [======================= ] 828/2157 38% [======================= ] 829/2157 38% [======================= ] 830/2157 38% [======================= ] 831/2157 38% [======================= ] 832/2157 38% [======================= ] 833/2157 38% [======================= ] 834/2157 38% [======================== ] 835/2157 38% [======================== ] 836/2157 38% [======================== ] 837/2157 38% [======================== ] 838/2157 38% [======================== ] 839/2157 38% [======================== ] 840/2157 38% [======================== ] 841/2157 38% [======================== ] 842/2157 39% [======================== ] 843/2157 39% [======================== ] 844/2157 39% [======================== ] 845/2157 39% [======================== ] 846/2157 39% [======================== ] 847/2157 39% [======================== ] 848/2157 39% [======================== ] 849/2157 39% [======================== ] 850/2157 39% [======================== ] 851/2157 39% [======================== ] 852/2157 39% [======================== ] 853/2157 39% [======================== ] 854/2157 39% [======================== ] 855/2157 39% [======================== ] 856/2157 39% [======================== ] 857/2157 39% [======================== ] 858/2157 39% [======================== ] 859/2157 39% [======================== ] 860/2157 39% [======================== ] 861/2157 39% [======================== ] 862/2157 39% [======================== ] 863/2157 40% [======================== ] 864/2157 40% [======================== ] 865/2157 40% [======================== ] 866/2157 40% [======================== ] 867/2157 40% [======================== ] 868/2157 40% [======================== ] 869/2157 40% [========================= ] 870/2157 40% [========================= ] 871/2157 40% [========================= ] 872/2157 40% [========================= ] 873/2157 40% [========================= ] 874/2157 40% [========================= ] 875/2157 40% [========================= ] 876/2157 40% [========================= ] 877/2157 40% [========================= ] 878/2157 40% [========================= ] 879/2157 40% [========================= ] 880/2157 40% [========================= ] 881/2157 40% [========================= ] 882/2157 40% [========================= ] 883/2157 40% [========================= ] 884/2157 40% [========================= ] 885/2157 41% [========================= ] 886/2157 41% [========================= ] 887/2157 41% [========================= ] 888/2157 41% [========================= ] 889/2157 41% [========================= ] 890/2157 41% [========================= ] 891/2157 41% [========================= ] 892/2157 41% [========================= ] 893/2157 41% [========================= ] 894/2157 41% [========================= ] 895/2157 41% [========================= ] 896/2157 41% [========================= ] 897/2157 41% [========================= ] 898/2157 41% [========================= ] 899/2157 41% [========================= ] 900/2157 41% [========================= ] 901/2157 41% [========================= ] 902/2157 41% [========================= ] 903/2157 41% [========================= ] 904/2157 41% [========================== ] 905/2157 41% [========================== ] 906/2157 42% [========================== ] 907/2157 42% [========================== ] 908/2157 42% [========================== ] 909/2157 42% [========================== ] 910/2157 42% [========================== ] 911/2157 42% [========================== ] 912/2157 42% [========================== ] 913/2157 42% [========================== ] 914/2157 42% [========================== ] 915/2157 42% [========================== ] 916/2157 42% [========================== ] 917/2157 42% [========================== ] 918/2157 42% [========================== ] 919/2157 42% [========================== ] 920/2157 42% [========================== ] 921/2157 42% [========================== ] 922/2157 42% [========================== ] 923/2157 42% [========================== ] 924/2157 42% [========================== ] 925/2157 42% [========================== ] 926/2157 42% [========================== ] 927/2157 42% [========================== ] 928/2157 43% [========================== ] 929/2157 43% [========================== ] 930/2157 43% [========================== ] 931/2157 43% [========================== ] 932/2157 43% [========================== ] 933/2157 43% [========================== ] 934/2157 43% [========================== ] 935/2157 43% [========================== ] 936/2157 43% [========================== ] 937/2157 43% [========================== ] 938/2157 43% [========================== ] 939/2157 43% [=========================== ] 940/2157 43% [=========================== ] 941/2157 43% [=========================== ] 942/2157 43% [=========================== ] 943/2157 43% [=========================== ] 944/2157 43% [=========================== ] 945/2157 43% [=========================== ] 946/2157 43% [=========================== ] 947/2157 43% [=========================== ] 948/2157 43% [=========================== ] 949/2157 43% [=========================== ] 950/2157 44% [=========================== ] 951/2157 44% [=========================== ] 952/2157 44% [=========================== ] 953/2157 44% [=========================== ] 954/2157 44% [=========================== ] 955/2157 44% [=========================== ] 956/2157 44% [=========================== ] 957/2157 44% [=========================== ] 958/2157 44% [=========================== ] 959/2157 44% [=========================== ] 960/2157 44% [=========================== ] 961/2157 44% [=========================== ] 962/2157 44% [=========================== ] 963/2157 44% [=========================== ] 964/2157 44% [=========================== ] 965/2157 44% [=========================== ] 966/2157 44% [=========================== ] 967/2157 44% [=========================== ] 968/2157 44% [=========================== ] 969/2157 44% [=========================== ] 970/2157 44% [=========================== ] 971/2157 45% [=========================== ] 972/2157 45% [=========================== ] 973/2157 45% [=========================== ] 974/2157 45% [============================ ] 975/2157 45% [============================ ] 976/2157 45% [============================ ] 977/2157 45% [============================ ] 978/2157 45% [============================ ] 979/2157 45% [============================ ] 980/2157 45% [============================ ] 981/2157 45% [============================ ] 982/2157 45% [============================ ] 983/2157 45% [============================ ] 984/2157 45% [============================ ] 985/2157 45% [============================ ] 986/2157 45% [============================ ] 987/2157 45% [============================ ] 988/2157 45% [============================ ] 989/2157 45% [============================ ] 990/2157 45% [============================ ] 991/2157 45% [============================ ] 992/2157 45% [============================ ] 993/2157 46% [============================ ] 994/2157 46% [============================ ] 995/2157 46% [============================ ] 996/2157 46% [============================ ] 997/2157 46% [============================ ] 998/2157 46% [============================ ] 999/2157 46% [============================ ] 1000/2157 46% [============================ ] 1001/2157 46% [============================ ] 1002/2157 46% [============================ ] 1003/2157 46% [============================ ] 1004/2157 46% [============================ ] 1005/2157 46% [============================ ] 1006/2157 46% [============================ ] 1007/2157 46% [============================ ] 1008/2157 46% [============================= ] 1009/2157 46% [============================= ] 1010/2157 46% [============================= ] 1011/2157 46% [============================= ] 1012/2157 46% [============================= ] 1013/2157 46% [============================= ] 1014/2157 47% [============================= ] 1015/2157 47% [============================= ] 1016/2157 47% [============================= ] 1017/2157 47% [============================= ] 1018/2157 47% [============================= ] 1019/2157 47% [============================= ] 1020/2157 47% [============================= ] 1021/2157 47% [============================= ] 1022/2157 47% [============================= ] 1023/2157 47% [============================= ] 1024/2157 47% [============================= ] 1025/2157 47% [============================= ] 1026/2157 47% [============================= ] 1027/2157 47% [============================= ] 1028/2157 47% [============================= ] 1029/2157 47% [============================= ] 1030/2157 47% [============================= ] 1031/2157 47% [============================= ] 1032/2157 47% [============================= ] 1033/2157 47% [============================= ] 1034/2157 47% [============================= ] 1035/2157 47% [============================= ] 1036/2157 48% [============================= ] 1037/2157 48% [============================= ] 1038/2157 48% [============================= ] 1039/2157 48% [============================= ] 1040/2157 48% [============================= ] 1041/2157 48% [============================= ] 1042/2157 48% [============================= ] 1043/2157 48% [============================== ] 1044/2157 48% [============================== ] 1045/2157 48% [============================== ] 1046/2157 48% [============================== ] 1047/2157 48% [============================== ] 1048/2157 48% [============================== ] 1049/2157 48% [============================== ] 1050/2157 48% [============================== ] 1051/2157 48% [============================== ] 1052/2157 48% [============================== ] 1053/2157 48% [============================== ] 1054/2157 48% [============================== ] 1055/2157 48% [============================== ] 1056/2157 48% [============================== ] 1057/2157 49% [============================== ] 1058/2157 49% [============================== ] 1059/2157 49% [============================== ] 1060/2157 49% [============================== ] 1061/2157 49% [============================== ] 1062/2157 49% [============================== ] 1063/2157 49% [============================== ] 1064/2157 49% [============================== ] 1065/2157 49% [============================== ] 1066/2157 49% [============================== ] 1067/2157 49% [============================== ] 1068/2157 49% [============================== ] 1069/2157 49% [============================== ] 1070/2157 49% [============================== ] 1071/2157 49% [============================== ] 1072/2157 49% [============================== ] 1073/2157 49% [============================== ] 1074/2157 49% [============================== ] 1075/2157 49% [============================== ] 1076/2157 49% [============================== ] 1077/2157 49% [============================== ] 1078/2157 49% [=============================== ] 1079/2157 50% [=============================== ] 1080/2157 50% [=============================== ] 1081/2157 50% [=============================== ] 1082/2157 50% [=============================== ] 1083/2157 50% [=============================== ] 1084/2157 50% [=============================== ] 1085/2157 50% [=============================== ] 1086/2157 50% [=============================== ] 1087/2157 50% [=============================== ] 1088/2157 50% [=============================== ] 1089/2157 50% [=============================== ] 1090/2157 50% [=============================== ] 1091/2157 50% [=============================== ] 1092/2157 50% [=============================== ] 1093/2157 50% [=============================== ] 1094/2157 50% [=============================== ] 1095/2157 50% [=============================== ] 1096/2157 50% [=============================== ] 1097/2157 50% [=============================== ] 1098/2157 50% [=============================== ] 1099/2157 50% [=============================== ] 1100/2157 50% [=============================== ] 1101/2157 51% [=============================== ] 1102/2157 51% [=============================== ] 1103/2157 51% [=============================== ] 1104/2157 51% [=============================== ] 1105/2157 51% [=============================== ] 1106/2157 51% [=============================== ] 1107/2157 51% [=============================== ] 1108/2157 51% [=============================== ] 1109/2157 51% [=============================== ] 1110/2157 51% [=============================== ] 1111/2157 51% [=============================== ] 1112/2157 51% [=============================== ] 1113/2157 51% [================================ ] 1114/2157 51% [================================ ] 1115/2157 51% [================================ ] 1116/2157 51% [================================ ] 1117/2157 51% [================================ ] 1118/2157 51% [================================ ] 1119/2157 51% [================================ ] 1120/2157 51% [================================ ] 1121/2157 51% [================================ ] 1122/2157 52% [================================ ] 1123/2157 52% [================================ ] 1124/2157 52% [================================ ] 1125/2157 52% [================================ ] 1126/2157 52% [================================ ] 1127/2157 52% [================================ ] 1128/2157 52% [================================ ] 1129/2157 52% [================================ ] 1130/2157 52% [================================ ] 1131/2157 52% [================================ ] 1132/2157 52% [================================ ] 1133/2157 52% [================================ ] 1134/2157 52% [================================ ] 1135/2157 52% [================================ ] 1136/2157 52% [================================ ] 1137/2157 52% [================================ ] 1138/2157 52% [================================ ] 1139/2157 52% [================================ ] 1140/2157 52% [================================ ] 1141/2157 52% [================================ ] 1142/2157 52% [================================ ] 1143/2157 52% [================================ ] 1144/2157 53% [================================ ] 1145/2157 53% [================================ ] 1146/2157 53% [================================ ] 1147/2157 53% [================================ ] 1148/2157 53% [================================= ] 1149/2157 53% [================================= ] 1150/2157 53% [================================= ] 1151/2157 53% [================================= ] 1152/2157 53% [================================= ] 1153/2157 53% [================================= ] 1154/2157 53% [================================= ] 1155/2157 53% [================================= ] 1156/2157 53% [================================= ] 1157/2157 53% [================================= ] 1158/2157 53% [================================= ] 1159/2157 53% [================================= ] 1160/2157 53% [================================= ] 1161/2157 53% [================================= ] 1162/2157 53% [================================= ] 1163/2157 53% [================================= ] 1164/2157 53% [================================= ] 1165/2157 54% [================================= ] 1166/2157 54% [================================= ] 1167/2157 54% [================================= ] 1168/2157 54% [================================= ] 1169/2157 54% [================================= ] 1170/2157 54% [================================= ] 1171/2157 54% [================================= ] 1172/2157 54% [================================= ] 1173/2157 54% [================================= ] 1174/2157 54% [================================= ] 1175/2157 54% [================================= ] 1176/2157 54% [================================= ] 1177/2157 54% [================================= ] 1178/2157 54% [================================= ] 1179/2157 54% [================================= ] 1180/2157 54% [================================= ] 1181/2157 54% [================================= ] 1182/2157 54% [================================== ] 1183/2157 54% [================================== ] 1184/2157 54% [================================== ] 1185/2157 54% [================================== ] 1186/2157 54% [================================== ] 1187/2157 55% [================================== ] 1188/2157 55% [================================== ] 1189/2157 55% [================================== ] 1190/2157 55% [================================== ] 1191/2157 55% [================================== ] 1192/2157 55% [================================== ] 1193/2157 55% [================================== ] 1194/2157 55% [================================== ] 1195/2157 55% [================================== ] 1196/2157 55% [================================== ] 1197/2157 55% [================================== ] 1198/2157 55% [================================== ] 1199/2157 55% [================================== ] 1200/2157 55% [================================== ] 1201/2157 55% [================================== ] 1202/2157 55% [================================== ] 1203/2157 55% [================================== ] 1204/2157 55% [================================== ] 1205/2157 55% [================================== ] 1206/2157 55% [================================== ] 1207/2157 55% [================================== ] 1208/2157 56% [================================== ] 1209/2157 56% [================================== ] 1210/2157 56% [================================== ] 1211/2157 56% [================================== ] 1212/2157 56% [================================== ] 1213/2157 56% [================================== ] 1214/2157 56% [================================== ] 1215/2157 56% [================================== ] 1216/2157 56% [================================== ] 1217/2157 56% [=================================== ] 1218/2157 56% [=================================== ] 1219/2157 56% [=================================== ] 1220/2157 56% [=================================== ] 1221/2157 56% [=================================== ] 1222/2157 56% [=================================== ] 1223/2157 56% [=================================== ] 1224/2157 56% [=================================== ] 1225/2157 56% [=================================== ] 1226/2157 56% [=================================== ] 1227/2157 56% [=================================== ] 1228/2157 56% [=================================== ] 1229/2157 56% [=================================== ] 1230/2157 57% [=================================== ] 1231/2157 57% [=================================== ] 1232/2157 57% [=================================== ] 1233/2157 57% [=================================== ] 1234/2157 57% [=================================== ] 1235/2157 57% [=================================== ] 1236/2157 57% [=================================== ] 1237/2157 57% [=================================== ] 1238/2157 57% [=================================== ] 1239/2157 57% [=================================== ] 1240/2157 57% [=================================== ] 1241/2157 57% [=================================== ] 1242/2157 57% [=================================== ] 1243/2157 57% [=================================== ] 1244/2157 57% [=================================== ] 1245/2157 57% [=================================== ] 1246/2157 57% [=================================== ] 1247/2157 57% [=================================== ] 1248/2157 57% [=================================== ] 1249/2157 57% [=================================== ] 1250/2157 57% [=================================== ] 1251/2157 57% [=================================== ] 1252/2157 58% [==================================== ] 1253/2157 58% [==================================== ] 1254/2157 58% [==================================== ] 1255/2157 58% [==================================== ] 1256/2157 58% [==================================== ] 1257/2157 58% [==================================== ] 1258/2157 58% [==================================== ] 1259/2157 58% [==================================== ] 1260/2157 58% [==================================== ] 1261/2157 58% [==================================== ] 1262/2157 58% [==================================== ] 1263/2157 58% [==================================== ] 1264/2157 58% [==================================== ] 1265/2157 58% [==================================== ] 1266/2157 58% [==================================== ] 1267/2157 58% [==================================== ] 1268/2157 58% [==================================== ] 1269/2157 58% [==================================== ] 1270/2157 58% [==================================== ] 1271/2157 58% [==================================== ] 1272/2157 58% [==================================== ] 1273/2157 59% [==================================== ] 1274/2157 59% [==================================== ] 1275/2157 59% [==================================== ] 1276/2157 59% [==================================== ] 1277/2157 59% [==================================== ] 1278/2157 59% [==================================== ] 1279/2157 59% [==================================== ] 1280/2157 59% [==================================== ] 1281/2157 59% [==================================== ] 1282/2157 59% [==================================== ] 1283/2157 59% [==================================== ] 1284/2157 59% [==================================== ] 1285/2157 59% [==================================== ] 1286/2157 59% [==================================== ] 1287/2157 59% [===================================== ] 1288/2157 59% [===================================== ] 1289/2157 59% [===================================== ] 1290/2157 59% [===================================== ] 1291/2157 59% [===================================== ] 1292/2157 59% [===================================== ] 1293/2157 59% [===================================== ] 1294/2157 59% [===================================== ] 1295/2157 60% [===================================== ] 1296/2157 60% [===================================== ] 1297/2157 60% [===================================== ] 1298/2157 60% [===================================== ] 1299/2157 60% [===================================== ] 1300/2157 60% [===================================== ] 1301/2157 60% [===================================== ] 1302/2157 60% [===================================== ] 1303/2157 60% [===================================== ] 1304/2157 60% [===================================== ] 1305/2157 60% [===================================== ] 1306/2157 60% [===================================== ] 1307/2157 60% [===================================== ] 1308/2157 60% [===================================== ] 1309/2157 60% [===================================== ] 1310/2157 60% [===================================== ] 1311/2157 60% [===================================== ] 1312/2157 60% [===================================== ] 1313/2157 60% [===================================== ] 1314/2157 60% [===================================== ] 1315/2157 60% [===================================== ] 1316/2157 61% [===================================== ] 1317/2157 61% [===================================== ] 1318/2157 61% [===================================== ] 1319/2157 61% [===================================== ] 1320/2157 61% [===================================== ] 1321/2157 61% [===================================== ] 1322/2157 61% [====================================== ] 1323/2157 61% [====================================== ] 1324/2157 61% [====================================== ] 1325/2157 61% [====================================== ] 1326/2157 61% [====================================== ] 1327/2157 61% [====================================== ] 1328/2157 61% [====================================== ] 1329/2157 61% [====================================== ] 1330/2157 61% [====================================== ] 1331/2157 61% [====================================== ] 1332/2157 61% [====================================== ] 1333/2157 61% [====================================== ] 1334/2157 61% [====================================== ] 1335/2157 61% [====================================== ] 1336/2157 61% [====================================== ] 1337/2157 61% [====================================== ] 1338/2157 62% [====================================== ] 1339/2157 62% [====================================== ] 1340/2157 62% [====================================== ] 1341/2157 62% [====================================== ] 1342/2157 62% [====================================== ] 1343/2157 62% [====================================== ] 1344/2157 62% [====================================== ] 1345/2157 62% [====================================== ] 1346/2157 62% [====================================== ] 1347/2157 62% [====================================== ] 1348/2157 62% [====================================== ] 1349/2157 62% [====================================== ] 1350/2157 62% [====================================== ] 1351/2157 62% [====================================== ] 1352/2157 62% [====================================== ] 1353/2157 62% [====================================== ] 1354/2157 62% [====================================== ] 1355/2157 62% [====================================== ] 1356/2157 62% [======================================= ] 1357/2157 62% [======================================= ] 1358/2157 62% [======================================= ] 1359/2157 63% [======================================= ] 1360/2157 63% [======================================= ] 1361/2157 63% [======================================= ] 1362/2157 63% [======================================= ] 1363/2157 63% [======================================= ] 1364/2157 63% [======================================= ] 1365/2157 63% [======================================= ] 1366/2157 63% [======================================= ] 1367/2157 63% [======================================= ] 1368/2157 63% [======================================= ] 1369/2157 63% [======================================= ] 1370/2157 63% [======================================= ] 1371/2157 63% [======================================= ] 1372/2157 63% [======================================= ] 1373/2157 63% [======================================= ] 1374/2157 63% [======================================= ] 1375/2157 63% [======================================= ] 1376/2157 63% [======================================= ] 1377/2157 63% [======================================= ] 1378/2157 63% [======================================= ] 1379/2157 63% [======================================= ] 1380/2157 63% [======================================= ] 1381/2157 64% [======================================= ] 1382/2157 64% [======================================= ] 1383/2157 64% [======================================= ] 1384/2157 64% [======================================= ] 1385/2157 64% [======================================= ] 1386/2157 64% [======================================= ] 1387/2157 64% [======================================= ] 1388/2157 64% [======================================= ] 1389/2157 64% [======================================= ] 1390/2157 64% [======================================= ] 1391/2157 64% [======================================== ] 1392/2157 64% [======================================== ] 1393/2157 64% [======================================== ] 1394/2157 64% [======================================== ] 1395/2157 64% [======================================== ] 1396/2157 64% [======================================== ] 1397/2157 64% [======================================== ] 1398/2157 64% [======================================== ] 1399/2157 64% [======================================== ] 1400/2157 64% [======================================== ] 1401/2157 64% [======================================== ] 1402/2157 64% [======================================== ] 1403/2157 65% [======================================== ] 1404/2157 65% [======================================== ] 1405/2157 65% [======================================== ] 1406/2157 65% [======================================== ] 1407/2157 65% [======================================== ] 1408/2157 65% [======================================== ] 1409/2157 65% [======================================== ] 1410/2157 65% [======================================== ] 1411/2157 65% [======================================== ] 1412/2157 65% [======================================== ] 1413/2157 65% [======================================== ] 1414/2157 65% [======================================== ] 1415/2157 65% [======================================== ] 1416/2157 65% [======================================== ] 1417/2157 65% [======================================== ] 1418/2157 65% [======================================== ] 1419/2157 65% [======================================== ] 1420/2157 65% [======================================== ] 1421/2157 65% [======================================== ] 1422/2157 65% [======================================== ] 1423/2157 65% [======================================== ] 1424/2157 66% [======================================== ] 1425/2157 66% [======================================== ] 1426/2157 66% [========================================= ] 1427/2157 66% [========================================= ] 1428/2157 66% [========================================= ] 1429/2157 66% [========================================= ] 1430/2157 66% [========================================= ] 1431/2157 66% [========================================= ] 1432/2157 66% [========================================= ] 1433/2157 66% [========================================= ] 1434/2157 66% [========================================= ] 1435/2157 66% [========================================= ] 1436/2157 66% [========================================= ] 1437/2157 66% [========================================= ] 1438/2157 66% [========================================= ] 1439/2157 66% [========================================= ] 1440/2157 66% [========================================= ] 1441/2157 66% [========================================= ] 1442/2157 66% [========================================= ] 1443/2157 66% [========================================= ] 1444/2157 66% [========================================= ] 1445/2157 66% [========================================= ] 1446/2157 67% [========================================= ] 1447/2157 67% [========================================= ] 1448/2157 67% [========================================= ] 1449/2157 67% [========================================= ] 1450/2157 67% [========================================= ] 1451/2157 67% [========================================= ] 1452/2157 67% [========================================= ] 1453/2157 67% [========================================= ] 1454/2157 67% [========================================= ] 1455/2157 67% [========================================= ] 1456/2157 67% [========================================= ] 1457/2157 67% [========================================= ] 1458/2157 67% [========================================= ] 1459/2157 67% [========================================= ] 1460/2157 67% [========================================= ] 1461/2157 67% [========================================== ] 1462/2157 67% [========================================== ] 1463/2157 67% [========================================== ] 1464/2157 67% [========================================== ] 1465/2157 67% [========================================== ] 1466/2157 67% [========================================== ] 1467/2157 68% [========================================== ] 1468/2157 68% [========================================== ] 1469/2157 68% [========================================== ] 1470/2157 68% [========================================== ] 1471/2157 68% [========================================== ] 1472/2157 68% [========================================== ] 1473/2157 68% [========================================== ] 1474/2157 68% [========================================== ] 1475/2157 68% [========================================== ] 1476/2157 68% [========================================== ] 1477/2157 68% [========================================== ] 1478/2157 68% [========================================== ] 1479/2157 68% [========================================== ] 1480/2157 68% [========================================== ] 1481/2157 68% [========================================== ] 1482/2157 68% [========================================== ] 1483/2157 68% [========================================== ] 1484/2157 68% [========================================== ] 1485/2157 68% [========================================== ] 1486/2157 68% [========================================== ] 1487/2157 68% [========================================== ] 1488/2157 68% [========================================== ] 1489/2157 69% [========================================== ] 1490/2157 69% [========================================== ] 1491/2157 69% [========================================== ] 1492/2157 69% [========================================== ] 1493/2157 69% [========================================== ] 1494/2157 69% [========================================== ] 1495/2157 69% [=========================================== ] 1496/2157 69% [=========================================== ] 1497/2157 69% [=========================================== ] 1498/2157 69% [=========================================== ] 1499/2157 69% [=========================================== ] 1500/2157 69% [=========================================== ] 1501/2157 69% [=========================================== ] 1502/2157 69% [=========================================== ] 1503/2157 69% [=========================================== ] 1504/2157 69% [=========================================== ] 1505/2157 69% [=========================================== ] 1506/2157 69% [=========================================== ] 1507/2157 69% [=========================================== ] 1508/2157 69% [=========================================== ] 1509/2157 69% [=========================================== ] 1510/2157 70% [=========================================== ] 1511/2157 70% [=========================================== ] 1512/2157 70% [=========================================== ] 1513/2157 70% [=========================================== ] 1514/2157 70% [=========================================== ] 1515/2157 70% [=========================================== ] 1516/2157 70% [=========================================== ] 1517/2157 70% [=========================================== ] 1518/2157 70% [=========================================== ] 1519/2157 70% [=========================================== ] 1520/2157 70% [=========================================== ] 1521/2157 70% [=========================================== ] 1522/2157 70% [=========================================== ] 1523/2157 70% [=========================================== ] 1524/2157 70% [=========================================== ] 1525/2157 70% [=========================================== ] 1526/2157 70% [=========================================== ] 1527/2157 70% [=========================================== ] 1528/2157 70% [=========================================== ] 1529/2157 70% [=========================================== ] 1530/2157 70% [============================================ ] 1531/2157 70% [============================================ ] 1532/2157 71% [============================================ ] 1533/2157 71% [============================================ ] 1534/2157 71% [============================================ ] 1535/2157 71% [============================================ ] 1536/2157 71% [============================================ ] 1537/2157 71% [============================================ ] 1538/2157 71% [============================================ ] 1539/2157 71% [============================================ ] 1540/2157 71% [============================================ ] 1541/2157 71% [============================================ ] 1542/2157 71% [============================================ ] 1543/2157 71% [============================================ ] 1544/2157 71% [============================================ ] 1545/2157 71% [============================================ ] 1546/2157 71% [============================================ ] 1547/2157 71% [============================================ ] 1548/2157 71% [============================================ ] 1549/2157 71% [============================================ ] 1550/2157 71% [============================================ ] 1551/2157 71% [============================================ ] 1552/2157 71% [============================================ ] 1553/2157 71% [============================================ ] 1554/2157 72% [============================================ ] 1555/2157 72% [============================================ ] 1556/2157 72% [============================================ ] 1557/2157 72% [============================================ ] 1558/2157 72% [============================================ ] 1559/2157 72% [============================================ ] 1560/2157 72% [============================================ ] 1561/2157 72% [============================================ ] 1562/2157 72% [============================================ ] 1563/2157 72% [============================================ ] 1564/2157 72% [============================================ ] 1565/2157 72% [============================================= ] 1566/2157 72% [============================================= ] 1567/2157 72% [============================================= ] 1568/2157 72% [============================================= ] 1569/2157 72% [============================================= ] 1570/2157 72% [============================================= ] 1571/2157 72% [============================================= ] 1572/2157 72% [============================================= ] 1573/2157 72% [============================================= ] 1574/2157 72% [============================================= ] 1575/2157 73% [============================================= ] 1576/2157 73% [============================================= ] 1577/2157 73% [============================================= ] 1578/2157 73% [============================================= ] 1579/2157 73% [============================================= ] 1580/2157 73% [============================================= ] 1581/2157 73% [============================================= ] 1582/2157 73% [============================================= ] 1583/2157 73% [============================================= ] 1584/2157 73% [============================================= ] 1585/2157 73% [============================================= ] 1586/2157 73% [============================================= ] 1587/2157 73% [============================================= ] 1588/2157 73% [============================================= ] 1589/2157 73% [============================================= ] 1590/2157 73% [============================================= ] 1591/2157 73% [============================================= ] 1592/2157 73% [============================================= ] 1593/2157 73% [============================================= ] 1594/2157 73% [============================================= ] 1595/2157 73% [============================================= ] 1596/2157 73% [============================================= ] 1597/2157 74% [============================================= ] 1598/2157 74% [============================================= ] 1599/2157 74% [============================================= ] 1600/2157 74% [============================================== ] 1601/2157 74% [============================================== ] 1602/2157 74% [============================================== ] 1603/2157 74% [============================================== ] 1604/2157 74% [============================================== ] 1605/2157 74% [============================================== ] 1606/2157 74% [============================================== ] 1607/2157 74% [============================================== ] 1608/2157 74% [============================================== ] 1609/2157 74% [============================================== ] 1610/2157 74% [============================================== ] 1611/2157 74% [============================================== ] 1612/2157 74% [============================================== ] 1613/2157 74% [============================================== ] 1614/2157 74% [============================================== ] 1615/2157 74% [============================================== ] 1616/2157 74% [============================================== ] 1617/2157 74% [============================================== ] 1618/2157 75% [============================================== ] 1619/2157 75% [============================================== ] 1620/2157 75% [============================================== ] 1621/2157 75% [============================================== ] 1622/2157 75% [============================================== ] 1623/2157 75% [============================================== ] 1624/2157 75% [============================================== ] 1625/2157 75% [============================================== ] 1626/2157 75% [============================================== ] 1627/2157 75% [============================================== ] 1628/2157 75% [============================================== ] 1629/2157 75% [============================================== ] 1630/2157 75% [============================================== ] 1631/2157 75% [============================================== ] 1632/2157 75% [============================================== ] 1633/2157 75% [============================================== ] 1634/2157 75% [============================================== ] 1635/2157 75% [=============================================== ] 1636/2157 75% [=============================================== ] 1637/2157 75% [=============================================== ] 1638/2157 75% [=============================================== ] 1639/2157 75% [=============================================== ] 1640/2157 76% [=============================================== ] 1641/2157 76% [=============================================== ] 1642/2157 76% [=============================================== ] 1643/2157 76% [=============================================== ] 1644/2157 76% [=============================================== ] 1645/2157 76% [=============================================== ] 1646/2157 76% [=============================================== ] 1647/2157 76% [=============================================== ] 1648/2157 76% [=============================================== ] 1649/2157 76% [=============================================== ] 1650/2157 76% [=============================================== ] 1651/2157 76% [=============================================== ] 1652/2157 76% [=============================================== ] 1653/2157 76% [=============================================== ] 1654/2157 76% [=============================================== ] 1655/2157 76% [=============================================== ] 1656/2157 76% [=============================================== ] 1657/2157 76% [=============================================== ] 1658/2157 76% [=============================================== ] 1659/2157 76% [=============================================== ] 1660/2157 76% [=============================================== ] 1661/2157 77% [=============================================== ] 1662/2157 77% [=============================================== ] 1663/2157 77% [=============================================== ] 1664/2157 77% [=============================================== ] 1665/2157 77% [=============================================== ] 1666/2157 77% [=============================================== ] 1667/2157 77% [=============================================== ] 1668/2157 77% [=============================================== ] 1669/2157 77% [================================================ ] 1670/2157 77% [================================================ ] 1671/2157 77% [================================================ ] 1672/2157 77% [================================================ ] 1673/2157 77% [================================================ ] 1674/2157 77% [================================================ ] 1675/2157 77% [================================================ ] 1676/2157 77% [================================================ ] 1677/2157 77% [================================================ ] 1678/2157 77% [================================================ ] 1679/2157 77% [================================================ ] 1680/2157 77% [================================================ ] 1681/2157 77% [================================================ ] 1682/2157 77% [================================================ ] 1683/2157 78% [================================================ ] 1684/2157 78% [================================================ ] 1685/2157 78% [================================================ ] 1686/2157 78% [================================================ ] 1687/2157 78% [================================================ ] 1688/2157 78% [================================================ ] 1689/2157 78% [================================================ ] 1690/2157 78% [================================================ ] 1691/2157 78% [================================================ ] 1692/2157 78% [================================================ ] 1693/2157 78% [================================================ ] 1694/2157 78% [================================================ ] 1695/2157 78% [================================================ ] 1696/2157 78% [================================================ ] 1697/2157 78% [================================================ ] 1698/2157 78% [================================================ ] 1699/2157 78% [================================================ ] 1700/2157 78% [================================================ ] 1701/2157 78% [================================================ ] 1702/2157 78% [================================================ ] 1703/2157 78% [================================================ ] 1704/2157 78% [================================================= ] 1705/2157 79% [================================================= ] 1706/2157 79% [================================================= ] 1707/2157 79% [================================================= ] 1708/2157 79% [================================================= ] 1709/2157 79% [================================================= ] 1710/2157 79% [================================================= ] 1711/2157 79% [================================================= ] 1712/2157 79% [================================================= ] 1713/2157 79% [================================================= ] 1714/2157 79% [================================================= ] 1715/2157 79% [================================================= ] 1716/2157 79% [================================================= ] 1717/2157 79% [================================================= ] 1718/2157 79% [================================================= ] 1719/2157 79% [================================================= ] 1720/2157 79% [================================================= ] 1721/2157 79% [================================================= ] 1722/2157 79% [================================================= ] 1723/2157 79% [================================================= ] 1724/2157 79% [================================================= ] 1725/2157 79% [================================================= ] 1726/2157 80% [================================================= ] 1727/2157 80% [================================================= ] 1728/2157 80% [================================================= ] 1729/2157 80% [================================================= ] 1730/2157 80% [================================================= ] 1731/2157 80% [================================================= ] 1732/2157 80% [================================================= ] 1733/2157 80% [================================================= ] 1734/2157 80% [================================================= ] 1735/2157 80% [================================================= ] 1736/2157 80% [================================================= ] 1737/2157 80% [================================================= ] 1738/2157 80% [================================================= ] 1739/2157 80% [================================================== ] 1740/2157 80% [================================================== ] 1741/2157 80% [================================================== ] 1742/2157 80% [================================================== ] 1743/2157 80% [================================================== ] 1744/2157 80% [================================================== ] 1745/2157 80% [================================================== ] 1746/2157 80% [================================================== ] 1747/2157 80% [================================================== ] 1748/2157 81% [================================================== ] 1749/2157 81% [================================================== ] 1750/2157 81% [================================================== ] 1751/2157 81% [================================================== ] 1752/2157 81% [================================================== ] 1753/2157 81% [================================================== ] 1754/2157 81% [================================================== ] 1755/2157 81% [================================================== ] 1756/2157 81% [================================================== ] 1757/2157 81% [================================================== ] 1758/2157 81% [================================================== ] 1759/2157 81% [================================================== ] 1760/2157 81% [================================================== ] 1761/2157 81% [================================================== ] 1762/2157 81% [================================================== ] 1763/2157 81% [================================================== ] 1764/2157 81% [================================================== ] 1765/2157 81% [================================================== ] 1766/2157 81% [================================================== ] 1767/2157 81% [================================================== ] 1768/2157 81% [================================================== ] 1769/2157 82% [================================================== ] 1770/2157 82% [================================================== ] 1771/2157 82% [================================================== ] 1772/2157 82% [================================================== ] 1773/2157 82% [================================================== ] 1774/2157 82% [=================================================== ] 1775/2157 82% [=================================================== ] 1776/2157 82% [=================================================== ] 1777/2157 82% [=================================================== ] 1778/2157 82% [=================================================== ] 1779/2157 82% [=================================================== ] 1780/2157 82% [=================================================== ] 1781/2157 82% [=================================================== ] 1782/2157 82% [=================================================== ] 1783/2157 82% [=================================================== ] 1784/2157 82% [=================================================== ] 1785/2157 82% [=================================================== ] 1786/2157 82% [=================================================== ] 1787/2157 82% [=================================================== ] 1788/2157 82% [=================================================== ] 1789/2157 82% [=================================================== ] 1790/2157 82% [=================================================== ] 1791/2157 83% [=================================================== ] 1792/2157 83% [=================================================== ] 1793/2157 83% [=================================================== ] 1794/2157 83% [=================================================== ] 1795/2157 83% [=================================================== ] 1796/2157 83% [=================================================== ] 1797/2157 83% [=================================================== ] 1798/2157 83% [=================================================== ] 1799/2157 83% [=================================================== ] 1800/2157 83% [=================================================== ] 1801/2157 83% [=================================================== ] 1802/2157 83% [=================================================== ] 1803/2157 83% [=================================================== ] 1804/2157 83% [=================================================== ] 1805/2157 83% [=================================================== ] 1806/2157 83% [=================================================== ] 1807/2157 83% [=================================================== ] 1808/2157 83% [=================================================== ] 1809/2157 83% [==================================================== ] 1810/2157 83% [==================================================== ] 1811/2157 83% [==================================================== ] 1812/2157 84% [==================================================== ] 1813/2157 84% [==================================================== ] 1814/2157 84% [==================================================== ] 1815/2157 84% [==================================================== ] 1816/2157 84% [==================================================== ] 1817/2157 84% [==================================================== ] 1818/2157 84% [==================================================== ] 1819/2157 84% [==================================================== ] 1820/2157 84% [==================================================== ] 1821/2157 84% [==================================================== ] 1822/2157 84% [==================================================== ] 1823/2157 84% [==================================================== ] 1824/2157 84% [==================================================== ] 1825/2157 84% [==================================================== ] 1826/2157 84% [==================================================== ] 1827/2157 84% [==================================================== ] 1828/2157 84% [==================================================== ] 1829/2157 84% [==================================================== ] 1830/2157 84% [==================================================== ] 1831/2157 84% [==================================================== ] 1832/2157 84% [==================================================== ] 1833/2157 84% [==================================================== ] 1834/2157 85% [==================================================== ] 1835/2157 85% [==================================================== ] 1836/2157 85% [==================================================== ] 1837/2157 85% [==================================================== ] 1838/2157 85% [==================================================== ] 1839/2157 85% [==================================================== ] 1840/2157 85% [==================================================== ] 1841/2157 85% [==================================================== ] 1842/2157 85% [==================================================== ] 1843/2157 85% [===================================================== ] 1844/2157 85% [===================================================== ] 1845/2157 85% [===================================================== ] 1846/2157 85% [===================================================== ] 1847/2157 85% [===================================================== ] 1848/2157 85% [===================================================== ] 1849/2157 85% [===================================================== ] 1850/2157 85% [===================================================== ] 1851/2157 85% [===================================================== ] 1852/2157 85% [===================================================== ] 1853/2157 85% [===================================================== ] 1854/2157 85% [===================================================== ] 1855/2157 85% [===================================================== ] 1856/2157 86% [===================================================== ] 1857/2157 86% [===================================================== ] 1858/2157 86% [===================================================== ] 1859/2157 86% [===================================================== ] 1860/2157 86% [===================================================== ] 1861/2157 86% [===================================================== ] 1862/2157 86% [===================================================== ] 1863/2157 86% [===================================================== ] 1864/2157 86% [===================================================== ] 1865/2157 86% [===================================================== ] 1866/2157 86% [===================================================== ] 1867/2157 86% [===================================================== ] 1868/2157 86% [===================================================== ] 1869/2157 86% [===================================================== ] 1870/2157 86% [===================================================== ] 1871/2157 86% [===================================================== ] 1872/2157 86% [===================================================== ] 1873/2157 86% [===================================================== ] 1874/2157 86% [===================================================== ] 1875/2157 86% [===================================================== ] 1876/2157 86% [===================================================== ] 1877/2157 87% [===================================================== ] 1878/2157 87% [====================================================== ] 1879/2157 87% [====================================================== ] 1880/2157 87% [====================================================== ] 1881/2157 87% [====================================================== ] 1882/2157 87% [====================================================== ] 1883/2157 87% [====================================================== ] 1884/2157 87% [====================================================== ] 1885/2157 87% [====================================================== ] 1886/2157 87% [====================================================== ] 1887/2157 87% [====================================================== ] 1888/2157 87% [====================================================== ] 1889/2157 87% [====================================================== ] 1890/2157 87% [====================================================== ] 1891/2157 87% [====================================================== ] 1892/2157 87% [====================================================== ] 1893/2157 87% [====================================================== ] 1894/2157 87% [====================================================== ] 1895/2157 87% [====================================================== ] 1896/2157 87% [====================================================== ] 1897/2157 87% [====================================================== ] 1898/2157 87% [====================================================== ] 1899/2157 88% [====================================================== ] 1900/2157 88% [====================================================== ] 1901/2157 88% [====================================================== ] 1902/2157 88% [====================================================== ] 1903/2157 88% [====================================================== ] 1904/2157 88% [====================================================== ] 1905/2157 88% [====================================================== ] 1906/2157 88% [====================================================== ] 1907/2157 88% [====================================================== ] 1908/2157 88% [====================================================== ] 1909/2157 88% [====================================================== ] 1910/2157 88% [====================================================== ] 1911/2157 88% [====================================================== ] 1912/2157 88% [====================================================== ] 1913/2157 88% [======================================================= ] 1914/2157 88% [======================================================= ] 1915/2157 88% [======================================================= ] 1916/2157 88% [======================================================= ] 1917/2157 88% [======================================================= ] 1918/2157 88% [======================================================= ] 1919/2157 88% [======================================================= ] 1920/2157 89% [======================================================= ] 1921/2157 89% [======================================================= ] 1922/2157 89% [======================================================= ] 1923/2157 89% [======================================================= ] 1924/2157 89% [======================================================= ] 1925/2157 89% [======================================================= ] 1926/2157 89% [======================================================= ] 1927/2157 89% [======================================================= ] 1928/2157 89% [======================================================= ] 1929/2157 89% [======================================================= ] 1930/2157 89% [======================================================= ] 1931/2157 89% [======================================================= ] 1932/2157 89% [======================================================= ] 1933/2157 89% [======================================================= ] 1934/2157 89% [======================================================= ] 1935/2157 89% [======================================================= ] 1936/2157 89% [======================================================= ] 1937/2157 89% [======================================================= ] 1938/2157 89% [======================================================= ] 1939/2157 89% [======================================================= ] 1940/2157 89% [======================================================= ] 1941/2157 89% [======================================================= ] 1942/2157 90% [======================================================= ] 1943/2157 90% [======================================================= ] 1944/2157 90% [======================================================= ] 1945/2157 90% [======================================================= ] 1946/2157 90% [======================================================= ] 1947/2157 90% [======================================================= ] 1948/2157 90% [======================================================== ] 1949/2157 90% [======================================================== ] 1950/2157 90% [======================================================== ] 1951/2157 90% [======================================================== ] 1952/2157 90% [======================================================== ] 1953/2157 90% [======================================================== ] 1954/2157 90% [======================================================== ] 1955/2157 90% [======================================================== ] 1956/2157 90% [======================================================== ] 1957/2157 90% [======================================================== ] 1958/2157 90% [======================================================== ] 1959/2157 90% [======================================================== ] 1960/2157 90% [======================================================== ] 1961/2157 90% [======================================================== ] 1962/2157 90% [======================================================== ] 1963/2157 91% [======================================================== ] 1964/2157 91% [======================================================== ] 1965/2157 91% [======================================================== ] 1966/2157 91% [======================================================== ] 1967/2157 91% [======================================================== ] 1968/2157 91% [======================================================== ] 1969/2157 91% [======================================================== ] 1970/2157 91% [======================================================== ] 1971/2157 91% [======================================================== ] 1972/2157 91% [======================================================== ] 1973/2157 91% [======================================================== ] 1974/2157 91% [======================================================== ] 1975/2157 91% [======================================================== ] 1976/2157 91% [======================================================== ] 1977/2157 91% [======================================================== ] 1978/2157 91% [======================================================== ] 1979/2157 91% [======================================================== ] 1980/2157 91% [======================================================== ] 1981/2157 91% [======================================================== ] 1982/2157 91% [======================================================== ] 1983/2157 91% [========================================================= ] 1984/2157 91% [========================================================= ] 1985/2157 92% [========================================================= ] 1986/2157 92% [========================================================= ] 1987/2157 92% [========================================================= ] 1988/2157 92% [========================================================= ] 1989/2157 92% [========================================================= ] 1990/2157 92% [========================================================= ] 1991/2157 92% [========================================================= ] 1992/2157 92% [========================================================= ] 1993/2157 92% [========================================================= ] 1994/2157 92% [========================================================= ] 1995/2157 92% [========================================================= ] 1996/2157 92% [========================================================= ] 1997/2157 92% [========================================================= ] 1998/2157 92% [========================================================= ] 1999/2157 92% [========================================================= ] 2000/2157 92% [========================================================= ] 2001/2157 92% [========================================================= ] 2002/2157 92% [========================================================= ] 2003/2157 92% [========================================================= ] 2004/2157 92% [========================================================= ] 2005/2157 92% [========================================================= ] 2006/2157 92% [========================================================= ] 2007/2157 93% [========================================================= ] 2008/2157 93% [========================================================= ] 2009/2157 93% [========================================================= ] 2010/2157 93% [========================================================= ] 2011/2157 93% [========================================================= ] 2012/2157 93% [========================================================= ] 2013/2157 93% [========================================================= ] 2014/2157 93% [========================================================= ] 2015/2157 93% [========================================================= ] 2016/2157 93% [========================================================= ] 2017/2157 93% [========================================================== ] 2018/2157 93% [========================================================== ] 2019/2157 93% [========================================================== ] 2020/2157 93% [========================================================== ] 2021/2157 93% [========================================================== ] 2022/2157 93% [========================================================== ] 2023/2157 93% [========================================================== ] 2024/2157 93% [========================================================== ] 2025/2157 93% [========================================================== ] 2026/2157 93% [========================================================== ] 2027/2157 93% [========================================================== ] 2028/2157 94% [========================================================== ] 2029/2157 94% [========================================================== ] 2030/2157 94% [========================================================== ] 2031/2157 94% [========================================================== ] 2032/2157 94% [========================================================== ] 2033/2157 94% [========================================================== ] 2034/2157 94% [========================================================== ] 2035/2157 94% [========================================================== ] 2036/2157 94% [========================================================== ] 2037/2157 94% [========================================================== ] 2038/2157 94% [========================================================== ] 2039/2157 94% [========================================================== ] 2040/2157 94% [========================================================== ] 2041/2157 94% [========================================================== ] 2042/2157 94% [========================================================== ] 2043/2157 94% [========================================================== ] 2044/2157 94% [========================================================== ] 2045/2157 94% [========================================================== ] 2046/2157 94% [========================================================== ] 2047/2157 94% [========================================================== ] 2048/2157 94% [========================================================== ] 2049/2157 94% [========================================================== ] 2050/2157 95% [========================================================== ] 2051/2157 95% [========================================================== ] 2052/2157 95% [=========================================================== ] 2053/2157 95% [=========================================================== ] 2054/2157 95% [=========================================================== ] 2055/2157 95% [=========================================================== ] 2056/2157 95% [=========================================================== ] 2057/2157 95% [=========================================================== ] 2058/2157 95% [=========================================================== ] 2059/2157 95% [=========================================================== ] 2060/2157 95% [=========================================================== ] 2061/2157 95% [=========================================================== ] 2062/2157 95% [=========================================================== ] 2063/2157 95% [=========================================================== ] 2064/2157 95% [=========================================================== ] 2065/2157 95% [=========================================================== ] 2066/2157 95% [=========================================================== ] 2067/2157 95% [=========================================================== ] 2068/2157 95% [=========================================================== ] 2069/2157 95% [=========================================================== ] 2070/2157 95% [=========================================================== ] 2071/2157 96% [=========================================================== ] 2072/2157 96% [=========================================================== ] 2073/2157 96% [=========================================================== ] 2074/2157 96% [=========================================================== ] 2075/2157 96% [=========================================================== ] 2076/2157 96% [=========================================================== ] 2077/2157 96% [=========================================================== ] 2078/2157 96% [=========================================================== ] 2079/2157 96% [=========================================================== ] 2080/2157 96% [=========================================================== ] 2081/2157 96% [=========================================================== ] 2082/2157 96% [=========================================================== ] 2083/2157 96% [=========================================================== ] 2084/2157 96% [=========================================================== ] 2085/2157 96% [=========================================================== ] 2086/2157 96% [=========================================================== ] 2087/2157 96% [============================================================ ] 2088/2157 96% [============================================================ ] 2089/2157 96% [============================================================ ] 2090/2157 96% [============================================================ ] 2091/2157 96% [============================================================ ] 2092/2157 96% [============================================================ ] 2093/2157 97% [============================================================ ] 2094/2157 97% [============================================================ ] 2095/2157 97% [============================================================ ] 2096/2157 97% [============================================================ ] 2097/2157 97% [============================================================ ] 2098/2157 97% [============================================================ ] 2099/2157 97% [============================================================ ] 2100/2157 97% [============================================================ ] 2101/2157 97% [============================================================ ] 2102/2157 97% [============================================================ ] 2103/2157 97% [============================================================ ] 2104/2157 97% [============================================================ ] 2105/2157 97% [============================================================ ] 2106/2157 97% [============================================================ ] 2107/2157 97% [============================================================ ] 2108/2157 97% [============================================================ ] 2109/2157 97% [============================================================ ] 2110/2157 97% [============================================================ ] 2111/2157 97% [============================================================ ] 2112/2157 97% [============================================================ ] 2113/2157 97% [============================================================ ] 2114/2157 98% [============================================================ ] 2115/2157 98% [============================================================ ] 2116/2157 98% [============================================================ ] 2117/2157 98% [============================================================ ] 2118/2157 98% [============================================================ ] 2119/2157 98% [============================================================ ] 2120/2157 98% [============================================================ ] 2121/2157 98% [============================================================ ] 2122/2157 98% [============================================================= ] 2123/2157 98% [============================================================= ] 2124/2157 98% [============================================================= ] 2125/2157 98% [============================================================= ] 2126/2157 98% [============================================================= ] 2127/2157 98% [============================================================= ] 2128/2157 98% [============================================================= ] 2129/2157 98% [============================================================= ] 2130/2157 98% [============================================================= ] 2131/2157 98% [============================================================= ] 2132/2157 98% [============================================================= ] 2133/2157 98% [============================================================= ] 2134/2157 98% [============================================================= ] 2135/2157 98% [============================================================= ] 2136/2157 99% [============================================================= ] 2137/2157 99% [============================================================= ] 2138/2157 99% [============================================================= ] 2139/2157 99% [============================================================= ] 2140/2157 99% [============================================================= ] 2141/2157 99% [============================================================= ] 2142/2157 99% [============================================================= ] 2143/2157 99% [============================================================= ] 2144/2157 99% [============================================================= ] 2145/2157 99% [============================================================= ] 2146/2157 99% [============================================================= ] 2147/2157 99% [============================================================= ] 2148/2157 99% [============================================================= ] 2149/2157 99% [============================================================= ] 2150/2157 99% [============================================================= ] 2151/2157 99% [============================================================= ] 2152/2157 99% [============================================================= ] 2153/2157 99% [============================================================= ] 2154/2157 99% [============================================================= ] 2155/2157 99% [============================================================= ] 2156/2157 99% [==============================================================] 2157/2157 100% operation complete, 2157 objects in 108546 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/aarch64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2023.11-152-gea59fd8827 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-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-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.2.2 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.3 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 >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> avro-c 1.11.3 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> 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) >>> 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) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bats-core 1.8.2 Collecting legal info LICENSE.md: OK (sha256: 55074b2b3b87809105034e1468e59076554d76a80c67bcc592000cc3d929852d) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> 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) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> procps-ng 3.3.17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dehydrated 0.7.1 Collecting legal info LICENSE: OK (sha256: f25ab9c5f13abf15ab097180423ef6b82a89c552e92d49ae627762ee9c04a3a8) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> 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-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> host-gdb 13.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 8.5.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libfribidi 1.0.13 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiio 0.25 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.11.6 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libksba 1.6.4 Collecting legal info AUTHORS: OK (sha256: f9c59ea5a5e1dfdeebcd134e6a594c21eb088cc95f6653ee99ff2e187c105380) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsolv 0.7.25 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libunibreak 5.1 Collecting legal info LICENCE: OK (sha256: 0c57e2ec42ece17791a75d2f9b2f8e0663181be008667a507f765b3ef22522db) >>> libzip 1.10.1 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> mg 3.7 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> mpg123 1.32.3 Collecting legal info COPYING: OK (sha256: c22482728a634a8dfdb4ff72a96d4c1ed64cd8f3e79335c401751ac591609366) >>> mrouted 4.5 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> host-pigz 2.8 Collecting legal info README: OK (sha256: 328634933a65dbc7f97a0f51df52741dc67f593bbe9eccabc9eedc6934c4983b) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> proftpd 1.3.8 Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sdl_image 5d792dde2f764daf15dc48521774a3354330db69 Collecting legal info COPYING: OK (sha256: 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da) >>> sdl_ttf 70b2940cc75e92aab02a67d2f827caf2836a2c74 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-borealis 0.9a Collecting legal info >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> 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) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> vde2 2.3.3 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> versal-firmware xilinx_v2023.1 Collecting legal info WARNING: no hash file for LICENSE >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4g: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'