rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-2329-g2ad68ff8df"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc1\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n quagga -1 quagga -1 * - - - Quagga priv drop user\n\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n /etc/quagga r 600 quagga quagga - - - - -\n /etc/quagga d 755 quagga quagga - - - - -\n\n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target -print0 | xargs -0 -r touch -hd @1668859518\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ext2\n /home/buildroot/autobuild/instance-0/output-1/host/sbin/mkfs.ext2 -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target -r 0 -N 0 -m 5 -L "rootfs" -O ^64bit /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 83f79b12-896f-4afb-93ca-0efbf767b0d3 Superblock backups stored on blocks: 32768, 65536, 98304, 131072, 163840, 196608, 229376, 262144, 294912, 327680, 360448, 393216, 425984, 458752, 491520, 524288, 557056, 589824, 622592, 655360, 688128, 720896, 753664, 786432, 819200, 851968, 884736, 917504, 950272, 983040, 1015808, 1048576, 1081344, 1114112, 1146880, 1179648, 1212416, 1245184, 1277952 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/lzma -9 -c /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ext2 > /home/buildroot/autobuild/instance-0/output-1/images/rootfs.ext2.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1668859518\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2899 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2899 0% [ ] 2/2899 0% [ ] 3/2899 0% [ ] 4/2899 0% [ ] 5/2899 0% [ ] 6/2899 0% [ ] 7/2899 0% [ ] 8/2899 0% [ ] 9/2899 0% [ ] 10/2899 0% [ ] 11/2899 0% [ ] 12/2899 0% [ ] 13/2899 0% [ ] 14/2899 0% [ ] 15/2899 0% [ ] 16/2899 0% [ ] 17/2899 0% [ ] 18/2899 0% [ ] 19/2899 0% [ ] 20/2899 0% [ ] 21/2899 0% [ ] 22/2899 0% [ ] 23/2899 0% [ ] 24/2899 0% [ ] 25/2899 0% [ ] 26/2899 0% [ ] 27/2899 0% [ ] 28/2899 0% [ ] 29/2899 1% [ ] 30/2899 1% [ ] 31/2899 1% [ ] 32/2899 1% [ ] 33/2899 1% [ ] 34/2899 1% [ ] 35/2899 1% [ ] 36/2899 1% [ ] 37/2899 1% [ ] 38/2899 1% [ ] 39/2899 1% [ ] 40/2899 1% [ ] 41/2899 1% [ ] 42/2899 1% [ ] 43/2899 1% [ ] 44/2899 1% [ ] 45/2899 1% [ ] 46/2899 1% [= ] 47/2899 1% [= ] 48/2899 1% [= ] 49/2899 1% [= ] 50/2899 1% [= ] 51/2899 1% [= ] 52/2899 1% [= ] 53/2899 1% [= ] 54/2899 1% [= ] 55/2899 1% [= ] 56/2899 1% [= ] 57/2899 1% [= ] 58/2899 2% [= ] 59/2899 2% [= ] 60/2899 2% [= ] 61/2899 2% [= ] 62/2899 2% [= ] 63/2899 2% [= ] 64/2899 2% [= ] 65/2899 2% [= ] 66/2899 2% [= ] 67/2899 2% [= ] 68/2899 2% [= ] 69/2899 2% [= ] 70/2899 2% [= ] 71/2899 2% [= ] 72/2899 2% [= ] 73/2899 2% [= ] 74/2899 2% [= ] 75/2899 2% [= ] 76/2899 2% [= ] 77/2899 2% [= ] 78/2899 2% [= ] 79/2899 2% [= ] 80/2899 2% [= ] 81/2899 2% [= ] 82/2899 2% [= ] 83/2899 2% [= ] 84/2899 2% [= ] 85/2899 2% [= ] 86/2899 2% [= ] 87/2899 3% [= ] 88/2899 3% [= ] 89/2899 3% [= ] 90/2899 3% [= ] 91/2899 3% [= ] 92/2899 3% [= ] 93/2899 3% [== ] 94/2899 3% [== ] 95/2899 3% [== ] 96/2899 3% [== ] 97/2899 3% [== ] 98/2899 3% [== ] 99/2899 3% [== ] 100/2899 3% [== ] 101/2899 3% [== ] 102/2899 3% [== ] 103/2899 3% [== ] 104/2899 3% [== ] 105/2899 3% [== ] 106/2899 3% [== ] 107/2899 3% [== ] 108/2899 3% [== ] 109/2899 3% [== ] 110/2899 3% [== ] 111/2899 3% [== ] 112/2899 3% [== ] 113/2899 3% [== ] 114/2899 3% [== ] 115/2899 3% [== ] 116/2899 4% [== ] 117/2899 4% [== ] 118/2899 4% [== ] 119/2899 4% [== ] 120/2899 4% [== ] 121/2899 4% [== ] 122/2899 4% [== ] 123/2899 4% [== ] 124/2899 4% [== ] 125/2899 4% [== ] 126/2899 4% [== ] 127/2899 4% [== ] 128/2899 4% [== ] 129/2899 4% [== ] 130/2899 4% [== ] 131/2899 4% [== ] 132/2899 4% [== ] 133/2899 4% [== ] 134/2899 4% [== ] 135/2899 4% [== ] 136/2899 4% [== ] 137/2899 4% [== ] 138/2899 4% [== ] 139/2899 4% [== ] 140/2899 4% [=== ] 141/2899 4% [=== ] 142/2899 4% [=== ] 143/2899 4% [=== ] 144/2899 4% [=== ] 145/2899 5% [=== ] 146/2899 5% [=== ] 147/2899 5% [=== ] 148/2899 5% [=== ] 149/2899 5% [=== ] 150/2899 5% [=== ] 151/2899 5% [=== ] 152/2899 5% [=== ] 153/2899 5% [=== ] 154/2899 5% [=== ] 155/2899 5% [=== ] 156/2899 5% [=== ] 157/2899 5% [=== ] 158/2899 5% [=== ] 159/2899 5% [=== ] 160/2899 5% [=== ] 161/2899 5% [=== ] 162/2899 5% [=== ] 163/2899 5% [=== ] 164/2899 5% [=== ] 165/2899 5% [=== ] 166/2899 5% [=== ] 167/2899 5% [=== ] 168/2899 5% [=== ] 169/2899 5% [=== ] 170/2899 5% [=== ] 171/2899 5% [=== ] 172/2899 5% [=== ] 173/2899 5% [=== ] 174/2899 6% [=== ] 175/2899 6% [=== ] 176/2899 6% [=== ] 177/2899 6% [=== ] 178/2899 6% [=== ] 179/2899 6% [=== ] 180/2899 6% [=== ] 181/2899 6% [=== ] 182/2899 6% [=== ] 183/2899 6% [=== ] 184/2899 6% [=== ] 185/2899 6% [=== ] 186/2899 6% [=== ] 187/2899 6% [==== ] 188/2899 6% [==== ] 189/2899 6% [==== ] 190/2899 6% [==== ] 191/2899 6% [==== ] 192/2899 6% [==== ] 193/2899 6% [==== ] 194/2899 6% [==== ] 195/2899 6% [==== ] 196/2899 6% [==== ] 197/2899 6% [==== ] 198/2899 6% [==== ] 199/2899 6% [==== ] 200/2899 6% [==== ] 201/2899 6% [==== ] 202/2899 6% [==== ] 203/2899 7% [==== ] 204/2899 7% [==== ] 205/2899 7% [==== ] 206/2899 7% [==== ] 207/2899 7% [==== ] 208/2899 7% [==== ] 209/2899 7% [==== ] 210/2899 7% [==== ] 211/2899 7% [==== ] 212/2899 7% [==== ] 213/2899 7% [==== ] 214/2899 7% [==== ] 215/2899 7% [==== ] 216/2899 7% [==== ] 217/2899 7% [==== ] 218/2899 7% [==== ] 219/2899 7% [==== ] 220/2899 7% [==== ] 221/2899 7% [==== ] 222/2899 7% [==== ] 223/2899 7% [==== ] 224/2899 7% [==== ] 225/2899 7% [==== ] 226/2899 7% [==== ] 227/2899 7% [==== ] 228/2899 7% [==== ] 229/2899 7% [==== ] 230/2899 7% [==== ] 231/2899 7% [==== ] 232/2899 8% [==== ] 233/2899 8% [===== ] 234/2899 8% [===== ] 235/2899 8% [===== ] 236/2899 8% [===== ] 237/2899 8% [===== ] 238/2899 8% [===== ] 239/2899 8% [===== ] 240/2899 8% [===== ] 241/2899 8% [===== ] 242/2899 8% [===== ] 243/2899 8% [===== ] 244/2899 8% [===== ] 245/2899 8% [===== ] 246/2899 8% [===== ] 247/2899 8% [===== ] 248/2899 8% [===== ] 249/2899 8% [===== ] 250/2899 8% [===== ] 251/2899 8% [===== ] 252/2899 8% [===== ] 253/2899 8% [===== ] 254/2899 8% [===== ] 255/2899 8% [===== ] 256/2899 8% [===== ] 257/2899 8% [===== ] 258/2899 8% [===== ] 259/2899 8% [===== ] 260/2899 8% [===== ] 261/2899 9% [===== ] 262/2899 9% [===== ] 263/2899 9% [===== ] 264/2899 9% [===== ] 265/2899 9% [===== ] 266/2899 9% [===== ] 267/2899 9% [===== ] 268/2899 9% [===== ] 269/2899 9% [===== ] 270/2899 9% [===== ] 271/2899 9% [===== ] 272/2899 9% [===== ] 273/2899 9% [===== ] 274/2899 9% [===== ] 275/2899 9% [===== ] 276/2899 9% [===== ] 277/2899 9% [===== ] 278/2899 9% [===== ] 279/2899 9% [===== ] 280/2899 9% [====== ] 281/2899 9% [====== ] 282/2899 9% [====== ] 283/2899 9% [====== ] 284/2899 9% [====== ] 285/2899 9% [====== ] 286/2899 9% [====== ] 287/2899 9% [====== ] 288/2899 9% [====== ] 289/2899 9% [====== ] 290/2899 10% [====== ] 291/2899 10% [====== ] 292/2899 10% [====== ] 293/2899 10% [====== ] 294/2899 10% [====== ] 295/2899 10% [====== ] 296/2899 10% [====== ] 297/2899 10% [====== ] 298/2899 10% [====== ] 299/2899 10% [====== ] 300/2899 10% [====== ] 301/2899 10% [====== ] 302/2899 10% [====== ] 303/2899 10% [====== ] 304/2899 10% [====== ] 305/2899 10% [====== ] 306/2899 10% [====== ] 307/2899 10% [====== ] 308/2899 10% [====== ] 309/2899 10% [====== ] 310/2899 10% [====== ] 311/2899 10% [====== ] 312/2899 10% [====== ] 313/2899 10% [====== ] 314/2899 10% [====== ] 315/2899 10% [====== ] 316/2899 10% [====== ] 317/2899 10% [====== ] 318/2899 10% [====== ] 319/2899 11% [====== ] 320/2899 11% [====== ] 321/2899 11% [====== ] 322/2899 11% [====== ] 323/2899 11% [====== ] 324/2899 11% [====== ] 325/2899 11% [====== ] 326/2899 11% [====== ] 327/2899 11% [======= ] 328/2899 11% [======= ] 329/2899 11% [======= ] 330/2899 11% [======= ] 331/2899 11% [======= ] 332/2899 11% [======= ] 333/2899 11% [======= ] 334/2899 11% [======= ] 335/2899 11% [======= ] 336/2899 11% [======= ] 337/2899 11% [======= ] 338/2899 11% [======= ] 339/2899 11% [======= ] 340/2899 11% [======= ] 341/2899 11% [======= ] 342/2899 11% [======= ] 343/2899 11% [======= ] 344/2899 11% [======= ] 345/2899 11% [======= ] 346/2899 11% [======= ] 347/2899 11% [======= ] 348/2899 12% [======= ] 349/2899 12% [======= ] 350/2899 12% [======= ] 351/2899 12% [======= ] 352/2899 12% [======= ] 353/2899 12% [======= ] 354/2899 12% [======= ] 355/2899 12% [======= ] 356/2899 12% [======= ] 357/2899 12% [======= ] 358/2899 12% [======= ] 359/2899 12% [======= ] 360/2899 12% [======= ] 361/2899 12% [======= ] 362/2899 12% [======= ] 363/2899 12% [======= ] 364/2899 12% [======= ] 365/2899 12% [======= ] 366/2899 12% [======= ] 367/2899 12% [======= ] 368/2899 12% [======= ] 369/2899 12% [======= ] 370/2899 12% [======= ] 371/2899 12% [======= ] 372/2899 12% [======= ] 373/2899 12% [======= ] 374/2899 12% [======== ] 375/2899 12% [======== ] 376/2899 12% [======== ] 377/2899 13% [======== ] 378/2899 13% [======== ] 379/2899 13% [======== ] 380/2899 13% [======== ] 381/2899 13% [======== ] 382/2899 13% [======== ] 383/2899 13% [======== ] 384/2899 13% [======== ] 385/2899 13% [======== ] 386/2899 13% [======== ] 387/2899 13% [======== ] 388/2899 13% [======== ] 389/2899 13% [======== ] 390/2899 13% [======== ] 391/2899 13% [======== ] 392/2899 13% [======== ] 393/2899 13% [======== ] 394/2899 13% [======== ] 395/2899 13% [======== ] 396/2899 13% [======== ] 397/2899 13% [======== ] 398/2899 13% [======== ] 399/2899 13% [======== ] 400/2899 13% [======== ] 401/2899 13% [======== ] 402/2899 13% [======== ] 403/2899 13% [======== ] 404/2899 13% [======== ] 405/2899 13% [======== ] 406/2899 14% [======== ] 407/2899 14% [======== ] 408/2899 14% [======== ] 409/2899 14% [======== ] 410/2899 14% [======== ] 411/2899 14% [======== ] 412/2899 14% [======== ] 413/2899 14% [======== ] 414/2899 14% [======== ] 415/2899 14% [======== ] 416/2899 14% [======== ] 417/2899 14% [======== ] 418/2899 14% [======== ] 419/2899 14% [======== ] 420/2899 14% [========= ] 421/2899 14% [========= ] 422/2899 14% [========= ] 423/2899 14% [========= ] 424/2899 14% [========= ] 425/2899 14% [========= ] 426/2899 14% [========= ] 427/2899 14% [========= ] 428/2899 14% [========= ] 429/2899 14% [========= ] 430/2899 14% [========= ] 431/2899 14% [========= ] 432/2899 14% [========= ] 433/2899 14% [========= ] 434/2899 14% [========= ] 435/2899 15% [========= ] 436/2899 15% [========= ] 437/2899 15% [========= ] 438/2899 15% [========= ] 439/2899 15% [========= ] 440/2899 15% [========= ] 441/2899 15% [========= ] 442/2899 15% [========= ] 443/2899 15% [========= ] 444/2899 15% [========= ] 445/2899 15% [========= ] 446/2899 15% [========= ] 447/2899 15% [========= ] 448/2899 15% [========= ] 449/2899 15% [========= ] 450/2899 15% [========= ] 451/2899 15% [========= ] 452/2899 15% [========= ] 453/2899 15% [========= ] 454/2899 15% [========= ] 455/2899 15% [========= ] 456/2899 15% [========= ] 457/2899 15% [========= ] 458/2899 15% [========= ] 459/2899 15% [========= ] 460/2899 15% [========= ] 461/2899 15% [========= ] 462/2899 15% [========= ] 463/2899 15% [========= ] 464/2899 16% [========= ] 465/2899 16% [========= ] 466/2899 16% [========= ] 467/2899 16% [========== ] 468/2899 16% [========== ] 469/2899 16% [========== ] 470/2899 16% [========== ] 471/2899 16% [========== ] 472/2899 16% [========== ] 473/2899 16% [========== ] 474/2899 16% [========== ] 475/2899 16% [========== ] 476/2899 16% [========== ] 477/2899 16% [========== ] 478/2899 16% [========== ] 479/2899 16% [========== ] 480/2899 16% [========== ] 481/2899 16% [========== ] 482/2899 16% [========== ] 483/2899 16% [========== ] 484/2899 16% [========== ] 485/2899 16% [========== ] 486/2899 16% [========== ] 487/2899 16% [========== ] 488/2899 16% [========== ] 489/2899 16% [========== ] 490/2899 16% [========== ] 491/2899 16% [========== ] 492/2899 16% [========== ] 493/2899 17% [========== ] 494/2899 17% [========== ] 495/2899 17% [========== ] 496/2899 17% [========== ] 497/2899 17% [========== ] 498/2899 17% [========== ] 499/2899 17% [========== ] 500/2899 17% [========== ] 501/2899 17% [========== ] 502/2899 17% [========== ] 503/2899 17% [========== ] 504/2899 17% [========== ] 505/2899 17% [========== ] 506/2899 17% [========== ] 507/2899 17% [========== ] 508/2899 17% [========== ] 509/2899 17% [========== ] 510/2899 17% [========== ] 511/2899 17% [========== ] 512/2899 17% [========== ] 513/2899 17% [========== ] 514/2899 17% [=========== ] 515/2899 17% [=========== ] 516/2899 17% [=========== ] 517/2899 17% [=========== ] 518/2899 17% [=========== ] 519/2899 17% [=========== ] 520/2899 17% [=========== ] 521/2899 17% [=========== ] 522/2899 18% [=========== ] 523/2899 18% [=========== ] 524/2899 18% [=========== ] 525/2899 18% [=========== ] 526/2899 18% [=========== ] 527/2899 18% [=========== ] 528/2899 18% [=========== ] 529/2899 18% [=========== ] 530/2899 18% [=========== ] 531/2899 18% [=========== ] 532/2899 18% [=========== ] 533/2899 18% [=========== ] 534/2899 18% [=========== ] 535/2899 18% [=========== ] 536/2899 18% [=========== ] 537/2899 18% [=========== ] 538/2899 18% [=========== ] 539/2899 18% [=========== ] 540/2899 18% [=========== ] 541/2899 18% [=========== ] 542/2899 18% [=========== ] 543/2899 18% [=========== ] 544/2899 18% [=========== ] 545/2899 18% [=========== ] 546/2899 18% [=========== ] 547/2899 18% [=========== ] 548/2899 18% [=========== ] 549/2899 18% [=========== ] 550/2899 18% [=========== ] 551/2899 19% [=========== ] 552/2899 19% [=========== ] 553/2899 19% [=========== ] 554/2899 19% [=========== ] 555/2899 19% [=========== ] 556/2899 19% [=========== ] 557/2899 19% [=========== ] 558/2899 19% [=========== ] 559/2899 19% [=========== ] 560/2899 19% [=========== ] 561/2899 19% [============ ] 562/2899 19% [============ ] 563/2899 19% [============ ] 564/2899 19% [============ ] 565/2899 19% [============ ] 566/2899 19% [============ ] 567/2899 19% [============ ] 568/2899 19% [============ ] 569/2899 19% [============ ] 570/2899 19% [============ ] 571/2899 19% [============ ] 572/2899 19% [============ ] 573/2899 19% [============ ] 574/2899 19% [============ ] 575/2899 19% [============ ] 576/2899 19% [============ ] 577/2899 19% [============ ] 578/2899 19% [============ ] 579/2899 19% [============ ] 580/2899 20% [============ ] 581/2899 20% [============ ] 582/2899 20% [============ ] 583/2899 20% [============ ] 584/2899 20% [============ ] 585/2899 20% [============ ] 586/2899 20% [============ ] 587/2899 20% [============ ] 588/2899 20% [============ ] 589/2899 20% [============ ] 590/2899 20% [============ ] 591/2899 20% [============ ] 592/2899 20% [============ ] 593/2899 20% [============ ] 594/2899 20% [============ ] 595/2899 20% [============ ] 596/2899 20% [============ ] 597/2899 20% [============ ] 598/2899 20% [============ ] 599/2899 20% [============ ] 600/2899 20% [============ ] 601/2899 20% [============ ] 602/2899 20% [============ ] 603/2899 20% [============ ] 604/2899 20% [============ ] 605/2899 20% [============ ] 606/2899 20% [============ ] 607/2899 20% [============= ] 608/2899 20% [============= ] 609/2899 21% [============= ] 610/2899 21% [============= ] 611/2899 21% [============= ] 612/2899 21% [============= ] 613/2899 21% [============= ] 614/2899 21% [============= ] 615/2899 21% [============= ] 616/2899 21% [============= ] 617/2899 21% [============= ] 618/2899 21% [============= ] 619/2899 21% [============= ] 620/2899 21% [============= ] 621/2899 21% [============= ] 622/2899 21% [============= ] 623/2899 21% [============= ] 624/2899 21% [============= ] 625/2899 21% [============= ] 626/2899 21% [============= ] 627/2899 21% [============= ] 628/2899 21% [============= ] 629/2899 21% [============= ] 630/2899 21% [============= ] 631/2899 21% [============= ] 632/2899 21% [============= ] 633/2899 21% [============= ] 634/2899 21% [============= ] 635/2899 21% [============= ] 636/2899 21% [============= ] 637/2899 21% [============= ] 638/2899 22% [============= ] 639/2899 22% [============= ] 640/2899 22% [============= ] 641/2899 22% [============= ] 642/2899 22% [============= ] 643/2899 22% [============= ] 644/2899 22% [============= ] 645/2899 22% [============= ] 646/2899 22% [============= ] 647/2899 22% [============= ] 648/2899 22% [============= ] 649/2899 22% [============= ] 650/2899 22% [============= ] 651/2899 22% [============= ] 652/2899 22% [============= ] 653/2899 22% [============= ] 654/2899 22% [============== ] 655/2899 22% [============== ] 656/2899 22% [============== ] 657/2899 22% [============== ] 658/2899 22% [============== ] 659/2899 22% [============== ] 660/2899 22% [============== ] 661/2899 22% [============== ] 662/2899 22% [============== ] 663/2899 22% [============== ] 664/2899 22% [============== ] 665/2899 22% [============== ] 666/2899 22% [============== ] 667/2899 23% [============== ] 668/2899 23% [============== ] 669/2899 23% [============== ] 670/2899 23% [============== ] 671/2899 23% [============== ] 672/2899 23% [============== ] 673/2899 23% [============== ] 674/2899 23% [============== ] 675/2899 23% [============== ] 676/2899 23% [============== ] 677/2899 23% [============== ] 678/2899 23% [============== ] 679/2899 23% [============== ] 680/2899 23% [============== ] 681/2899 23% [============== ] 682/2899 23% [============== ] 683/2899 23% [============== ] 684/2899 23% [============== ] 685/2899 23% [============== ] 686/2899 23% [============== ] 687/2899 23% [============== ] 688/2899 23% [============== ] 689/2899 23% [============== ] 690/2899 23% [============== ] 691/2899 23% [============== ] 692/2899 23% [============== ] 693/2899 23% [============== ] 694/2899 23% [============== ] 695/2899 23% [============== ] 696/2899 24% [============== ] 697/2899 24% [============== ] 698/2899 24% [============== ] 699/2899 24% [============== ] 700/2899 24% [============== ] 701/2899 24% [=============== ] 702/2899 24% [=============== ] 703/2899 24% [=============== ] 704/2899 24% [=============== ] 705/2899 24% [=============== ] 706/2899 24% [=============== ] 707/2899 24% [=============== ] 708/2899 24% [=============== ] 709/2899 24% [=============== ] 710/2899 24% [=============== ] 711/2899 24% [=============== ] 712/2899 24% [=============== ] 713/2899 24% [=============== ] 714/2899 24% [=============== ] 715/2899 24% [=============== ] 716/2899 24% [=============== ] 717/2899 24% [=============== ] 718/2899 24% [=============== ] 719/2899 24% [=============== ] 720/2899 24% [=============== ] 721/2899 24% [=============== ] 722/2899 24% [=============== ] 723/2899 24% [=============== ] 724/2899 24% [=============== ] 725/2899 25% [=============== ] 726/2899 25% [=============== ] 727/2899 25% [=============== ] 728/2899 25% [=============== ] 729/2899 25% [=============== ] 730/2899 25% [=============== ] 731/2899 25% [=============== ] 732/2899 25% [=============== ] 733/2899 25% [=============== ] 734/2899 25% [=============== ] 735/2899 25% [=============== ] 736/2899 25% [=============== ] 737/2899 25% [=============== ] 738/2899 25% [=============== ] 739/2899 25% [=============== ] 740/2899 25% [=============== ] 741/2899 25% [=============== ] 742/2899 25% [=============== ] 743/2899 25% [=============== ] 744/2899 25% [=============== ] 745/2899 25% [=============== ] 746/2899 25% [=============== ] 747/2899 25% [=============== ] 748/2899 25% [================ ] 749/2899 25% [================ ] 750/2899 25% [================ ] 751/2899 25% [================ ] 752/2899 25% [================ ] 753/2899 25% [================ ] 754/2899 26% [================ ] 755/2899 26% [================ ] 756/2899 26% [================ ] 757/2899 26% [================ ] 758/2899 26% [================ ] 759/2899 26% [================ ] 760/2899 26% [================ ] 761/2899 26% [================ ] 762/2899 26% [================ ] 763/2899 26% [================ ] 764/2899 26% [================ ] 765/2899 26% [================ ] 766/2899 26% [================ ] 767/2899 26% [================ ] 768/2899 26% [================ ] 769/2899 26% [================ ] 770/2899 26% [================ ] 771/2899 26% [================ ] 772/2899 26% [================ ] 773/2899 26% [================ ] 774/2899 26% [================ ] 775/2899 26% [================ ] 776/2899 26% [================ ] 777/2899 26% [================ ] 778/2899 26% [================ ] 779/2899 26% [================ ] 780/2899 26% [================ ] 781/2899 26% [================ ] 782/2899 26% [================ ] 783/2899 27% [================ ] 784/2899 27% [================ ] 785/2899 27% [================ ] 786/2899 27% [================ ] 787/2899 27% [================ ] 788/2899 27% [================ ] 789/2899 27% [================ ] 790/2899 27% [================ ] 791/2899 27% [================ ] 792/2899 27% [================ ] 793/2899 27% [================ ] 794/2899 27% [================= ] 795/2899 27% [================= ] 796/2899 27% [================= ] 797/2899 27% [================= ] 798/2899 27% [================= ] 799/2899 27% [================= ] 800/2899 27% [================= ] 801/2899 27% [================= ] 802/2899 27% [================= ] 803/2899 27% [================= ] 804/2899 27% [================= ] 805/2899 27% [================= ] 806/2899 27% [================= ] 807/2899 27% [================= ] 808/2899 27% [================= ] 809/2899 27% [================= ] 810/2899 27% [================= ] 811/2899 27% [================= ] 812/2899 28% [================= ] 813/2899 28% [================= ] 814/2899 28% [================= ] 815/2899 28% [================= ] 816/2899 28% [================= ] 817/2899 28% [================= ] 818/2899 28% [================= ] 819/2899 28% [================= ] 820/2899 28% [================= ] 821/2899 28% [================= ] 822/2899 28% [================= ] 823/2899 28% [================= ] 824/2899 28% [================= ] 825/2899 28% [================= ] 826/2899 28% [================= ] 827/2899 28% [================= ] 828/2899 28% [================= ] 829/2899 28% [================= ] 830/2899 28% [================= ] 831/2899 28% [================= ] 832/2899 28% [================= ] 833/2899 28% [================= ] 834/2899 28% [================= ] 835/2899 28% [================= ] 836/2899 28% [================= ] 837/2899 28% [================= ] 838/2899 28% [================= ] 839/2899 28% [================= ] 840/2899 28% [================= ] 841/2899 29% [================== ] 842/2899 29% [================== ] 843/2899 29% [================== ] 844/2899 29% [================== ] 845/2899 29% [================== ] 846/2899 29% [================== ] 847/2899 29% [================== ] 848/2899 29% [================== ] 849/2899 29% [================== ] 850/2899 29% [================== ] 851/2899 29% [================== ] 852/2899 29% [================== ] 853/2899 29% [================== ] 854/2899 29% [================== ] 855/2899 29% [================== ] 856/2899 29% [================== ] 857/2899 29% [================== ] 858/2899 29% [================== ] 859/2899 29% [================== ] 860/2899 29% [================== ] 861/2899 29% [================== ] 862/2899 29% [================== ] 863/2899 29% [================== ] 864/2899 29% [================== ] 865/2899 29% [================== ] 866/2899 29% [================== ] 867/2899 29% [================== ] 868/2899 29% [================== ] 869/2899 29% [================== ] 870/2899 30% [================== ] 871/2899 30% [================== ] 872/2899 30% [================== ] 873/2899 30% [================== ] 874/2899 30% [================== ] 875/2899 30% [================== ] 876/2899 30% [================== ] 877/2899 30% [================== ] 878/2899 30% [================== ] 879/2899 30% [================== ] 880/2899 30% [================== ] 881/2899 30% [================== ] 882/2899 30% [================== ] 883/2899 30% [================== ] 884/2899 30% [================== ] 885/2899 30% [================== ] 886/2899 30% [================== ] 887/2899 30% [================== ] 888/2899 30% [=================== ] 889/2899 30% [=================== ] 890/2899 30% [=================== ] 891/2899 30% [=================== ] 892/2899 30% [=================== ] 893/2899 30% [=================== ] 894/2899 30% [=================== ] 895/2899 30% [=================== ] 896/2899 30% [=================== ] 897/2899 30% [=================== ] 898/2899 30% [=================== ] 899/2899 31% [=================== ] 900/2899 31% [=================== ] 901/2899 31% [=================== ] 902/2899 31% [=================== ] 903/2899 31% [=================== ] 904/2899 31% [=================== ] 905/2899 31% [=================== ] 906/2899 31% [=================== ] 907/2899 31% [=================== ] 908/2899 31% [=================== ] 909/2899 31% [=================== ] 910/2899 31% [=================== ] 911/2899 31% [=================== ] 912/2899 31% [=================== ] 913/2899 31% [=================== ] 914/2899 31% [=================== ] 915/2899 31% [=================== ] 916/2899 31% [=================== ] 917/2899 31% [=================== ] 918/2899 31% [=================== ] 919/2899 31% [=================== ] 920/2899 31% [=================== ] 921/2899 31% [=================== ] 922/2899 31% [=================== ] 923/2899 31% [=================== ] 924/2899 31% [=================== ] 925/2899 31% [=================== ] 926/2899 31% [=================== ] 927/2899 31% [=================== ] 928/2899 32% [=================== ] 929/2899 32% [=================== ] 930/2899 32% [=================== ] 931/2899 32% [=================== ] 932/2899 32% [=================== ] 933/2899 32% [=================== ] 934/2899 32% [=================== ] 935/2899 32% [==================== ] 936/2899 32% [==================== ] 937/2899 32% [==================== ] 938/2899 32% [==================== ] 939/2899 32% [==================== ] 940/2899 32% [==================== ] 941/2899 32% [==================== ] 942/2899 32% [==================== ] 943/2899 32% [==================== ] 944/2899 32% [==================== ] 945/2899 32% [==================== ] 946/2899 32% [==================== ] 947/2899 32% [==================== ] 948/2899 32% [==================== ] 949/2899 32% [==================== ] 950/2899 32% [==================== ] 951/2899 32% [==================== ] 952/2899 32% [==================== ] 953/2899 32% [==================== ] 954/2899 32% [==================== ] 955/2899 32% [==================== ] 956/2899 32% [==================== ] 957/2899 33% [==================== ] 958/2899 33% [==================== ] 959/2899 33% [==================== ] 960/2899 33% [==================== ] 961/2899 33% [==================== ] 962/2899 33% [==================== ] 963/2899 33% [==================== ] 964/2899 33% [==================== ] 965/2899 33% [==================== ] 966/2899 33% [==================== ] 967/2899 33% [==================== ] 968/2899 33% [==================== ] 969/2899 33% [==================== ] 970/2899 33% [==================== ] 971/2899 33% [==================== ] 972/2899 33% [==================== ] 973/2899 33% [==================== ] 974/2899 33% [==================== ] 975/2899 33% [==================== ] 976/2899 33% [==================== ] 977/2899 33% [==================== ] 978/2899 33% [==================== ] 979/2899 33% [==================== ] 980/2899 33% [==================== ] 981/2899 33% [===================== ] 982/2899 33% [===================== ] 983/2899 33% [===================== ] 984/2899 33% [===================== ] 985/2899 33% [===================== ] 986/2899 34% [===================== ] 987/2899 34% [===================== ] 988/2899 34% [===================== ] 989/2899 34% [===================== ] 990/2899 34% [===================== ] 991/2899 34% [===================== ] 992/2899 34% [===================== ] 993/2899 34% [===================== ] 994/2899 34% [===================== ] 995/2899 34% [===================== ] 996/2899 34% [===================== ] 997/2899 34% [===================== ] 998/2899 34% [===================== ] 999/2899 34% [===================== ] 1000/2899 34% [===================== ] 1001/2899 34% [===================== ] 1002/2899 34% [===================== ] 1003/2899 34% [===================== ] 1004/2899 34% [===================== ] 1005/2899 34% [===================== ] 1006/2899 34% [===================== ] 1007/2899 34% [===================== ] 1008/2899 34% [===================== ] 1009/2899 34% [===================== ] 1010/2899 34% [===================== ] 1011/2899 34% [===================== ] 1012/2899 34% [===================== ] 1013/2899 34% [===================== ] 1014/2899 34% [===================== ] 1015/2899 35% [===================== ] 1016/2899 35% [===================== ] 1017/2899 35% [===================== ] 1018/2899 35% [===================== ] 1019/2899 35% [===================== ] 1020/2899 35% [===================== ] 1021/2899 35% [===================== ] 1022/2899 35% [===================== ] 1023/2899 35% [===================== ] 1024/2899 35% [===================== ] 1025/2899 35% [===================== ] 1026/2899 35% [===================== ] 1027/2899 35% [===================== ] 1028/2899 35% [====================== ] 1029/2899 35% [====================== ] 1030/2899 35% [====================== ] 1031/2899 35% [====================== ] 1032/2899 35% [====================== ] 1033/2899 35% [====================== ] 1034/2899 35% [====================== ] 1035/2899 35% [====================== ] 1036/2899 35% [====================== ] 1037/2899 35% [====================== ] 1038/2899 35% [====================== ] 1039/2899 35% [====================== ] 1040/2899 35% [====================== ] 1041/2899 35% [====================== ] 1042/2899 35% [====================== ] 1043/2899 35% [====================== ] 1044/2899 36% [====================== ] 1045/2899 36% [====================== ] 1046/2899 36% [====================== ] 1047/2899 36% [====================== ] 1048/2899 36% [====================== ] 1049/2899 36% [====================== ] 1050/2899 36% [====================== ] 1051/2899 36% [====================== ] 1052/2899 36% [====================== ] 1053/2899 36% [====================== ] 1054/2899 36% [====================== ] 1055/2899 36% [====================== ] 1056/2899 36% [====================== ] 1057/2899 36% [====================== ] 1058/2899 36% [====================== ] 1059/2899 36% [====================== ] 1060/2899 36% [====================== ] 1061/2899 36% [====================== ] 1062/2899 36% [====================== ] 1063/2899 36% [====================== ] 1064/2899 36% [====================== ] 1065/2899 36% [====================== ] 1066/2899 36% [====================== ] 1067/2899 36% [====================== ] 1068/2899 36% [====================== ] 1069/2899 36% [====================== ] 1070/2899 36% [====================== ] 1071/2899 36% [====================== ] 1072/2899 36% [====================== ] 1073/2899 37% [====================== ] 1074/2899 37% [====================== ] 1075/2899 37% [======================= ] 1076/2899 37% [======================= ] 1077/2899 37% [======================= ] 1078/2899 37% [======================= ] 1079/2899 37% [======================= ] 1080/2899 37% [======================= ] 1081/2899 37% [======================= ] 1082/2899 37% [======================= ] 1083/2899 37% [======================= ] 1084/2899 37% [======================= ] 1085/2899 37% [======================= ] 1086/2899 37% [======================= ] 1087/2899 37% [======================= ] 1088/2899 37% [======================= ] 1089/2899 37% [======================= ] 1090/2899 37% [======================= ] 1091/2899 37% [======================= ] 1092/2899 37% [======================= ] 1093/2899 37% [======================= ] 1094/2899 37% [======================= ] 1095/2899 37% [======================= ] 1096/2899 37% [======================= ] 1097/2899 37% [======================= ] 1098/2899 37% [======================= ] 1099/2899 37% [======================= ] 1100/2899 37% [======================= ] 1101/2899 37% [======================= ] 1102/2899 38% [======================= ] 1103/2899 38% [======================= ] 1104/2899 38% [======================= ] 1105/2899 38% [======================= ] 1106/2899 38% [======================= ] 1107/2899 38% [======================= ] 1108/2899 38% [======================= ] 1109/2899 38% [======================= ] 1110/2899 38% [======================= ] 1111/2899 38% [======================= ] 1112/2899 38% [======================= ] 1113/2899 38% [======================= ] 1114/2899 38% [======================= ] 1115/2899 38% [======================= ] 1116/2899 38% [======================= ] 1117/2899 38% [======================= ] 1118/2899 38% [======================= ] 1119/2899 38% [======================= ] 1120/2899 38% [======================= ] 1121/2899 38% [======================= ] 1122/2899 38% [======================== ] 1123/2899 38% [======================== ] 1124/2899 38% [======================== ] 1125/2899 38% [======================== ] 1126/2899 38% [======================== ] 1127/2899 38% [======================== ] 1128/2899 38% [======================== ] 1129/2899 38% [======================== ] 1130/2899 38% [======================== ] 1131/2899 39% [======================== ] 1132/2899 39% [======================== ] 1133/2899 39% [======================== ] 1134/2899 39% [======================== ] 1135/2899 39% [======================== ] 1136/2899 39% [======================== ] 1137/2899 39% [======================== ] 1138/2899 39% [======================== ] 1139/2899 39% [======================== ] 1140/2899 39% [======================== ] 1141/2899 39% [======================== ] 1142/2899 39% [======================== ] 1143/2899 39% [======================== ] 1144/2899 39% [======================== ] 1145/2899 39% [======================== ] 1146/2899 39% [======================== ] 1147/2899 39% [======================== ] 1148/2899 39% [======================== ] 1149/2899 39% [======================== ] 1150/2899 39% [======================== ] 1151/2899 39% [======================== ] 1152/2899 39% [======================== ] 1153/2899 39% [======================== ] 1154/2899 39% [======================== ] 1155/2899 39% [======================== ] 1156/2899 39% [======================== ] 1157/2899 39% [======================== ] 1158/2899 39% [======================== ] 1159/2899 39% [======================== ] 1160/2899 40% [======================== ] 1161/2899 40% [======================== ] 1162/2899 40% [======================== ] 1163/2899 40% [======================== ] 1164/2899 40% [======================== ] 1165/2899 40% [======================== ] 1166/2899 40% [======================== ] 1167/2899 40% [======================== ] 1168/2899 40% [========================= ] 1169/2899 40% [========================= ] 1170/2899 40% [========================= ] 1171/2899 40% [========================= ] 1172/2899 40% [========================= ] 1173/2899 40% [========================= ] 1174/2899 40% [========================= ] 1175/2899 40% [========================= ] 1176/2899 40% [========================= ] 1177/2899 40% [========================= ] 1178/2899 40% [========================= ] 1179/2899 40% [========================= ] 1180/2899 40% [========================= ] 1181/2899 40% [========================= ] 1182/2899 40% [========================= ] 1183/2899 40% [========================= ] 1184/2899 40% [========================= ] 1185/2899 40% [========================= ] 1186/2899 40% [========================= ] 1187/2899 40% [========================= ] 1188/2899 40% [========================= ] 1189/2899 41% [========================= ] 1190/2899 41% [========================= ] 1191/2899 41% [========================= ] 1192/2899 41% [========================= ] 1193/2899 41% [========================= ] 1194/2899 41% [========================= ] 1195/2899 41% [========================= ] 1196/2899 41% [========================= ] 1197/2899 41% [========================= ] 1198/2899 41% [========================= ] 1199/2899 41% [========================= ] 1200/2899 41% [========================= ] 1201/2899 41% [========================= ] 1202/2899 41% [========================= ] 1203/2899 41% [========================= ] 1204/2899 41% [========================= ] 1205/2899 41% [========================= ] 1206/2899 41% [========================= ] 1207/2899 41% [========================= ] 1208/2899 41% [========================= ] 1209/2899 41% [========================= ] 1210/2899 41% [========================= ] 1211/2899 41% [========================= ] 1212/2899 41% [========================= ] 1213/2899 41% [========================= ] 1214/2899 41% [========================= ] 1215/2899 41% [========================== ] 1216/2899 41% [========================== ] 1217/2899 41% [========================== ] 1218/2899 42% [========================== ] 1219/2899 42% [========================== ] 1220/2899 42% [========================== ] 1221/2899 42% [========================== ] 1222/2899 42% [========================== ] 1223/2899 42% [========================== ] 1224/2899 42% [========================== ] 1225/2899 42% [========================== ] 1226/2899 42% [========================== ] 1227/2899 42% [========================== ] 1228/2899 42% [========================== ] 1229/2899 42% [========================== ] 1230/2899 42% [========================== ] 1231/2899 42% [========================== ] 1232/2899 42% [========================== ] 1233/2899 42% [========================== ] 1234/2899 42% [========================== ] 1235/2899 42% [========================== ] 1236/2899 42% [========================== ] 1237/2899 42% [========================== ] 1238/2899 42% [========================== ] 1239/2899 42% [========================== ] 1240/2899 42% [========================== ] 1241/2899 42% [========================== ] 1242/2899 42% [========================== ] 1243/2899 42% [========================== ] 1244/2899 42% [========================== ] 1245/2899 42% [========================== ] 1246/2899 42% [========================== ] 1247/2899 43% [========================== ] 1248/2899 43% [========================== ] 1249/2899 43% [========================== ] 1250/2899 43% [========================== ] 1251/2899 43% [========================== ] 1252/2899 43% [========================== ] 1253/2899 43% [========================== ] 1254/2899 43% [========================== ] 1255/2899 43% [========================== ] 1256/2899 43% [========================== ] 1257/2899 43% [========================== ] 1258/2899 43% [========================== ] 1259/2899 43% [========================== ] 1260/2899 43% [========================== ] 1261/2899 43% [========================== ] 1262/2899 43% [=========================== ] 1263/2899 43% [=========================== ] 1264/2899 43% [=========================== ] 1265/2899 43% [=========================== ] 1266/2899 43% [=========================== ] 1267/2899 43% [=========================== ] 1268/2899 43% [=========================== ] 1269/2899 43% [=========================== ] 1270/2899 43% [=========================== ] 1271/2899 43% [=========================== ] 1272/2899 43% [=========================== ] 1273/2899 43% [=========================== ] 1274/2899 43% [=========================== ] 1275/2899 43% [=========================== ] 1276/2899 44% [=========================== ] 1277/2899 44% [=========================== ] 1278/2899 44% [=========================== ] 1279/2899 44% [=========================== ] 1280/2899 44% [=========================== ] 1281/2899 44% [=========================== ] 1282/2899 44% [=========================== ] 1283/2899 44% [=========================== ] 1284/2899 44% [=========================== ] 1285/2899 44% [=========================== ] 1286/2899 44% [=========================== ] 1287/2899 44% [=========================== ] 1288/2899 44% [=========================== ] 1289/2899 44% [=========================== ] 1290/2899 44% [=========================== ] 1291/2899 44% [=========================== ] 1292/2899 44% [=========================== ] 1293/2899 44% [=========================== ] 1294/2899 44% [=========================== ] 1295/2899 44% [=========================== ] 1296/2899 44% [=========================== ] 1297/2899 44% [=========================== ] 1298/2899 44% [=========================== ] 1299/2899 44% [=========================== ] 1300/2899 44% [=========================== ] 1301/2899 44% [=========================== ] 1302/2899 44% [=========================== ] 1303/2899 44% [=========================== ] 1304/2899 44% [=========================== ] 1305/2899 45% [=========================== ] 1306/2899 45% [=========================== ] 1307/2899 45% [=========================== ] 1308/2899 45% [=========================== ] 1309/2899 45% [============================ ] 1310/2899 45% [============================ ] 1311/2899 45% [============================ ] 1312/2899 45% [============================ ] 1313/2899 45% [============================ ] 1314/2899 45% [============================ ] 1315/2899 45% [============================ ] 1316/2899 45% [============================ ] 1317/2899 45% [============================ ] 1318/2899 45% [============================ ] 1319/2899 45% [============================ ] 1320/2899 45% [============================ ] 1321/2899 45% [============================ ] 1322/2899 45% [============================ ] 1323/2899 45% [============================ ] 1324/2899 45% [============================ ] 1325/2899 45% [============================ ] 1326/2899 45% [============================ ] 1327/2899 45% [============================ ] 1328/2899 45% [============================ ] 1329/2899 45% [============================ ] 1330/2899 45% [============================ ] 1331/2899 45% [============================ ] 1332/2899 45% [============================ ] 1333/2899 45% [============================ ] 1334/2899 46% [============================ ] 1335/2899 46% [============================ ] 1336/2899 46% [============================ ] 1337/2899 46% [============================ ] 1338/2899 46% [============================ ] 1339/2899 46% [============================ ] 1340/2899 46% [============================ ] 1341/2899 46% [============================ ] 1342/2899 46% [============================ ] 1343/2899 46% [============================ ] 1344/2899 46% [============================ ] 1345/2899 46% [============================ ] 1346/2899 46% [============================ ] 1347/2899 46% [============================ ] 1348/2899 46% [============================ ] 1349/2899 46% [============================ ] 1350/2899 46% [============================ ] 1351/2899 46% [============================ ] 1352/2899 46% [============================ ] 1353/2899 46% [============================ ] 1354/2899 46% [============================ ] 1355/2899 46% [============================= ] 1356/2899 46% [============================= ] 1357/2899 46% [============================= ] 1358/2899 46% [============================= ] 1359/2899 46% [============================= ] 1360/2899 46% [============================= ] 1361/2899 46% [============================= ] 1362/2899 46% [============================= ] 1363/2899 47% [============================= ] 1364/2899 47% [============================= ] 1365/2899 47% [============================= ] 1366/2899 47% [============================= ] 1367/2899 47% [============================= ] 1368/2899 47% [============================= ] 1369/2899 47% [============================= ] 1370/2899 47% [============================= ] 1371/2899 47% [============================= ] 1372/2899 47% [============================= ] 1373/2899 47% [============================= ] 1374/2899 47% [============================= ] 1375/2899 47% [============================= ] 1376/2899 47% [============================= ] 1377/2899 47% [============================= ] 1378/2899 47% [============================= ] 1379/2899 47% [============================= ] 1380/2899 47% [============================= ] 1381/2899 47% [============================= ] 1382/2899 47% [============================= ] 1383/2899 47% [============================= ] 1384/2899 47% [============================= ] 1385/2899 47% [============================= ] 1386/2899 47% [============================= ] 1387/2899 47% [============================= ] 1388/2899 47% [============================= ] 1389/2899 47% [============================= ] 1390/2899 47% [============================= ] 1391/2899 47% [============================= ] 1392/2899 48% [============================= ] 1393/2899 48% [============================= ] 1394/2899 48% [============================= ] 1395/2899 48% [============================= ] 1396/2899 48% [============================= ] 1397/2899 48% [============================= ] 1398/2899 48% [============================= ] 1399/2899 48% [============================= ] 1400/2899 48% [============================= ] 1401/2899 48% [============================= ] 1402/2899 48% [============================== ] 1403/2899 48% [============================== ] 1404/2899 48% [============================== ] 1405/2899 48% [============================== ] 1406/2899 48% [============================== ] 1407/2899 48% [============================== ] 1408/2899 48% [============================== ] 1409/2899 48% [============================== ] 1410/2899 48% [============================== ] 1411/2899 48% [============================== ] 1412/2899 48% [============================== ] 1413/2899 48% [============================== ] 1414/2899 48% [============================== ] 1415/2899 48% [============================== ] 1416/2899 48% [============================== ] 1417/2899 48% [============================== ] 1418/2899 48% [============================== ] 1419/2899 48% [============================== ] 1420/2899 48% [============================== ] 1421/2899 49% [============================== ] 1422/2899 49% [============================== ] 1423/2899 49% [============================== ] 1424/2899 49% [============================== ] 1425/2899 49% [============================== ] 1426/2899 49% [============================== ] 1427/2899 49% [============================== ] 1428/2899 49% [============================== ] 1429/2899 49% [============================== ] 1430/2899 49% [============================== ] 1431/2899 49% [============================== ] 1432/2899 49% [============================== ] 1433/2899 49% [============================== ] 1434/2899 49% [============================== ] 1435/2899 49% [============================== ] 1436/2899 49% [============================== ] 1437/2899 49% [============================== ] 1438/2899 49% [============================== ] 1439/2899 49% [============================== ] 1440/2899 49% [============================== ] 1441/2899 49% [============================== ] 1442/2899 49% [============================== ] 1443/2899 49% [============================== ] 1444/2899 49% [============================== ] 1445/2899 49% [============================== ] 1446/2899 49% [============================== ] 1447/2899 49% [============================== ] 1448/2899 49% [============================== ] 1449/2899 49% [=============================== ] 1450/2899 50% [=============================== ] 1451/2899 50% [=============================== ] 1452/2899 50% [=============================== ] 1453/2899 50% [=============================== ] 1454/2899 50% [=============================== ] 1455/2899 50% [=============================== ] 1456/2899 50% [=============================== ] 1457/2899 50% [=============================== ] 1458/2899 50% [=============================== ] 1459/2899 50% [=============================== ] 1460/2899 50% [=============================== ] 1461/2899 50% [=============================== ] 1462/2899 50% [=============================== ] 1463/2899 50% [=============================== ] 1464/2899 50% [=============================== ] 1465/2899 50% [=============================== ] 1466/2899 50% [=============================== ] 1467/2899 50% [=============================== ] 1468/2899 50% [=============================== ] 1469/2899 50% [=============================== ] 1470/2899 50% [=============================== ] 1471/2899 50% [=============================== ] 1472/2899 50% [=============================== ] 1473/2899 50% [=============================== ] 1474/2899 50% [=============================== ] 1475/2899 50% [=============================== ] 1476/2899 50% [=============================== ] 1477/2899 50% [=============================== ] 1478/2899 50% [=============================== ] 1479/2899 51% [=============================== ] 1480/2899 51% [=============================== ] 1481/2899 51% [=============================== ] 1482/2899 51% [=============================== ] 1483/2899 51% [=============================== ] 1484/2899 51% [=============================== ] 1485/2899 51% [=============================== ] 1486/2899 51% [=============================== ] 1487/2899 51% [=============================== ] 1488/2899 51% [=============================== ] 1489/2899 51% [=============================== ] 1490/2899 51% [=============================== ] 1491/2899 51% [=============================== ] 1492/2899 51% [=============================== ] 1493/2899 51% [=============================== ] 1494/2899 51% [=============================== ] 1495/2899 51% [=============================== ] 1496/2899 51% [================================ ] 1497/2899 51% [================================ ] 1498/2899 51% [================================ ] 1499/2899 51% [================================ ] 1500/2899 51% [================================ ] 1501/2899 51% [================================ ] 1502/2899 51% [================================ ] 1503/2899 51% [================================ ] 1504/2899 51% [================================ ] 1505/2899 51% [================================ ] 1506/2899 51% [================================ ] 1507/2899 51% [================================ ] 1508/2899 52% [================================ ] 1509/2899 52% [================================ ] 1510/2899 52% [================================ ] 1511/2899 52% [================================ ] 1512/2899 52% [================================ ] 1513/2899 52% [================================ ] 1514/2899 52% [================================ ] 1515/2899 52% [================================ ] 1516/2899 52% [================================ ] 1517/2899 52% [================================ ] 1518/2899 52% [================================ ] 1519/2899 52% [================================ ] 1520/2899 52% [================================ ] 1521/2899 52% [================================ ] 1522/2899 52% [================================ ] 1523/2899 52% [================================ ] 1524/2899 52% [================================ ] 1525/2899 52% [================================ ] 1526/2899 52% [================================ ] 1527/2899 52% [================================ ] 1528/2899 52% [================================ ] 1529/2899 52% [================================ ] 1530/2899 52% [================================ ] 1531/2899 52% [================================ ] 1532/2899 52% [================================ ] 1533/2899 52% [================================ ] 1534/2899 52% [================================ ] 1535/2899 52% [================================ ] 1536/2899 52% [================================ ] 1537/2899 53% [================================ ] 1538/2899 53% [================================ ] 1539/2899 53% [================================ ] 1540/2899 53% [================================ ] 1541/2899 53% [================================ ] 1542/2899 53% [================================ ] 1543/2899 53% [================================= ] 1544/2899 53% [================================= ] 1545/2899 53% [================================= ] 1546/2899 53% [================================= ] 1547/2899 53% [================================= ] 1548/2899 53% [================================= ] 1549/2899 53% [================================= ] 1550/2899 53% [================================= ] 1551/2899 53% [================================= ] 1552/2899 53% [================================= ] 1553/2899 53% [================================= ] 1554/2899 53% [================================= ] 1555/2899 53% [================================= ] 1556/2899 53% [================================= ] 1557/2899 53% [================================= ] 1558/2899 53% [================================= ] 1559/2899 53% [================================= ] 1560/2899 53% [================================= ] 1561/2899 53% [================================= ] 1562/2899 53% [================================= ] 1563/2899 53% [================================= ] 1564/2899 53% [================================= ] 1565/2899 53% [================================= ] 1566/2899 54% [================================= ] 1567/2899 54% [================================= ] 1568/2899 54% [================================= ] 1569/2899 54% [================================= ] 1570/2899 54% [================================= ] 1571/2899 54% [================================= ] 1572/2899 54% [================================= ] 1573/2899 54% [================================= ] 1574/2899 54% [================================= ] 1575/2899 54% [================================= ] 1576/2899 54% [================================= ] 1577/2899 54% [================================= ] 1578/2899 54% [================================= ] 1579/2899 54% [================================= ] 1580/2899 54% [================================= ] 1581/2899 54% [================================= ] 1582/2899 54% [================================= ] 1583/2899 54% [================================= ] 1584/2899 54% [================================= ] 1585/2899 54% [================================= ] 1586/2899 54% [================================= ] 1587/2899 54% [================================= ] 1588/2899 54% [================================= ] 1589/2899 54% [================================== ] 1590/2899 54% [================================== ] 1591/2899 54% [================================== ] 1592/2899 54% [================================== ] 1593/2899 54% [================================== ] 1594/2899 54% [================================== ] 1595/2899 55% [================================== ] 1596/2899 55% [================================== ] 1597/2899 55% [================================== ] 1598/2899 55% [================================== ] 1599/2899 55% [================================== ] 1600/2899 55% [================================== ] 1601/2899 55% [================================== ] 1602/2899 55% [================================== ] 1603/2899 55% [================================== ] 1604/2899 55% [================================== ] 1605/2899 55% [================================== ] 1606/2899 55% [================================== ] 1607/2899 55% [================================== ] 1608/2899 55% [================================== ] 1609/2899 55% [================================== ] 1610/2899 55% [================================== ] 1611/2899 55% [================================== ] 1612/2899 55% [================================== ] 1613/2899 55% [================================== ] 1614/2899 55% [================================== ] 1615/2899 55% [================================== ] 1616/2899 55% [================================== ] 1617/2899 55% [================================== ] 1618/2899 55% [================================== ] 1619/2899 55% [================================== ] 1620/2899 55% [================================== ] 1621/2899 55% [================================== ] 1622/2899 55% [================================== ] 1623/2899 55% [================================== ] 1624/2899 56% [================================== ] 1625/2899 56% [================================== ] 1626/2899 56% [================================== ] 1627/2899 56% [================================== ] 1628/2899 56% [================================== ] 1629/2899 56% [================================== ] 1630/2899 56% [================================== ] 1631/2899 56% [================================== ] 1632/2899 56% [================================== ] 1633/2899 56% [================================== ] 1634/2899 56% [================================== ] 1635/2899 56% [================================== ] 1636/2899 56% [=================================== ] 1637/2899 56% [=================================== ] 1638/2899 56% [=================================== ] 1639/2899 56% [=================================== ] 1640/2899 56% [=================================== ] 1641/2899 56% [=================================== ] 1642/2899 56% [=================================== ] 1643/2899 56% [=================================== ] 1644/2899 56% [=================================== ] 1645/2899 56% [=================================== ] 1646/2899 56% [=================================== ] 1647/2899 56% [=================================== ] 1648/2899 56% [=================================== ] 1649/2899 56% [=================================== ] 1650/2899 56% [=================================== ] 1651/2899 56% [=================================== ] 1652/2899 56% [=================================== ] 1653/2899 57% [=================================== ] 1654/2899 57% [=================================== ] 1655/2899 57% [=================================== ] 1656/2899 57% [=================================== ] 1657/2899 57% [=================================== ] 1658/2899 57% [=================================== ] 1659/2899 57% [=================================== ] 1660/2899 57% [=================================== ] 1661/2899 57% [=================================== ] 1662/2899 57% [=================================== ] 1663/2899 57% [=================================== ] 1664/2899 57% [=================================== ] 1665/2899 57% [=================================== ] 1666/2899 57% [=================================== ] 1667/2899 57% [=================================== ] 1668/2899 57% [=================================== ] 1669/2899 57% [=================================== ] 1670/2899 57% [=================================== ] 1671/2899 57% [=================================== ] 1672/2899 57% [=================================== ] 1673/2899 57% [=================================== ] 1674/2899 57% [=================================== ] 1675/2899 57% [=================================== ] 1676/2899 57% [=================================== ] 1677/2899 57% [=================================== ] 1678/2899 57% [=================================== ] 1679/2899 57% [=================================== ] 1680/2899 57% [=================================== ] 1681/2899 57% [=================================== ] 1682/2899 58% [=================================== ] 1683/2899 58% [==================================== ] 1684/2899 58% [==================================== ] 1685/2899 58% [==================================== ] 1686/2899 58% [==================================== ] 1687/2899 58% [==================================== ] 1688/2899 58% [==================================== ] 1689/2899 58% [==================================== ] 1690/2899 58% [==================================== ] 1691/2899 58% [==================================== ] 1692/2899 58% [==================================== ] 1693/2899 58% [==================================== ] 1694/2899 58% [==================================== ] 1695/2899 58% [==================================== ] 1696/2899 58% [==================================== ] 1697/2899 58% [==================================== ] 1698/2899 58% [==================================== ] 1699/2899 58% [==================================== ] 1700/2899 58% [==================================== ] 1701/2899 58% [==================================== ] 1702/2899 58% [==================================== ] 1703/2899 58% [==================================== ] 1704/2899 58% [==================================== ] 1705/2899 58% [==================================== ] 1706/2899 58% [==================================== ] 1707/2899 58% [==================================== ] 1708/2899 58% [==================================== ] 1709/2899 58% [==================================== ] 1710/2899 58% [==================================== ] 1711/2899 59% [==================================== ] 1712/2899 59% [==================================== ] 1713/2899 59% [==================================== ] 1714/2899 59% [==================================== ] 1715/2899 59% [==================================== ] 1716/2899 59% [==================================== ] 1717/2899 59% [==================================== ] 1718/2899 59% [==================================== ] 1719/2899 59% [==================================== ] 1720/2899 59% [==================================== ] 1721/2899 59% [==================================== ] 1722/2899 59% [==================================== ] 1723/2899 59% [==================================== ] 1724/2899 59% [==================================== ] 1725/2899 59% [==================================== ] 1726/2899 59% [==================================== ] 1727/2899 59% [==================================== ] 1728/2899 59% [==================================== ] 1729/2899 59% [==================================== ] 1730/2899 59% [===================================== ] 1731/2899 59% [===================================== ] 1732/2899 59% [===================================== ] 1733/2899 59% [===================================== ] 1734/2899 59% [===================================== ] 1735/2899 59% [===================================== ] 1736/2899 59% [===================================== ] 1737/2899 59% [===================================== ] 1738/2899 59% [===================================== ] 1739/2899 59% [===================================== ] 1740/2899 60% [===================================== ] 1741/2899 60% [===================================== ] 1742/2899 60% [===================================== ] 1743/2899 60% [===================================== ] 1744/2899 60% [===================================== ] 1745/2899 60% [===================================== ] 1746/2899 60% [===================================== ] 1747/2899 60% [===================================== ] 1748/2899 60% [===================================== ] 1749/2899 60% [===================================== ] 1750/2899 60% [===================================== ] 1751/2899 60% [===================================== ] 1752/2899 60% [===================================== ] 1753/2899 60% [===================================== ] 1754/2899 60% [===================================== ] 1755/2899 60% [===================================== ] 1756/2899 60% [===================================== ] 1757/2899 60% [===================================== ] 1758/2899 60% [===================================== ] 1759/2899 60% [===================================== ] 1760/2899 60% [===================================== ] 1761/2899 60% [===================================== ] 1762/2899 60% [===================================== ] 1763/2899 60% [===================================== ] 1764/2899 60% [===================================== ] 1765/2899 60% [===================================== ] 1766/2899 60% [===================================== ] 1767/2899 60% [===================================== ] 1768/2899 60% [===================================== ] 1769/2899 61% [===================================== ] 1770/2899 61% [===================================== ] 1771/2899 61% [===================================== ] 1772/2899 61% [===================================== ] 1773/2899 61% [===================================== ] 1774/2899 61% [===================================== ] 1775/2899 61% [===================================== ] 1776/2899 61% [====================================== ] 1777/2899 61% [====================================== ] 1778/2899 61% [====================================== ] 1779/2899 61% [====================================== ] 1780/2899 61% [====================================== ] 1781/2899 61% [====================================== ] 1782/2899 61% [====================================== ] 1783/2899 61% [====================================== ] 1784/2899 61% [====================================== ] 1785/2899 61% [====================================== ] 1786/2899 61% [====================================== ] 1787/2899 61% [====================================== ] 1788/2899 61% [====================================== ] 1789/2899 61% [====================================== ] 1790/2899 61% [====================================== ] 1791/2899 61% [====================================== ] 1792/2899 61% [====================================== ] 1793/2899 61% [====================================== ] 1794/2899 61% [====================================== ] 1795/2899 61% [====================================== ] 1796/2899 61% [====================================== ] 1797/2899 61% [====================================== ] 1798/2899 62% [====================================== ] 1799/2899 62% [====================================== ] 1800/2899 62% [====================================== ] 1801/2899 62% [====================================== ] 1802/2899 62% [====================================== ] 1803/2899 62% [====================================== ] 1804/2899 62% [====================================== ] 1805/2899 62% [====================================== ] 1806/2899 62% [====================================== ] 1807/2899 62% [====================================== ] 1808/2899 62% [====================================== ] 1809/2899 62% [====================================== ] 1810/2899 62% [====================================== ] 1811/2899 62% [====================================== ] 1812/2899 62% [====================================== ] 1813/2899 62% [====================================== ] 1814/2899 62% [====================================== ] 1815/2899 62% [====================================== ] 1816/2899 62% [====================================== ] 1817/2899 62% [====================================== ] 1818/2899 62% [====================================== ] 1819/2899 62% [====================================== ] 1820/2899 62% [====================================== ] 1821/2899 62% [====================================== ] 1822/2899 62% [====================================== ] 1823/2899 62% [======================================= ] 1824/2899 62% [======================================= ] 1825/2899 62% [======================================= ] 1826/2899 62% [======================================= ] 1827/2899 63% [======================================= ] 1828/2899 63% [======================================= ] 1829/2899 63% [======================================= ] 1830/2899 63% [======================================= ] 1831/2899 63% [======================================= ] 1832/2899 63% [======================================= ] 1833/2899 63% [======================================= ] 1834/2899 63% [======================================= ] 1835/2899 63% [======================================= ] 1836/2899 63% [======================================= ] 1837/2899 63% [======================================= ] 1838/2899 63% [======================================= ] 1839/2899 63% [======================================= ] 1840/2899 63% [======================================= ] 1841/2899 63% [======================================= ] 1842/2899 63% [======================================= ] 1843/2899 63% [======================================= ] 1844/2899 63% [======================================= ] 1845/2899 63% [======================================= ] 1846/2899 63% [======================================= ] 1847/2899 63% [======================================= ] 1848/2899 63% [======================================= ] 1849/2899 63% [======================================= ] 1850/2899 63% [======================================= ] 1851/2899 63% [======================================= ] 1852/2899 63% [======================================= ] 1853/2899 63% [======================================= ] 1854/2899 63% [======================================= ] 1855/2899 63% [======================================= ] 1856/2899 64% [======================================= ] 1857/2899 64% [======================================= ] 1858/2899 64% [======================================= ] 1859/2899 64% [======================================= ] 1860/2899 64% [======================================= ] 1861/2899 64% [======================================= ] 1862/2899 64% [======================================= ] 1863/2899 64% [======================================= ] 1864/2899 64% [======================================= ] 1865/2899 64% [======================================= ] 1866/2899 64% [======================================= ] 1867/2899 64% [======================================= ] 1868/2899 64% [======================================= ] 1869/2899 64% [======================================= ] 1870/2899 64% [======================================== ] 1871/2899 64% [======================================== ] 1872/2899 64% [======================================== ] 1873/2899 64% [======================================== ] 1874/2899 64% [======================================== ] 1875/2899 64% [======================================== ] 1876/2899 64% [======================================== ] 1877/2899 64% [======================================== ] 1878/2899 64% [======================================== ] 1879/2899 64% [======================================== ] 1880/2899 64% [======================================== ] 1881/2899 64% [======================================== ] 1882/2899 64% [======================================== ] 1883/2899 64% [======================================== ] 1884/2899 64% [======================================== ] 1885/2899 65% [======================================== ] 1886/2899 65% [======================================== ] 1887/2899 65% [======================================== ] 1888/2899 65% [======================================== ] 1889/2899 65% [======================================== ] 1890/2899 65% [======================================== ] 1891/2899 65% [======================================== ] 1892/2899 65% [======================================== ] 1893/2899 65% [======================================== ] 1894/2899 65% [======================================== ] 1895/2899 65% [======================================== ] 1896/2899 65% [======================================== ] 1897/2899 65% [======================================== ] 1898/2899 65% [======================================== ] 1899/2899 65% [======================================== ] 1900/2899 65% [======================================== ] 1901/2899 65% [======================================== ] 1902/2899 65% [======================================== ] 1903/2899 65% [======================================== ] 1904/2899 65% [======================================== ] 1905/2899 65% [======================================== ] 1906/2899 65% [======================================== ] 1907/2899 65% [======================================== ] 1908/2899 65% [======================================== ] 1909/2899 65% [======================================== ] 1910/2899 65% [======================================== ] 1911/2899 65% [======================================== ] 1912/2899 65% [======================================== ] 1913/2899 65% [======================================== ] 1914/2899 66% [======================================== ] 1915/2899 66% [======================================== ] 1916/2899 66% [======================================== ] 1917/2899 66% [========================================= ] 1918/2899 66% [========================================= ] 1919/2899 66% [========================================= ] 1920/2899 66% [========================================= ] 1921/2899 66% [========================================= ] 1922/2899 66% [========================================= ] 1923/2899 66% [========================================= ] 1924/2899 66% [========================================= ] 1925/2899 66% [========================================= ] 1926/2899 66% [========================================= ] 1927/2899 66% [========================================= ] 1928/2899 66% [========================================= ] 1929/2899 66% [========================================= ] 1930/2899 66% [========================================= ] 1931/2899 66% [========================================= ] 1932/2899 66% [========================================= ] 1933/2899 66% [========================================= ] 1934/2899 66% [========================================= ] 1935/2899 66% [========================================= ] 1936/2899 66% [========================================= ] 1937/2899 66% [========================================= ] 1938/2899 66% [========================================= ] 1939/2899 66% [========================================= ] 1940/2899 66% [========================================= ] 1941/2899 66% [========================================= ] 1942/2899 66% [========================================= ] 1943/2899 67% [========================================= ] 1944/2899 67% [========================================= ] 1945/2899 67% [========================================= ] 1946/2899 67% [========================================= ] 1947/2899 67% [========================================= ] 1948/2899 67% [========================================= ] 1949/2899 67% [========================================= ] 1950/2899 67% [========================================= ] 1951/2899 67% [========================================= ] 1952/2899 67% [========================================= ] 1953/2899 67% [========================================= ] 1954/2899 67% [========================================= ] 1955/2899 67% [========================================= ] 1956/2899 67% [========================================= ] 1957/2899 67% [========================================= ] 1958/2899 67% [========================================= ] 1959/2899 67% [========================================= ] 1960/2899 67% [========================================= ] 1961/2899 67% [========================================= ] 1962/2899 67% [========================================= ] 1963/2899 67% [========================================== ] 1964/2899 67% [========================================== ] 1965/2899 67% [========================================== ] 1966/2899 67% [========================================== ] 1967/2899 67% [========================================== ] 1968/2899 67% [========================================== ] 1969/2899 67% [========================================== ] 1970/2899 67% [========================================== ] 1971/2899 67% [========================================== ] 1972/2899 68% [========================================== ] 1973/2899 68% [========================================== ] 1974/2899 68% [========================================== ] 1975/2899 68% [========================================== ] 1976/2899 68% [========================================== ] 1977/2899 68% [========================================== ] 1978/2899 68% [========================================== ] 1979/2899 68% [========================================== ] 1980/2899 68% [========================================== ] 1981/2899 68% [========================================== ] 1982/2899 68% [========================================== ] 1983/2899 68% [========================================== ] 1984/2899 68% [========================================== ] 1985/2899 68% [========================================== ] 1986/2899 68% [========================================== ] 1987/2899 68% [========================================== ] 1988/2899 68% [========================================== ] 1989/2899 68% [========================================== ] 1990/2899 68% [========================================== ] 1991/2899 68% [========================================== ] 1992/2899 68% [========================================== ] 1993/2899 68% [========================================== ] 1994/2899 68% [========================================== ] 1995/2899 68% [========================================== ] 1996/2899 68% [========================================== ] 1997/2899 68% [========================================== ] 1998/2899 68% [========================================== ] 1999/2899 68% [========================================== ] 2000/2899 68% [========================================== ] 2001/2899 69% [========================================== ] 2002/2899 69% [========================================== ] 2003/2899 69% [========================================== ] 2004/2899 69% [========================================== ] 2005/2899 69% [========================================== ] 2006/2899 69% [========================================== ] 2007/2899 69% [========================================== ] 2008/2899 69% [========================================== ] 2009/2899 69% [========================================== ] 2010/2899 69% [=========================================== ] 2011/2899 69% [=========================================== ] 2012/2899 69% [=========================================== ] 2013/2899 69% [=========================================== ] 2014/2899 69% [=========================================== ] 2015/2899 69% [=========================================== ] 2016/2899 69% [=========================================== ] 2017/2899 69% [=========================================== ] 2018/2899 69% [=========================================== ] 2019/2899 69% [=========================================== ] 2020/2899 69% [=========================================== ] 2021/2899 69% [=========================================== ] 2022/2899 69% [=========================================== ] 2023/2899 69% [=========================================== ] 2024/2899 69% [=========================================== ] 2025/2899 69% [=========================================== ] 2026/2899 69% [=========================================== ] 2027/2899 69% [=========================================== ] 2028/2899 69% [=========================================== ] 2029/2899 69% [=========================================== ] 2030/2899 70% [=========================================== ] 2031/2899 70% [=========================================== ] 2032/2899 70% [=========================================== ] 2033/2899 70% [=========================================== ] 2034/2899 70% [=========================================== ] 2035/2899 70% [=========================================== ] 2036/2899 70% [=========================================== ] 2037/2899 70% [=========================================== ] 2038/2899 70% [=========================================== ] 2039/2899 70% [=========================================== ] 2040/2899 70% [=========================================== ] 2041/2899 70% [=========================================== ] 2042/2899 70% [=========================================== ] 2043/2899 70% [=========================================== ] 2044/2899 70% [=========================================== ] 2045/2899 70% [=========================================== ] 2046/2899 70% [=========================================== ] 2047/2899 70% [=========================================== ] 2048/2899 70% [=========================================== ] 2049/2899 70% [=========================================== ] 2050/2899 70% [=========================================== ] 2051/2899 70% [=========================================== ] 2052/2899 70% [=========================================== ] 2053/2899 70% [=========================================== ] 2054/2899 70% [=========================================== ] 2055/2899 70% [=========================================== ] 2056/2899 70% [=========================================== ] 2057/2899 70% [============================================ ] 2058/2899 70% [============================================ ] 2059/2899 71% [============================================ ] 2060/2899 71% [============================================ ] 2061/2899 71% [============================================ ] 2062/2899 71% [============================================ ] 2063/2899 71% [============================================ ] 2064/2899 71% [============================================ ] 2065/2899 71% [============================================ ] 2066/2899 71% [============================================ ] 2067/2899 71% [============================================ ] 2068/2899 71% [============================================ ] 2069/2899 71% [============================================ ] 2070/2899 71% [============================================ ] 2071/2899 71% [============================================ ] 2072/2899 71% [============================================ ] 2073/2899 71% [============================================ ] 2074/2899 71% [============================================ ] 2075/2899 71% [============================================ ] 2076/2899 71% [============================================ ] 2077/2899 71% [============================================ ] 2078/2899 71% [============================================ ] 2079/2899 71% [============================================ ] 2080/2899 71% [============================================ ] 2081/2899 71% [============================================ ] 2082/2899 71% [============================================ ] 2083/2899 71% [============================================ ] 2084/2899 71% [============================================ ] 2085/2899 71% [============================================ ] 2086/2899 71% [============================================ ] 2087/2899 71% [============================================ ] 2088/2899 72% [============================================ ] 2089/2899 72% [============================================ ] 2090/2899 72% [============================================ ] 2091/2899 72% [============================================ ] 2092/2899 72% [============================================ ] 2093/2899 72% [============================================ ] 2094/2899 72% [============================================ ] 2095/2899 72% [============================================ ] 2096/2899 72% [============================================ ] 2097/2899 72% [============================================ ] 2098/2899 72% [============================================ ] 2099/2899 72% [============================================ ] 2100/2899 72% [============================================ ] 2101/2899 72% [============================================ ] 2102/2899 72% [============================================ ] 2103/2899 72% [============================================ ] 2104/2899 72% [============================================= ] 2105/2899 72% [============================================= ] 2106/2899 72% [============================================= ] 2107/2899 72% [============================================= ] 2108/2899 72% [============================================= ] 2109/2899 72% [============================================= ] 2110/2899 72% [============================================= ] 2111/2899 72% [============================================= ] 2112/2899 72% [============================================= ] 2113/2899 72% [============================================= ] 2114/2899 72% [============================================= ] 2115/2899 72% [============================================= ] 2116/2899 72% [============================================= ] 2117/2899 73% [============================================= ] 2118/2899 73% [============================================= ] 2119/2899 73% [============================================= ] 2120/2899 73% [============================================= ] 2121/2899 73% [============================================= ] 2122/2899 73% [============================================= ] 2123/2899 73% [============================================= ] 2124/2899 73% [============================================= ] 2125/2899 73% [============================================= ] 2126/2899 73% [============================================= ] 2127/2899 73% [============================================= ] 2128/2899 73% [============================================= ] 2129/2899 73% [============================================= ] 2130/2899 73% [============================================= ] 2131/2899 73% [============================================= ] 2132/2899 73% [============================================= ] 2133/2899 73% [============================================= ] 2134/2899 73% [============================================= ] 2135/2899 73% [============================================= ] 2136/2899 73% [============================================= ] 2137/2899 73% [============================================= ] 2138/2899 73% [============================================= ] 2139/2899 73% [============================================= ] 2140/2899 73% [============================================= ] 2141/2899 73% [============================================= ] 2142/2899 73% [============================================= ] 2143/2899 73% [============================================= ] 2144/2899 73% [============================================= ] 2145/2899 73% [============================================= ] 2146/2899 74% [============================================= ] 2147/2899 74% [============================================= ] 2148/2899 74% [============================================= ] 2149/2899 74% [============================================= ] 2150/2899 74% [============================================== ] 2151/2899 74% [============================================== ] 2152/2899 74% [============================================== ] 2153/2899 74% [============================================== ] 2154/2899 74% [============================================== ] 2155/2899 74% [============================================== ] 2156/2899 74% [============================================== ] 2157/2899 74% [============================================== ] 2158/2899 74% [============================================== ] 2159/2899 74% [============================================== ] 2160/2899 74% [============================================== ] 2161/2899 74% [============================================== ] 2162/2899 74% [============================================== ] 2163/2899 74% [============================================== ] 2164/2899 74% [============================================== ] 2165/2899 74% [============================================== ] 2166/2899 74% [============================================== ] 2167/2899 74% [============================================== ] 2168/2899 74% [============================================== ] 2169/2899 74% [============================================== ] 2170/2899 74% [============================================== ] 2171/2899 74% [============================================== ] 2172/2899 74% [============================================== ] 2173/2899 74% [============================================== ] 2174/2899 74% [============================================== ] 2175/2899 75% [============================================== ] 2176/2899 75% [============================================== ] 2177/2899 75% [============================================== ] 2178/2899 75% [============================================== ] 2179/2899 75% [============================================== ] 2180/2899 75% [============================================== ] 2181/2899 75% [============================================== ] 2182/2899 75% [============================================== ] 2183/2899 75% [============================================== ] 2184/2899 75% [============================================== ] 2185/2899 75% [============================================== ] 2186/2899 75% [============================================== ] 2187/2899 75% [============================================== ] 2188/2899 75% [============================================== ] 2189/2899 75% [============================================== ] 2190/2899 75% [============================================== ] 2191/2899 75% [============================================== ] 2192/2899 75% [============================================== ] 2193/2899 75% [============================================== ] 2194/2899 75% [============================================== ] 2195/2899 75% [============================================== ] 2196/2899 75% [============================================== ] 2197/2899 75% [=============================================== ] 2198/2899 75% [=============================================== ] 2199/2899 75% [=============================================== ] 2200/2899 75% [=============================================== ] 2201/2899 75% [=============================================== ] 2202/2899 75% [=============================================== ] 2203/2899 75% [=============================================== ] 2204/2899 76% [=============================================== ] 2205/2899 76% [=============================================== ] 2206/2899 76% [=============================================== ] 2207/2899 76% [=============================================== ] 2208/2899 76% [=============================================== ] 2209/2899 76% [=============================================== ] 2210/2899 76% [=============================================== ] 2211/2899 76% [=============================================== ] 2212/2899 76% [=============================================== ] 2213/2899 76% [=============================================== ] 2214/2899 76% [=============================================== ] 2215/2899 76% [=============================================== ] 2216/2899 76% [=============================================== ] 2217/2899 76% [=============================================== ] 2218/2899 76% [=============================================== ] 2219/2899 76% [=============================================== ] 2220/2899 76% [=============================================== ] 2221/2899 76% [=============================================== ] 2222/2899 76% [=============================================== ] 2223/2899 76% [=============================================== ] 2224/2899 76% [=============================================== ] 2225/2899 76% [=============================================== ] 2226/2899 76% [=============================================== ] 2227/2899 76% [=============================================== ] 2228/2899 76% [=============================================== ] 2229/2899 76% [=============================================== ] 2230/2899 76% [=============================================== ] 2231/2899 76% [=============================================== ] 2232/2899 76% [=============================================== ] 2233/2899 77% [=============================================== ] 2234/2899 77% [=============================================== ] 2235/2899 77% [=============================================== ] 2236/2899 77% [=============================================== ] 2237/2899 77% [=============================================== ] 2238/2899 77% [=============================================== ] 2239/2899 77% [=============================================== ] 2240/2899 77% [=============================================== ] 2241/2899 77% [=============================================== ] 2242/2899 77% [=============================================== ] 2243/2899 77% [=============================================== ] 2244/2899 77% [================================================ ] 2245/2899 77% [================================================ ] 2246/2899 77% [================================================ ] 2247/2899 77% [================================================ ] 2248/2899 77% [================================================ ] 2249/2899 77% [================================================ ] 2250/2899 77% [================================================ ] 2251/2899 77% [================================================ ] 2252/2899 77% [================================================ ] 2253/2899 77% [================================================ ] 2254/2899 77% [================================================ ] 2255/2899 77% [================================================ ] 2256/2899 77% [================================================ ] 2257/2899 77% [================================================ ] 2258/2899 77% [================================================ ] 2259/2899 77% [================================================ ] 2260/2899 77% [================================================ ] 2261/2899 77% [================================================ ] 2262/2899 78% [================================================ ] 2263/2899 78% [================================================ ] 2264/2899 78% [================================================ ] 2265/2899 78% [================================================ ] 2266/2899 78% [================================================ ] 2267/2899 78% [================================================ ] 2268/2899 78% [================================================ ] 2269/2899 78% [================================================ ] 2270/2899 78% [================================================ ] 2271/2899 78% [================================================ ] 2272/2899 78% [================================================ ] 2273/2899 78% [================================================ ] 2274/2899 78% [================================================ ] 2275/2899 78% [================================================ ] 2276/2899 78% [================================================ ] 2277/2899 78% [================================================ ] 2278/2899 78% [================================================ ] 2279/2899 78% [================================================ ] 2280/2899 78% [================================================ ] 2281/2899 78% [================================================ ] 2282/2899 78% [================================================ ] 2283/2899 78% [================================================ ] 2284/2899 78% [================================================ ] 2285/2899 78% [================================================ ] 2286/2899 78% [================================================ ] 2287/2899 78% [================================================ ] 2288/2899 78% [================================================ ] 2289/2899 78% [================================================ ] 2290/2899 78% [================================================ ] 2291/2899 79% [================================================= ] 2292/2899 79% [================================================= ] 2293/2899 79% [================================================= ] 2294/2899 79% [================================================= ] 2295/2899 79% [================================================= ] 2296/2899 79% [================================================= ] 2297/2899 79% [================================================= ] 2298/2899 79% [================================================= ] 2299/2899 79% [================================================= ] 2300/2899 79% [================================================= ] 2301/2899 79% [================================================= ] 2302/2899 79% [================================================= ] 2303/2899 79% [================================================= ] 2304/2899 79% [================================================= ] 2305/2899 79% [================================================= ] 2306/2899 79% [================================================= ] 2307/2899 79% [================================================= ] 2308/2899 79% [================================================= ] 2309/2899 79% [================================================= ] 2310/2899 79% [================================================= ] 2311/2899 79% [================================================= ] 2312/2899 79% [================================================= ] 2313/2899 79% [================================================= ] 2314/2899 79% [================================================= ] 2315/2899 79% [================================================= ] 2316/2899 79% [================================================= ] 2317/2899 79% [================================================= ] 2318/2899 79% [================================================= ] 2319/2899 79% [================================================= ] 2320/2899 80% [================================================= ] 2321/2899 80% [================================================= ] 2322/2899 80% [================================================= ] 2323/2899 80% [================================================= ] 2324/2899 80% [================================================= ] 2325/2899 80% [================================================= ] 2326/2899 80% [================================================= ] 2327/2899 80% [================================================= ] 2328/2899 80% [================================================= ] 2329/2899 80% [================================================= ] 2330/2899 80% [================================================= ] 2331/2899 80% [================================================= ] 2332/2899 80% [================================================= ] 2333/2899 80% [================================================= ] 2334/2899 80% [================================================= ] 2335/2899 80% [================================================= ] 2336/2899 80% [================================================= ] 2337/2899 80% [================================================== ] 2338/2899 80% [================================================== ] 2339/2899 80% [================================================== ] 2340/2899 80% [================================================== ] 2341/2899 80% [================================================== ] 2342/2899 80% [================================================== ] 2343/2899 80% [================================================== ] 2344/2899 80% [================================================== ] 2345/2899 80% [================================================== ] 2346/2899 80% [================================================== ] 2347/2899 80% [================================================== ] 2348/2899 80% [================================================== ] 2349/2899 81% [================================================== ] 2350/2899 81% [================================================== ] 2351/2899 81% [================================================== ] 2352/2899 81% [================================================== ] 2353/2899 81% [================================================== ] 2354/2899 81% [================================================== ] 2355/2899 81% [================================================== ] 2356/2899 81% [================================================== ] 2357/2899 81% [================================================== ] 2358/2899 81% [================================================== ] 2359/2899 81% [================================================== ] 2360/2899 81% [================================================== ] 2361/2899 81% [================================================== ] 2362/2899 81% [================================================== ] 2363/2899 81% [================================================== ] 2364/2899 81% [================================================== ] 2365/2899 81% [================================================== ] 2366/2899 81% [================================================== ] 2367/2899 81% [================================================== ] 2368/2899 81% [================================================== ] 2369/2899 81% [================================================== ] 2370/2899 81% [================================================== ] 2371/2899 81% [================================================== ] 2372/2899 81% [================================================== ] 2373/2899 81% [================================================== ] 2374/2899 81% [================================================== ] 2375/2899 81% [================================================== ] 2376/2899 81% [================================================== ] 2377/2899 81% [================================================== ] 2378/2899 82% [================================================== ] 2379/2899 82% [================================================== ] 2380/2899 82% [================================================== ] 2381/2899 82% [================================================== ] 2382/2899 82% [================================================== ] 2383/2899 82% [================================================== ] 2384/2899 82% [=================================================== ] 2385/2899 82% [=================================================== ] 2386/2899 82% [=================================================== ] 2387/2899 82% [=================================================== ] 2388/2899 82% [=================================================== ] 2389/2899 82% [=================================================== ] 2390/2899 82% [=================================================== ] 2391/2899 82% [=================================================== ] 2392/2899 82% [=================================================== ] 2393/2899 82% [=================================================== ] 2394/2899 82% [=================================================== ] 2395/2899 82% [=================================================== ] 2396/2899 82% [=================================================== ] 2397/2899 82% [=================================================== ] 2398/2899 82% [=================================================== ] 2399/2899 82% [=================================================== ] 2400/2899 82% [=================================================== ] 2401/2899 82% [=================================================== ] 2402/2899 82% [=================================================== ] 2403/2899 82% [=================================================== ] 2404/2899 82% [=================================================== ] 2405/2899 82% [=================================================== ] 2406/2899 82% [=================================================== ] 2407/2899 83% [=================================================== ] 2408/2899 83% [=================================================== ] 2409/2899 83% [=================================================== ] 2410/2899 83% [=================================================== ] 2411/2899 83% [=================================================== ] 2412/2899 83% [=================================================== ] 2413/2899 83% [=================================================== ] 2414/2899 83% [=================================================== ] 2415/2899 83% [=================================================== ] 2416/2899 83% [=================================================== ] 2417/2899 83% [=================================================== ] 2418/2899 83% [=================================================== ] 2419/2899 83% [=================================================== ] 2420/2899 83% [=================================================== ] 2421/2899 83% [=================================================== ] 2422/2899 83% [=================================================== ] 2423/2899 83% [=================================================== ] 2424/2899 83% [=================================================== ] 2425/2899 83% [=================================================== ] 2426/2899 83% [=================================================== ] 2427/2899 83% [=================================================== ] 2428/2899 83% [=================================================== ] 2429/2899 83% [=================================================== ] 2430/2899 83% [=================================================== ] 2431/2899 83% [==================================================== ] 2432/2899 83% [==================================================== ] 2433/2899 83% [==================================================== ] 2434/2899 83% [==================================================== ] 2435/2899 83% [==================================================== ] 2436/2899 84% [==================================================== ] 2437/2899 84% [==================================================== ] 2438/2899 84% [==================================================== ] 2439/2899 84% [==================================================== ] 2440/2899 84% [==================================================== ] 2441/2899 84% [==================================================== ] 2442/2899 84% [==================================================== ] 2443/2899 84% [==================================================== ] 2444/2899 84% [==================================================== ] 2445/2899 84% [==================================================== ] 2446/2899 84% [==================================================== ] 2447/2899 84% [==================================================== ] 2448/2899 84% [==================================================== ] 2449/2899 84% [==================================================== ] 2450/2899 84% [==================================================== ] 2451/2899 84% [==================================================== ] 2452/2899 84% [==================================================== ] 2453/2899 84% [==================================================== ] 2454/2899 84% [==================================================== ] 2455/2899 84% [==================================================== ] 2456/2899 84% [==================================================== ] 2457/2899 84% [==================================================== ] 2458/2899 84% [==================================================== ] 2459/2899 84% [==================================================== ] 2460/2899 84% [==================================================== ] 2461/2899 84% [==================================================== ] 2462/2899 84% [==================================================== ] 2463/2899 84% [==================================================== ] 2464/2899 84% [==================================================== ] 2465/2899 85% [==================================================== ] 2466/2899 85% [==================================================== ] 2467/2899 85% [==================================================== ] 2468/2899 85% [==================================================== ] 2469/2899 85% [==================================================== ] 2470/2899 85% [==================================================== ] 2471/2899 85% [==================================================== ] 2472/2899 85% [==================================================== ] 2473/2899 85% [==================================================== ] 2474/2899 85% [==================================================== ] 2475/2899 85% [==================================================== ] 2476/2899 85% [==================================================== ] 2477/2899 85% [==================================================== ] 2478/2899 85% [===================================================== ] 2479/2899 85% [===================================================== ] 2480/2899 85% [===================================================== ] 2481/2899 85% [===================================================== ] 2482/2899 85% [===================================================== ] 2483/2899 85% [===================================================== ] 2484/2899 85% [===================================================== ] 2485/2899 85% [===================================================== ] 2486/2899 85% [===================================================== ] 2487/2899 85% [===================================================== ] 2488/2899 85% [===================================================== ] 2489/2899 85% [===================================================== ] 2490/2899 85% [===================================================== ] 2491/2899 85% [===================================================== ] 2492/2899 85% [===================================================== ] 2493/2899 85% [===================================================== ] 2494/2899 86% [===================================================== ] 2495/2899 86% [===================================================== ] 2496/2899 86% [===================================================== ] 2497/2899 86% [===================================================== ] 2498/2899 86% [===================================================== ] 2499/2899 86% [===================================================== ] 2500/2899 86% [===================================================== ] 2501/2899 86% [===================================================== ] 2502/2899 86% [===================================================== ] 2503/2899 86% [===================================================== ] 2504/2899 86% [===================================================== ] 2505/2899 86% [===================================================== ] 2506/2899 86% [===================================================== ] 2507/2899 86% [===================================================== ] 2508/2899 86% [===================================================== ] 2509/2899 86% [===================================================== ] 2510/2899 86% [===================================================== ] 2511/2899 86% [===================================================== ] 2512/2899 86% [===================================================== ] 2513/2899 86% [===================================================== ] 2514/2899 86% [===================================================== ] 2515/2899 86% [===================================================== ] 2516/2899 86% [===================================================== ] 2517/2899 86% [===================================================== ] 2518/2899 86% [===================================================== ] 2519/2899 86% [===================================================== ] 2520/2899 86% [===================================================== ] 2521/2899 86% [===================================================== ] 2522/2899 86% [===================================================== ] 2523/2899 87% [===================================================== ] 2524/2899 87% [====================================================== ] 2525/2899 87% [====================================================== ] 2526/2899 87% [====================================================== ] 2527/2899 87% [====================================================== ] 2528/2899 87% [====================================================== ] 2529/2899 87% [====================================================== ] 2530/2899 87% [====================================================== ] 2531/2899 87% [====================================================== ] 2532/2899 87% [====================================================== ] 2533/2899 87% [====================================================== ] 2534/2899 87% [====================================================== ] 2535/2899 87% [====================================================== ] 2536/2899 87% [====================================================== ] 2537/2899 87% [====================================================== ] 2538/2899 87% [====================================================== ] 2539/2899 87% [====================================================== ] 2540/2899 87% [====================================================== ] 2541/2899 87% [====================================================== ] 2542/2899 87% [====================================================== ] 2543/2899 87% [====================================================== ] 2544/2899 87% [====================================================== ] 2545/2899 87% [====================================================== ] 2546/2899 87% [====================================================== ] 2547/2899 87% [====================================================== ] 2548/2899 87% [====================================================== ] 2549/2899 87% [====================================================== ] 2550/2899 87% [====================================================== ] 2551/2899 87% [====================================================== ] 2552/2899 88% [====================================================== ] 2553/2899 88% [====================================================== ] 2554/2899 88% [====================================================== ] 2555/2899 88% [====================================================== ] 2556/2899 88% [====================================================== ] 2557/2899 88% [====================================================== ] 2558/2899 88% [====================================================== ] 2559/2899 88% [====================================================== ] 2560/2899 88% [====================================================== ] 2561/2899 88% [====================================================== ] 2562/2899 88% [====================================================== ] 2563/2899 88% [====================================================== ] 2564/2899 88% [====================================================== ] 2565/2899 88% [====================================================== ] 2566/2899 88% [====================================================== ] 2567/2899 88% [====================================================== ] 2568/2899 88% [====================================================== ] 2569/2899 88% [====================================================== ] 2570/2899 88% [====================================================== ] 2571/2899 88% [======================================================= ] 2572/2899 88% [======================================================= ] 2573/2899 88% [======================================================= ] 2574/2899 88% [======================================================= ] 2575/2899 88% [======================================================= ] 2576/2899 88% [======================================================= ] 2577/2899 88% [======================================================= ] 2578/2899 88% [======================================================= ] 2579/2899 88% [======================================================= ] 2580/2899 88% [======================================================= ] 2581/2899 89% [======================================================= ] 2582/2899 89% [======================================================= ] 2583/2899 89% [======================================================= ] 2584/2899 89% [======================================================= ] 2585/2899 89% [======================================================= ] 2586/2899 89% [======================================================= ] 2587/2899 89% [======================================================= ] 2588/2899 89% [======================================================= ] 2589/2899 89% [======================================================= ] 2590/2899 89% [======================================================= ] 2591/2899 89% [======================================================= ] 2592/2899 89% [======================================================= ] 2593/2899 89% [======================================================= ] 2594/2899 89% [======================================================= ] 2595/2899 89% [======================================================= ] 2596/2899 89% [======================================================= ] 2597/2899 89% [======================================================= ] 2598/2899 89% [======================================================= ] 2599/2899 89% [======================================================= ] 2600/2899 89% [======================================================= ] 2601/2899 89% [======================================================= ] 2602/2899 89% [======================================================= ] 2603/2899 89% [======================================================= ] 2604/2899 89% [======================================================= ] 2605/2899 89% [======================================================= ] 2606/2899 89% [======================================================= ] 2607/2899 89% [======================================================= ] 2608/2899 89% [======================================================= ] 2609/2899 89% [======================================================= ] 2610/2899 90% [======================================================= ] 2611/2899 90% [======================================================= ] 2612/2899 90% [======================================================= ] 2613/2899 90% [======================================================= ] 2614/2899 90% [======================================================= ] 2615/2899 90% [======================================================= ] 2616/2899 90% [======================================================= ] 2617/2899 90% [======================================================= ] 2618/2899 90% [======================================================== ] 2619/2899 90% [======================================================== ] 2620/2899 90% [======================================================== ] 2621/2899 90% [======================================================== ] 2622/2899 90% [======================================================== ] 2623/2899 90% [======================================================== ] 2624/2899 90% [======================================================== ] 2625/2899 90% [======================================================== ] 2626/2899 90% [======================================================== ] 2627/2899 90% [======================================================== ] 2628/2899 90% [======================================================== ] 2629/2899 90% [======================================================== ] 2630/2899 90% [======================================================== ] 2631/2899 90% [======================================================== ] 2632/2899 90% [======================================================== ] 2633/2899 90% [======================================================== ] 2634/2899 90% [======================================================== ] 2635/2899 90% [======================================================== ] 2636/2899 90% [======================================================== ] 2637/2899 90% [======================================================== ] 2638/2899 90% [======================================================== ] 2639/2899 91% [======================================================== ] 2640/2899 91% [======================================================== ] 2641/2899 91% [======================================================== ] 2642/2899 91% [======================================================== ] 2643/2899 91% [======================================================== ] 2644/2899 91% [======================================================== ] 2645/2899 91% [======================================================== ] 2646/2899 91% [======================================================== ] 2647/2899 91% [======================================================== ] 2648/2899 91% [======================================================== ] 2649/2899 91% [======================================================== ] 2650/2899 91% [======================================================== ] 2651/2899 91% [======================================================== ] 2652/2899 91% [======================================================== ] 2653/2899 91% [======================================================== ] 2654/2899 91% [======================================================== ] 2655/2899 91% [======================================================== ] 2656/2899 91% [======================================================== ] 2657/2899 91% [======================================================== ] 2658/2899 91% [======================================================== ] 2659/2899 91% [======================================================== ] 2660/2899 91% [======================================================== ] 2661/2899 91% [======================================================== ] 2662/2899 91% [======================================================== ] 2663/2899 91% [======================================================== ] 2664/2899 91% [======================================================== ] 2665/2899 91% [========================================================= ] 2666/2899 91% [========================================================= ] 2667/2899 91% [========================================================= ] 2668/2899 92% [========================================================= ] 2669/2899 92% [========================================================= ] 2670/2899 92% [========================================================= ] 2671/2899 92% [========================================================= ] 2672/2899 92% [========================================================= ] 2673/2899 92% [========================================================= ] 2674/2899 92% [========================================================= ] 2675/2899 92% [========================================================= ] 2676/2899 92% [========================================================= ] 2677/2899 92% [========================================================= ] 2678/2899 92% [========================================================= ] 2679/2899 92% [========================================================= ] 2680/2899 92% [========================================================= ] 2681/2899 92% [========================================================= ] 2682/2899 92% [========================================================= ] 2683/2899 92% [========================================================= ] 2684/2899 92% [========================================================= ] 2685/2899 92% [========================================================= ] 2686/2899 92% [========================================================= ] 2687/2899 92% [========================================================= ] 2688/2899 92% [========================================================= ] 2689/2899 92% [========================================================= ] 2690/2899 92% [========================================================= ] 2691/2899 92% [========================================================= ] 2692/2899 92% [========================================================= ] 2693/2899 92% [========================================================= ] 2694/2899 92% [========================================================= ] 2695/2899 92% [========================================================= ] 2696/2899 92% [========================================================= ] 2697/2899 93% [========================================================= ] 2698/2899 93% [========================================================= ] 2699/2899 93% [========================================================= ] 2700/2899 93% [========================================================= ] 2701/2899 93% [========================================================= ] 2702/2899 93% [========================================================= ] 2703/2899 93% [========================================================= ] 2704/2899 93% [========================================================= ] 2705/2899 93% [========================================================= ] 2706/2899 93% [========================================================= ] 2707/2899 93% [========================================================= ] 2708/2899 93% [========================================================= ] 2709/2899 93% [========================================================= ] 2710/2899 93% [========================================================= ] 2711/2899 93% [========================================================== ] 2712/2899 93% [========================================================== ] 2713/2899 93% [========================================================== ] 2714/2899 93% [========================================================== ] 2715/2899 93% [========================================================== ] 2716/2899 93% [========================================================== ] 2717/2899 93% [========================================================== ] 2718/2899 93% [========================================================== ] 2719/2899 93% [========================================================== ] 2720/2899 93% [========================================================== ] 2721/2899 93% [========================================================== ] 2722/2899 93% [========================================================== ] 2723/2899 93% [========================================================== ] 2724/2899 93% [========================================================== ] 2725/2899 93% [========================================================== ] 2726/2899 94% [========================================================== ] 2727/2899 94% [========================================================== ] 2728/2899 94% [========================================================== ] 2729/2899 94% [========================================================== ] 2730/2899 94% [========================================================== ] 2731/2899 94% [========================================================== ] 2732/2899 94% [========================================================== ] 2733/2899 94% [========================================================== ] 2734/2899 94% [========================================================== ] 2735/2899 94% [========================================================== ] 2736/2899 94% [========================================================== ] 2737/2899 94% [========================================================== ] 2738/2899 94% [========================================================== ] 2739/2899 94% [========================================================== ] 2740/2899 94% [========================================================== ] 2741/2899 94% [========================================================== ] 2742/2899 94% [========================================================== ] 2743/2899 94% [========================================================== ] 2744/2899 94% [========================================================== ] 2745/2899 94% [========================================================== ] 2746/2899 94% [========================================================== ] 2747/2899 94% [========================================================== ] 2748/2899 94% [========================================================== ] 2749/2899 94% [========================================================== ] 2750/2899 94% [========================================================== ] 2751/2899 94% [========================================================== ] 2752/2899 94% [========================================================== ] 2753/2899 94% [========================================================== ] 2754/2899 94% [========================================================== ] 2755/2899 95% [========================================================== ] 2756/2899 95% [========================================================== ] 2757/2899 95% [========================================================== ] 2758/2899 95% [=========================================================== ] 2759/2899 95% [=========================================================== ] 2760/2899 95% [=========================================================== ] 2761/2899 95% [=========================================================== ] 2762/2899 95% [=========================================================== ] 2763/2899 95% [=========================================================== ] 2764/2899 95% [=========================================================== ] 2765/2899 95% [=========================================================== ] 2766/2899 95% [=========================================================== ] 2767/2899 95% [=========================================================== ] 2768/2899 95% [=========================================================== ] 2769/2899 95% [=========================================================== ] 2770/2899 95% [=========================================================== ] 2771/2899 95% [=========================================================== ] 2772/2899 95% [=========================================================== ] 2773/2899 95% [=========================================================== ] 2774/2899 95% [=========================================================== ] 2775/2899 95% [=========================================================== ] 2776/2899 95% [=========================================================== ] 2777/2899 95% [=========================================================== ] 2778/2899 95% [=========================================================== ] 2779/2899 95% [=========================================================== ] 2780/2899 95% [=========================================================== ] 2781/2899 95% [=========================================================== ] 2782/2899 95% [=========================================================== ] 2783/2899 95% [=========================================================== ] 2784/2899 96% [=========================================================== ] 2785/2899 96% [=========================================================== ] 2786/2899 96% [=========================================================== ] 2787/2899 96% [=========================================================== ] 2788/2899 96% [=========================================================== ] 2789/2899 96% [=========================================================== ] 2790/2899 96% [=========================================================== ] 2791/2899 96% [=========================================================== ] 2792/2899 96% [=========================================================== ] 2793/2899 96% [=========================================================== ] 2794/2899 96% [=========================================================== ] 2795/2899 96% [=========================================================== ] 2796/2899 96% [=========================================================== ] 2797/2899 96% [=========================================================== ] 2798/2899 96% [=========================================================== ] 2799/2899 96% [=========================================================== ] 2800/2899 96% [=========================================================== ] 2801/2899 96% [=========================================================== ] 2802/2899 96% [=========================================================== ] 2803/2899 96% [=========================================================== ] 2804/2899 96% [=========================================================== ] 2805/2899 96% [============================================================ ] 2806/2899 96% [============================================================ ] 2807/2899 96% [============================================================ ] 2808/2899 96% [============================================================ ] 2809/2899 96% [============================================================ ] 2810/2899 96% [============================================================ ] 2811/2899 96% [============================================================ ] 2812/2899 96% [============================================================ ] 2813/2899 97% [============================================================ ] 2814/2899 97% [============================================================ ] 2815/2899 97% [============================================================ ] 2816/2899 97% [============================================================ ] 2817/2899 97% [============================================================ ] 2818/2899 97% [============================================================ ] 2819/2899 97% [============================================================ ] 2820/2899 97% [============================================================ ] 2821/2899 97% [============================================================ ] 2822/2899 97% [============================================================ ] 2823/2899 97% [============================================================ ] 2824/2899 97% [============================================================ ] 2825/2899 97% [============================================================ ] 2826/2899 97% [============================================================ ] 2827/2899 97% [============================================================ ] 2828/2899 97% [============================================================ ] 2829/2899 97% [============================================================ ] 2830/2899 97% [============================================================ ] 2831/2899 97% [============================================================ ] 2832/2899 97% [============================================================ ] 2833/2899 97% [============================================================ ] 2834/2899 97% [============================================================ ] 2835/2899 97% [============================================================ ] 2836/2899 97% [============================================================ ] 2837/2899 97% [============================================================ ] 2838/2899 97% [============================================================ ] 2839/2899 97% [============================================================ ] 2840/2899 97% [============================================================ ] 2841/2899 97% [============================================================ ] 2842/2899 98% [============================================================ ] 2843/2899 98% [============================================================ ] 2844/2899 98% [============================================================ ] 2845/2899 98% [============================================================ ] 2846/2899 98% [============================================================ ] 2847/2899 98% [============================================================ ] 2848/2899 98% [============================================================ ] 2849/2899 98% [============================================================ ] 2850/2899 98% [============================================================ ] 2851/2899 98% [============================================================ ] 2852/2899 98% [============================================================= ] 2853/2899 98% [============================================================= ] 2854/2899 98% [============================================================= ] 2855/2899 98% [============================================================= ] 2856/2899 98% [============================================================= ] 2857/2899 98% [============================================================= ] 2858/2899 98% [============================================================= ] 2859/2899 98% [============================================================= ] 2860/2899 98% [============================================================= ] 2861/2899 98% [============================================================= ] 2862/2899 98% [============================================================= ] 2863/2899 98% [============================================================= ] 2864/2899 98% [============================================================= ] 2865/2899 98% [============================================================= ] 2866/2899 98% [============================================================= ] 2867/2899 98% [============================================================= ] 2868/2899 98% [============================================================= ] 2869/2899 98% [============================================================= ] 2870/2899 98% [============================================================= ] 2871/2899 99% [============================================================= ] 2872/2899 99% [============================================================= ] 2873/2899 99% [============================================================= ] 2874/2899 99% [============================================================= ] 2875/2899 99% [============================================================= ] 2876/2899 99% [============================================================= ] 2877/2899 99% [============================================================= ] 2878/2899 99% [============================================================= ] 2879/2899 99% [============================================================= ] 2880/2899 99% [============================================================= ] 2881/2899 99% [============================================================= ] 2882/2899 99% [============================================================= ] 2883/2899 99% [============================================================= ] 2884/2899 99% [============================================================= ] 2885/2899 99% [============================================================= ] 2886/2899 99% [============================================================= ] 2887/2899 99% [============================================================= ] 2888/2899 99% [============================================================= ] 2889/2899 99% [============================================================= ] 2890/2899 99% [============================================================= ] 2891/2899 99% [============================================================= ] 2892/2899 99% [============================================================= ] 2893/2899 99% [============================================================= ] 2894/2899 99% [============================================================= ] 2895/2899 99% [============================================================= ] 2896/2899 99% [============================================================= ] 2897/2899 99% [============================================================= ] 2898/2899 99% [==============================================================] 2899/2899 100% operation complete, 2899 objects in 76472 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-2329-g2ad68ff8df Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.0.1 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 >>> host-aespipe 2.4f Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> 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.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cfm 0.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> daemon 0.8 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) COPYING: OK (sha256: 91329bb9be4ae0b7800081fa054e9bb760c60005b26958c1fb8461bc66bcd998) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-e2fsprogs 1.46.5 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.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.64.0 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 65.5.1 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.0 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gamin 0.1.10 Collecting legal info COPYING: OK (sha256: 7f9ffc38883325f011f331a9d6074ffd0175fbcecd57f69c577fb3845f333876) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irqbalance 1.9.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> kvm-unit-tests 2022-03-08 Collecting legal info COPYRIGHT: OK (sha256: d9bbb60891710d248f01c8bdac50ef7ad39188de512610437872e83112b38a1b) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdeflate 1.12 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpwquality 1.4.4 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libqmi 1.30.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> logrotate 3.20.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openssh 9.1p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> patch 2.7.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> host-pru-software-support 6.0.1 Collecting legal info PRU-Package-v6.1-Manifest.html: OK (sha256: 62a2f56498cd1bac2d4ea6ea1c941affba1e4bb65bfdf2dcffd8e5079fa34399) >>> host-ti-cgt-pru 2.3.3 Collecting legal info PRU_Code_Generation_Tools_2.3.x_manifest.html: OK (sha256: 913cb4ab564f874b7c9a11726a16c4ccdc7ecc60be2738201281a1e28dc93641) pru_rts_2_3_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 5e198df9782c63cedc8363f0e298b241a9a8084398a925f6e1003dbcb60801cb) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-runc 1.1.4 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.19.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> sdl_ttf 70b2940cc75e92aab02a67d2f827caf2836a2c74 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> host-tegrarcm 1.8 Collecting legal info LICENSE: OK (sha256: 5f20d276321cb37346d911712a813cb7ce4c8e3a570bffc919bec820eeef13f6) >>> host-cryptopp 8.6.0 Collecting legal info License.txt: OK (sha256: e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> udpcast 20211207 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> umtprd 1.6.2 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> wolfssl 5.5.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> grub2 2.06 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-grub2 2.06 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_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) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'