echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-3/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs"282046464 bytes (268.9 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2279 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2279 0% [ ] 2/2279 0% [ ] 3/2279 0% [ ] 4/2279 0% [ ] 5/2279 0% [ ] 6/2279 0% [ ] 7/2279 0% [ ] 8/2279 0% [ ] 9/2279 0% [ ] 10/2279 0% [ ] 11/2279 0% [ ] 12/2279 0% [ ] 13/2279 0% [ ] 14/2279 0% [ ] 15/2279 0% [ ] 16/2279 0% [ ] 17/2279 0% [ ] 18/2279 0% [ ] 19/2279 0% [ ] 20/2279 0% [ ] 21/2279 0% [ ] 22/2279 0% [ ] 23/2279 1% [ ] 24/2279 1% [ ] 25/2279 1% [ ] 26/2279 1% [ ] 27/2279 1% [ ] 28/2279 1% [ ] 29/2279 1% [ ] 30/2279 1% [ ] 31/2279 1% [ ] 32/2279 1% [ ] 33/2279 1% [ ] 34/2279 1% [ ] 35/2279 1% [ ] 36/2279 1% [= ] 37/2279 1% [= ] 38/2279 1% [= ] 39/2279 1% [= ] 40/2279 1% [= ] 41/2279 1% [= ] 42/2279 1% [= ] 43/2279 1% [= ] 44/2279 1% [= ] 45/2279 1% [= ] 46/2279 2% [= ] 47/2279 2% [= ] 48/2279 2% [= ] 49/2279 2% [= ] 50/2279 2% [= ] 51/2279 2% [= ] 52/2279 2% [= ] 53/2279 2% [= ] 54/2279 2% [= ] 55/2279 2% [= ] 56/2279 2% [= ] 57/2279 2% [= ] 58/2279 2% [= ] 59/2279 2% [= ] 60/2279 2% [= ] 61/2279 2% [= ] 62/2279 2% [= ] 63/2279 2% [= ] 64/2279 2% [= ] 65/2279 2% [= ] 66/2279 2% [= ] 67/2279 2% [= ] 68/2279 2% [= ] 69/2279 3% [= ] 70/2279 3% [= ] 71/2279 3% [= ] 72/2279 3% [= ] 73/2279 3% [== ] 74/2279 3% [== ] 75/2279 3% [== ] 76/2279 3% [== ] 77/2279 3% [== ] 78/2279 3% [== ] 79/2279 3% [== ] 80/2279 3% [== ] 81/2279 3% [== ] 82/2279 3% [== ] 83/2279 3% [== ] 84/2279 3% [== ] 85/2279 3% [== ] 86/2279 3% [== ] 87/2279 3% [== ] 88/2279 3% [== ] 89/2279 3% [== ] 90/2279 3% [== ] 91/2279 3% [== ] 92/2279 4% [== ] 93/2279 4% [== ] 94/2279 4% [== ] 95/2279 4% [== ] 96/2279 4% [== ] 97/2279 4% [== ] 98/2279 4% [== ] 99/2279 4% [== ] 100/2279 4% [== ] 101/2279 4% [== ] 102/2279 4% [== ] 103/2279 4% [== ] 104/2279 4% [== ] 105/2279 4% [== ] 106/2279 4% [== ] 107/2279 4% [== ] 108/2279 4% [== ] 109/2279 4% [== ] 110/2279 4% [=== ] 111/2279 4% [=== ] 112/2279 4% [=== ] 113/2279 4% [=== ] 114/2279 5% [=== ] 115/2279 5% [=== ] 116/2279 5% [=== ] 117/2279 5% [=== ] 118/2279 5% [=== ] 119/2279 5% [=== ] 120/2279 5% [=== ] 121/2279 5% [=== ] 122/2279 5% [=== ] 123/2279 5% [=== ] 124/2279 5% [=== ] 125/2279 5% [=== ] 126/2279 5% [=== ] 127/2279 5% [=== ] 128/2279 5% [=== ] 129/2279 5% [=== ] 130/2279 5% [=== ] 131/2279 5% [=== ] 132/2279 5% [=== ] 133/2279 5% [=== ] 134/2279 5% [=== ] 135/2279 5% [=== ] 136/2279 5% [=== ] 137/2279 6% [=== ] 138/2279 6% [=== ] 139/2279 6% [=== ] 140/2279 6% [=== ] 141/2279 6% [=== ] 142/2279 6% [=== ] 143/2279 6% [=== ] 144/2279 6% [=== ] 145/2279 6% [=== ] 146/2279 6% [=== ] 147/2279 6% [==== ] 148/2279 6% [==== ] 149/2279 6% [==== ] 150/2279 6% [==== ] 151/2279 6% [==== ] 152/2279 6% [==== ] 153/2279 6% [==== ] 154/2279 6% [==== ] 155/2279 6% [==== ] 156/2279 6% [==== ] 157/2279 6% [==== ] 158/2279 6% [==== ] 159/2279 6% [==== ] 160/2279 7% [==== ] 161/2279 7% [==== ] 162/2279 7% [==== ] 163/2279 7% [==== ] 164/2279 7% [==== ] 165/2279 7% [==== ] 166/2279 7% [==== ] 167/2279 7% [==== ] 168/2279 7% [==== ] 169/2279 7% [==== ] 170/2279 7% [==== ] 171/2279 7% [==== ] 172/2279 7% [==== ] 173/2279 7% [==== ] 174/2279 7% [==== ] 175/2279 7% [==== ] 176/2279 7% [==== ] 177/2279 7% [==== ] 178/2279 7% [==== ] 179/2279 7% [==== ] 180/2279 7% [==== ] 181/2279 7% [==== ] 182/2279 7% [==== ] 183/2279 8% [===== ] 184/2279 8% [===== ] 185/2279 8% [===== ] 186/2279 8% [===== ] 187/2279 8% [===== ] 188/2279 8% [===== ] 189/2279 8% [===== ] 190/2279 8% [===== ] 191/2279 8% [===== ] 192/2279 8% [===== ] 193/2279 8% [===== ] 194/2279 8% [===== ] 195/2279 8% [===== ] 196/2279 8% [===== ] 197/2279 8% [===== ] 198/2279 8% [===== ] 199/2279 8% [===== ] 200/2279 8% [===== ] 201/2279 8% [===== ] 202/2279 8% [===== ] 203/2279 8% [===== ] 204/2279 8% [===== ] 205/2279 8% [===== ] 206/2279 9% [===== ] 207/2279 9% [===== ] 208/2279 9% [===== ] 209/2279 9% [===== ] 210/2279 9% [===== ] 211/2279 9% [===== ] 212/2279 9% [===== ] 213/2279 9% [===== ] 214/2279 9% [===== ] 215/2279 9% [===== ] 216/2279 9% [===== ] 217/2279 9% [===== ] 218/2279 9% [===== ] 219/2279 9% [===== ] 220/2279 9% [====== ] 221/2279 9% [====== ] 222/2279 9% [====== ] 223/2279 9% [====== ] 224/2279 9% [====== ] 225/2279 9% [====== ] 226/2279 9% [====== ] 227/2279 9% [====== ] 228/2279 10% [====== ] 229/2279 10% [====== ] 230/2279 10% [====== ] 231/2279 10% [====== ] 232/2279 10% [====== ] 233/2279 10% [====== ] 234/2279 10% [====== ] 235/2279 10% [====== ] 236/2279 10% [====== ] 237/2279 10% [====== ] 238/2279 10% [====== ] 239/2279 10% [====== ] 240/2279 10% [====== ] 241/2279 10% [====== ] 242/2279 10% [====== ] 243/2279 10% [====== ] 244/2279 10% [====== ] 245/2279 10% [====== ] 246/2279 10% [====== ] 247/2279 10% [====== ] 248/2279 10% [====== ] 249/2279 10% [====== ] 250/2279 10% [====== ] 251/2279 11% [====== ] 252/2279 11% [====== ] 253/2279 11% [====== ] 254/2279 11% [====== ] 255/2279 11% [====== ] 256/2279 11% [====== ] 257/2279 11% [======= ] 258/2279 11% [======= ] 259/2279 11% [======= ] 260/2279 11% [======= ] 261/2279 11% [======= ] 262/2279 11% [======= ] 263/2279 11% [======= ] 264/2279 11% [======= ] 265/2279 11% [======= ] 266/2279 11% [======= ] 267/2279 11% [======= ] 268/2279 11% [======= ] 269/2279 11% [======= ] 270/2279 11% [======= ] 271/2279 11% [======= ] 272/2279 11% [======= ] 273/2279 11% [======= ] 274/2279 12% [======= ] 275/2279 12% [======= ] 276/2279 12% [======= ] 277/2279 12% [======= ] 278/2279 12% [======= ] 279/2279 12% [======= ] 280/2279 12% [======= ] 281/2279 12% [======= ] 282/2279 12% [======= ] 283/2279 12% [======= ] 284/2279 12% [======= ] 285/2279 12% [======= ] 286/2279 12% [======= ] 287/2279 12% [======= ] 288/2279 12% [======= ] 289/2279 12% [======= ] 290/2279 12% [======= ] 291/2279 12% [======= ] 292/2279 12% [======= ] 293/2279 12% [======= ] 294/2279 12% [======== ] 295/2279 12% [======== ] 296/2279 12% [======== ] 297/2279 13% [======== ] 298/2279 13% [======== ] 299/2279 13% [======== ] 300/2279 13% [======== ] 301/2279 13% [======== ] 302/2279 13% [======== ] 303/2279 13% [======== ] 304/2279 13% [======== ] 305/2279 13% [======== ] 306/2279 13% [======== ] 307/2279 13% [======== ] 308/2279 13% [======== ] 309/2279 13% [======== ] 310/2279 13% [======== ] 311/2279 13% [======== ] 312/2279 13% [======== ] 313/2279 13% [======== ] 314/2279 13% [======== ] 315/2279 13% [======== ] 316/2279 13% [======== ] 317/2279 13% [======== ] 318/2279 13% [======== ] 319/2279 13% [======== ] 320/2279 14% [======== ] 321/2279 14% [======== ] 322/2279 14% [======== ] 323/2279 14% [======== ] 324/2279 14% [======== ] 325/2279 14% [======== ] 326/2279 14% [======== ] 327/2279 14% [======== ] 328/2279 14% [======== ] 329/2279 14% [======== ] 330/2279 14% [========= ] 331/2279 14% [========= ] 332/2279 14% [========= ] 333/2279 14% [========= ] 334/2279 14% [========= ] 335/2279 14% [========= ] 336/2279 14% [========= ] 337/2279 14% [========= ] 338/2279 14% [========= ] 339/2279 14% [========= ] 340/2279 14% [========= ] 341/2279 14% [========= ] 342/2279 15% [========= ] 343/2279 15% [========= ] 344/2279 15% [========= ] 345/2279 15% [========= ] 346/2279 15% [========= ] 347/2279 15% [========= ] 348/2279 15% [========= ] 349/2279 15% [========= ] 350/2279 15% [========= ] 351/2279 15% [========= ] 352/2279 15% [========= ] 353/2279 15% [========= ] 354/2279 15% [========= ] 355/2279 15% [========= ] 356/2279 15% [========= ] 357/2279 15% [========= ] 358/2279 15% [========= ] 359/2279 15% [========= ] 360/2279 15% [========= ] 361/2279 15% [========= ] 362/2279 15% [========= ] 363/2279 15% [========= ] 364/2279 15% [========= ] 365/2279 16% [========= ] 366/2279 16% [========= ] 367/2279 16% [========== ] 368/2279 16% [========== ] 369/2279 16% [========== ] 370/2279 16% [========== ] 371/2279 16% [========== ] 372/2279 16% [========== ] 373/2279 16% [========== ] 374/2279 16% [========== ] 375/2279 16% [========== ] 376/2279 16% [========== ] 377/2279 16% [========== ] 378/2279 16% [========== ] 379/2279 16% [========== ] 380/2279 16% [========== ] 381/2279 16% [========== ] 382/2279 16% [========== ] 383/2279 16% [========== ] 384/2279 16% [========== ] 385/2279 16% [========== ] 386/2279 16% [========== ] 387/2279 16% [========== ] 388/2279 17% [========== ] 389/2279 17% [========== ] 390/2279 17% [========== ] 391/2279 17% [========== ] 392/2279 17% [========== ] 393/2279 17% [========== ] 394/2279 17% [========== ] 395/2279 17% [========== ] 396/2279 17% [========== ] 397/2279 17% [========== ] 398/2279 17% [========== ] 399/2279 17% [========== ] 400/2279 17% [========== ] 401/2279 17% [========== ] 402/2279 17% [========== ] 403/2279 17% [========== ] 404/2279 17% [=========== ] 405/2279 17% [=========== ] 406/2279 17% [=========== ] 407/2279 17% [=========== ] 408/2279 17% [=========== ] 409/2279 17% [=========== ] 410/2279 17% [=========== ] 411/2279 18% [=========== ] 412/2279 18% [=========== ] 413/2279 18% [=========== ] 414/2279 18% [=========== ] 415/2279 18% [=========== ] 416/2279 18% [=========== ] 417/2279 18% [=========== ] 418/2279 18% [=========== ] 419/2279 18% [=========== ] 420/2279 18% [=========== ] 421/2279 18% [=========== ] 422/2279 18% [=========== ] 423/2279 18% [=========== ] 424/2279 18% [=========== ] 425/2279 18% [=========== ] 426/2279 18% [=========== ] 427/2279 18% [=========== ] 428/2279 18% [=========== ] 429/2279 18% [=========== ] 430/2279 18% [=========== ] 431/2279 18% [=========== ] 432/2279 18% [=========== ] 433/2279 18% [=========== ] 434/2279 19% [=========== ] 435/2279 19% [=========== ] 436/2279 19% [=========== ] 437/2279 19% [=========== ] 438/2279 19% [=========== ] 439/2279 19% [=========== ] 440/2279 19% [=========== ] 441/2279 19% [============ ] 442/2279 19% [============ ] 443/2279 19% [============ ] 444/2279 19% [============ ] 445/2279 19% [============ ] 446/2279 19% [============ ] 447/2279 19% [============ ] 448/2279 19% [============ ] 449/2279 19% [============ ] 450/2279 19% [============ ] 451/2279 19% [============ ] 452/2279 19% [============ ] 453/2279 19% [============ ] 454/2279 19% [============ ] 455/2279 19% [============ ] 456/2279 20% [============ ] 457/2279 20% [============ ] 458/2279 20% [============ ] 459/2279 20% [============ ] 460/2279 20% [============ ] 461/2279 20% [============ ] 462/2279 20% [============ ] 463/2279 20% [============ ] 464/2279 20% [============ ] 465/2279 20% [============ ] 466/2279 20% [============ ] 467/2279 20% [============ ] 468/2279 20% [============ ] 469/2279 20% [============ ] 470/2279 20% [============ ] 471/2279 20% [============ ] 472/2279 20% [============ ] 473/2279 20% [============ ] 474/2279 20% [============ ] 475/2279 20% [============ ] 476/2279 20% [============ ] 477/2279 20% [============= ] 478/2279 20% [============= ] 479/2279 21% [============= ] 480/2279 21% [============= ] 481/2279 21% [============= ] 482/2279 21% [============= ] 483/2279 21% [============= ] 484/2279 21% [============= ] 485/2279 21% [============= ] 486/2279 21% [============= ] 487/2279 21% [============= ] 488/2279 21% [============= ] 489/2279 21% [============= ] 490/2279 21% [============= ] 491/2279 21% [============= ] 492/2279 21% [============= ] 493/2279 21% [============= ] 494/2279 21% [============= ] 495/2279 21% [============= ] 496/2279 21% [============= ] 497/2279 21% [============= ] 498/2279 21% [============= ] 499/2279 21% [============= ] 500/2279 21% [============= ] 501/2279 21% [============= ] 502/2279 22% [============= ] 503/2279 22% [============= ] 504/2279 22% [============= ] 505/2279 22% [============= ] 506/2279 22% [============= ] 507/2279 22% [============= ] 508/2279 22% [============= ] 509/2279 22% [============= ] 510/2279 22% [============= ] 511/2279 22% [============= ] 512/2279 22% [============= ] 513/2279 22% [============= ] 514/2279 22% [============== ] 515/2279 22% [============== ] 516/2279 22% [============== ] 517/2279 22% [============== ] 518/2279 22% [============== ] 519/2279 22% [============== ] 520/2279 22% [============== ] 521/2279 22% [============== ] 522/2279 22% [============== ] 523/2279 22% [============== ] 524/2279 22% [============== ] 525/2279 23% [============== ] 526/2279 23% [============== ] 527/2279 23% [============== ] 528/2279 23% [============== ] 529/2279 23% [============== ] 530/2279 23% [============== ] 531/2279 23% [============== ] 532/2279 23% [============== ] 533/2279 23% [============== ] 534/2279 23% [============== ] 535/2279 23% [============== ] 536/2279 23% [============== ] 537/2279 23% [============== ] 538/2279 23% [============== ] 539/2279 23% [============== ] 540/2279 23% [============== ] 541/2279 23% [============== ] 542/2279 23% [============== ] 543/2279 23% [============== ] 544/2279 23% [============== ] 545/2279 23% [============== ] 546/2279 23% [============== ] 547/2279 24% [============== ] 548/2279 24% [============== ] 549/2279 24% [============== ] 550/2279 24% [============== ] 551/2279 24% [=============== ] 552/2279 24% [=============== ] 553/2279 24% [=============== ] 554/2279 24% [=============== ] 555/2279 24% [=============== ] 556/2279 24% [=============== ] 557/2279 24% [=============== ] 558/2279 24% [=============== ] 559/2279 24% [=============== ] 560/2279 24% [=============== ] 561/2279 24% [=============== ] 562/2279 24% [=============== ] 563/2279 24% [=============== ] 564/2279 24% [=============== ] 565/2279 24% [=============== ] 566/2279 24% [=============== ] 567/2279 24% [=============== ] 568/2279 24% [=============== ] 569/2279 24% [=============== ] 570/2279 25% [=============== ] 571/2279 25% [=============== ] 572/2279 25% [=============== ] 573/2279 25% [=============== ] 574/2279 25% [=============== ] 575/2279 25% [=============== ] 576/2279 25% [=============== ] 577/2279 25% [=============== ] 578/2279 25% [=============== ] 579/2279 25% [=============== ] 580/2279 25% [=============== ] 581/2279 25% [=============== ] 582/2279 25% [=============== ] 583/2279 25% [=============== ] 584/2279 25% [=============== ] 585/2279 25% [=============== ] 586/2279 25% [=============== ] 587/2279 25% [=============== ] 588/2279 25% [================ ] 589/2279 25% [================ ] 590/2279 25% [================ ] 591/2279 25% [================ ] 592/2279 25% [================ ] 593/2279 26% [================ ] 594/2279 26% [================ ] 595/2279 26% [================ ] 596/2279 26% [================ ] 597/2279 26% [================ ] 598/2279 26% [================ ] 599/2279 26% [================ ] 600/2279 26% [================ ] 601/2279 26% [================ ] 602/2279 26% [================ ] 603/2279 26% [================ ] 604/2279 26% [================ ] 605/2279 26% [================ ] 606/2279 26% [================ ] 607/2279 26% [================ ] 608/2279 26% [================ ] 609/2279 26% [================ ] 610/2279 26% [================ ] 611/2279 26% [================ ] 612/2279 26% [================ ] 613/2279 26% [================ ] 614/2279 26% [================ ] 615/2279 26% [================ ] 616/2279 27% [================ ] 617/2279 27% [================ ] 618/2279 27% [================ ] 619/2279 27% [================ ] 620/2279 27% [================ ] 621/2279 27% [================ ] 622/2279 27% [================ ] 623/2279 27% [================ ] 624/2279 27% [================= ] 625/2279 27% [================= ] 626/2279 27% [================= ] 627/2279 27% [================= ] 628/2279 27% [================= ] 629/2279 27% [================= ] 630/2279 27% [================= ] 631/2279 27% [================= ] 632/2279 27% [================= ] 633/2279 27% [================= ] 634/2279 27% [================= ] 635/2279 27% [================= ] 636/2279 27% [================= ] 637/2279 27% [================= ] 638/2279 27% [================= ] 639/2279 28% [================= ] 640/2279 28% [================= ] 641/2279 28% [================= ] 642/2279 28% [================= ] 643/2279 28% [================= ] 644/2279 28% [================= ] 645/2279 28% [================= ] 646/2279 28% [================= ] 647/2279 28% [================= ] 648/2279 28% [================= ] 649/2279 28% [================= ] 650/2279 28% [================= ] 651/2279 28% [================= ] 652/2279 28% [================= ] 653/2279 28% [================= ] 654/2279 28% [================= ] 655/2279 28% [================= ] 656/2279 28% [================= ] 657/2279 28% [================= ] 658/2279 28% [================= ] 659/2279 28% [================= ] 660/2279 28% [================= ] 661/2279 29% [================== ] 662/2279 29% [================== ] 663/2279 29% [================== ] 664/2279 29% [================== ] 665/2279 29% [================== ] 666/2279 29% [================== ] 667/2279 29% [================== ] 668/2279 29% [================== ] 669/2279 29% [================== ] 670/2279 29% [================== ] 671/2279 29% [================== ] 672/2279 29% [================== ] 673/2279 29% [================== ] 674/2279 29% [================== ] 675/2279 29% [================== ] 676/2279 29% [================== ] 677/2279 29% [================== ] 678/2279 29% [================== ] 679/2279 29% [================== ] 680/2279 29% [================== ] 681/2279 29% [================== ] 682/2279 29% [================== ] 683/2279 29% [================== ] 684/2279 30% [================== ] 685/2279 30% [================== ] 686/2279 30% [================== ] 687/2279 30% [================== ] 688/2279 30% [================== ] 689/2279 30% [================== ] 690/2279 30% [================== ] 691/2279 30% [================== ] 692/2279 30% [================== ] 693/2279 30% [================== ] 694/2279 30% [================== ] 695/2279 30% [================== ] 696/2279 30% [================== ] 697/2279 30% [================== ] 698/2279 30% [=================== ] 699/2279 30% [=================== ] 700/2279 30% [=================== ] 701/2279 30% [=================== ] 702/2279 30% [=================== ] 703/2279 30% [=================== ] 704/2279 30% [=================== ] 705/2279 30% [=================== ] 706/2279 30% [=================== ] 707/2279 31% [=================== ] 708/2279 31% [=================== ] 709/2279 31% [=================== ] 710/2279 31% [=================== ] 711/2279 31% [=================== ] 712/2279 31% [=================== ] 713/2279 31% [=================== ] 714/2279 31% [=================== ] 715/2279 31% [=================== ] 716/2279 31% [=================== ] 717/2279 31% [=================== ] 718/2279 31% [=================== ] 719/2279 31% [=================== ] 720/2279 31% [=================== ] 721/2279 31% [=================== ] 722/2279 31% [=================== ] 723/2279 31% [=================== ] 724/2279 31% [=================== ] 725/2279 31% [=================== ] 726/2279 31% [=================== ] 727/2279 31% [=================== ] 728/2279 31% [=================== ] 729/2279 31% [=================== ] 730/2279 32% [=================== ] 731/2279 32% [=================== ] 732/2279 32% [=================== ] 733/2279 32% [=================== ] 734/2279 32% [=================== ] 735/2279 32% [==================== ] 736/2279 32% [==================== ] 737/2279 32% [==================== ] 738/2279 32% [==================== ] 739/2279 32% [==================== ] 740/2279 32% [==================== ] 741/2279 32% [==================== ] 742/2279 32% [==================== ] 743/2279 32% [==================== ] 744/2279 32% [==================== ] 745/2279 32% [==================== ] 746/2279 32% [==================== ] 747/2279 32% [==================== ] 748/2279 32% [==================== ] 749/2279 32% [==================== ] 750/2279 32% [==================== ] 751/2279 32% [==================== ] 752/2279 32% [==================== ] 753/2279 33% [==================== ] 754/2279 33% [==================== ] 755/2279 33% [==================== ] 756/2279 33% [==================== ] 757/2279 33% [==================== ] 758/2279 33% [==================== ] 759/2279 33% [==================== ] 760/2279 33% [==================== ] 761/2279 33% [==================== ] 762/2279 33% [==================== ] 763/2279 33% [==================== ] 764/2279 33% [==================== ] 765/2279 33% [==================== ] 766/2279 33% [==================== ] 767/2279 33% [==================== ] 768/2279 33% [==================== ] 769/2279 33% [==================== ] 770/2279 33% [==================== ] 771/2279 33% [===================== ] 772/2279 33% [===================== ] 773/2279 33% [===================== ] 774/2279 33% [===================== ] 775/2279 34% [===================== ] 776/2279 34% [===================== ] 777/2279 34% [===================== ] 778/2279 34% [===================== ] 779/2279 34% [===================== ] 780/2279 34% [===================== ] 781/2279 34% [===================== ] 782/2279 34% [===================== ] 783/2279 34% [===================== ] 784/2279 34% [===================== ] 785/2279 34% [===================== ] 786/2279 34% [===================== ] 787/2279 34% [===================== ] 788/2279 34% [===================== ] 789/2279 34% [===================== ] 790/2279 34% [===================== ] 791/2279 34% [===================== ] 792/2279 34% [===================== ] 793/2279 34% [===================== ] 794/2279 34% [===================== ] 795/2279 34% [===================== ] 796/2279 34% [===================== ] 797/2279 34% [===================== ] 798/2279 35% [===================== ] 799/2279 35% [===================== ] 800/2279 35% [===================== ] 801/2279 35% [===================== ] 802/2279 35% [===================== ] 803/2279 35% [===================== ] 804/2279 35% [===================== ] 805/2279 35% [===================== ] 806/2279 35% [===================== ] 807/2279 35% [===================== ] 808/2279 35% [====================== ] 809/2279 35% [====================== ] 810/2279 35% [====================== ] 811/2279 35% [====================== ] 812/2279 35% [====================== ] 813/2279 35% [====================== ] 814/2279 35% [====================== ] 815/2279 35% [====================== ] 816/2279 35% [====================== ] 817/2279 35% [====================== ] 818/2279 35% [====================== ] 819/2279 35% [====================== ] 820/2279 35% [====================== ] 821/2279 36% [====================== ] 822/2279 36% [====================== ] 823/2279 36% [====================== ] 824/2279 36% [====================== ] 825/2279 36% [====================== ] 826/2279 36% [====================== ] 827/2279 36% [====================== ] 828/2279 36% [====================== ] 829/2279 36% [====================== ] 830/2279 36% [====================== ] 831/2279 36% [====================== ] 832/2279 36% [====================== ] 833/2279 36% [====================== ] 834/2279 36% [====================== ] 835/2279 36% [====================== ] 836/2279 36% [====================== ] 837/2279 36% [====================== ] 838/2279 36% [====================== ] 839/2279 36% [====================== ] 840/2279 36% [====================== ] 841/2279 36% [====================== ] 842/2279 36% [====================== ] 843/2279 36% [====================== ] 844/2279 37% [====================== ] 845/2279 37% [======================= ] 846/2279 37% [======================= ] 847/2279 37% [======================= ] 848/2279 37% [======================= ] 849/2279 37% [======================= ] 850/2279 37% [======================= ] 851/2279 37% [======================= ] 852/2279 37% [======================= ] 853/2279 37% [======================= ] 854/2279 37% [======================= ] 855/2279 37% [======================= ] 856/2279 37% [======================= ] 857/2279 37% [======================= ] 858/2279 37% [======================= ] 859/2279 37% [======================= ] 860/2279 37% [======================= ] 861/2279 37% [======================= ] 862/2279 37% [======================= ] 863/2279 37% [======================= ] 864/2279 37% [======================= ] 865/2279 37% [======================= ] 866/2279 37% [======================= ] 867/2279 38% [======================= ] 868/2279 38% [======================= ] 869/2279 38% [======================= ] 870/2279 38% [======================= ] 871/2279 38% [======================= ] 872/2279 38% [======================= ] 873/2279 38% [======================= ] 874/2279 38% [======================= ] 875/2279 38% [======================= ] 876/2279 38% [======================= ] 877/2279 38% [======================= ] 878/2279 38% [======================= ] 879/2279 38% [======================= ] 880/2279 38% [======================= ] 881/2279 38% [======================= ] 882/2279 38% [======================== ] 883/2279 38% [======================== ] 884/2279 38% [======================== ] 885/2279 38% [======================== ] 886/2279 38% [======================== ] 887/2279 38% [======================== ] 888/2279 38% [======================== ] 889/2279 39% [======================== ] 890/2279 39% [======================== ] 891/2279 39% [======================== ] 892/2279 39% [======================== ] 893/2279 39% [======================== ] 894/2279 39% [======================== ] 895/2279 39% [======================== ] 896/2279 39% [======================== ] 897/2279 39% [======================== ] 898/2279 39% [======================== ] 899/2279 39% [======================== ] 900/2279 39% [======================== ] 901/2279 39% [======================== ] 902/2279 39% [======================== ] 903/2279 39% [======================== ] 904/2279 39% [======================== ] 905/2279 39% [======================== ] 906/2279 39% [======================== ] 907/2279 39% [======================== ] 908/2279 39% [======================== ] 909/2279 39% [======================== ] 910/2279 39% [======================== ] 911/2279 39% [======================== ] 912/2279 40% [======================== ] 913/2279 40% [======================== ] 914/2279 40% [======================== ] 915/2279 40% [======================== ] 916/2279 40% [======================== ] 917/2279 40% [======================== ] 918/2279 40% [========================= ] 919/2279 40% [========================= ] 920/2279 40% [========================= ] 921/2279 40% [========================= ] 922/2279 40% [========================= ] 923/2279 40% [========================= ] 924/2279 40% [========================= ] 925/2279 40% [========================= ] 926/2279 40% [========================= ] 927/2279 40% [========================= ] 928/2279 40% [========================= ] 929/2279 40% [========================= ] 930/2279 40% [========================= ] 931/2279 40% [========================= ] 932/2279 40% [========================= ] 933/2279 40% [========================= ] 934/2279 40% [========================= ] 935/2279 41% [========================= ] 936/2279 41% [========================= ] 937/2279 41% [========================= ] 938/2279 41% [========================= ] 939/2279 41% [========================= ] 940/2279 41% [========================= ] 941/2279 41% [========================= ] 942/2279 41% [========================= ] 943/2279 41% [========================= ] 944/2279 41% [========================= ] 945/2279 41% [========================= ] 946/2279 41% [========================= ] 947/2279 41% [========================= ] 948/2279 41% [========================= ] 949/2279 41% [========================= ] 950/2279 41% [========================= ] 951/2279 41% [========================= ] 952/2279 41% [========================= ] 953/2279 41% [========================= ] 954/2279 41% [========================= ] 955/2279 41% [========================== ] 956/2279 41% [========================== ] 957/2279 41% [========================== ] 958/2279 42% [========================== ] 959/2279 42% [========================== ] 960/2279 42% [========================== ] 961/2279 42% [========================== ] 962/2279 42% [========================== ] 963/2279 42% [========================== ] 964/2279 42% [========================== ] 965/2279 42% [========================== ] 966/2279 42% [========================== ] 967/2279 42% [========================== ] 968/2279 42% [========================== ] 969/2279 42% [========================== ] 970/2279 42% [========================== ] 971/2279 42% [========================== ] 972/2279 42% [========================== ] 973/2279 42% [========================== ] 974/2279 42% [========================== ] 975/2279 42% [========================== ] 976/2279 42% [========================== ] 977/2279 42% [========================== ] 978/2279 42% [========================== ] 979/2279 42% [========================== ] 980/2279 43% [========================== ] 981/2279 43% [========================== ] 982/2279 43% [========================== ] 983/2279 43% [========================== ] 984/2279 43% [========================== ] 985/2279 43% [========================== ] 986/2279 43% [========================== ] 987/2279 43% [========================== ] 988/2279 43% [========================== ] 989/2279 43% [========================== ] 990/2279 43% [========================== ] 991/2279 43% [========================== ] 992/2279 43% [=========================== ] 993/2279 43% [=========================== ] 994/2279 43% [=========================== ] 995/2279 43% [=========================== ] 996/2279 43% [=========================== ] 997/2279 43% [=========================== ] 998/2279 43% [=========================== ] 999/2279 43% [=========================== ] 1000/2279 43% [=========================== ] 1001/2279 43% [=========================== ] 1002/2279 43% [=========================== ] 1003/2279 44% [=========================== ] 1004/2279 44% [=========================== ] 1005/2279 44% [=========================== ] 1006/2279 44% [=========================== ] 1007/2279 44% [=========================== ] 1008/2279 44% [=========================== ] 1009/2279 44% [=========================== ] 1010/2279 44% [=========================== ] 1011/2279 44% [=========================== ] 1012/2279 44% [=========================== ] 1013/2279 44% [=========================== ] 1014/2279 44% [=========================== ] 1015/2279 44% [=========================== ] 1016/2279 44% [=========================== ] 1017/2279 44% [=========================== ] 1018/2279 44% [=========================== ] 1019/2279 44% [=========================== ] 1020/2279 44% [=========================== ] 1021/2279 44% [=========================== ] 1022/2279 44% [=========================== ] 1023/2279 44% [=========================== ] 1024/2279 44% [=========================== ] 1025/2279 44% [=========================== ] 1026/2279 45% [=========================== ] 1027/2279 45% [=========================== ] 1028/2279 45% [=========================== ] 1029/2279 45% [============================ ] 1030/2279 45% [============================ ] 1031/2279 45% [============================ ] 1032/2279 45% [============================ ] 1033/2279 45% [============================ ] 1034/2279 45% [============================ ] 1035/2279 45% [============================ ] 1036/2279 45% [============================ ] 1037/2279 45% [============================ ] 1038/2279 45% [============================ ] 1039/2279 45% [============================ ] 1040/2279 45% [============================ ] 1041/2279 45% [============================ ] 1042/2279 45% [============================ ] 1043/2279 45% [============================ ] 1044/2279 45% [============================ ] 1045/2279 45% [============================ ] 1046/2279 45% [============================ ] 1047/2279 45% [============================ ] 1048/2279 45% [============================ ] 1049/2279 46% [============================ ] 1050/2279 46% [============================ ] 1051/2279 46% [============================ ] 1052/2279 46% [============================ ] 1053/2279 46% [============================ ] 1054/2279 46% [============================ ] 1055/2279 46% [============================ ] 1056/2279 46% [============================ ] 1057/2279 46% [============================ ] 1058/2279 46% [============================ ] 1059/2279 46% [============================ ] 1060/2279 46% [============================ ] 1061/2279 46% [============================ ] 1062/2279 46% [============================ ] 1063/2279 46% [============================ ] 1064/2279 46% [============================ ] 1065/2279 46% [============================= ] 1066/2279 46% [============================= ] 1067/2279 46% [============================= ] 1068/2279 46% [============================= ] 1069/2279 46% [============================= ] 1070/2279 46% [============================= ] 1071/2279 46% [============================= ] 1072/2279 47% [============================= ] 1073/2279 47% [============================= ] 1074/2279 47% [============================= ] 1075/2279 47% [============================= ] 1076/2279 47% [============================= ] 1077/2279 47% [============================= ] 1078/2279 47% [============================= ] 1079/2279 47% [============================= ] 1080/2279 47% [============================= ] 1081/2279 47% [============================= ] 1082/2279 47% [============================= ] 1083/2279 47% [============================= ] 1084/2279 47% [============================= ] 1085/2279 47% [============================= ] 1086/2279 47% [============================= ] 1087/2279 47% [============================= ] 1088/2279 47% [============================= ] 1089/2279 47% [============================= ] 1090/2279 47% [============================= ] 1091/2279 47% [============================= ] 1092/2279 47% [============================= ] 1093/2279 47% [============================= ] 1094/2279 48% [============================= ] 1095/2279 48% [============================= ] 1096/2279 48% [============================= ] 1097/2279 48% [============================= ] 1098/2279 48% [============================= ] 1099/2279 48% [============================= ] 1100/2279 48% [============================= ] 1101/2279 48% [============================= ] 1102/2279 48% [============================== ] 1103/2279 48% [============================== ] 1104/2279 48% [============================== ] 1105/2279 48% [============================== ] 1106/2279 48% [============================== ] 1107/2279 48% [============================== ] 1108/2279 48% [============================== ] 1109/2279 48% [============================== ] 1110/2279 48% [============================== ] 1111/2279 48% [============================== ] 1112/2279 48% [============================== ] 1113/2279 48% [============================== ] 1114/2279 48% [============================== ] 1115/2279 48% [============================== ] 1116/2279 48% [============================== ] 1117/2279 49% [============================== ] 1118/2279 49% [============================== ] 1119/2279 49% [============================== ] 1120/2279 49% [============================== ] 1121/2279 49% [============================== ] 1122/2279 49% [============================== ] 1123/2279 49% [============================== ] 1124/2279 49% [============================== ] 1125/2279 49% [============================== ] 1126/2279 49% [============================== ] 1127/2279 49% [============================== ] 1128/2279 49% [============================== ] 1129/2279 49% [============================== ] 1130/2279 49% [============================== ] 1131/2279 49% [============================== ] 1132/2279 49% [============================== ] 1133/2279 49% [============================== ] 1134/2279 49% [============================== ] 1135/2279 49% [============================== ] 1136/2279 49% [============================== ] 1137/2279 49% [============================== ] 1138/2279 49% [============================== ] 1139/2279 49% [=============================== ] 1140/2279 50% [=============================== ] 1141/2279 50% [=============================== ] 1142/2279 50% [=============================== ] 1143/2279 50% [=============================== ] 1144/2279 50% [=============================== ] 1145/2279 50% [=============================== ] 1146/2279 50% [=============================== ] 1147/2279 50% [=============================== ] 1148/2279 50% [=============================== ] 1149/2279 50% [=============================== ] 1150/2279 50% [=============================== ] 1151/2279 50% [=============================== ] 1152/2279 50% [=============================== ] 1153/2279 50% [=============================== ] 1154/2279 50% [=============================== ] 1155/2279 50% [=============================== ] 1156/2279 50% [=============================== ] 1157/2279 50% [=============================== ] 1158/2279 50% [=============================== ] 1159/2279 50% [=============================== ] 1160/2279 50% [=============================== ] 1161/2279 50% [=============================== ] 1162/2279 50% [=============================== ] 1163/2279 51% [=============================== ] 1164/2279 51% [=============================== ] 1165/2279 51% [=============================== ] 1166/2279 51% [=============================== ] 1167/2279 51% [=============================== ] 1168/2279 51% [=============================== ] 1169/2279 51% [=============================== ] 1170/2279 51% [=============================== ] 1171/2279 51% [=============================== ] 1172/2279 51% [=============================== ] 1173/2279 51% [=============================== ] 1174/2279 51% [=============================== ] 1175/2279 51% [=============================== ] 1176/2279 51% [================================ ] 1177/2279 51% [================================ ] 1178/2279 51% [================================ ] 1179/2279 51% [================================ ] 1180/2279 51% [================================ ] 1181/2279 51% [================================ ] 1182/2279 51% [================================ ] 1183/2279 51% [================================ ] 1184/2279 51% [================================ ] 1185/2279 51% [================================ ] 1186/2279 52% [================================ ] 1187/2279 52% [================================ ] 1188/2279 52% [================================ ] 1189/2279 52% [================================ ] 1190/2279 52% [================================ ] 1191/2279 52% [================================ ] 1192/2279 52% [================================ ] 1193/2279 52% [================================ ] 1194/2279 52% [================================ ] 1195/2279 52% [================================ ] 1196/2279 52% [================================ ] 1197/2279 52% [================================ ] 1198/2279 52% [================================ ] 1199/2279 52% [================================ ] 1200/2279 52% [================================ ] 1201/2279 52% [================================ ] 1202/2279 52% [================================ ] 1203/2279 52% [================================ ] 1204/2279 52% [================================ ] 1205/2279 52% [================================ ] 1206/2279 52% [================================ ] 1207/2279 52% [================================ ] 1208/2279 53% [================================ ] 1209/2279 53% [================================ ] 1210/2279 53% [================================ ] 1211/2279 53% [================================ ] 1212/2279 53% [================================ ] 1213/2279 53% [================================= ] 1214/2279 53% [================================= ] 1215/2279 53% [================================= ] 1216/2279 53% [================================= ] 1217/2279 53% [================================= ] 1218/2279 53% [================================= ] 1219/2279 53% [================================= ] 1220/2279 53% [================================= ] 1221/2279 53% [================================= ] 1222/2279 53% [================================= ] 1223/2279 53% [================================= ] 1224/2279 53% [================================= ] 1225/2279 53% [================================= ] 1226/2279 53% [================================= ] 1227/2279 53% [================================= ] 1228/2279 53% [================================= ] 1229/2279 53% [================================= ] 1230/2279 53% [================================= ] 1231/2279 54% [================================= ] 1232/2279 54% [================================= ] 1233/2279 54% [================================= ] 1234/2279 54% [================================= ] 1235/2279 54% [================================= ] 1236/2279 54% [================================= ] 1237/2279 54% [================================= ] 1238/2279 54% [================================= ] 1239/2279 54% [================================= ] 1240/2279 54% [================================= ] 1241/2279 54% [================================= ] 1242/2279 54% [================================= ] 1243/2279 54% [================================= ] 1244/2279 54% [================================= ] 1245/2279 54% [================================= ] 1246/2279 54% [================================= ] 1247/2279 54% [================================= ] 1248/2279 54% [================================= ] 1249/2279 54% [================================== ] 1250/2279 54% [================================== ] 1251/2279 54% [================================== ] 1252/2279 54% [================================== ] 1253/2279 54% [================================== ] 1254/2279 55% [================================== ] 1255/2279 55% [================================== ] 1256/2279 55% [================================== ] 1257/2279 55% [================================== ] 1258/2279 55% [================================== ] 1259/2279 55% [================================== ] 1260/2279 55% [================================== ] 1261/2279 55% [================================== ] 1262/2279 55% [================================== ] 1263/2279 55% [================================== ] 1264/2279 55% [================================== ] 1265/2279 55% [================================== ] 1266/2279 55% [================================== ] 1267/2279 55% [================================== ] 1268/2279 55% [================================== ] 1269/2279 55% [================================== ] 1270/2279 55% [================================== ] 1271/2279 55% [================================== ] 1272/2279 55% [================================== ] 1273/2279 55% [================================== ] 1274/2279 55% [================================== ] 1275/2279 55% [================================== ] 1276/2279 55% [================================== ] 1277/2279 56% [================================== ] 1278/2279 56% [================================== ] 1279/2279 56% [================================== ] 1280/2279 56% [================================== ] 1281/2279 56% [================================== ] 1282/2279 56% [================================== ] 1283/2279 56% [================================== ] 1284/2279 56% [================================== ] 1285/2279 56% [================================== ] 1286/2279 56% [=================================== ] 1287/2279 56% [=================================== ] 1288/2279 56% [=================================== ] 1289/2279 56% [=================================== ] 1290/2279 56% [=================================== ] 1291/2279 56% [=================================== ] 1292/2279 56% [=================================== ] 1293/2279 56% [=================================== ] 1294/2279 56% [=================================== ] 1295/2279 56% [=================================== ] 1296/2279 56% [=================================== ] 1297/2279 56% [=================================== ] 1298/2279 56% [=================================== ] 1299/2279 56% [=================================== ] 1300/2279 57% [=================================== ] 1301/2279 57% [=================================== ] 1302/2279 57% [=================================== ] 1303/2279 57% [=================================== ] 1304/2279 57% [=================================== ] 1305/2279 57% [=================================== ] 1306/2279 57% [=================================== ] 1307/2279 57% [=================================== ] 1308/2279 57% [=================================== ] 1309/2279 57% [=================================== ] 1310/2279 57% [=================================== ] 1311/2279 57% [=================================== ] 1312/2279 57% [=================================== ] 1313/2279 57% [=================================== ] 1314/2279 57% [=================================== ] 1315/2279 57% [=================================== ] 1316/2279 57% [=================================== ] 1317/2279 57% [=================================== ] 1318/2279 57% [=================================== ] 1319/2279 57% [=================================== ] 1320/2279 57% [=================================== ] 1321/2279 57% [=================================== ] 1322/2279 58% [=================================== ] 1323/2279 58% [==================================== ] 1324/2279 58% [==================================== ] 1325/2279 58% [==================================== ] 1326/2279 58% [==================================== ] 1327/2279 58% [==================================== ] 1328/2279 58% [==================================== ] 1329/2279 58% [==================================== ] 1330/2279 58% [==================================== ] 1331/2279 58% [==================================== ] 1332/2279 58% [==================================== ] 1333/2279 58% [==================================== ] 1334/2279 58% [==================================== ] 1335/2279 58% [==================================== ] 1336/2279 58% [==================================== ] 1337/2279 58% [==================================== ] 1338/2279 58% [==================================== ] 1339/2279 58% [==================================== ] 1340/2279 58% [==================================== ] 1341/2279 58% [==================================== ] 1342/2279 58% [==================================== ] 1343/2279 58% [==================================== ] 1344/2279 58% [==================================== ] 1345/2279 59% [==================================== ] 1346/2279 59% [==================================== ] 1347/2279 59% [==================================== ] 1348/2279 59% [==================================== ] 1349/2279 59% [==================================== ] 1350/2279 59% [==================================== ] 1351/2279 59% [==================================== ] 1352/2279 59% [==================================== ] 1353/2279 59% [==================================== ] 1354/2279 59% [==================================== ] 1355/2279 59% [==================================== ] 1356/2279 59% [==================================== ] 1357/2279 59% [==================================== ] 1358/2279 59% [==================================== ] 1359/2279 59% [==================================== ] 1360/2279 59% [===================================== ] 1361/2279 59% [===================================== ] 1362/2279 59% [===================================== ] 1363/2279 59% [===================================== ] 1364/2279 59% [===================================== ] 1365/2279 59% [===================================== ] 1366/2279 59% [===================================== ] 1367/2279 59% [===================================== ] 1368/2279 60% [===================================== ] 1369/2279 60% [===================================== ] 1370/2279 60% [===================================== ] 1371/2279 60% [===================================== ] 1372/2279 60% [===================================== ] 1373/2279 60% [===================================== ] 1374/2279 60% [===================================== ] 1375/2279 60% [===================================== ] 1376/2279 60% [===================================== ] 1377/2279 60% [===================================== ] 1378/2279 60% [===================================== ] 1379/2279 60% [===================================== ] 1380/2279 60% [===================================== ] 1381/2279 60% [===================================== ] 1382/2279 60% [===================================== ] 1383/2279 60% [===================================== ] 1384/2279 60% [===================================== ] 1385/2279 60% [===================================== ] 1386/2279 60% [===================================== ] 1387/2279 60% [===================================== ] 1388/2279 60% [===================================== ] 1389/2279 60% [===================================== ] 1390/2279 60% [===================================== ] 1391/2279 61% [===================================== ] 1392/2279 61% [===================================== ] 1393/2279 61% [===================================== ] 1394/2279 61% [===================================== ] 1395/2279 61% [===================================== ] 1396/2279 61% [====================================== ] 1397/2279 61% [====================================== ] 1398/2279 61% [====================================== ] 1399/2279 61% [====================================== ] 1400/2279 61% [====================================== ] 1401/2279 61% [====================================== ] 1402/2279 61% [====================================== ] 1403/2279 61% [====================================== ] 1404/2279 61% [====================================== ] 1405/2279 61% [====================================== ] 1406/2279 61% [====================================== ] 1407/2279 61% [====================================== ] 1408/2279 61% [====================================== ] 1409/2279 61% [====================================== ] 1410/2279 61% [====================================== ] 1411/2279 61% [====================================== ] 1412/2279 61% [====================================== ] 1413/2279 62% [====================================== ] 1414/2279 62% [====================================== ] 1415/2279 62% [====================================== ] 1416/2279 62% [====================================== ] 1417/2279 62% [====================================== ] 1418/2279 62% [====================================== ] 1419/2279 62% [====================================== ] 1420/2279 62% [====================================== ] 1421/2279 62% [====================================== ] 1422/2279 62% [====================================== ] 1423/2279 62% [====================================== ] 1424/2279 62% [====================================== ] 1425/2279 62% [====================================== ] 1426/2279 62% [====================================== ] 1427/2279 62% [====================================== ] 1428/2279 62% [====================================== ] 1429/2279 62% [====================================== ] 1430/2279 62% [====================================== ] 1431/2279 62% [====================================== ] 1432/2279 62% [====================================== ] 1433/2279 62% [======================================= ] 1434/2279 62% [======================================= ] 1435/2279 62% [======================================= ] 1436/2279 63% [======================================= ] 1437/2279 63% [======================================= ] 1438/2279 63% [======================================= ] 1439/2279 63% [======================================= ] 1440/2279 63% [======================================= ] 1441/2279 63% [======================================= ] 1442/2279 63% [======================================= ] 1443/2279 63% [======================================= ] 1444/2279 63% [======================================= ] 1445/2279 63% [======================================= ] 1446/2279 63% [======================================= ] 1447/2279 63% [======================================= ] 1448/2279 63% [======================================= ] 1449/2279 63% [======================================= ] 1450/2279 63% [======================================= ] 1451/2279 63% [======================================= ] 1452/2279 63% [======================================= ] 1453/2279 63% [======================================= ] 1454/2279 63% [======================================= ] 1455/2279 63% [======================================= ] 1456/2279 63% [======================================= ] 1457/2279 63% [======================================= ] 1458/2279 63% [======================================= ] 1459/2279 64% [======================================= ] 1460/2279 64% [======================================= ] 1461/2279 64% [======================================= ] 1462/2279 64% [======================================= ] 1463/2279 64% [======================================= ] 1464/2279 64% [======================================= ] 1465/2279 64% [======================================= ] 1466/2279 64% [======================================= ] 1467/2279 64% [======================================= ] 1468/2279 64% [======================================= ] 1469/2279 64% [======================================= ] 1470/2279 64% [======================================== ] 1471/2279 64% [======================================== ] 1472/2279 64% [======================================== ] 1473/2279 64% [======================================== ] 1474/2279 64% [======================================== ] 1475/2279 64% [======================================== ] 1476/2279 64% [======================================== ] 1477/2279 64% [======================================== ] 1478/2279 64% [======================================== ] 1479/2279 64% [======================================== ] 1480/2279 64% [======================================== ] 1481/2279 64% [======================================== ] 1482/2279 65% [======================================== ] 1483/2279 65% [======================================== ] 1484/2279 65% [======================================== ] 1485/2279 65% [======================================== ] 1486/2279 65% [======================================== ] 1487/2279 65% [======================================== ] 1488/2279 65% [======================================== ] 1489/2279 65% [======================================== ] 1490/2279 65% [======================================== ] 1491/2279 65% [======================================== ] 1492/2279 65% [======================================== ] 1493/2279 65% [======================================== ] 1494/2279 65% [======================================== ] 1495/2279 65% [======================================== ] 1496/2279 65% [======================================== ] 1497/2279 65% [======================================== ] 1498/2279 65% [======================================== ] 1499/2279 65% [======================================== ] 1500/2279 65% [======================================== ] 1501/2279 65% [======================================== ] 1502/2279 65% [======================================== ] 1503/2279 65% [======================================== ] 1504/2279 65% [======================================== ] 1505/2279 66% [======================================== ] 1506/2279 66% [======================================== ] 1507/2279 66% [========================================= ] 1508/2279 66% [========================================= ] 1509/2279 66% [========================================= ] 1510/2279 66% [========================================= ] 1511/2279 66% [========================================= ] 1512/2279 66% [========================================= ] 1513/2279 66% [========================================= ] 1514/2279 66% [========================================= ] 1515/2279 66% [========================================= ] 1516/2279 66% [========================================= ] 1517/2279 66% [========================================= ] 1518/2279 66% [========================================= ] 1519/2279 66% [========================================= ] 1520/2279 66% [========================================= ] 1521/2279 66% [========================================= ] 1522/2279 66% [========================================= ] 1523/2279 66% [========================================= ] 1524/2279 66% [========================================= ] 1525/2279 66% [========================================= ] 1526/2279 66% [========================================= ] 1527/2279 67% [========================================= ] 1528/2279 67% [========================================= ] 1529/2279 67% [========================================= ] 1530/2279 67% [========================================= ] 1531/2279 67% [========================================= ] 1532/2279 67% [========================================= ] 1533/2279 67% [========================================= ] 1534/2279 67% [========================================= ] 1535/2279 67% [========================================= ] 1536/2279 67% [========================================= ] 1537/2279 67% [========================================= ] 1538/2279 67% [========================================= ] 1539/2279 67% [========================================= ] 1540/2279 67% [========================================= ] 1541/2279 67% [========================================= ] 1542/2279 67% [========================================= ] 1543/2279 67% [========================================== ] 1544/2279 67% [========================================== ] 1545/2279 67% [========================================== ] 1546/2279 67% [========================================== ] 1547/2279 67% [========================================== ] 1548/2279 67% [========================================== ] 1549/2279 67% [========================================== ] 1550/2279 68% [========================================== ] 1551/2279 68% [========================================== ] 1552/2279 68% [========================================== ] 1553/2279 68% [========================================== ] 1554/2279 68% [========================================== ] 1555/2279 68% [========================================== ] 1556/2279 68% [========================================== ] 1557/2279 68% [========================================== ] 1558/2279 68% [========================================== ] 1559/2279 68% [========================================== ] 1560/2279 68% [========================================== ] 1561/2279 68% [========================================== ] 1562/2279 68% [========================================== ] 1563/2279 68% [========================================== ] 1564/2279 68% [========================================== ] 1565/2279 68% [========================================== ] 1566/2279 68% [========================================== ] 1567/2279 68% [========================================== ] 1568/2279 68% [========================================== ] 1569/2279 68% [========================================== ] 1570/2279 68% [========================================== ] 1571/2279 68% [========================================== ] 1572/2279 68% [========================================== ] 1573/2279 69% [========================================== ] 1574/2279 69% [========================================== ] 1575/2279 69% [========================================== ] 1576/2279 69% [========================================== ] 1577/2279 69% [========================================== ] 1578/2279 69% [========================================== ] 1579/2279 69% [========================================== ] 1580/2279 69% [=========================================== ] 1581/2279 69% [=========================================== ] 1582/2279 69% [=========================================== ] 1583/2279 69% [=========================================== ] 1584/2279 69% [=========================================== ] 1585/2279 69% [=========================================== ] 1586/2279 69% [=========================================== ] 1587/2279 69% [=========================================== ] 1588/2279 69% [=========================================== ] 1589/2279 69% [=========================================== ] 1590/2279 69% [=========================================== ] 1591/2279 69% [=========================================== ] 1592/2279 69% [=========================================== ] 1593/2279 69% [=========================================== ] 1594/2279 69% [=========================================== ] 1595/2279 69% [=========================================== ] 1596/2279 70% [=========================================== ] 1597/2279 70% [=========================================== ] 1598/2279 70% [=========================================== ] 1599/2279 70% [=========================================== ] 1600/2279 70% [=========================================== ] 1601/2279 70% [=========================================== ] 1602/2279 70% [=========================================== ] 1603/2279 70% [=========================================== ] 1604/2279 70% [=========================================== ] 1605/2279 70% [=========================================== ] 1606/2279 70% [=========================================== ] 1607/2279 70% [=========================================== ] 1608/2279 70% [=========================================== ] 1609/2279 70% [=========================================== ] 1610/2279 70% [=========================================== ] 1611/2279 70% [=========================================== ] 1612/2279 70% [=========================================== ] 1613/2279 70% [=========================================== ] 1614/2279 70% [=========================================== ] 1615/2279 70% [=========================================== ] 1616/2279 70% [=========================================== ] 1617/2279 70% [============================================ ] 1618/2279 70% [============================================ ] 1619/2279 71% [============================================ ] 1620/2279 71% [============================================ ] 1621/2279 71% [============================================ ] 1622/2279 71% [============================================ ] 1623/2279 71% [============================================ ] 1624/2279 71% [============================================ ] 1625/2279 71% [============================================ ] 1626/2279 71% [============================================ ] 1627/2279 71% [============================================ ] 1628/2279 71% [============================================ ] 1629/2279 71% [============================================ ] 1630/2279 71% [============================================ ] 1631/2279 71% [============================================ ] 1632/2279 71% [============================================ ] 1633/2279 71% [============================================ ] 1634/2279 71% [============================================ ] 1635/2279 71% [============================================ ] 1636/2279 71% [============================================ ] 1637/2279 71% [============================================ ] 1638/2279 71% [============================================ ] 1639/2279 71% [============================================ ] 1640/2279 71% [============================================ ] 1641/2279 72% [============================================ ] 1642/2279 72% [============================================ ] 1643/2279 72% [============================================ ] 1644/2279 72% [============================================ ] 1645/2279 72% [============================================ ] 1646/2279 72% [============================================ ] 1647/2279 72% [============================================ ] 1648/2279 72% [============================================ ] 1649/2279 72% [============================================ ] 1650/2279 72% [============================================ ] 1651/2279 72% [============================================ ] 1652/2279 72% [============================================ ] 1653/2279 72% [============================================ ] 1654/2279 72% [============================================= ] 1655/2279 72% [============================================= ] 1656/2279 72% [============================================= ] 1657/2279 72% [============================================= ] 1658/2279 72% [============================================= ] 1659/2279 72% [============================================= ] 1660/2279 72% [============================================= ] 1661/2279 72% [============================================= ] 1662/2279 72% [============================================= ] 1663/2279 72% [============================================= ] 1664/2279 73% [============================================= ] 1665/2279 73% [============================================= ] 1666/2279 73% [============================================= ] 1667/2279 73% [============================================= ] 1668/2279 73% [============================================= ] 1669/2279 73% [============================================= ] 1670/2279 73% [============================================= ] 1671/2279 73% [============================================= ] 1672/2279 73% [============================================= ] 1673/2279 73% [============================================= ] 1674/2279 73% [============================================= ] 1675/2279 73% [============================================= ] 1676/2279 73% [============================================= ] 1677/2279 73% [============================================= ] 1678/2279 73% [============================================= ] 1679/2279 73% [============================================= ] 1680/2279 73% [============================================= ] 1681/2279 73% [============================================= ] 1682/2279 73% [============================================= ] 1683/2279 73% [============================================= ] 1684/2279 73% [============================================= ] 1685/2279 73% [============================================= ] 1686/2279 73% [============================================= ] 1687/2279 74% [============================================= ] 1688/2279 74% [============================================= ] 1689/2279 74% [============================================= ] 1690/2279 74% [============================================== ] 1691/2279 74% [============================================== ] 1692/2279 74% [============================================== ] 1693/2279 74% [============================================== ] 1694/2279 74% [============================================== ] 1695/2279 74% [============================================== ] 1696/2279 74% [============================================== ] 1697/2279 74% [============================================== ] 1698/2279 74% [============================================== ] 1699/2279 74% [============================================== ] 1700/2279 74% [============================================== ] 1701/2279 74% [============================================== ] 1702/2279 74% [============================================== ] 1703/2279 74% [============================================== ] 1704/2279 74% [============================================== ] 1705/2279 74% [============================================== ] 1706/2279 74% [============================================== ] 1707/2279 74% [============================================== ] 1708/2279 74% [============================================== ] 1709/2279 74% [============================================== ] 1710/2279 75% [============================================== ] 1711/2279 75% [============================================== ] 1712/2279 75% [============================================== ] 1713/2279 75% [============================================== ] 1714/2279 75% [============================================== ] 1715/2279 75% [============================================== ] 1716/2279 75% [============================================== ] 1717/2279 75% [============================================== ] 1718/2279 75% [============================================== ] 1719/2279 75% [============================================== ] 1720/2279 75% [============================================== ] 1721/2279 75% [============================================== ] 1722/2279 75% [============================================== ] 1723/2279 75% [============================================== ] 1724/2279 75% [============================================== ] 1725/2279 75% [============================================== ] 1726/2279 75% [============================================== ] 1727/2279 75% [=============================================== ] 1728/2279 75% [=============================================== ] 1729/2279 75% [=============================================== ] 1730/2279 75% [=============================================== ] 1731/2279 75% [=============================================== ] 1732/2279 75% [=============================================== ] 1733/2279 76% [=============================================== ] 1734/2279 76% [=============================================== ] 1735/2279 76% [=============================================== ] 1736/2279 76% [=============================================== ] 1737/2279 76% [=============================================== ] 1738/2279 76% [=============================================== ] 1739/2279 76% [=============================================== ] 1740/2279 76% [=============================================== ] 1741/2279 76% [=============================================== ] 1742/2279 76% [=============================================== ] 1743/2279 76% [=============================================== ] 1744/2279 76% [=============================================== ] 1745/2279 76% [=============================================== ] 1746/2279 76% [=============================================== ] 1747/2279 76% [=============================================== ] 1748/2279 76% [=============================================== ] 1749/2279 76% [=============================================== ] 1750/2279 76% [=============================================== ] 1751/2279 76% [=============================================== ] 1752/2279 76% [=============================================== ] 1753/2279 76% [=============================================== ] 1754/2279 76% [=============================================== ] 1755/2279 77% [=============================================== ] 1756/2279 77% [=============================================== ] 1757/2279 77% [=============================================== ] 1758/2279 77% [=============================================== ] 1759/2279 77% [=============================================== ] 1760/2279 77% [=============================================== ] 1761/2279 77% [=============================================== ] 1762/2279 77% [=============================================== ] 1763/2279 77% [=============================================== ] 1764/2279 77% [================================================ ] 1765/2279 77% [================================================ ] 1766/2279 77% [================================================ ] 1767/2279 77% [================================================ ] 1768/2279 77% [================================================ ] 1769/2279 77% [================================================ ] 1770/2279 77% [================================================ ] 1771/2279 77% [================================================ ] 1772/2279 77% [================================================ ] 1773/2279 77% [================================================ ] 1774/2279 77% [================================================ ] 1775/2279 77% [================================================ ] 1776/2279 77% [================================================ ] 1777/2279 77% [================================================ ] 1778/2279 78% [================================================ ] 1779/2279 78% [================================================ ] 1780/2279 78% [================================================ ] 1781/2279 78% [================================================ ] 1782/2279 78% [================================================ ] 1783/2279 78% [================================================ ] 1784/2279 78% [================================================ ] 1785/2279 78% [================================================ ] 1786/2279 78% [================================================ ] 1787/2279 78% [================================================ ] 1788/2279 78% [================================================ ] 1789/2279 78% [================================================ ] 1790/2279 78% [================================================ ] 1791/2279 78% [================================================ ] 1792/2279 78% [================================================ ] 1793/2279 78% [================================================ ] 1794/2279 78% [================================================ ] 1795/2279 78% [================================================ ] 1796/2279 78% [================================================ ] 1797/2279 78% [================================================ ] 1798/2279 78% [================================================ ] 1799/2279 78% [================================================ ] 1800/2279 78% [================================================ ] 1801/2279 79% [================================================= ] 1802/2279 79% [================================================= ] 1803/2279 79% [================================================= ] 1804/2279 79% [================================================= ] 1805/2279 79% [================================================= ] 1806/2279 79% [================================================= ] 1807/2279 79% [================================================= ] 1808/2279 79% [================================================= ] 1809/2279 79% [================================================= ] 1810/2279 79% [================================================= ] 1811/2279 79% [================================================= ] 1812/2279 79% [================================================= ] 1813/2279 79% [================================================= ] 1814/2279 79% [================================================= ] 1815/2279 79% [================================================= ] 1816/2279 79% [================================================= ] 1817/2279 79% [================================================= ] 1818/2279 79% [================================================= ] 1819/2279 79% [================================================= ] 1820/2279 79% [================================================= ] 1821/2279 79% [================================================= ] 1822/2279 79% [================================================= ] 1823/2279 79% [================================================= ] 1824/2279 80% [================================================= ] 1825/2279 80% [================================================= ] 1826/2279 80% [================================================= ] 1827/2279 80% [================================================= ] 1828/2279 80% [================================================= ] 1829/2279 80% [================================================= ] 1830/2279 80% [================================================= ] 1831/2279 80% [================================================= ] 1832/2279 80% [================================================= ] 1833/2279 80% [================================================= ] 1834/2279 80% [================================================= ] 1835/2279 80% [================================================= ] 1836/2279 80% [================================================= ] 1837/2279 80% [================================================== ] 1838/2279 80% [================================================== ] 1839/2279 80% [================================================== ] 1840/2279 80% [================================================== ] 1841/2279 80% [================================================== ] 1842/2279 80% [================================================== ] 1843/2279 80% [================================================== ] 1844/2279 80% [================================================== ] 1845/2279 80% [================================================== ] 1846/2279 81% [================================================== ] 1847/2279 81% [================================================== ] 1848/2279 81% [================================================== ] 1849/2279 81% [================================================== ] 1850/2279 81% [================================================== ] 1851/2279 81% [================================================== ] 1852/2279 81% [================================================== ] 1853/2279 81% [================================================== ] 1854/2279 81% [================================================== ] 1855/2279 81% [================================================== ] 1856/2279 81% [================================================== ] 1857/2279 81% [================================================== ] 1858/2279 81% [================================================== ] 1859/2279 81% [================================================== ] 1860/2279 81% [================================================== ] 1861/2279 81% [================================================== ] 1862/2279 81% [================================================== ] 1863/2279 81% [================================================== ] 1864/2279 81% [================================================== ] 1865/2279 81% [================================================== ] 1866/2279 81% [================================================== ] 1867/2279 81% [================================================== ] 1868/2279 81% [================================================== ] 1869/2279 82% [================================================== ] 1870/2279 82% [================================================== ] 1871/2279 82% [================================================== ] 1872/2279 82% [================================================== ] 1873/2279 82% [================================================== ] 1874/2279 82% [=================================================== ] 1875/2279 82% [=================================================== ] 1876/2279 82% [=================================================== ] 1877/2279 82% [=================================================== ] 1878/2279 82% [=================================================== ] 1879/2279 82% [=================================================== ] 1880/2279 82% [=================================================== ] 1881/2279 82% [=================================================== ] 1882/2279 82% [=================================================== ] 1883/2279 82% [=================================================== ] 1884/2279 82% [=================================================== ] 1885/2279 82% [=================================================== ] 1886/2279 82% [=================================================== ] 1887/2279 82% [=================================================== ] 1888/2279 82% [=================================================== ] 1889/2279 82% [=================================================== ] 1890/2279 82% [=================================================== ] 1891/2279 82% [=================================================== ] 1892/2279 83% [=================================================== ] 1893/2279 83% [=================================================== ] 1894/2279 83% [=================================================== ] 1895/2279 83% [=================================================== ] 1896/2279 83% [=================================================== ] 1897/2279 83% [=================================================== ] 1898/2279 83% [=================================================== ] 1899/2279 83% [=================================================== ] 1900/2279 83% [=================================================== ] 1901/2279 83% [=================================================== ] 1902/2279 83% [=================================================== ] 1903/2279 83% [=================================================== ] 1904/2279 83% [=================================================== ] 1905/2279 83% [=================================================== ] 1906/2279 83% [=================================================== ] 1907/2279 83% [=================================================== ] 1908/2279 83% [=================================================== ] 1909/2279 83% [=================================================== ] 1910/2279 83% [=================================================== ] 1911/2279 83% [==================================================== ] 1912/2279 83% [==================================================== ] 1913/2279 83% [==================================================== ] 1914/2279 83% [==================================================== ] 1915/2279 84% [==================================================== ] 1916/2279 84% [==================================================== ] 1917/2279 84% [==================================================== ] 1918/2279 84% [==================================================== ] 1919/2279 84% [==================================================== ] 1920/2279 84% [==================================================== ] 1921/2279 84% [==================================================== ] 1922/2279 84% [==================================================== ] 1923/2279 84% [==================================================== ] 1924/2279 84% [==================================================== ] 1925/2279 84% [==================================================== ] 1926/2279 84% [==================================================== ] 1927/2279 84% [==================================================== ] 1928/2279 84% [==================================================== ] 1929/2279 84% [==================================================== ] 1930/2279 84% [==================================================== ] 1931/2279 84% [==================================================== ] 1932/2279 84% [==================================================== ] 1933/2279 84% [==================================================== ] 1934/2279 84% [==================================================== ] 1935/2279 84% [==================================================== ] 1936/2279 84% [==================================================== ] 1937/2279 84% [==================================================== ] 1938/2279 85% [==================================================== ] 1939/2279 85% [==================================================== ] 1940/2279 85% [==================================================== ] 1941/2279 85% [==================================================== ] 1942/2279 85% [==================================================== ] 1943/2279 85% [==================================================== ] 1944/2279 85% [==================================================== ] 1945/2279 85% [==================================================== ] 1946/2279 85% [==================================================== ] 1947/2279 85% [==================================================== ] 1948/2279 85% [===================================================== ] 1949/2279 85% [===================================================== ] 1950/2279 85% [===================================================== ] 1951/2279 85% [===================================================== ] 1952/2279 85% [===================================================== ] 1953/2279 85% [===================================================== ] 1954/2279 85% [===================================================== ] 1955/2279 85% [===================================================== ] 1956/2279 85% [===================================================== ] 1957/2279 85% [===================================================== ] 1958/2279 85% [===================================================== ] 1959/2279 85% [===================================================== ] 1960/2279 86% [===================================================== ] 1961/2279 86% [===================================================== ] 1962/2279 86% [===================================================== ] 1963/2279 86% [===================================================== ] 1964/2279 86% [===================================================== ] 1965/2279 86% [===================================================== ] 1966/2279 86% [===================================================== ] 1967/2279 86% [===================================================== ] 1968/2279 86% [===================================================== ] 1969/2279 86% [===================================================== ] 1970/2279 86% [===================================================== ] 1971/2279 86% [===================================================== ] 1972/2279 86% [===================================================== ] 1973/2279 86% [===================================================== ] 1974/2279 86% [===================================================== ] 1975/2279 86% [===================================================== ] 1976/2279 86% [===================================================== ] 1977/2279 86% [===================================================== ] 1978/2279 86% [===================================================== ] 1979/2279 86% [===================================================== ] 1980/2279 86% [===================================================== ] 1981/2279 86% [===================================================== ] 1982/2279 86% [===================================================== ] 1983/2279 87% [===================================================== ] 1984/2279 87% [====================================================== ] 1985/2279 87% [====================================================== ] 1986/2279 87% [====================================================== ] 1987/2279 87% [====================================================== ] 1988/2279 87% [====================================================== ] 1989/2279 87% [====================================================== ] 1990/2279 87% [====================================================== ] 1991/2279 87% [====================================================== ] 1992/2279 87% [====================================================== ] 1993/2279 87% [====================================================== ] 1994/2279 87% [====================================================== ] 1995/2279 87% [====================================================== ] 1996/2279 87% [====================================================== ] 1997/2279 87% [====================================================== ] 1998/2279 87% [====================================================== ] 1999/2279 87% [====================================================== ] 2000/2279 87% [====================================================== ] 2001/2279 87% [====================================================== ] 2002/2279 87% [====================================================== ] 2003/2279 87% [====================================================== ] 2004/2279 87% [====================================================== ] 2005/2279 87% [====================================================== ] 2006/2279 88% [====================================================== ] 2007/2279 88% [====================================================== ] 2008/2279 88% [====================================================== ] 2009/2279 88% [====================================================== ] 2010/2279 88% [====================================================== ] 2011/2279 88% [====================================================== ] 2012/2279 88% [====================================================== ] 2013/2279 88% [====================================================== ] 2014/2279 88% [====================================================== ] 2015/2279 88% [====================================================== ] 2016/2279 88% [====================================================== ] 2017/2279 88% [====================================================== ] 2018/2279 88% [====================================================== ] 2019/2279 88% [====================================================== ] 2020/2279 88% [====================================================== ] 2021/2279 88% [======================================================= ] 2022/2279 88% [======================================================= ] 2023/2279 88% [======================================================= ] 2024/2279 88% [======================================================= ] 2025/2279 88% [======================================================= ] 2026/2279 88% [======================================================= ] 2027/2279 88% [======================================================= ] 2028/2279 88% [======================================================= ] 2029/2279 89% [======================================================= ] 2030/2279 89% [======================================================= ] 2031/2279 89% [======================================================= ] 2032/2279 89% [======================================================= ] 2033/2279 89% [======================================================= ] 2034/2279 89% [======================================================= ] 2035/2279 89% [======================================================= ] 2036/2279 89% [======================================================= ] 2037/2279 89% [======================================================= ] 2038/2279 89% [======================================================= ] 2039/2279 89% [======================================================= ] 2040/2279 89% [======================================================= ] 2041/2279 89% [======================================================= ] 2042/2279 89% [======================================================= ] 2043/2279 89% [======================================================= ] 2044/2279 89% [======================================================= ] 2045/2279 89% [======================================================= ] 2046/2279 89% [======================================================= ] 2047/2279 89% [======================================================= ] 2048/2279 89% [======================================================= ] 2049/2279 89% [======================================================= ] 2050/2279 89% [======================================================= ] 2051/2279 89% [======================================================= ] 2052/2279 90% [======================================================= ] 2053/2279 90% [======================================================= ] 2054/2279 90% [======================================================= ] 2055/2279 90% [======================================================= ] 2056/2279 90% [======================================================= ] 2057/2279 90% [======================================================= ] 2058/2279 90% [======================================================== ] 2059/2279 90% [======================================================== ] 2060/2279 90% [======================================================== ] 2061/2279 90% [======================================================== ] 2062/2279 90% [======================================================== ] 2063/2279 90% [======================================================== ] 2064/2279 90% [======================================================== ] 2065/2279 90% [======================================================== ] 2066/2279 90% [======================================================== ] 2067/2279 90% [======================================================== ] 2068/2279 90% [======================================================== ] 2069/2279 90% [======================================================== ] 2070/2279 90% [======================================================== ] 2071/2279 90% [======================================================== ] 2072/2279 90% [======================================================== ] 2073/2279 90% [======================================================== ] 2074/2279 91% [======================================================== ] 2075/2279 91% [======================================================== ] 2076/2279 91% [======================================================== ] 2077/2279 91% [======================================================== ] 2078/2279 91% [======================================================== ] 2079/2279 91% [======================================================== ] 2080/2279 91% [======================================================== ] 2081/2279 91% [======================================================== ] 2082/2279 91% [======================================================== ] 2083/2279 91% [======================================================== ] 2084/2279 91% [======================================================== ] 2085/2279 91% [======================================================== ] 2086/2279 91% [======================================================== ] 2087/2279 91% [======================================================== ] 2088/2279 91% [======================================================== ] 2089/2279 91% [======================================================== ] 2090/2279 91% [======================================================== ] 2091/2279 91% [======================================================== ] 2092/2279 91% [======================================================== ] 2093/2279 91% [======================================================== ] 2094/2279 91% [======================================================== ] 2095/2279 91% [========================================================= ] 2096/2279 91% [========================================================= ] 2097/2279 92% [========================================================= ] 2098/2279 92% [========================================================= ] 2099/2279 92% [========================================================= ] 2100/2279 92% [========================================================= ] 2101/2279 92% [========================================================= ] 2102/2279 92% [========================================================= ] 2103/2279 92% [========================================================= ] 2104/2279 92% [========================================================= ] 2105/2279 92% [========================================================= ] 2106/2279 92% [========================================================= ] 2107/2279 92% [========================================================= ] 2108/2279 92% [========================================================= ] 2109/2279 92% [========================================================= ] 2110/2279 92% [========================================================= ] 2111/2279 92% [========================================================= ] 2112/2279 92% [========================================================= ] 2113/2279 92% [========================================================= ] 2114/2279 92% [========================================================= ] 2115/2279 92% [========================================================= ] 2116/2279 92% [========================================================= ] 2117/2279 92% [========================================================= ] 2118/2279 92% [========================================================= ] 2119/2279 92% [========================================================= ] 2120/2279 93% [========================================================= ] 2121/2279 93% [========================================================= ] 2122/2279 93% [========================================================= ] 2123/2279 93% [========================================================= ] 2124/2279 93% [========================================================= ] 2125/2279 93% [========================================================= ] 2126/2279 93% [========================================================= ] 2127/2279 93% [========================================================= ] 2128/2279 93% [========================================================= ] 2129/2279 93% [========================================================= ] 2130/2279 93% [========================================================= ] 2131/2279 93% [========================================================== ] 2132/2279 93% [========================================================== ] 2133/2279 93% [========================================================== ] 2134/2279 93% [========================================================== ] 2135/2279 93% [========================================================== ] 2136/2279 93% [========================================================== ] 2137/2279 93% [========================================================== ] 2138/2279 93% [========================================================== ] 2139/2279 93% [========================================================== ] 2140/2279 93% [========================================================== ] 2141/2279 93% [========================================================== ] 2142/2279 93% [========================================================== ] 2143/2279 94% [========================================================== ] 2144/2279 94% [========================================================== ] 2145/2279 94% [========================================================== ] 2146/2279 94% [========================================================== ] 2147/2279 94% [========================================================== ] 2148/2279 94% [========================================================== ] 2149/2279 94% [========================================================== ] 2150/2279 94% [========================================================== ] 2151/2279 94% [========================================================== ] 2152/2279 94% [========================================================== ] 2153/2279 94% [========================================================== ] 2154/2279 94% [========================================================== ] 2155/2279 94% [========================================================== ] 2156/2279 94% [========================================================== ] 2157/2279 94% [========================================================== ] 2158/2279 94% [========================================================== ] 2159/2279 94% [========================================================== ] 2160/2279 94% [========================================================== ] 2161/2279 94% [========================================================== ] 2162/2279 94% [========================================================== ] 2163/2279 94% [========================================================== ] 2164/2279 94% [========================================================== ] 2165/2279 94% [========================================================== ] 2166/2279 95% [========================================================== ] 2167/2279 95% [========================================================== ] 2168/2279 95% [=========================================================== ] 2169/2279 95% [=========================================================== ] 2170/2279 95% [=========================================================== ] 2171/2279 95% [=========================================================== ] 2172/2279 95% [=========================================================== ] 2173/2279 95% [=========================================================== ] 2174/2279 95% [=========================================================== ] 2175/2279 95% [=========================================================== ] 2176/2279 95% [=========================================================== ] 2177/2279 95% [=========================================================== ] 2178/2279 95% [=========================================================== ] 2179/2279 95% [=========================================================== ] 2180/2279 95% [=========================================================== ] 2181/2279 95% [=========================================================== ] 2182/2279 95% [=========================================================== ] 2183/2279 95% [=========================================================== ] 2184/2279 95% [=========================================================== ] 2185/2279 95% [=========================================================== ] 2186/2279 95% [=========================================================== ] 2187/2279 95% [=========================================================== ] 2188/2279 96% [=========================================================== ] 2189/2279 96% [=========================================================== ] 2190/2279 96% [=========================================================== ] 2191/2279 96% [=========================================================== ] 2192/2279 96% [=========================================================== ] 2193/2279 96% [=========================================================== ] 2194/2279 96% [=========================================================== ] 2195/2279 96% [=========================================================== ] 2196/2279 96% [=========================================================== ] 2197/2279 96% [=========================================================== ] 2198/2279 96% [=========================================================== ] 2199/2279 96% [=========================================================== ] 2200/2279 96% [=========================================================== ] 2201/2279 96% [=========================================================== ] 2202/2279 96% [=========================================================== ] 2203/2279 96% [=========================================================== ] 2204/2279 96% [=========================================================== ] 2205/2279 96% [============================================================ ] 2206/2279 96% [============================================================ ] 2207/2279 96% [============================================================ ] 2208/2279 96% [============================================================ ] 2209/2279 96% [============================================================ ] 2210/2279 96% [============================================================ ] 2211/2279 97% [============================================================ ] 2212/2279 97% [============================================================ ] 2213/2279 97% [============================================================ ] 2214/2279 97% [============================================================ ] 2215/2279 97% [============================================================ ] 2216/2279 97% [============================================================ ] 2217/2279 97% [============================================================ ] 2218/2279 97% [============================================================ ] 2219/2279 97% [============================================================ ] 2220/2279 97% [============================================================ ] 2221/2279 97% [============================================================ ] 2222/2279 97% [============================================================ ] 2223/2279 97% [============================================================ ] 2224/2279 97% [============================================================ ] 2225/2279 97% [============================================================ ] 2226/2279 97% [============================================================ ] 2227/2279 97% [============================================================ ] 2228/2279 97% [============================================================ ] 2229/2279 97% [============================================================ ] 2230/2279 97% [============================================================ ] 2231/2279 97% [============================================================ ] 2232/2279 97% [============================================================ ] 2233/2279 97% [============================================================ ] 2234/2279 98% [============================================================ ] 2235/2279 98% [============================================================ ] 2236/2279 98% [============================================================ ] 2237/2279 98% [============================================================ ] 2238/2279 98% [============================================================ ] 2239/2279 98% [============================================================ ] 2240/2279 98% [============================================================ ] 2241/2279 98% [============================================================ ] 2242/2279 98% [============================================================= ] 2243/2279 98% [============================================================= ] 2244/2279 98% [============================================================= ] 2245/2279 98% [============================================================= ] 2246/2279 98% [============================================================= ] 2247/2279 98% [============================================================= ] 2248/2279 98% [============================================================= ] 2249/2279 98% [============================================================= ] 2250/2279 98% [============================================================= ] 2251/2279 98% [============================================================= ] 2252/2279 98% [============================================================= ] 2253/2279 98% [============================================================= ] 2254/2279 98% [============================================================= ] 2255/2279 98% [============================================================= ] 2256/2279 98% [============================================================= ] 2257/2279 99% [============================================================= ] 2258/2279 99% [============================================================= ] 2259/2279 99% [============================================================= ] 2260/2279 99% [============================================================= ] 2261/2279 99% [============================================================= ] 2262/2279 99% [============================================================= ] 2263/2279 99% [============================================================= ] 2264/2279 99% [============================================================= ] 2265/2279 99% [============================================================= ] 2266/2279 99% [============================================================= ] 2267/2279 99% [============================================================= ] 2268/2279 99% [============================================================= ] 2269/2279 99% [============================================================= ] 2270/2279 99% [============================================================= ] 2271/2279 99% [============================================================= ] 2272/2279 99% [============================================================= ] 2273/2279 99% [============================================================= ] 2274/2279 99% [============================================================= ] 2275/2279 99% [============================================================= ] 2276/2279 99% [============================================================= ] 2277/2279 99% [============================================================= ] 2278/2279 99% [==============================================================] 2279/2279 100% operation complete, 2279 objects in 137506 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2023.05.2-114-g25d59c073a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bmx7 7.1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> coreutils 9.3 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> openssl Collecting legal info >>> libopenssl 1.1.1v Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> lsof 4.98.0 Collecting legal info COPYING: OK (sha256: 225222ff9bf38abc2cef7205e9b05c60935efa9ec28d1fd01e503c9316088718) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> can-utils 2023.03 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> connman 1.42 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> dbus 1.12.28 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> 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.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> daemon 0.8.2 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING: OK (sha256: 35e31504fc0aec878e86900dde1d90a04404833c182f50d5678d873910bb11eb) LICENSES/BSD-3-Clause.txt: OK (sha256: 5a93d5831e1297ab10fe643e1a631e83be392896da14ee2951285a79012df69d) LICENSES/GPL-2.0-or-later.txt: OK (sha256: aaf135472f81c5b4a0dca9367e5bb5e9750032b5bebe5442b36e4c0a47430df3) >>> daq3 3.0.9 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dhrystone 2 Collecting legal info >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> easydbus 0.1.0 Collecting legal info LICENSE: OK (sha256: dec3b3103cd6889045da86fc7da22bd25545966e5bd7c214791b922dec19588b) >>> luainterpreter Collecting legal info >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> initscripts Collecting legal info >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jquery 3.5.1 Collecting legal info >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmicrohttpd 0.9.76 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnspr 4.35 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.89.1 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3.41.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libpagekite 0.91.201110 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpsl 0.21.2 Collecting legal info COPYING: OK (sha256: 776cd11d54f0ea3e5efdd25ff1a0d952a1744215bb5858ea7aeb91808e70c9f7) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libqmi 1.32.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoup 2.74.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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) >>> libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libssh 0.10.5 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lpeg 1.0.2-1 Collecting legal info lpeg-1.0.2/lpeg.html: OK (sha256: 2b80a8cce793e008ba433e5e0184f20aca4a67ec741439fafd86a874a6a91c49) >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> lsqlite3 0.9.5-1 Collecting legal info >>> lua-basexx 0.4.1-1 Collecting legal info basexx-0.4.1/LICENSE: OK (sha256: a1826a43c9e04f9e9b2e5d26d636c656812483bcd513618eec9d72cee69d446b) >>> lua-binaryheap 0.4-1 Collecting legal info >>> lua-bit32 5.3.5.1-1 Collecting legal info lua-compat-5.3-0.10/LICENSE: OK (sha256: 1b24f475812c979684fb3469f6faccbdc7c33c9d39421728aa0d78deda5a89a5) >>> lua-cqueues 20200726 Collecting legal info LICENSE: OK (sha256: 5f4b1f94047790eadf8fd0f9a8e3bd2895bea4c9a2c0f8bf7cd8c8e57caa5219) >>> lua-fifo 0.2-0 Collecting legal info fifo.lua-0.2/LICENSE: OK (sha256: 8b4423dd4f55a69da1454b7a48346a54fd5b6e0408b38fde25cd29c0922962b6) >>> lua-http 0.4-0 Collecting legal info lua-http-0.4/LICENSE.md: OK (sha256: 1b486781068bcfd373f8c54f8d78eeab76d900bdf32e589e8330a4c563c2874b) >>> lua-lpeg-patterns 0.5-0 Collecting legal info lpeg_patterns-0.5/LICENSE.md: OK (sha256: 5b0346f2b2432e5f05e8e4ad31503cf84ddf802dacde9e8c3e529efaa4be3348) >>> luaexpat 1.5.1-1 Collecting legal info luaexpat/LICENSE: OK (sha256: 7e6a727e5b57cca713a2f2633f05d7e0cc1e261cc6a7613bbe266e625b2f14da) >>> luaossl 20220711-0 Collecting legal info luaossl-rel-20220711/LICENSE: OK (sha256: 7bd585fba3ae52943e0915e4c8ca049acde9f1e5cea101ef6b294427c8f0ee7d) >>> luasocket 3.1.0-1 Collecting legal info luasocket/LICENSE: OK (sha256: 224afe42d0738eaaeb57ab289466a1c4e77091591e69dbcef2dbb385589f2f41) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> netsniff-ng 0.6.8 Collecting legal info README: OK (sha256: b353349ba51e0d4b59cf2f188f0c285296e154ce8c58954bc5e0dc0282a4db2d) COPYING: OK (sha256: 8f6d85366f3763557d6ddd0637988b9ba11edef354e3c9302fff4262a235c387) >>> nss-myhostname 0.3 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> open62541 v1.3.4 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> optee-client 3.21.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pkcs11-helper 1.29.0 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> privoxy 3.0.33 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> proftpd 1.3.8 Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> psplash 44afb7506d43cca15582b4c5b90ba5580344d75d Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.10 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> quickjs 2021-03-27 Collecting legal info LICENSE: OK (sha256: f41baf09eef895d468d18c23055d74f711e4b8b2641cef279b5d71285c07bfe8) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> smstools3 3.1.21 Collecting legal info doc/license.html: OK (sha256: 884d8f0377259f291432f4fa31d5a9720eefa0e0d797652ae686b6325a434624) LICENSE: OK (sha256: 786b4da4dd900cad87a7dc17769458607bdeae575d62e6e98ad7144e9225f8d3) >>> sngrep 1.6.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> swupdate 2022.12 Collecting legal info LICENSES/BSD-1-Clause.txt: OK (sha256: 4cf04ed34ff0ebbf5c71345b56e6af5093fc17206364cca0ebbae92ef3940683) LICENSES/BSD-3-Clause.txt: OK (sha256: e27a3e87706b3aa5ff2e50eaafe2e6ed5397fbf2d7679eaf444a6d000518a3a6) LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: cde7883b9050a1104f4ac19a1572aafd6e5d7323b68351aaf51fbf4beba54966) LICENSES/GPL-2.0-only.txt: OK (sha256: 5d51b52a40391a26cbb2accf5dc5d1c165de49a022d9d5efb50b22204d2682ec) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 43fd695e9b198a9a4997cc2d02e10d26cae937e2c4930b9eff9c6d349c85cd32) LICENSES/ISC.txt: OK (sha256: 492e801f1b0632185431472f148885a4fe8e990b10da57b4986a8bcf140a5374) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) LICENSES/OFL-1.1.txt: OK (sha256: 8f2368a292194be10b1223a8875815240a9208bb30785cb13d8849eb6a750fe9) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> ympd 1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: lsqlite3-0.9.5-1: cannot save license (LSQLITE3_LICENSE_FILES not defined) WARNING: lua-binaryheap-0.4-1: cannot save license (LUA_BINARYHEAP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'