grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells rm -f -r /home/autobuild/autobuild/instance-5/output-1/target/usr/share/openrc mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells ln -sf bash /home/autobuild/autobuild/instance-5/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/autobuild/autobuild/instance-5/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-764-g837ab4708c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n news -1 news -1 * - - - Leafnode2 daemon\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot printf ' find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target -print0 | xargs -0 -r touch -hd @1691098694\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2\n /home/autobuild/autobuild/instance-5/output-1/host/sbin/mkfs.ext2 -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -I 256 -O ^64bit /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.47.0 (5-Feb-2023) Creating regular file /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 337bec05-14b1-4c7b-8353-8c68314b0d84 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 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/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" gzip -9 -c -n /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2 > /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2.gz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1691098694\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1460 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/1460 0% [ ] 2/1460 0% [ ] 3/1460 0% [ ] 4/1460 0% [ ] 5/1460 0% [ ] 6/1460 0% [ ] 7/1460 0% [ ] 8/1460 0% [ ] 9/1460 0% [ ] 10/1460 0% [ ] 11/1460 0% [ ] 12/1460 0% [ ] 13/1460 0% [ ] 14/1460 0% [ ] 15/1460 1% [ ] 16/1460 1% [ ] 17/1460 1% [ ] 18/1460 1% [ ] 19/1460 1% [ ] 20/1460 1% [ ] 21/1460 1% [ ] 22/1460 1% [ ] 23/1460 1% [= ] 24/1460 1% [= ] 25/1460 1% [= ] 26/1460 1% [= ] 27/1460 1% [= ] 28/1460 1% [= ] 29/1460 1% [= ] 30/1460 2% [= ] 31/1460 2% [= ] 32/1460 2% [= ] 33/1460 2% [= ] 34/1460 2% [= ] 35/1460 2% [= ] 36/1460 2% [= ] 37/1460 2% [= ] 38/1460 2% [= ] 39/1460 2% [= ] 40/1460 2% [= ] 41/1460 2% [= ] 42/1460 2% [= ] 43/1460 2% [= ] 44/1460 3% [= ] 45/1460 3% [= ] 46/1460 3% [= ] 47/1460 3% [== ] 48/1460 3% [== ] 49/1460 3% [== ] 50/1460 3% [== ] 51/1460 3% [== ] 52/1460 3% [== ] 53/1460 3% [== ] 54/1460 3% [== ] 55/1460 3% [== ] 56/1460 3% [== ] 57/1460 3% [== ] 58/1460 3% [== ] 59/1460 4% [== ] 60/1460 4% [== ] 61/1460 4% [== ] 62/1460 4% [== ] 63/1460 4% [== ] 64/1460 4% [== ] 65/1460 4% [== ] 66/1460 4% [== ] 67/1460 4% [== ] 68/1460 4% [== ] 69/1460 4% [== ] 70/1460 4% [=== ] 71/1460 4% [=== ] 72/1460 4% [=== ] 73/1460 5% [=== ] 74/1460 5% [=== ] 75/1460 5% [=== ] 76/1460 5% [=== ] 77/1460 5% [=== ] 78/1460 5% [=== ] 79/1460 5% [=== ] 80/1460 5% [=== ] 81/1460 5% [=== ] 82/1460 5% [=== ] 83/1460 5% [=== ] 84/1460 5% [=== ] 85/1460 5% [=== ] 86/1460 5% [=== ] 87/1460 5% [=== ] 88/1460 6% [=== ] 89/1460 6% [=== ] 90/1460 6% [=== ] 91/1460 6% [=== ] 92/1460 6% [=== ] 93/1460 6% [=== ] 94/1460 6% [==== ] 95/1460 6% [==== ] 96/1460 6% [==== ] 97/1460 6% [==== ] 98/1460 6% [==== ] 99/1460 6% [==== ] 100/1460 6% [==== ] 101/1460 6% [==== ] 102/1460 6% [==== ] 103/1460 7% [==== ] 104/1460 7% [==== ] 105/1460 7% [==== ] 106/1460 7% [==== ] 107/1460 7% [==== ] 108/1460 7% [==== ] 109/1460 7% [==== ] 110/1460 7% [==== ] 111/1460 7% [==== ] 112/1460 7% [==== ] 113/1460 7% [==== ] 114/1460 7% [==== ] 115/1460 7% [==== ] 116/1460 7% [==== ] 117/1460 8% [===== ] 118/1460 8% [===== ] 119/1460 8% [===== ] 120/1460 8% [===== ] 121/1460 8% [===== ] 122/1460 8% [===== ] 123/1460 8% [===== ] 124/1460 8% [===== ] 125/1460 8% [===== ] 126/1460 8% [===== ] 127/1460 8% [===== ] 128/1460 8% [===== ] 129/1460 8% [===== ] 130/1460 8% [===== ] 131/1460 8% [===== ] 132/1460 9% [===== ] 133/1460 9% [===== ] 134/1460 9% [===== ] 135/1460 9% [===== ] 136/1460 9% [===== ] 137/1460 9% [===== ] 138/1460 9% [===== ] 139/1460 9% [===== ] 140/1460 9% [===== ] 141/1460 9% [====== ] 142/1460 9% [====== ] 143/1460 9% [====== ] 144/1460 9% [====== ] 145/1460 9% [====== ] 146/1460 10% [====== ] 147/1460 10% [====== ] 148/1460 10% [====== ] 149/1460 10% [====== ] 150/1460 10% [====== ] 151/1460 10% [====== ] 152/1460 10% [====== ] 153/1460 10% [====== ] 154/1460 10% [====== ] 155/1460 10% [====== ] 156/1460 10% [====== ] 157/1460 10% [====== ] 158/1460 10% [====== ] 159/1460 10% [====== ] 160/1460 10% [====== ] 161/1460 11% [====== ] 162/1460 11% [====== ] 163/1460 11% [====== ] 164/1460 11% [======= ] 165/1460 11% [======= ] 166/1460 11% [======= ] 167/1460 11% [======= ] 168/1460 11% [======= ] 169/1460 11% [======= ] 170/1460 11% [======= ] 171/1460 11% [======= ] 172/1460 11% [======= ] 173/1460 11% [======= ] 174/1460 11% [======= ] 175/1460 11% [======= ] 176/1460 12% [======= ] 177/1460 12% [======= ] 178/1460 12% [======= ] 179/1460 12% [======= ] 180/1460 12% [======= ] 181/1460 12% [======= ] 182/1460 12% [======= ] 183/1460 12% [======= ] 184/1460 12% [======= ] 185/1460 12% [======= ] 186/1460 12% [======= ] 187/1460 12% [======= ] 188/1460 12% [======== ] 189/1460 12% [======== ] 190/1460 13% [======== ] 191/1460 13% [======== ] 192/1460 13% [======== ] 193/1460 13% [======== ] 194/1460 13% [======== ] 195/1460 13% [======== ] 196/1460 13% [======== ] 197/1460 13% [======== ] 198/1460 13% [======== ] 199/1460 13% [======== ] 200/1460 13% [======== ] 201/1460 13% [======== ] 202/1460 13% [======== ] 203/1460 13% [======== ] 204/1460 13% [======== ] 205/1460 14% [======== ] 206/1460 14% [======== ] 207/1460 14% [======== ] 208/1460 14% [======== ] 209/1460 14% [======== ] 210/1460 14% [======== ] 211/1460 14% [========= ] 212/1460 14% [========= ] 213/1460 14% [========= ] 214/1460 14% [========= ] 215/1460 14% [========= ] 216/1460 14% [========= ] 217/1460 14% [========= ] 218/1460 14% [========= ] 219/1460 15% [========= ] 220/1460 15% [========= ] 221/1460 15% [========= ] 222/1460 15% [========= ] 223/1460 15% [========= ] 224/1460 15% [========= ] 225/1460 15% [========= ] 226/1460 15% [========= ] 227/1460 15% [========= ] 228/1460 15% [========= ] 229/1460 15% [========= ] 230/1460 15% [========= ] 231/1460 15% [========= ] 232/1460 15% [========= ] 233/1460 15% [========= ] 234/1460 16% [========= ] 235/1460 16% [========== ] 236/1460 16% [========== ] 237/1460 16% [========== ] 238/1460 16% [========== ] 239/1460 16% [========== ] 240/1460 16% [========== ] 241/1460 16% [========== ] 242/1460 16% [========== ] 243/1460 16% [========== ] 244/1460 16% [========== ] 245/1460 16% [========== ] 246/1460 16% [========== ] 247/1460 16% [========== ] 248/1460 16% [========== ] 249/1460 17% [========== ] 250/1460 17% [========== ] 251/1460 17% [========== ] 252/1460 17% [========== ] 253/1460 17% [========== ] 254/1460 17% [========== ] 255/1460 17% [========== ] 256/1460 17% [========== ] 257/1460 17% [========== ] 258/1460 17% [========== ] 259/1460 17% [=========== ] 260/1460 17% [=========== ] 261/1460 17% [=========== ] 262/1460 17% [=========== ] 263/1460 18% [=========== ] 264/1460 18% [=========== ] 265/1460 18% [=========== ] 266/1460 18% [=========== ] 267/1460 18% [=========== ] 268/1460 18% [=========== ] 269/1460 18% [=========== ] 270/1460 18% [=========== ] 271/1460 18% [=========== ] 272/1460 18% [=========== ] 273/1460 18% [=========== ] 274/1460 18% [=========== ] 275/1460 18% [=========== ] 276/1460 18% [=========== ] 277/1460 18% [=========== ] 278/1460 19% [=========== ] 279/1460 19% [=========== ] 280/1460 19% [=========== ] 281/1460 19% [=========== ] 282/1460 19% [============ ] 283/1460 19% [============ ] 284/1460 19% [============ ] 285/1460 19% [============ ] 286/1460 19% [============ ] 287/1460 19% [============ ] 288/1460 19% [============ ] 289/1460 19% [============ ] 290/1460 19% [============ ] 291/1460 19% [============ ] 292/1460 20% [============ ] 293/1460 20% [============ ] 294/1460 20% [============ ] 295/1460 20% [============ ] 296/1460 20% [============ ] 297/1460 20% [============ ] 298/1460 20% [============ ] 299/1460 20% [============ ] 300/1460 20% [============ ] 301/1460 20% [============ ] 302/1460 20% [============ ] 303/1460 20% [============ ] 304/1460 20% [============ ] 305/1460 20% [============ ] 306/1460 20% [============= ] 307/1460 21% [============= ] 308/1460 21% [============= ] 309/1460 21% [============= ] 310/1460 21% [============= ] 311/1460 21% [============= ] 312/1460 21% [============= ] 313/1460 21% [============= ] 314/1460 21% [============= ] 315/1460 21% [============= ] 316/1460 21% [============= ] 317/1460 21% [============= ] 318/1460 21% [============= ] 319/1460 21% [============= ] 320/1460 21% [============= ] 321/1460 21% [============= ] 322/1460 22% [============= ] 323/1460 22% [============= ] 324/1460 22% [============= ] 325/1460 22% [============= ] 326/1460 22% [============= ] 327/1460 22% [============= ] 328/1460 22% [============= ] 329/1460 22% [============== ] 330/1460 22% [============== ] 331/1460 22% [============== ] 332/1460 22% [============== ] 333/1460 22% [============== ] 334/1460 22% [============== ] 335/1460 22% [============== ] 336/1460 23% [============== ] 337/1460 23% [============== ] 338/1460 23% [============== ] 339/1460 23% [============== ] 340/1460 23% [============== ] 341/1460 23% [============== ] 342/1460 23% [============== ] 343/1460 23% [============== ] 344/1460 23% [============== ] 345/1460 23% [============== ] 346/1460 23% [============== ] 347/1460 23% [============== ] 348/1460 23% [============== ] 349/1460 23% [============== ] 350/1460 23% [============== ] 351/1460 24% [============== ] 352/1460 24% [============== ] 353/1460 24% [=============== ] 354/1460 24% [=============== ] 355/1460 24% [=============== ] 356/1460 24% [=============== ] 357/1460 24% [=============== ] 358/1460 24% [=============== ] 359/1460 24% [=============== ] 360/1460 24% [=============== ] 361/1460 24% [=============== ] 362/1460 24% [=============== ] 363/1460 24% [=============== ] 364/1460 24% [=============== ] 365/1460 25% [=============== ] 366/1460 25% [=============== ] 367/1460 25% [=============== ] 368/1460 25% [=============== ] 369/1460 25% [=============== ] 370/1460 25% [=============== ] 371/1460 25% [=============== ] 372/1460 25% [=============== ] 373/1460 25% [=============== ] 374/1460 25% [=============== ] 375/1460 25% [=============== ] 376/1460 25% [================ ] 377/1460 25% [================ ] 378/1460 25% [================ ] 379/1460 25% [================ ] 380/1460 26% [================ ] 381/1460 26% [================ ] 382/1460 26% [================ ] 383/1460 26% [================ ] 384/1460 26% [================ ] 385/1460 26% [================ ] 386/1460 26% [================ ] 387/1460 26% [================ ] 388/1460 26% [================ ] 389/1460 26% [================ ] 390/1460 26% [================ ] 391/1460 26% [================ ] 392/1460 26% [================ ] 393/1460 26% [================ ] 394/1460 26% [================ ] 395/1460 27% [================ ] 396/1460 27% [================ ] 397/1460 27% [================ ] 398/1460 27% [================ ] 399/1460 27% [================ ] 400/1460 27% [================= ] 401/1460 27% [================= ] 402/1460 27% [================= ] 403/1460 27% [================= ] 404/1460 27% [================= ] 405/1460 27% [================= ] 406/1460 27% [================= ] 407/1460 27% [================= ] 408/1460 27% [================= ] 409/1460 28% [================= ] 410/1460 28% [================= ] 411/1460 28% [================= ] 412/1460 28% [================= ] 413/1460 28% [================= ] 414/1460 28% [================= ] 415/1460 28% [================= ] 416/1460 28% [================= ] 417/1460 28% [================= ] 418/1460 28% [================= ] 419/1460 28% [================= ] 420/1460 28% [================= ] 421/1460 28% [================= ] 422/1460 28% [================= ] 423/1460 28% [================== ] 424/1460 29% [================== ] 425/1460 29% [================== ] 426/1460 29% [================== ] 427/1460 29% [================== ] 428/1460 29% [================== ] 429/1460 29% [================== ] 430/1460 29% [================== ] 431/1460 29% [================== ] 432/1460 29% [================== ] 433/1460 29% [================== ] 434/1460 29% [================== ] 435/1460 29% [================== ] 436/1460 29% [================== ] 437/1460 29% [================== ] 438/1460 30% [================== ] 439/1460 30% [================== ] 440/1460 30% [================== ] 441/1460 30% [================== ] 442/1460 30% [================== ] 443/1460 30% [================== ] 444/1460 30% [================== ] 445/1460 30% [================== ] 446/1460 30% [================== ] 447/1460 30% [=================== ] 448/1460 30% [=================== ] 449/1460 30% [=================== ] 450/1460 30% [=================== ] 451/1460 30% [=================== ] 452/1460 30% [=================== ] 453/1460 31% [=================== ] 454/1460 31% [=================== ] 455/1460 31% [=================== ] 456/1460 31% [=================== ] 457/1460 31% [=================== ] 458/1460 31% [=================== ] 459/1460 31% [=================== ] 460/1460 31% [=================== ] 461/1460 31% [=================== ] 462/1460 31% [=================== ] 463/1460 31% [=================== ] 464/1460 31% [=================== ] 465/1460 31% [=================== ] 466/1460 31% [=================== ] 467/1460 31% [=================== ] 468/1460 32% [=================== ] 469/1460 32% [=================== ] 470/1460 32% [==================== ] 471/1460 32% [==================== ] 472/1460 32% [==================== ] 473/1460 32% [==================== ] 474/1460 32% [==================== ] 475/1460 32% [==================== ] 476/1460 32% [==================== ] 477/1460 32% [==================== ] 478/1460 32% [==================== ] 479/1460 32% [==================== ] 480/1460 32% [==================== ] 481/1460 32% [==================== ] 482/1460 33% [==================== ] 483/1460 33% [==================== ] 484/1460 33% [==================== ] 485/1460 33% [==================== ] 486/1460 33% [==================== ] 487/1460 33% [==================== ] 488/1460 33% [==================== ] 489/1460 33% [==================== ] 490/1460 33% [==================== ] 491/1460 33% [==================== ] 492/1460 33% [==================== ] 493/1460 33% [==================== ] 494/1460 33% [===================== ] 495/1460 33% [===================== ] 496/1460 33% [===================== ] 497/1460 34% [===================== ] 498/1460 34% [===================== ] 499/1460 34% [===================== ] 500/1460 34% [===================== ] 501/1460 34% [===================== ] 502/1460 34% [===================== ] 503/1460 34% [===================== ] 504/1460 34% [===================== ] 505/1460 34% [===================== ] 506/1460 34% [===================== ] 507/1460 34% [===================== ] 508/1460 34% [===================== ] 509/1460 34% [===================== ] 510/1460 34% [===================== ] 511/1460 35% [===================== ] 512/1460 35% [===================== ] 513/1460 35% [===================== ] 514/1460 35% [===================== ] 515/1460 35% [===================== ] 516/1460 35% [===================== ] 517/1460 35% [===================== ] 518/1460 35% [====================== ] 519/1460 35% [====================== ] 520/1460 35% [====================== ] 521/1460 35% [====================== ] 522/1460 35% [====================== ] 523/1460 35% [====================== ] 524/1460 35% [====================== ] 525/1460 35% [====================== ] 526/1460 36% [====================== ] 527/1460 36% [====================== ] 528/1460 36% [====================== ] 529/1460 36% [====================== ] 530/1460 36% [====================== ] 531/1460 36% [====================== ] 532/1460 36% [====================== ] 533/1460 36% [====================== ] 534/1460 36% [====================== ] 535/1460 36% [====================== ] 536/1460 36% [====================== ] 537/1460 36% [====================== ] 538/1460 36% [====================== ] 539/1460 36% [====================== ] 540/1460 36% [====================== ] 541/1460 37% [======================= ] 542/1460 37% [======================= ] 543/1460 37% [======================= ] 544/1460 37% [======================= ] 545/1460 37% [======================= ] 546/1460 37% [======================= ] 547/1460 37% [======================= ] 548/1460 37% [======================= ] 549/1460 37% [======================= ] 550/1460 37% [======================= ] 551/1460 37% [======================= ] 552/1460 37% [======================= ] 553/1460 37% [======================= ] 554/1460 37% [======================= ] 555/1460 38% [======================= ] 556/1460 38% [======================= ] 557/1460 38% [======================= ] 558/1460 38% [======================= ] 559/1460 38% [======================= ] 560/1460 38% [======================= ] 561/1460 38% [======================= ] 562/1460 38% [======================= ] 563/1460 38% [======================= ] 564/1460 38% [======================= ] 565/1460 38% [======================== ] 566/1460 38% [======================== ] 567/1460 38% [======================== ] 568/1460 38% [======================== ] 569/1460 38% [======================== ] 570/1460 39% [======================== ] 571/1460 39% [======================== ] 572/1460 39% [======================== ] 573/1460 39% [======================== ] 574/1460 39% [======================== ] 575/1460 39% [======================== ] 576/1460 39% [======================== ] 577/1460 39% [======================== ] 578/1460 39% [======================== ] 579/1460 39% [======================== ] 580/1460 39% [======================== ] 581/1460 39% [======================== ] 582/1460 39% [======================== ] 583/1460 39% [======================== ] 584/1460 40% [======================== ] 585/1460 40% [======================== ] 586/1460 40% [======================== ] 587/1460 40% [======================== ] 588/1460 40% [========================= ] 589/1460 40% [========================= ] 590/1460 40% [========================= ] 591/1460 40% [========================= ] 592/1460 40% [========================= ] 593/1460 40% [========================= ] 594/1460 40% [========================= ] 595/1460 40% [========================= ] 596/1460 40% [========================= ] 597/1460 40% [========================= ] 598/1460 40% [========================= ] 599/1460 41% [========================= ] 600/1460 41% [========================= ] 601/1460 41% [========================= ] 602/1460 41% [========================= ] 603/1460 41% [========================= ] 604/1460 41% [========================= ] 605/1460 41% [========================= ] 606/1460 41% [========================= ] 607/1460 41% [========================= ] 608/1460 41% [========================= ] 609/1460 41% [========================= ] 610/1460 41% [========================= ] 611/1460 41% [========================= ] 612/1460 41% [========================== ] 613/1460 41% [========================== ] 614/1460 42% [========================== ] 615/1460 42% [========================== ] 616/1460 42% [========================== ] 617/1460 42% [========================== ] 618/1460 42% [========================== ] 619/1460 42% [========================== ] 620/1460 42% [========================== ] 621/1460 42% [========================== ] 622/1460 42% [========================== ] 623/1460 42% [========================== ] 624/1460 42% [========================== ] 625/1460 42% [========================== ] 626/1460 42% [========================== ] 627/1460 42% [========================== ] 628/1460 43% [========================== ] 629/1460 43% [========================== ] 630/1460 43% [========================== ] 631/1460 43% [========================== ] 632/1460 43% [========================== ] 633/1460 43% [========================== ] 634/1460 43% [========================== ] 635/1460 43% [=========================== ] 636/1460 43% [=========================== ] 637/1460 43% [=========================== ] 638/1460 43% [=========================== ] 639/1460 43% [=========================== ] 640/1460 43% [=========================== ] 641/1460 43% [=========================== ] 642/1460 43% [=========================== ] 643/1460 44% [=========================== ] 644/1460 44% [=========================== ] 645/1460 44% [=========================== ] 646/1460 44% [=========================== ] 647/1460 44% [=========================== ] 648/1460 44% [=========================== ] 649/1460 44% [=========================== ] 650/1460 44% [=========================== ] 651/1460 44% [=========================== ] 652/1460 44% [=========================== ] 653/1460 44% [=========================== ] 654/1460 44% [=========================== ] 655/1460 44% [=========================== ] 656/1460 44% [=========================== ] 657/1460 45% [=========================== ] 658/1460 45% [=========================== ] 659/1460 45% [============================ ] 660/1460 45% [============================ ] 661/1460 45% [============================ ] 662/1460 45% [============================ ] 663/1460 45% [============================ ] 664/1460 45% [============================ ] 665/1460 45% [============================ ] 666/1460 45% [============================ ] 667/1460 45% [============================ ] 668/1460 45% [============================ ] 669/1460 45% [============================ ] 670/1460 45% [============================ ] 671/1460 45% [============================ ] 672/1460 46% [============================ ] 673/1460 46% [============================ ] 674/1460 46% [============================ ] 675/1460 46% [============================ ] 676/1460 46% [============================ ] 677/1460 46% [============================ ] 678/1460 46% [============================ ] 679/1460 46% [============================ ] 680/1460 46% [============================ ] 681/1460 46% [============================ ] 682/1460 46% [============================= ] 683/1460 46% [============================= ] 684/1460 46% [============================= ] 685/1460 46% [============================= ] 686/1460 46% [============================= ] 687/1460 47% [============================= ] 688/1460 47% [============================= ] 689/1460 47% [============================= ] 690/1460 47% [============================= ] 691/1460 47% [============================= ] 692/1460 47% [============================= ] 693/1460 47% [============================= ] 694/1460 47% [============================= ] 695/1460 47% [============================= ] 696/1460 47% [============================= ] 697/1460 47% [============================= ] 698/1460 47% [============================= ] 699/1460 47% [============================= ] 700/1460 47% [============================= ] 701/1460 48% [============================= ] 702/1460 48% [============================= ] 703/1460 48% [============================= ] 704/1460 48% [============================= ] 705/1460 48% [============================= ] 706/1460 48% [============================== ] 707/1460 48% [============================== ] 708/1460 48% [============================== ] 709/1460 48% [============================== ] 710/1460 48% [============================== ] 711/1460 48% [============================== ] 712/1460 48% [============================== ] 713/1460 48% [============================== ] 714/1460 48% [============================== ] 715/1460 48% [============================== ] 716/1460 49% [============================== ] 717/1460 49% [============================== ] 718/1460 49% [============================== ] 719/1460 49% [============================== ] 720/1460 49% [============================== ] 721/1460 49% [============================== ] 722/1460 49% [============================== ] 723/1460 49% [============================== ] 724/1460 49% [============================== ] 725/1460 49% [============================== ] 726/1460 49% [============================== ] 727/1460 49% [============================== ] 728/1460 49% [============================== ] 729/1460 49% [=============================== ] 730/1460 50% [=============================== ] 731/1460 50% [=============================== ] 732/1460 50% [=============================== ] 733/1460 50% [=============================== ] 734/1460 50% [=============================== ] 735/1460 50% [=============================== ] 736/1460 50% [=============================== ] 737/1460 50% [=============================== ] 738/1460 50% [=============================== ] 739/1460 50% [=============================== ] 740/1460 50% [=============================== ] 741/1460 50% [=============================== ] 742/1460 50% [=============================== ] 743/1460 50% [=============================== ] 744/1460 50% [=============================== ] 745/1460 51% [=============================== ] 746/1460 51% [=============================== ] 747/1460 51% [=============================== ] 748/1460 51% [=============================== ] 749/1460 51% [=============================== ] 750/1460 51% [=============================== ] 751/1460 51% [=============================== ] 752/1460 51% [=============================== ] 753/1460 51% [================================ ] 754/1460 51% [================================ ] 755/1460 51% [================================ ] 756/1460 51% [================================ ] 757/1460 51% [================================ ] 758/1460 51% [================================ ] 759/1460 51% [================================ ] 760/1460 52% [================================ ] 761/1460 52% [================================ ] 762/1460 52% [================================ ] 763/1460 52% [================================ ] 764/1460 52% [================================ ] 765/1460 52% [================================ ] 766/1460 52% [================================ ] 767/1460 52% [================================ ] 768/1460 52% [================================ ] 769/1460 52% [================================ ] 770/1460 52% [================================ ] 771/1460 52% [================================ ] 772/1460 52% [================================ ] 773/1460 52% [================================ ] 774/1460 53% [================================ ] 775/1460 53% [================================ ] 776/1460 53% [================================ ] 777/1460 53% [================================= ] 778/1460 53% [================================= ] 779/1460 53% [================================= ] 780/1460 53% [================================= ] 781/1460 53% [================================= ] 782/1460 53% [================================= ] 783/1460 53% [================================= ] 784/1460 53% [================================= ] 785/1460 53% [================================= ] 786/1460 53% [================================= ] 787/1460 53% [================================= ] 788/1460 53% [================================= ] 789/1460 54% [================================= ] 790/1460 54% [================================= ] 791/1460 54% [================================= ] 792/1460 54% [================================= ] 793/1460 54% [================================= ] 794/1460 54% [================================= ] 795/1460 54% [================================= ] 796/1460 54% [================================= ] 797/1460 54% [================================= ] 798/1460 54% [================================= ] 799/1460 54% [================================= ] 800/1460 54% [================================== ] 801/1460 54% [================================== ] 802/1460 54% [================================== ] 803/1460 55% [================================== ] 804/1460 55% [================================== ] 805/1460 55% [================================== ] 806/1460 55% [================================== ] 807/1460 55% [================================== ] 808/1460 55% [================================== ] 809/1460 55% [================================== ] 810/1460 55% [================================== ] 811/1460 55% [================================== ] 812/1460 55% [================================== ] 813/1460 55% [================================== ] 814/1460 55% [================================== ] 815/1460 55% [================================== ] 816/1460 55% [================================== ] 817/1460 55% [================================== ] 818/1460 56% [================================== ] 819/1460 56% [================================== ] 820/1460 56% [================================== ] 821/1460 56% [================================== ] 822/1460 56% [================================== ] 823/1460 56% [================================== ] 824/1460 56% [=================================== ] 825/1460 56% [=================================== ] 826/1460 56% [=================================== ] 827/1460 56% [=================================== ] 828/1460 56% [=================================== ] 829/1460 56% [=================================== ] 830/1460 56% [=================================== ] 831/1460 56% [=================================== ] 832/1460 56% [=================================== ] 833/1460 57% [=================================== ] 834/1460 57% [=================================== ] 835/1460 57% [=================================== ] 836/1460 57% [=================================== ] 837/1460 57% [=================================== ] 838/1460 57% [=================================== ] 839/1460 57% [=================================== ] 840/1460 57% [=================================== ] 841/1460 57% [=================================== ] 842/1460 57% [=================================== ] 843/1460 57% [=================================== ] 844/1460 57% [=================================== ] 845/1460 57% [=================================== ] 846/1460 57% [=================================== ] 847/1460 58% [==================================== ] 848/1460 58% [==================================== ] 849/1460 58% [==================================== ] 850/1460 58% [==================================== ] 851/1460 58% [==================================== ] 852/1460 58% [==================================== ] 853/1460 58% [==================================== ] 854/1460 58% [==================================== ] 855/1460 58% [==================================== ] 856/1460 58% [==================================== ] 857/1460 58% [==================================== ] 858/1460 58% [==================================== ] 859/1460 58% [==================================== ] 860/1460 58% [==================================== ] 861/1460 58% [==================================== ] 862/1460 59% [==================================== ] 863/1460 59% [==================================== ] 864/1460 59% [==================================== ] 865/1460 59% [==================================== ] 866/1460 59% [==================================== ] 867/1460 59% [==================================== ] 868/1460 59% [==================================== ] 869/1460 59% [==================================== ] 870/1460 59% [==================================== ] 871/1460 59% [===================================== ] 872/1460 59% [===================================== ] 873/1460 59% [===================================== ] 874/1460 59% [===================================== ] 875/1460 59% [===================================== ] 876/1460 60% [===================================== ] 877/1460 60% [===================================== ] 878/1460 60% [===================================== ] 879/1460 60% [===================================== ] 880/1460 60% [===================================== ] 881/1460 60% [===================================== ] 882/1460 60% [===================================== ] 883/1460 60% [===================================== ] 884/1460 60% [===================================== ] 885/1460 60% [===================================== ] 886/1460 60% [===================================== ] 887/1460 60% [===================================== ] 888/1460 60% [===================================== ] 889/1460 60% [===================================== ] 890/1460 60% [===================================== ] 891/1460 61% [===================================== ] 892/1460 61% [===================================== ] 893/1460 61% [===================================== ] 894/1460 61% [====================================== ] 895/1460 61% [====================================== ] 896/1460 61% [====================================== ] 897/1460 61% [====================================== ] 898/1460 61% [====================================== ] 899/1460 61% [====================================== ] 900/1460 61% [====================================== ] 901/1460 61% [====================================== ] 902/1460 61% [====================================== ] 903/1460 61% [====================================== ] 904/1460 61% [====================================== ] 905/1460 61% [====================================== ] 906/1460 62% [====================================== ] 907/1460 62% [====================================== ] 908/1460 62% [====================================== ] 909/1460 62% [====================================== ] 910/1460 62% [====================================== ] 911/1460 62% [====================================== ] 912/1460 62% [====================================== ] 913/1460 62% [====================================== ] 914/1460 62% [====================================== ] 915/1460 62% [====================================== ] 916/1460 62% [====================================== ] 917/1460 62% [====================================== ] 918/1460 62% [======================================= ] 919/1460 62% [======================================= ] 920/1460 63% [======================================= ] 921/1460 63% [======================================= ] 922/1460 63% [======================================= ] 923/1460 63% [======================================= ] 924/1460 63% [======================================= ] 925/1460 63% [======================================= ] 926/1460 63% [======================================= ] 927/1460 63% [======================================= ] 928/1460 63% [======================================= ] 929/1460 63% [======================================= ] 930/1460 63% [======================================= ] 931/1460 63% [======================================= ] 932/1460 63% [======================================= ] 933/1460 63% [======================================= ] 934/1460 63% [======================================= ] 935/1460 64% [======================================= ] 936/1460 64% [======================================= ] 937/1460 64% [======================================= ] 938/1460 64% [======================================= ] 939/1460 64% [======================================= ] 940/1460 64% [======================================= ] 941/1460 64% [======================================== ] 942/1460 64% [======================================== ] 943/1460 64% [======================================== ] 944/1460 64% [======================================== ] 945/1460 64% [======================================== ] 946/1460 64% [======================================== ] 947/1460 64% [======================================== ] 948/1460 64% [======================================== ] 949/1460 65% [======================================== ] 950/1460 65% [======================================== ] 951/1460 65% [======================================== ] 952/1460 65% [======================================== ] 953/1460 65% [======================================== ] 954/1460 65% [======================================== ] 955/1460 65% [======================================== ] 956/1460 65% [======================================== ] 957/1460 65% [======================================== ] 958/1460 65% [======================================== ] 959/1460 65% [======================================== ] 960/1460 65% [======================================== ] 961/1460 65% [======================================== ] 962/1460 65% [======================================== ] 963/1460 65% [======================================== ] 964/1460 66% [======================================== ] 965/1460 66% [========================================= ] 966/1460 66% [========================================= ] 967/1460 66% [========================================= ] 968/1460 66% [========================================= ] 969/1460 66% [========================================= ] 970/1460 66% [========================================= ] 971/1460 66% [========================================= ] 972/1460 66% [========================================= ] 973/1460 66% [========================================= ] 974/1460 66% [========================================= ] 975/1460 66% [========================================= ] 976/1460 66% [========================================= ] 977/1460 66% [========================================= ] 978/1460 66% [========================================= ] 979/1460 67% [========================================= ] 980/1460 67% [========================================= ] 981/1460 67% [========================================= ] 982/1460 67% [========================================= ] 983/1460 67% [========================================= ] 984/1460 67% [========================================= ] 985/1460 67% [========================================= ] 986/1460 67% [========================================= ] 987/1460 67% [========================================= ] 988/1460 67% [========================================= ] 989/1460 67% [========================================== ] 990/1460 67% [========================================== ] 991/1460 67% [========================================== ] 992/1460 67% [========================================== ] 993/1460 68% [========================================== ] 994/1460 68% [========================================== ] 995/1460 68% [========================================== ] 996/1460 68% [========================================== ] 997/1460 68% [========================================== ] 998/1460 68% [========================================== ] 999/1460 68% [========================================== ] 1000/1460 68% [========================================== ] 1001/1460 68% [========================================== ] 1002/1460 68% [========================================== ] 1003/1460 68% [========================================== ] 1004/1460 68% [========================================== ] 1005/1460 68% [========================================== ] 1006/1460 68% [========================================== ] 1007/1460 68% [========================================== ] 1008/1460 69% [========================================== ] 1009/1460 69% [========================================== ] 1010/1460 69% [========================================== ] 1011/1460 69% [========================================== ] 1012/1460 69% [=========================================== ] 1013/1460 69% [=========================================== ] 1014/1460 69% [=========================================== ] 1015/1460 69% [=========================================== ] 1016/1460 69% [=========================================== ] 1017/1460 69% [=========================================== ] 1018/1460 69% [=========================================== ] 1019/1460 69% [=========================================== ] 1020/1460 69% [=========================================== ] 1021/1460 69% [=========================================== ] 1022/1460 70% [=========================================== ] 1023/1460 70% [=========================================== ] 1024/1460 70% [=========================================== ] 1025/1460 70% [=========================================== ] 1026/1460 70% [=========================================== ] 1027/1460 70% [=========================================== ] 1028/1460 70% [=========================================== ] 1029/1460 70% [=========================================== ] 1030/1460 70% [=========================================== ] 1031/1460 70% [=========================================== ] 1032/1460 70% [=========================================== ] 1033/1460 70% [=========================================== ] 1034/1460 70% [=========================================== ] 1035/1460 70% [=========================================== ] 1036/1460 70% [============================================ ] 1037/1460 71% [============================================ ] 1038/1460 71% [============================================ ] 1039/1460 71% [============================================ ] 1040/1460 71% [============================================ ] 1041/1460 71% [============================================ ] 1042/1460 71% [============================================ ] 1043/1460 71% [============================================ ] 1044/1460 71% [============================================ ] 1045/1460 71% [============================================ ] 1046/1460 71% [============================================ ] 1047/1460 71% [============================================ ] 1048/1460 71% [============================================ ] 1049/1460 71% [============================================ ] 1050/1460 71% [============================================ ] 1051/1460 71% [============================================ ] 1052/1460 72% [============================================ ] 1053/1460 72% [============================================ ] 1054/1460 72% [============================================ ] 1055/1460 72% [============================================ ] 1056/1460 72% [============================================ ] 1057/1460 72% [============================================ ] 1058/1460 72% [============================================ ] 1059/1460 72% [============================================= ] 1060/1460 72% [============================================= ] 1061/1460 72% [============================================= ] 1062/1460 72% [============================================= ] 1063/1460 72% [============================================= ] 1064/1460 72% [============================================= ] 1065/1460 72% [============================================= ] 1066/1460 73% [============================================= ] 1067/1460 73% [============================================= ] 1068/1460 73% [============================================= ] 1069/1460 73% [============================================= ] 1070/1460 73% [============================================= ] 1071/1460 73% [============================================= ] 1072/1460 73% [============================================= ] 1073/1460 73% [============================================= ] 1074/1460 73% [============================================= ] 1075/1460 73% [============================================= ] 1076/1460 73% [============================================= ] 1077/1460 73% [============================================= ] 1078/1460 73% [============================================= ] 1079/1460 73% [============================================= ] 1080/1460 73% [============================================= ] 1081/1460 74% [============================================= ] 1082/1460 74% [============================================= ] 1083/1460 74% [============================================== ] 1084/1460 74% [============================================== ] 1085/1460 74% [============================================== ] 1086/1460 74% [============================================== ] 1087/1460 74% [============================================== ] 1088/1460 74% [============================================== ] 1089/1460 74% [============================================== ] 1090/1460 74% [============================================== ] 1091/1460 74% [============================================== ] 1092/1460 74% [============================================== ] 1093/1460 74% [============================================== ] 1094/1460 74% [============================================== ] 1095/1460 75% [============================================== ] 1096/1460 75% [============================================== ] 1097/1460 75% [============================================== ] 1098/1460 75% [============================================== ] 1099/1460 75% [============================================== ] 1100/1460 75% [============================================== ] 1101/1460 75% [============================================== ] 1102/1460 75% [============================================== ] 1103/1460 75% [============================================== ] 1104/1460 75% [============================================== ] 1105/1460 75% [============================================== ] 1106/1460 75% [=============================================== ] 1107/1460 75% [=============================================== ] 1108/1460 75% [=============================================== ] 1109/1460 75% [=============================================== ] 1110/1460 76% [=============================================== ] 1111/1460 76% [=============================================== ] 1112/1460 76% [=============================================== ] 1113/1460 76% [=============================================== ] 1114/1460 76% [=============================================== ] 1115/1460 76% [=============================================== ] 1116/1460 76% [=============================================== ] 1117/1460 76% [=============================================== ] 1118/1460 76% [=============================================== ] 1119/1460 76% [=============================================== ] 1120/1460 76% [=============================================== ] 1121/1460 76% [=============================================== ] 1122/1460 76% [=============================================== ] 1123/1460 76% [=============================================== ] 1124/1460 76% [=============================================== ] 1125/1460 77% [=============================================== ] 1126/1460 77% [=============================================== ] 1127/1460 77% [=============================================== ] 1128/1460 77% [=============================================== ] 1129/1460 77% [=============================================== ] 1130/1460 77% [================================================ ] 1131/1460 77% [================================================ ] 1132/1460 77% [================================================ ] 1133/1460 77% [================================================ ] 1134/1460 77% [================================================ ] 1135/1460 77% [================================================ ] 1136/1460 77% [================================================ ] 1137/1460 77% [================================================ ] 1138/1460 77% [================================================ ] 1139/1460 78% [================================================ ] 1140/1460 78% [================================================ ] 1141/1460 78% [================================================ ] 1142/1460 78% [================================================ ] 1143/1460 78% [================================================ ] 1144/1460 78% [================================================ ] 1145/1460 78% [================================================ ] 1146/1460 78% [================================================ ] 1147/1460 78% [================================================ ] 1148/1460 78% [================================================ ] 1149/1460 78% [================================================ ] 1150/1460 78% [================================================ ] 1151/1460 78% [================================================ ] 1152/1460 78% [================================================ ] 1153/1460 78% [================================================= ] 1154/1460 79% [================================================= ] 1155/1460 79% [================================================= ] 1156/1460 79% [================================================= ] 1157/1460 79% [================================================= ] 1158/1460 79% [================================================= ] 1159/1460 79% [================================================= ] 1160/1460 79% [================================================= ] 1161/1460 79% [================================================= ] 1162/1460 79% [================================================= ] 1163/1460 79% [================================================= ] 1164/1460 79% [================================================= ] 1165/1460 79% [================================================= ] 1166/1460 79% [================================================= ] 1167/1460 79% [================================================= ] 1168/1460 80% [================================================= ] 1169/1460 80% [================================================= ] 1170/1460 80% [================================================= ] 1171/1460 80% [================================================= ] 1172/1460 80% [================================================= ] 1173/1460 80% [================================================= ] 1174/1460 80% [================================================= ] 1175/1460 80% [================================================= ] 1176/1460 80% [================================================= ] 1177/1460 80% [================================================== ] 1178/1460 80% [================================================== ] 1179/1460 80% [================================================== ] 1180/1460 80% [================================================== ] 1181/1460 80% [================================================== ] 1182/1460 80% [================================================== ] 1183/1460 81% [================================================== ] 1184/1460 81% [================================================== ] 1185/1460 81% [================================================== ] 1186/1460 81% [================================================== ] 1187/1460 81% [================================================== ] 1188/1460 81% [================================================== ] 1189/1460 81% [================================================== ] 1190/1460 81% [================================================== ] 1191/1460 81% [================================================== ] 1192/1460 81% [================================================== ] 1193/1460 81% [================================================== ] 1194/1460 81% [================================================== ] 1195/1460 81% [================================================== ] 1196/1460 81% [================================================== ] 1197/1460 81% [================================================== ] 1198/1460 82% [================================================== ] 1199/1460 82% [================================================== ] 1200/1460 82% [=================================================== ] 1201/1460 82% [=================================================== ] 1202/1460 82% [=================================================== ] 1203/1460 82% [=================================================== ] 1204/1460 82% [=================================================== ] 1205/1460 82% [=================================================== ] 1206/1460 82% [=================================================== ] 1207/1460 82% [=================================================== ] 1208/1460 82% [=================================================== ] 1209/1460 82% [=================================================== ] 1210/1460 82% [=================================================== ] 1211/1460 82% [=================================================== ] 1212/1460 83% [=================================================== ] 1213/1460 83% [=================================================== ] 1214/1460 83% [=================================================== ] 1215/1460 83% [=================================================== ] 1216/1460 83% [=================================================== ] 1217/1460 83% [=================================================== ] 1218/1460 83% [=================================================== ] 1219/1460 83% [=================================================== ] 1220/1460 83% [=================================================== ] 1221/1460 83% [=================================================== ] 1222/1460 83% [=================================================== ] 1223/1460 83% [=================================================== ] 1224/1460 83% [==================================================== ] 1225/1460 83% [==================================================== ] 1226/1460 83% [==================================================== ] 1227/1460 84% [==================================================== ] 1228/1460 84% [==================================================== ] 1229/1460 84% [==================================================== ] 1230/1460 84% [==================================================== ] 1231/1460 84% [==================================================== ] 1232/1460 84% [==================================================== ] 1233/1460 84% [==================================================== ] 1234/1460 84% [==================================================== ] 1235/1460 84% [==================================================== ] 1236/1460 84% [==================================================== ] 1237/1460 84% [==================================================== ] 1238/1460 84% [==================================================== ] 1239/1460 84% [==================================================== ] 1240/1460 84% [==================================================== ] 1241/1460 85% [==================================================== ] 1242/1460 85% [==================================================== ] 1243/1460 85% [==================================================== ] 1244/1460 85% [==================================================== ] 1245/1460 85% [==================================================== ] 1246/1460 85% [==================================================== ] 1247/1460 85% [==================================================== ] 1248/1460 85% [===================================================== ] 1249/1460 85% [===================================================== ] 1250/1460 85% [===================================================== ] 1251/1460 85% [===================================================== ] 1252/1460 85% [===================================================== ] 1253/1460 85% [===================================================== ] 1254/1460 85% [===================================================== ] 1255/1460 85% [===================================================== ] 1256/1460 86% [===================================================== ] 1257/1460 86% [===================================================== ] 1258/1460 86% [===================================================== ] 1259/1460 86% [===================================================== ] 1260/1460 86% [===================================================== ] 1261/1460 86% [===================================================== ] 1262/1460 86% [===================================================== ] 1263/1460 86% [===================================================== ] 1264/1460 86% [===================================================== ] 1265/1460 86% [===================================================== ] 1266/1460 86% [===================================================== ] 1267/1460 86% [===================================================== ] 1268/1460 86% [===================================================== ] 1269/1460 86% [===================================================== ] 1270/1460 86% [===================================================== ] 1271/1460 87% [====================================================== ] 1272/1460 87% [====================================================== ] 1273/1460 87% [====================================================== ] 1274/1460 87% [====================================================== ] 1275/1460 87% [====================================================== ] 1276/1460 87% [====================================================== ] 1277/1460 87% [====================================================== ] 1278/1460 87% [====================================================== ] 1279/1460 87% [====================================================== ] 1280/1460 87% [====================================================== ] 1281/1460 87% [====================================================== ] 1282/1460 87% [====================================================== ] 1283/1460 87% [====================================================== ] 1284/1460 87% [====================================================== ] 1285/1460 88% [====================================================== ] 1286/1460 88% [====================================================== ] 1287/1460 88% [====================================================== ] 1288/1460 88% [====================================================== ] 1289/1460 88% [====================================================== ] 1290/1460 88% [====================================================== ] 1291/1460 88% [====================================================== ] 1292/1460 88% [====================================================== ] 1293/1460 88% [====================================================== ] 1294/1460 88% [====================================================== ] 1295/1460 88% [======================================================= ] 1296/1460 88% [======================================================= ] 1297/1460 88% [======================================================= ] 1298/1460 88% [======================================================= ] 1299/1460 88% [======================================================= ] 1300/1460 89% [======================================================= ] 1301/1460 89% [======================================================= ] 1302/1460 89% [======================================================= ] 1303/1460 89% [======================================================= ] 1304/1460 89% [======================================================= ] 1305/1460 89% [======================================================= ] 1306/1460 89% [======================================================= ] 1307/1460 89% [======================================================= ] 1308/1460 89% [======================================================= ] 1309/1460 89% [======================================================= ] 1310/1460 89% [======================================================= ] 1311/1460 89% [======================================================= ] 1312/1460 89% [======================================================= ] 1313/1460 89% [======================================================= ] 1314/1460 90% [======================================================= ] 1315/1460 90% [======================================================= ] 1316/1460 90% [======================================================= ] 1317/1460 90% [======================================================= ] 1318/1460 90% [======================================================== ] 1319/1460 90% [======================================================== ] 1320/1460 90% [======================================================== ] 1321/1460 90% [======================================================== ] 1322/1460 90% [======================================================== ] 1323/1460 90% [======================================================== ] 1324/1460 90% [======================================================== ] 1325/1460 90% [======================================================== ] 1326/1460 90% [======================================================== ] 1327/1460 90% [======================================================== ] 1328/1460 90% [======================================================== ] 1329/1460 91% [======================================================== ] 1330/1460 91% [======================================================== ] 1331/1460 91% [======================================================== ] 1332/1460 91% [======================================================== ] 1333/1460 91% [======================================================== ] 1334/1460 91% [======================================================== ] 1335/1460 91% [======================================================== ] 1336/1460 91% [======================================================== ] 1337/1460 91% [======================================================== ] 1338/1460 91% [======================================================== ] 1339/1460 91% [======================================================== ] 1340/1460 91% [======================================================== ] 1341/1460 91% [======================================================== ] 1342/1460 91% [========================================================= ] 1343/1460 91% [========================================================= ] 1344/1460 92% [========================================================= ] 1345/1460 92% [========================================================= ] 1346/1460 92% [========================================================= ] 1347/1460 92% [========================================================= ] 1348/1460 92% [========================================================= ] 1349/1460 92% [========================================================= ] 1350/1460 92% [========================================================= ] 1351/1460 92% [========================================================= ] 1352/1460 92% [========================================================= ] 1353/1460 92% [========================================================= ] 1354/1460 92% [========================================================= ] 1355/1460 92% [========================================================= ] 1356/1460 92% [========================================================= ] 1357/1460 92% [========================================================= ] 1358/1460 93% [========================================================= ] 1359/1460 93% [========================================================= ] 1360/1460 93% [========================================================= ] 1361/1460 93% [========================================================= ] 1362/1460 93% [========================================================= ] 1363/1460 93% [========================================================= ] 1364/1460 93% [========================================================= ] 1365/1460 93% [========================================================== ] 1366/1460 93% [========================================================== ] 1367/1460 93% [========================================================== ] 1368/1460 93% [========================================================== ] 1369/1460 93% [========================================================== ] 1370/1460 93% [========================================================== ] 1371/1460 93% [========================================================== ] 1372/1460 93% [========================================================== ] 1373/1460 94% [========================================================== ] 1374/1460 94% [========================================================== ] 1375/1460 94% [========================================================== ] 1376/1460 94% [========================================================== ] 1377/1460 94% [========================================================== ] 1378/1460 94% [========================================================== ] 1379/1460 94% [========================================================== ] 1380/1460 94% [========================================================== ] 1381/1460 94% [========================================================== ] 1382/1460 94% [========================================================== ] 1383/1460 94% [========================================================== ] 1384/1460 94% [========================================================== ] 1385/1460 94% [========================================================== ] 1386/1460 94% [========================================================== ] 1387/1460 95% [========================================================== ] 1388/1460 95% [========================================================== ] 1389/1460 95% [=========================================================== ] 1390/1460 95% [=========================================================== ] 1391/1460 95% [=========================================================== ] 1392/1460 95% [=========================================================== ] 1393/1460 95% [=========================================================== ] 1394/1460 95% [=========================================================== ] 1395/1460 95% [=========================================================== ] 1396/1460 95% [=========================================================== ] 1397/1460 95% [=========================================================== ] 1398/1460 95% [=========================================================== ] 1399/1460 95% [=========================================================== ] 1400/1460 95% [=========================================================== ] 1401/1460 95% [=========================================================== ] 1402/1460 96% [=========================================================== ] 1403/1460 96% [=========================================================== ] 1404/1460 96% [=========================================================== ] 1405/1460 96% [=========================================================== ] 1406/1460 96% [=========================================================== ] 1407/1460 96% [=========================================================== ] 1408/1460 96% [=========================================================== ] 1409/1460 96% [=========================================================== ] 1410/1460 96% [=========================================================== ] 1411/1460 96% [=========================================================== ] 1412/1460 96% [============================================================ ] 1413/1460 96% [============================================================ ] 1414/1460 96% [============================================================ ] 1415/1460 96% [============================================================ ] 1416/1460 96% [============================================================ ] 1417/1460 97% [============================================================ ] 1418/1460 97% [============================================================ ] 1419/1460 97% [============================================================ ] 1420/1460 97% [============================================================ ] 1421/1460 97% [============================================================ ] 1422/1460 97% [============================================================ ] 1423/1460 97% [============================================================ ] 1424/1460 97% [============================================================ ] 1425/1460 97% [============================================================ ] 1426/1460 97% [============================================================ ] 1427/1460 97% [============================================================ ] 1428/1460 97% [============================================================ ] 1429/1460 97% [============================================================ ] 1430/1460 97% [============================================================ ] 1431/1460 98% [============================================================ ] 1432/1460 98% [============================================================ ] 1433/1460 98% [============================================================ ] 1434/1460 98% [============================================================ ] 1435/1460 98% [============================================================ ] 1436/1460 98% [============================================================= ] 1437/1460 98% [============================================================= ] 1438/1460 98% [============================================================= ] 1439/1460 98% [============================================================= ] 1440/1460 98% [============================================================= ] 1441/1460 98% [============================================================= ] 1442/1460 98% [============================================================= ] 1443/1460 98% [============================================================= ] 1444/1460 98% [============================================================= ] 1445/1460 98% [============================================================= ] 1446/1460 99% [============================================================= ] 1447/1460 99% [============================================================= ] 1448/1460 99% [============================================================= ] 1449/1460 99% [============================================================= ] 1450/1460 99% [============================================================= ] 1451/1460 99% [============================================================= ] 1452/1460 99% [============================================================= ] 1453/1460 99% [============================================================= ] 1454/1460 99% [============================================================= ] 1455/1460 99% [============================================================= ] 1456/1460 99% [============================================================= ] 1457/1460 99% [============================================================= ] 1458/1460 99% [============================================================= ] 1459/1460 99% [==============================================================] 1460/1460 100% operation complete, 1460 objects in 83455 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/x86_64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2023.05-764-g837ab4708c 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 13.2.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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.43 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 13.2.0 Collecting legal info >>> linux-headers 6.4.7 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4f Collecting legal info >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.2.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-cmake 3.27.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dhcpcd 10.0.1 Collecting legal info LICENSE: OK (sha256: a7d6da3a202cdd38eaab0bcea4d25f60d002980f3785b3e896d9bf387f093ac8) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> ffmpeg 4.4.4 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-nasm 2.16.01 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 8.2.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-genpart 1.0.2 Collecting legal info >>> getent Collecting legal info >>> hiredis 1.2.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> leafnode2 ce7d3b13fb285c9fb7bffc382ea10fd41e12582d Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> lighttpd 1.4.69 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lilv 0.24.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> lsof 4.98.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> host-vim 9.0.1414 Collecting legal info LICENSE: OK (sha256: 0bcab3b635dd39208c42b496568d1e8171dad247cf3da5bab3d750c9d5883499) README.txt: OK (sha256: d187aff219161f37138479257f82d687ea10b2cdd17d58b53a3ec9b79d6dc870) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> proftpd 1.3.8 Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sound-theme-borealis 0.9a Collecting legal info >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> start-stop-daemon 1.20.7.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> strace 6.4 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-13.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-13.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'