printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-10/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" bzip2 -9 -c /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-10/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-10/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-10/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-10/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-10/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-10/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-10/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-10/output-1/images/rootfs.ubifs"71608320 bytes (68.2 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-10/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2092 objects. stage 2: creating image '/home/autobuild/autobuild/instance-10/output-1/images/rootfs.yaffs2' [ ] 1/2092 0% [ ] 2/2092 0% [ ] 3/2092 0% [ ] 4/2092 0% [ ] 5/2092 0% [ ] 6/2092 0% [ ] 7/2092 0% [ ] 8/2092 0% [ ] 9/2092 0% [ ] 10/2092 0% [ ] 11/2092 0% [ ] 12/2092 0% [ ] 13/2092 0% [ ] 14/2092 0% [ ] 15/2092 0% [ ] 16/2092 0% [ ] 17/2092 0% [ ] 18/2092 0% [ ] 19/2092 0% [ ] 20/2092 0% [ ] 21/2092 1% [ ] 22/2092 1% [ ] 23/2092 1% [ ] 24/2092 1% [ ] 25/2092 1% [ ] 26/2092 1% [ ] 27/2092 1% [ ] 28/2092 1% [ ] 29/2092 1% [ ] 30/2092 1% [ ] 31/2092 1% [ ] 32/2092 1% [ ] 33/2092 1% [= ] 34/2092 1% [= ] 35/2092 1% [= ] 36/2092 1% [= ] 37/2092 1% [= ] 38/2092 1% [= ] 39/2092 1% [= ] 40/2092 1% [= ] 41/2092 1% [= ] 42/2092 2% [= ] 43/2092 2% [= ] 44/2092 2% [= ] 45/2092 2% [= ] 46/2092 2% [= ] 47/2092 2% [= ] 48/2092 2% [= ] 49/2092 2% [= ] 50/2092 2% [= ] 51/2092 2% [= ] 52/2092 2% [= ] 53/2092 2% [= ] 54/2092 2% [= ] 55/2092 2% [= ] 56/2092 2% [= ] 57/2092 2% [= ] 58/2092 2% [= ] 59/2092 2% [= ] 60/2092 2% [= ] 61/2092 2% [= ] 62/2092 2% [= ] 63/2092 3% [= ] 64/2092 3% [= ] 65/2092 3% [= ] 66/2092 3% [= ] 67/2092 3% [== ] 68/2092 3% [== ] 69/2092 3% [== ] 70/2092 3% [== ] 71/2092 3% [== ] 72/2092 3% [== ] 73/2092 3% [== ] 74/2092 3% [== ] 75/2092 3% [== ] 76/2092 3% [== ] 77/2092 3% [== ] 78/2092 3% [== ] 79/2092 3% [== ] 80/2092 3% [== ] 81/2092 3% [== ] 82/2092 3% [== ] 83/2092 3% [== ] 84/2092 4% [== ] 85/2092 4% [== ] 86/2092 4% [== ] 87/2092 4% [== ] 88/2092 4% [== ] 89/2092 4% [== ] 90/2092 4% [== ] 91/2092 4% [== ] 92/2092 4% [== ] 93/2092 4% [== ] 94/2092 4% [== ] 95/2092 4% [== ] 96/2092 4% [== ] 97/2092 4% [== ] 98/2092 4% [== ] 99/2092 4% [== ] 100/2092 4% [== ] 101/2092 4% [=== ] 102/2092 4% [=== ] 103/2092 4% [=== ] 104/2092 4% [=== ] 105/2092 5% [=== ] 106/2092 5% [=== ] 107/2092 5% [=== ] 108/2092 5% [=== ] 109/2092 5% [=== ] 110/2092 5% [=== ] 111/2092 5% [=== ] 112/2092 5% [=== ] 113/2092 5% [=== ] 114/2092 5% [=== ] 115/2092 5% [=== ] 116/2092 5% [=== ] 117/2092 5% [=== ] 118/2092 5% [=== ] 119/2092 5% [=== ] 120/2092 5% [=== ] 121/2092 5% [=== ] 122/2092 5% [=== ] 123/2092 5% [=== ] 124/2092 5% [=== ] 125/2092 5% [=== ] 126/2092 6% [=== ] 127/2092 6% [=== ] 128/2092 6% [=== ] 129/2092 6% [=== ] 130/2092 6% [=== ] 131/2092 6% [=== ] 132/2092 6% [=== ] 133/2092 6% [=== ] 134/2092 6% [==== ] 135/2092 6% [==== ] 136/2092 6% [==== ] 137/2092 6% [==== ] 138/2092 6% [==== ] 139/2092 6% [==== ] 140/2092 6% [==== ] 141/2092 6% [==== ] 142/2092 6% [==== ] 143/2092 6% [==== ] 144/2092 6% [==== ] 145/2092 6% [==== ] 146/2092 6% [==== ] 147/2092 7% [==== ] 148/2092 7% [==== ] 149/2092 7% [==== ] 150/2092 7% [==== ] 151/2092 7% [==== ] 152/2092 7% [==== ] 153/2092 7% [==== ] 154/2092 7% [==== ] 155/2092 7% [==== ] 156/2092 7% [==== ] 157/2092 7% [==== ] 158/2092 7% [==== ] 159/2092 7% [==== ] 160/2092 7% [==== ] 161/2092 7% [==== ] 162/2092 7% [==== ] 163/2092 7% [==== ] 164/2092 7% [==== ] 165/2092 7% [==== ] 166/2092 7% [==== ] 167/2092 7% [==== ] 168/2092 8% [===== ] 169/2092 8% [===== ] 170/2092 8% [===== ] 171/2092 8% [===== ] 172/2092 8% [===== ] 173/2092 8% [===== ] 174/2092 8% [===== ] 175/2092 8% [===== ] 176/2092 8% [===== ] 177/2092 8% [===== ] 178/2092 8% [===== ] 179/2092 8% [===== ] 180/2092 8% [===== ] 181/2092 8% [===== ] 182/2092 8% [===== ] 183/2092 8% [===== ] 184/2092 8% [===== ] 185/2092 8% [===== ] 186/2092 8% [===== ] 187/2092 8% [===== ] 188/2092 8% [===== ] 189/2092 9% [===== ] 190/2092 9% [===== ] 191/2092 9% [===== ] 192/2092 9% [===== ] 193/2092 9% [===== ] 194/2092 9% [===== ] 195/2092 9% [===== ] 196/2092 9% [===== ] 197/2092 9% [===== ] 198/2092 9% [===== ] 199/2092 9% [===== ] 200/2092 9% [===== ] 201/2092 9% [===== ] 202/2092 9% [====== ] 203/2092 9% [====== ] 204/2092 9% [====== ] 205/2092 9% [====== ] 206/2092 9% [====== ] 207/2092 9% [====== ] 208/2092 9% [====== ] 209/2092 9% [====== ] 210/2092 10% [====== ] 211/2092 10% [====== ] 212/2092 10% [====== ] 213/2092 10% [====== ] 214/2092 10% [====== ] 215/2092 10% [====== ] 216/2092 10% [====== ] 217/2092 10% [====== ] 218/2092 10% [====== ] 219/2092 10% [====== ] 220/2092 10% [====== ] 221/2092 10% [====== ] 222/2092 10% [====== ] 223/2092 10% [====== ] 224/2092 10% [====== ] 225/2092 10% [====== ] 226/2092 10% [====== ] 227/2092 10% [====== ] 228/2092 10% [====== ] 229/2092 10% [====== ] 230/2092 10% [====== ] 231/2092 11% [====== ] 232/2092 11% [====== ] 233/2092 11% [====== ] 234/2092 11% [====== ] 235/2092 11% [====== ] 236/2092 11% [======= ] 237/2092 11% [======= ] 238/2092 11% [======= ] 239/2092 11% [======= ] 240/2092 11% [======= ] 241/2092 11% [======= ] 242/2092 11% [======= ] 243/2092 11% [======= ] 244/2092 11% [======= ] 245/2092 11% [======= ] 246/2092 11% [======= ] 247/2092 11% [======= ] 248/2092 11% [======= ] 249/2092 11% [======= ] 250/2092 11% [======= ] 251/2092 11% [======= ] 252/2092 12% [======= ] 253/2092 12% [======= ] 254/2092 12% [======= ] 255/2092 12% [======= ] 256/2092 12% [======= ] 257/2092 12% [======= ] 258/2092 12% [======= ] 259/2092 12% [======= ] 260/2092 12% [======= ] 261/2092 12% [======= ] 262/2092 12% [======= ] 263/2092 12% [======= ] 264/2092 12% [======= ] 265/2092 12% [======= ] 266/2092 12% [======= ] 267/2092 12% [======= ] 268/2092 12% [======= ] 269/2092 12% [======== ] 270/2092 12% [======== ] 271/2092 12% [======== ] 272/2092 13% [======== ] 273/2092 13% [======== ] 274/2092 13% [======== ] 275/2092 13% [======== ] 276/2092 13% [======== ] 277/2092 13% [======== ] 278/2092 13% [======== ] 279/2092 13% [======== ] 280/2092 13% [======== ] 281/2092 13% [======== ] 282/2092 13% [======== ] 283/2092 13% [======== ] 284/2092 13% [======== ] 285/2092 13% [======== ] 286/2092 13% [======== ] 287/2092 13% [======== ] 288/2092 13% [======== ] 289/2092 13% [======== ] 290/2092 13% [======== ] 291/2092 13% [======== ] 292/2092 13% [======== ] 293/2092 14% [======== ] 294/2092 14% [======== ] 295/2092 14% [======== ] 296/2092 14% [======== ] 297/2092 14% [======== ] 298/2092 14% [======== ] 299/2092 14% [======== ] 300/2092 14% [======== ] 301/2092 14% [======== ] 302/2092 14% [======== ] 303/2092 14% [========= ] 304/2092 14% [========= ] 305/2092 14% [========= ] 306/2092 14% [========= ] 307/2092 14% [========= ] 308/2092 14% [========= ] 309/2092 14% [========= ] 310/2092 14% [========= ] 311/2092 14% [========= ] 312/2092 14% [========= ] 313/2092 14% [========= ] 314/2092 15% [========= ] 315/2092 15% [========= ] 316/2092 15% [========= ] 317/2092 15% [========= ] 318/2092 15% [========= ] 319/2092 15% [========= ] 320/2092 15% [========= ] 321/2092 15% [========= ] 322/2092 15% [========= ] 323/2092 15% [========= ] 324/2092 15% [========= ] 325/2092 15% [========= ] 326/2092 15% [========= ] 327/2092 15% [========= ] 328/2092 15% [========= ] 329/2092 15% [========= ] 330/2092 15% [========= ] 331/2092 15% [========= ] 332/2092 15% [========= ] 333/2092 15% [========= ] 334/2092 15% [========= ] 335/2092 16% [========= ] 336/2092 16% [========= ] 337/2092 16% [========== ] 338/2092 16% [========== ] 339/2092 16% [========== ] 340/2092 16% [========== ] 341/2092 16% [========== ] 342/2092 16% [========== ] 343/2092 16% [========== ] 344/2092 16% [========== ] 345/2092 16% [========== ] 346/2092 16% [========== ] 347/2092 16% [========== ] 348/2092 16% [========== ] 349/2092 16% [========== ] 350/2092 16% [========== ] 351/2092 16% [========== ] 352/2092 16% [========== ] 353/2092 16% [========== ] 354/2092 16% [========== ] 355/2092 16% [========== ] 356/2092 17% [========== ] 357/2092 17% [========== ] 358/2092 17% [========== ] 359/2092 17% [========== ] 360/2092 17% [========== ] 361/2092 17% [========== ] 362/2092 17% [========== ] 363/2092 17% [========== ] 364/2092 17% [========== ] 365/2092 17% [========== ] 366/2092 17% [========== ] 367/2092 17% [========== ] 368/2092 17% [========== ] 369/2092 17% [========== ] 370/2092 17% [========== ] 371/2092 17% [=========== ] 372/2092 17% [=========== ] 373/2092 17% [=========== ] 374/2092 17% [=========== ] 375/2092 17% [=========== ] 376/2092 17% [=========== ] 377/2092 18% [=========== ] 378/2092 18% [=========== ] 379/2092 18% [=========== ] 380/2092 18% [=========== ] 381/2092 18% [=========== ] 382/2092 18% [=========== ] 383/2092 18% [=========== ] 384/2092 18% [=========== ] 385/2092 18% [=========== ] 386/2092 18% [=========== ] 387/2092 18% [=========== ] 388/2092 18% [=========== ] 389/2092 18% [=========== ] 390/2092 18% [=========== ] 391/2092 18% [=========== ] 392/2092 18% [=========== ] 393/2092 18% [=========== ] 394/2092 18% [=========== ] 395/2092 18% [=========== ] 396/2092 18% [=========== ] 397/2092 18% [=========== ] 398/2092 19% [=========== ] 399/2092 19% [=========== ] 400/2092 19% [=========== ] 401/2092 19% [=========== ] 402/2092 19% [=========== ] 403/2092 19% [=========== ] 404/2092 19% [============ ] 405/2092 19% [============ ] 406/2092 19% [============ ] 407/2092 19% [============ ] 408/2092 19% [============ ] 409/2092 19% [============ ] 410/2092 19% [============ ] 411/2092 19% [============ ] 412/2092 19% [============ ] 413/2092 19% [============ ] 414/2092 19% [============ ] 415/2092 19% [============ ] 416/2092 19% [============ ] 417/2092 19% [============ ] 418/2092 19% [============ ] 419/2092 20% [============ ] 420/2092 20% [============ ] 421/2092 20% [============ ] 422/2092 20% [============ ] 423/2092 20% [============ ] 424/2092 20% [============ ] 425/2092 20% [============ ] 426/2092 20% [============ ] 427/2092 20% [============ ] 428/2092 20% [============ ] 429/2092 20% [============ ] 430/2092 20% [============ ] 431/2092 20% [============ ] 432/2092 20% [============ ] 433/2092 20% [============ ] 434/2092 20% [============ ] 435/2092 20% [============ ] 436/2092 20% [============ ] 437/2092 20% [============ ] 438/2092 20% [============= ] 439/2092 20% [============= ] 440/2092 21% [============= ] 441/2092 21% [============= ] 442/2092 21% [============= ] 443/2092 21% [============= ] 444/2092 21% [============= ] 445/2092 21% [============= ] 446/2092 21% [============= ] 447/2092 21% [============= ] 448/2092 21% [============= ] 449/2092 21% [============= ] 450/2092 21% [============= ] 451/2092 21% [============= ] 452/2092 21% [============= ] 453/2092 21% [============= ] 454/2092 21% [============= ] 455/2092 21% [============= ] 456/2092 21% [============= ] 457/2092 21% [============= ] 458/2092 21% [============= ] 459/2092 21% [============= ] 460/2092 21% [============= ] 461/2092 22% [============= ] 462/2092 22% [============= ] 463/2092 22% [============= ] 464/2092 22% [============= ] 465/2092 22% [============= ] 466/2092 22% [============= ] 467/2092 22% [============= ] 468/2092 22% [============= ] 469/2092 22% [============= ] 470/2092 22% [============= ] 471/2092 22% [============= ] 472/2092 22% [============== ] 473/2092 22% [============== ] 474/2092 22% [============== ] 475/2092 22% [============== ] 476/2092 22% [============== ] 477/2092 22% [============== ] 478/2092 22% [============== ] 479/2092 22% [============== ] 480/2092 22% [============== ] 481/2092 22% [============== ] 482/2092 23% [============== ] 483/2092 23% [============== ] 484/2092 23% [============== ] 485/2092 23% [============== ] 486/2092 23% [============== ] 487/2092 23% [============== ] 488/2092 23% [============== ] 489/2092 23% [============== ] 490/2092 23% [============== ] 491/2092 23% [============== ] 492/2092 23% [============== ] 493/2092 23% [============== ] 494/2092 23% [============== ] 495/2092 23% [============== ] 496/2092 23% [============== ] 497/2092 23% [============== ] 498/2092 23% [============== ] 499/2092 23% [============== ] 500/2092 23% [============== ] 501/2092 23% [============== ] 502/2092 23% [============== ] 503/2092 24% [============== ] 504/2092 24% [============== ] 505/2092 24% [============== ] 506/2092 24% [=============== ] 507/2092 24% [=============== ] 508/2092 24% [=============== ] 509/2092 24% [=============== ] 510/2092 24% [=============== ] 511/2092 24% [=============== ] 512/2092 24% [=============== ] 513/2092 24% [=============== ] 514/2092 24% [=============== ] 515/2092 24% [=============== ] 516/2092 24% [=============== ] 517/2092 24% [=============== ] 518/2092 24% [=============== ] 519/2092 24% [=============== ] 520/2092 24% [=============== ] 521/2092 24% [=============== ] 522/2092 24% [=============== ] 523/2092 25% [=============== ] 524/2092 25% [=============== ] 525/2092 25% [=============== ] 526/2092 25% [=============== ] 527/2092 25% [=============== ] 528/2092 25% [=============== ] 529/2092 25% [=============== ] 530/2092 25% [=============== ] 531/2092 25% [=============== ] 532/2092 25% [=============== ] 533/2092 25% [=============== ] 534/2092 25% [=============== ] 535/2092 25% [=============== ] 536/2092 25% [=============== ] 537/2092 25% [=============== ] 538/2092 25% [=============== ] 539/2092 25% [================ ] 540/2092 25% [================ ] 541/2092 25% [================ ] 542/2092 25% [================ ] 543/2092 25% [================ ] 544/2092 26% [================ ] 545/2092 26% [================ ] 546/2092 26% [================ ] 547/2092 26% [================ ] 548/2092 26% [================ ] 549/2092 26% [================ ] 550/2092 26% [================ ] 551/2092 26% [================ ] 552/2092 26% [================ ] 553/2092 26% [================ ] 554/2092 26% [================ ] 555/2092 26% [================ ] 556/2092 26% [================ ] 557/2092 26% [================ ] 558/2092 26% [================ ] 559/2092 26% [================ ] 560/2092 26% [================ ] 561/2092 26% [================ ] 562/2092 26% [================ ] 563/2092 26% [================ ] 564/2092 26% [================ ] 565/2092 27% [================ ] 566/2092 27% [================ ] 567/2092 27% [================ ] 568/2092 27% [================ ] 569/2092 27% [================ ] 570/2092 27% [================ ] 571/2092 27% [================ ] 572/2092 27% [================ ] 573/2092 27% [================= ] 574/2092 27% [================= ] 575/2092 27% [================= ] 576/2092 27% [================= ] 577/2092 27% [================= ] 578/2092 27% [================= ] 579/2092 27% [================= ] 580/2092 27% [================= ] 581/2092 27% [================= ] 582/2092 27% [================= ] 583/2092 27% [================= ] 584/2092 27% [================= ] 585/2092 27% [================= ] 586/2092 28% [================= ] 587/2092 28% [================= ] 588/2092 28% [================= ] 589/2092 28% [================= ] 590/2092 28% [================= ] 591/2092 28% [================= ] 592/2092 28% [================= ] 593/2092 28% [================= ] 594/2092 28% [================= ] 595/2092 28% [================= ] 596/2092 28% [================= ] 597/2092 28% [================= ] 598/2092 28% [================= ] 599/2092 28% [================= ] 600/2092 28% [================= ] 601/2092 28% [================= ] 602/2092 28% [================= ] 603/2092 28% [================= ] 604/2092 28% [================= ] 605/2092 28% [================= ] 606/2092 28% [================= ] 607/2092 29% [================== ] 608/2092 29% [================== ] 609/2092 29% [================== ] 610/2092 29% [================== ] 611/2092 29% [================== ] 612/2092 29% [================== ] 613/2092 29% [================== ] 614/2092 29% [================== ] 615/2092 29% [================== ] 616/2092 29% [================== ] 617/2092 29% [================== ] 618/2092 29% [================== ] 619/2092 29% [================== ] 620/2092 29% [================== ] 621/2092 29% [================== ] 622/2092 29% [================== ] 623/2092 29% [================== ] 624/2092 29% [================== ] 625/2092 29% [================== ] 626/2092 29% [================== ] 627/2092 29% [================== ] 628/2092 30% [================== ] 629/2092 30% [================== ] 630/2092 30% [================== ] 631/2092 30% [================== ] 632/2092 30% [================== ] 633/2092 30% [================== ] 634/2092 30% [================== ] 635/2092 30% [================== ] 636/2092 30% [================== ] 637/2092 30% [================== ] 638/2092 30% [================== ] 639/2092 30% [================== ] 640/2092 30% [================== ] 641/2092 30% [=================== ] 642/2092 30% [=================== ] 643/2092 30% [=================== ] 644/2092 30% [=================== ] 645/2092 30% [=================== ] 646/2092 30% [=================== ] 647/2092 30% [=================== ] 648/2092 30% [=================== ] 649/2092 31% [=================== ] 650/2092 31% [=================== ] 651/2092 31% [=================== ] 652/2092 31% [=================== ] 653/2092 31% [=================== ] 654/2092 31% [=================== ] 655/2092 31% [=================== ] 656/2092 31% [=================== ] 657/2092 31% [=================== ] 658/2092 31% [=================== ] 659/2092 31% [=================== ] 660/2092 31% [=================== ] 661/2092 31% [=================== ] 662/2092 31% [=================== ] 663/2092 31% [=================== ] 664/2092 31% [=================== ] 665/2092 31% [=================== ] 666/2092 31% [=================== ] 667/2092 31% [=================== ] 668/2092 31% [=================== ] 669/2092 31% [=================== ] 670/2092 32% [=================== ] 671/2092 32% [=================== ] 672/2092 32% [=================== ] 673/2092 32% [=================== ] 674/2092 32% [==================== ] 675/2092 32% [==================== ] 676/2092 32% [==================== ] 677/2092 32% [==================== ] 678/2092 32% [==================== ] 679/2092 32% [==================== ] 680/2092 32% [==================== ] 681/2092 32% [==================== ] 682/2092 32% [==================== ] 683/2092 32% [==================== ] 684/2092 32% [==================== ] 685/2092 32% [==================== ] 686/2092 32% [==================== ] 687/2092 32% [==================== ] 688/2092 32% [==================== ] 689/2092 32% [==================== ] 690/2092 32% [==================== ] 691/2092 33% [==================== ] 692/2092 33% [==================== ] 693/2092 33% [==================== ] 694/2092 33% [==================== ] 695/2092 33% [==================== ] 696/2092 33% [==================== ] 697/2092 33% [==================== ] 698/2092 33% [==================== ] 699/2092 33% [==================== ] 700/2092 33% [==================== ] 701/2092 33% [==================== ] 702/2092 33% [==================== ] 703/2092 33% [==================== ] 704/2092 33% [==================== ] 705/2092 33% [==================== ] 706/2092 33% [==================== ] 707/2092 33% [==================== ] 708/2092 33% [===================== ] 709/2092 33% [===================== ] 710/2092 33% [===================== ] 711/2092 33% [===================== ] 712/2092 34% [===================== ] 713/2092 34% [===================== ] 714/2092 34% [===================== ] 715/2092 34% [===================== ] 716/2092 34% [===================== ] 717/2092 34% [===================== ] 718/2092 34% [===================== ] 719/2092 34% [===================== ] 720/2092 34% [===================== ] 721/2092 34% [===================== ] 722/2092 34% [===================== ] 723/2092 34% [===================== ] 724/2092 34% [===================== ] 725/2092 34% [===================== ] 726/2092 34% [===================== ] 727/2092 34% [===================== ] 728/2092 34% [===================== ] 729/2092 34% [===================== ] 730/2092 34% [===================== ] 731/2092 34% [===================== ] 732/2092 34% [===================== ] 733/2092 35% [===================== ] 734/2092 35% [===================== ] 735/2092 35% [===================== ] 736/2092 35% [===================== ] 737/2092 35% [===================== ] 738/2092 35% [===================== ] 739/2092 35% [===================== ] 740/2092 35% [===================== ] 741/2092 35% [===================== ] 742/2092 35% [====================== ] 743/2092 35% [====================== ] 744/2092 35% [====================== ] 745/2092 35% [====================== ] 746/2092 35% [====================== ] 747/2092 35% [====================== ] 748/2092 35% [====================== ] 749/2092 35% [====================== ] 750/2092 35% [====================== ] 751/2092 35% [====================== ] 752/2092 35% [====================== ] 753/2092 35% [====================== ] 754/2092 36% [====================== ] 755/2092 36% [====================== ] 756/2092 36% [====================== ] 757/2092 36% [====================== ] 758/2092 36% [====================== ] 759/2092 36% [====================== ] 760/2092 36% [====================== ] 761/2092 36% [====================== ] 762/2092 36% [====================== ] 763/2092 36% [====================== ] 764/2092 36% [====================== ] 765/2092 36% [====================== ] 766/2092 36% [====================== ] 767/2092 36% [====================== ] 768/2092 36% [====================== ] 769/2092 36% [====================== ] 770/2092 36% [====================== ] 771/2092 36% [====================== ] 772/2092 36% [====================== ] 773/2092 36% [====================== ] 774/2092 36% [====================== ] 775/2092 37% [====================== ] 776/2092 37% [======================= ] 777/2092 37% [======================= ] 778/2092 37% [======================= ] 779/2092 37% [======================= ] 780/2092 37% [======================= ] 781/2092 37% [======================= ] 782/2092 37% [======================= ] 783/2092 37% [======================= ] 784/2092 37% [======================= ] 785/2092 37% [======================= ] 786/2092 37% [======================= ] 787/2092 37% [======================= ] 788/2092 37% [======================= ] 789/2092 37% [======================= ] 790/2092 37% [======================= ] 791/2092 37% [======================= ] 792/2092 37% [======================= ] 793/2092 37% [======================= ] 794/2092 37% [======================= ] 795/2092 38% [======================= ] 796/2092 38% [======================= ] 797/2092 38% [======================= ] 798/2092 38% [======================= ] 799/2092 38% [======================= ] 800/2092 38% [======================= ] 801/2092 38% [======================= ] 802/2092 38% [======================= ] 803/2092 38% [======================= ] 804/2092 38% [======================= ] 805/2092 38% [======================= ] 806/2092 38% [======================= ] 807/2092 38% [======================= ] 808/2092 38% [======================= ] 809/2092 38% [======================== ] 810/2092 38% [======================== ] 811/2092 38% [======================== ] 812/2092 38% [======================== ] 813/2092 38% [======================== ] 814/2092 38% [======================== ] 815/2092 38% [======================== ] 816/2092 39% [======================== ] 817/2092 39% [======================== ] 818/2092 39% [======================== ] 819/2092 39% [======================== ] 820/2092 39% [======================== ] 821/2092 39% [======================== ] 822/2092 39% [======================== ] 823/2092 39% [======================== ] 824/2092 39% [======================== ] 825/2092 39% [======================== ] 826/2092 39% [======================== ] 827/2092 39% [======================== ] 828/2092 39% [======================== ] 829/2092 39% [======================== ] 830/2092 39% [======================== ] 831/2092 39% [======================== ] 832/2092 39% [======================== ] 833/2092 39% [======================== ] 834/2092 39% [======================== ] 835/2092 39% [======================== ] 836/2092 39% [======================== ] 837/2092 40% [======================== ] 838/2092 40% [======================== ] 839/2092 40% [======================== ] 840/2092 40% [======================== ] 841/2092 40% [======================== ] 842/2092 40% [======================== ] 843/2092 40% [========================= ] 844/2092 40% [========================= ] 845/2092 40% [========================= ] 846/2092 40% [========================= ] 847/2092 40% [========================= ] 848/2092 40% [========================= ] 849/2092 40% [========================= ] 850/2092 40% [========================= ] 851/2092 40% [========================= ] 852/2092 40% [========================= ] 853/2092 40% [========================= ] 854/2092 40% [========================= ] 855/2092 40% [========================= ] 856/2092 40% [========================= ] 857/2092 40% [========================= ] 858/2092 41% [========================= ] 859/2092 41% [========================= ] 860/2092 41% [========================= ] 861/2092 41% [========================= ] 862/2092 41% [========================= ] 863/2092 41% [========================= ] 864/2092 41% [========================= ] 865/2092 41% [========================= ] 866/2092 41% [========================= ] 867/2092 41% [========================= ] 868/2092 41% [========================= ] 869/2092 41% [========================= ] 870/2092 41% [========================= ] 871/2092 41% [========================= ] 872/2092 41% [========================= ] 873/2092 41% [========================= ] 874/2092 41% [========================= ] 875/2092 41% [========================= ] 876/2092 41% [========================= ] 877/2092 41% [========================== ] 878/2092 41% [========================== ] 879/2092 42% [========================== ] 880/2092 42% [========================== ] 881/2092 42% [========================== ] 882/2092 42% [========================== ] 883/2092 42% [========================== ] 884/2092 42% [========================== ] 885/2092 42% [========================== ] 886/2092 42% [========================== ] 887/2092 42% [========================== ] 888/2092 42% [========================== ] 889/2092 42% [========================== ] 890/2092 42% [========================== ] 891/2092 42% [========================== ] 892/2092 42% [========================== ] 893/2092 42% [========================== ] 894/2092 42% [========================== ] 895/2092 42% [========================== ] 896/2092 42% [========================== ] 897/2092 42% [========================== ] 898/2092 42% [========================== ] 899/2092 42% [========================== ] 900/2092 43% [========================== ] 901/2092 43% [========================== ] 902/2092 43% [========================== ] 903/2092 43% [========================== ] 904/2092 43% [========================== ] 905/2092 43% [========================== ] 906/2092 43% [========================== ] 907/2092 43% [========================== ] 908/2092 43% [========================== ] 909/2092 43% [========================== ] 910/2092 43% [========================== ] 911/2092 43% [=========================== ] 912/2092 43% [=========================== ] 913/2092 43% [=========================== ] 914/2092 43% [=========================== ] 915/2092 43% [=========================== ] 916/2092 43% [=========================== ] 917/2092 43% [=========================== ] 918/2092 43% [=========================== ] 919/2092 43% [=========================== ] 920/2092 43% [=========================== ] 921/2092 44% [=========================== ] 922/2092 44% [=========================== ] 923/2092 44% [=========================== ] 924/2092 44% [=========================== ] 925/2092 44% [=========================== ] 926/2092 44% [=========================== ] 927/2092 44% [=========================== ] 928/2092 44% [=========================== ] 929/2092 44% [=========================== ] 930/2092 44% [=========================== ] 931/2092 44% [=========================== ] 932/2092 44% [=========================== ] 933/2092 44% [=========================== ] 934/2092 44% [=========================== ] 935/2092 44% [=========================== ] 936/2092 44% [=========================== ] 937/2092 44% [=========================== ] 938/2092 44% [=========================== ] 939/2092 44% [=========================== ] 940/2092 44% [=========================== ] 941/2092 44% [=========================== ] 942/2092 45% [=========================== ] 943/2092 45% [=========================== ] 944/2092 45% [============================ ] 945/2092 45% [============================ ] 946/2092 45% [============================ ] 947/2092 45% [============================ ] 948/2092 45% [============================ ] 949/2092 45% [============================ ] 950/2092 45% [============================ ] 951/2092 45% [============================ ] 952/2092 45% [============================ ] 953/2092 45% [============================ ] 954/2092 45% [============================ ] 955/2092 45% [============================ ] 956/2092 45% [============================ ] 957/2092 45% [============================ ] 958/2092 45% [============================ ] 959/2092 45% [============================ ] 960/2092 45% [============================ ] 961/2092 45% [============================ ] 962/2092 45% [============================ ] 963/2092 46% [============================ ] 964/2092 46% [============================ ] 965/2092 46% [============================ ] 966/2092 46% [============================ ] 967/2092 46% [============================ ] 968/2092 46% [============================ ] 969/2092 46% [============================ ] 970/2092 46% [============================ ] 971/2092 46% [============================ ] 972/2092 46% [============================ ] 973/2092 46% [============================ ] 974/2092 46% [============================ ] 975/2092 46% [============================ ] 976/2092 46% [============================ ] 977/2092 46% [============================ ] 978/2092 46% [============================= ] 979/2092 46% [============================= ] 980/2092 46% [============================= ] 981/2092 46% [============================= ] 982/2092 46% [============================= ] 983/2092 46% [============================= ] 984/2092 47% [============================= ] 985/2092 47% [============================= ] 986/2092 47% [============================= ] 987/2092 47% [============================= ] 988/2092 47% [============================= ] 989/2092 47% [============================= ] 990/2092 47% [============================= ] 991/2092 47% [============================= ] 992/2092 47% [============================= ] 993/2092 47% [============================= ] 994/2092 47% [============================= ] 995/2092 47% [============================= ] 996/2092 47% [============================= ] 997/2092 47% [============================= ] 998/2092 47% [============================= ] 999/2092 47% [============================= ] 1000/2092 47% [============================= ] 1001/2092 47% [============================= ] 1002/2092 47% [============================= ] 1003/2092 47% [============================= ] 1004/2092 47% [============================= ] 1005/2092 48% [============================= ] 1006/2092 48% [============================= ] 1007/2092 48% [============================= ] 1008/2092 48% [============================= ] 1009/2092 48% [============================= ] 1010/2092 48% [============================= ] 1011/2092 48% [============================= ] 1012/2092 48% [============================== ] 1013/2092 48% [============================== ] 1014/2092 48% [============================== ] 1015/2092 48% [============================== ] 1016/2092 48% [============================== ] 1017/2092 48% [============================== ] 1018/2092 48% [============================== ] 1019/2092 48% [============================== ] 1020/2092 48% [============================== ] 1021/2092 48% [============================== ] 1022/2092 48% [============================== ] 1023/2092 48% [============================== ] 1024/2092 48% [============================== ] 1025/2092 48% [============================== ] 1026/2092 49% [============================== ] 1027/2092 49% [============================== ] 1028/2092 49% [============================== ] 1029/2092 49% [============================== ] 1030/2092 49% [============================== ] 1031/2092 49% [============================== ] 1032/2092 49% [============================== ] 1033/2092 49% [============================== ] 1034/2092 49% [============================== ] 1035/2092 49% [============================== ] 1036/2092 49% [============================== ] 1037/2092 49% [============================== ] 1038/2092 49% [============================== ] 1039/2092 49% [============================== ] 1040/2092 49% [============================== ] 1041/2092 49% [============================== ] 1042/2092 49% [============================== ] 1043/2092 49% [============================== ] 1044/2092 49% [============================== ] 1045/2092 49% [=============================== ] 1046/2092 50% [=============================== ] 1047/2092 50% [=============================== ] 1048/2092 50% [=============================== ] 1049/2092 50% [=============================== ] 1050/2092 50% [=============================== ] 1051/2092 50% [=============================== ] 1052/2092 50% [=============================== ] 1053/2092 50% [=============================== ] 1054/2092 50% [=============================== ] 1055/2092 50% [=============================== ] 1056/2092 50% [=============================== ] 1057/2092 50% [=============================== ] 1058/2092 50% [=============================== ] 1059/2092 50% [=============================== ] 1060/2092 50% [=============================== ] 1061/2092 50% [=============================== ] 1062/2092 50% [=============================== ] 1063/2092 50% [=============================== ] 1064/2092 50% [=============================== ] 1065/2092 50% [=============================== ] 1066/2092 50% [=============================== ] 1067/2092 51% [=============================== ] 1068/2092 51% [=============================== ] 1069/2092 51% [=============================== ] 1070/2092 51% [=============================== ] 1071/2092 51% [=============================== ] 1072/2092 51% [=============================== ] 1073/2092 51% [=============================== ] 1074/2092 51% [=============================== ] 1075/2092 51% [=============================== ] 1076/2092 51% [=============================== ] 1077/2092 51% [=============================== ] 1078/2092 51% [=============================== ] 1079/2092 51% [================================ ] 1080/2092 51% [================================ ] 1081/2092 51% [================================ ] 1082/2092 51% [================================ ] 1083/2092 51% [================================ ] 1084/2092 51% [================================ ] 1085/2092 51% [================================ ] 1086/2092 51% [================================ ] 1087/2092 51% [================================ ] 1088/2092 52% [================================ ] 1089/2092 52% [================================ ] 1090/2092 52% [================================ ] 1091/2092 52% [================================ ] 1092/2092 52% [================================ ] 1093/2092 52% [================================ ] 1094/2092 52% [================================ ] 1095/2092 52% [================================ ] 1096/2092 52% [================================ ] 1097/2092 52% [================================ ] 1098/2092 52% [================================ ] 1099/2092 52% [================================ ] 1100/2092 52% [================================ ] 1101/2092 52% [================================ ] 1102/2092 52% [================================ ] 1103/2092 52% [================================ ] 1104/2092 52% [================================ ] 1105/2092 52% [================================ ] 1106/2092 52% [================================ ] 1107/2092 52% [================================ ] 1108/2092 52% [================================ ] 1109/2092 53% [================================ ] 1110/2092 53% [================================ ] 1111/2092 53% [================================ ] 1112/2092 53% [================================ ] 1113/2092 53% [================================= ] 1114/2092 53% [================================= ] 1115/2092 53% [================================= ] 1116/2092 53% [================================= ] 1117/2092 53% [================================= ] 1118/2092 53% [================================= ] 1119/2092 53% [================================= ] 1120/2092 53% [================================= ] 1121/2092 53% [================================= ] 1122/2092 53% [================================= ] 1123/2092 53% [================================= ] 1124/2092 53% [================================= ] 1125/2092 53% [================================= ] 1126/2092 53% [================================= ] 1127/2092 53% [================================= ] 1128/2092 53% [================================= ] 1129/2092 53% [================================= ] 1130/2092 54% [================================= ] 1131/2092 54% [================================= ] 1132/2092 54% [================================= ] 1133/2092 54% [================================= ] 1134/2092 54% [================================= ] 1135/2092 54% [================================= ] 1136/2092 54% [================================= ] 1137/2092 54% [================================= ] 1138/2092 54% [================================= ] 1139/2092 54% [================================= ] 1140/2092 54% [================================= ] 1141/2092 54% [================================= ] 1142/2092 54% [================================= ] 1143/2092 54% [================================= ] 1144/2092 54% [================================= ] 1145/2092 54% [================================= ] 1146/2092 54% [================================= ] 1147/2092 54% [================================== ] 1148/2092 54% [================================== ] 1149/2092 54% [================================== ] 1150/2092 54% [================================== ] 1151/2092 55% [================================== ] 1152/2092 55% [================================== ] 1153/2092 55% [================================== ] 1154/2092 55% [================================== ] 1155/2092 55% [================================== ] 1156/2092 55% [================================== ] 1157/2092 55% [================================== ] 1158/2092 55% [================================== ] 1159/2092 55% [================================== ] 1160/2092 55% [================================== ] 1161/2092 55% [================================== ] 1162/2092 55% [================================== ] 1163/2092 55% [================================== ] 1164/2092 55% [================================== ] 1165/2092 55% [================================== ] 1166/2092 55% [================================== ] 1167/2092 55% [================================== ] 1168/2092 55% [================================== ] 1169/2092 55% [================================== ] 1170/2092 55% [================================== ] 1171/2092 55% [================================== ] 1172/2092 56% [================================== ] 1173/2092 56% [================================== ] 1174/2092 56% [================================== ] 1175/2092 56% [================================== ] 1176/2092 56% [================================== ] 1177/2092 56% [================================== ] 1178/2092 56% [================================== ] 1179/2092 56% [================================== ] 1180/2092 56% [=================================== ] 1181/2092 56% [=================================== ] 1182/2092 56% [=================================== ] 1183/2092 56% [=================================== ] 1184/2092 56% [=================================== ] 1185/2092 56% [=================================== ] 1186/2092 56% [=================================== ] 1187/2092 56% [=================================== ] 1188/2092 56% [=================================== ] 1189/2092 56% [=================================== ] 1190/2092 56% [=================================== ] 1191/2092 56% [=================================== ] 1192/2092 56% [=================================== ] 1193/2092 57% [=================================== ] 1194/2092 57% [=================================== ] 1195/2092 57% [=================================== ] 1196/2092 57% [=================================== ] 1197/2092 57% [=================================== ] 1198/2092 57% [=================================== ] 1199/2092 57% [=================================== ] 1200/2092 57% [=================================== ] 1201/2092 57% [=================================== ] 1202/2092 57% [=================================== ] 1203/2092 57% [=================================== ] 1204/2092 57% [=================================== ] 1205/2092 57% [=================================== ] 1206/2092 57% [=================================== ] 1207/2092 57% [=================================== ] 1208/2092 57% [=================================== ] 1209/2092 57% [=================================== ] 1210/2092 57% [=================================== ] 1211/2092 57% [=================================== ] 1212/2092 57% [=================================== ] 1213/2092 57% [=================================== ] 1214/2092 58% [==================================== ] 1215/2092 58% [==================================== ] 1216/2092 58% [==================================== ] 1217/2092 58% [==================================== ] 1218/2092 58% [==================================== ] 1219/2092 58% [==================================== ] 1220/2092 58% [==================================== ] 1221/2092 58% [==================================== ] 1222/2092 58% [==================================== ] 1223/2092 58% [==================================== ] 1224/2092 58% [==================================== ] 1225/2092 58% [==================================== ] 1226/2092 58% [==================================== ] 1227/2092 58% [==================================== ] 1228/2092 58% [==================================== ] 1229/2092 58% [==================================== ] 1230/2092 58% [==================================== ] 1231/2092 58% [==================================== ] 1232/2092 58% [==================================== ] 1233/2092 58% [==================================== ] 1234/2092 58% [==================================== ] 1235/2092 59% [==================================== ] 1236/2092 59% [==================================== ] 1237/2092 59% [==================================== ] 1238/2092 59% [==================================== ] 1239/2092 59% [==================================== ] 1240/2092 59% [==================================== ] 1241/2092 59% [==================================== ] 1242/2092 59% [==================================== ] 1243/2092 59% [==================================== ] 1244/2092 59% [==================================== ] 1245/2092 59% [==================================== ] 1246/2092 59% [==================================== ] 1247/2092 59% [==================================== ] 1248/2092 59% [===================================== ] 1249/2092 59% [===================================== ] 1250/2092 59% [===================================== ] 1251/2092 59% [===================================== ] 1252/2092 59% [===================================== ] 1253/2092 59% [===================================== ] 1254/2092 59% [===================================== ] 1255/2092 59% [===================================== ] 1256/2092 60% [===================================== ] 1257/2092 60% [===================================== ] 1258/2092 60% [===================================== ] 1259/2092 60% [===================================== ] 1260/2092 60% [===================================== ] 1261/2092 60% [===================================== ] 1262/2092 60% [===================================== ] 1263/2092 60% [===================================== ] 1264/2092 60% [===================================== ] 1265/2092 60% [===================================== ] 1266/2092 60% [===================================== ] 1267/2092 60% [===================================== ] 1268/2092 60% [===================================== ] 1269/2092 60% [===================================== ] 1270/2092 60% [===================================== ] 1271/2092 60% [===================================== ] 1272/2092 60% [===================================== ] 1273/2092 60% [===================================== ] 1274/2092 60% [===================================== ] 1275/2092 60% [===================================== ] 1276/2092 60% [===================================== ] 1277/2092 61% [===================================== ] 1278/2092 61% [===================================== ] 1279/2092 61% [===================================== ] 1280/2092 61% [===================================== ] 1281/2092 61% [===================================== ] 1282/2092 61% [====================================== ] 1283/2092 61% [====================================== ] 1284/2092 61% [====================================== ] 1285/2092 61% [====================================== ] 1286/2092 61% [====================================== ] 1287/2092 61% [====================================== ] 1288/2092 61% [====================================== ] 1289/2092 61% [====================================== ] 1290/2092 61% [====================================== ] 1291/2092 61% [====================================== ] 1292/2092 61% [====================================== ] 1293/2092 61% [====================================== ] 1294/2092 61% [====================================== ] 1295/2092 61% [====================================== ] 1296/2092 61% [====================================== ] 1297/2092 61% [====================================== ] 1298/2092 62% [====================================== ] 1299/2092 62% [====================================== ] 1300/2092 62% [====================================== ] 1301/2092 62% [====================================== ] 1302/2092 62% [====================================== ] 1303/2092 62% [====================================== ] 1304/2092 62% [====================================== ] 1305/2092 62% [====================================== ] 1306/2092 62% [====================================== ] 1307/2092 62% [====================================== ] 1308/2092 62% [====================================== ] 1309/2092 62% [====================================== ] 1310/2092 62% [====================================== ] 1311/2092 62% [====================================== ] 1312/2092 62% [====================================== ] 1313/2092 62% [====================================== ] 1314/2092 62% [====================================== ] 1315/2092 62% [======================================= ] 1316/2092 62% [======================================= ] 1317/2092 62% [======================================= ] 1318/2092 63% [======================================= ] 1319/2092 63% [======================================= ] 1320/2092 63% [======================================= ] 1321/2092 63% [======================================= ] 1322/2092 63% [======================================= ] 1323/2092 63% [======================================= ] 1324/2092 63% [======================================= ] 1325/2092 63% [======================================= ] 1326/2092 63% [======================================= ] 1327/2092 63% [======================================= ] 1328/2092 63% [======================================= ] 1329/2092 63% [======================================= ] 1330/2092 63% [======================================= ] 1331/2092 63% [======================================= ] 1332/2092 63% [======================================= ] 1333/2092 63% [======================================= ] 1334/2092 63% [======================================= ] 1335/2092 63% [======================================= ] 1336/2092 63% [======================================= ] 1337/2092 63% [======================================= ] 1338/2092 63% [======================================= ] 1339/2092 64% [======================================= ] 1340/2092 64% [======================================= ] 1341/2092 64% [======================================= ] 1342/2092 64% [======================================= ] 1343/2092 64% [======================================= ] 1344/2092 64% [======================================= ] 1345/2092 64% [======================================= ] 1346/2092 64% [======================================= ] 1347/2092 64% [======================================= ] 1348/2092 64% [======================================= ] 1349/2092 64% [======================================== ] 1350/2092 64% [======================================== ] 1351/2092 64% [======================================== ] 1352/2092 64% [======================================== ] 1353/2092 64% [======================================== ] 1354/2092 64% [======================================== ] 1355/2092 64% [======================================== ] 1356/2092 64% [======================================== ] 1357/2092 64% [======================================== ] 1358/2092 64% [======================================== ] 1359/2092 64% [======================================== ] 1360/2092 65% [======================================== ] 1361/2092 65% [======================================== ] 1362/2092 65% [======================================== ] 1363/2092 65% [======================================== ] 1364/2092 65% [======================================== ] 1365/2092 65% [======================================== ] 1366/2092 65% [======================================== ] 1367/2092 65% [======================================== ] 1368/2092 65% [======================================== ] 1369/2092 65% [======================================== ] 1370/2092 65% [======================================== ] 1371/2092 65% [======================================== ] 1372/2092 65% [======================================== ] 1373/2092 65% [======================================== ] 1374/2092 65% [======================================== ] 1375/2092 65% [======================================== ] 1376/2092 65% [======================================== ] 1377/2092 65% [======================================== ] 1378/2092 65% [======================================== ] 1379/2092 65% [======================================== ] 1380/2092 65% [======================================== ] 1381/2092 66% [======================================== ] 1382/2092 66% [======================================== ] 1383/2092 66% [========================================= ] 1384/2092 66% [========================================= ] 1385/2092 66% [========================================= ] 1386/2092 66% [========================================= ] 1387/2092 66% [========================================= ] 1388/2092 66% [========================================= ] 1389/2092 66% [========================================= ] 1390/2092 66% [========================================= ] 1391/2092 66% [========================================= ] 1392/2092 66% [========================================= ] 1393/2092 66% [========================================= ] 1394/2092 66% [========================================= ] 1395/2092 66% [========================================= ] 1396/2092 66% [========================================= ] 1397/2092 66% [========================================= ] 1398/2092 66% [========================================= ] 1399/2092 66% [========================================= ] 1400/2092 66% [========================================= ] 1401/2092 66% [========================================= ] 1402/2092 67% [========================================= ] 1403/2092 67% [========================================= ] 1404/2092 67% [========================================= ] 1405/2092 67% [========================================= ] 1406/2092 67% [========================================= ] 1407/2092 67% [========================================= ] 1408/2092 67% [========================================= ] 1409/2092 67% [========================================= ] 1410/2092 67% [========================================= ] 1411/2092 67% [========================================= ] 1412/2092 67% [========================================= ] 1413/2092 67% [========================================= ] 1414/2092 67% [========================================= ] 1415/2092 67% [========================================= ] 1416/2092 67% [========================================= ] 1417/2092 67% [========================================== ] 1418/2092 67% [========================================== ] 1419/2092 67% [========================================== ] 1420/2092 67% [========================================== ] 1421/2092 67% [========================================== ] 1422/2092 67% [========================================== ] 1423/2092 68% [========================================== ] 1424/2092 68% [========================================== ] 1425/2092 68% [========================================== ] 1426/2092 68% [========================================== ] 1427/2092 68% [========================================== ] 1428/2092 68% [========================================== ] 1429/2092 68% [========================================== ] 1430/2092 68% [========================================== ] 1431/2092 68% [========================================== ] 1432/2092 68% [========================================== ] 1433/2092 68% [========================================== ] 1434/2092 68% [========================================== ] 1435/2092 68% [========================================== ] 1436/2092 68% [========================================== ] 1437/2092 68% [========================================== ] 1438/2092 68% [========================================== ] 1439/2092 68% [========================================== ] 1440/2092 68% [========================================== ] 1441/2092 68% [========================================== ] 1442/2092 68% [========================================== ] 1443/2092 68% [========================================== ] 1444/2092 69% [========================================== ] 1445/2092 69% [========================================== ] 1446/2092 69% [========================================== ] 1447/2092 69% [========================================== ] 1448/2092 69% [========================================== ] 1449/2092 69% [========================================== ] 1450/2092 69% [=========================================== ] 1451/2092 69% [=========================================== ] 1452/2092 69% [=========================================== ] 1453/2092 69% [=========================================== ] 1454/2092 69% [=========================================== ] 1455/2092 69% [=========================================== ] 1456/2092 69% [=========================================== ] 1457/2092 69% [=========================================== ] 1458/2092 69% [=========================================== ] 1459/2092 69% [=========================================== ] 1460/2092 69% [=========================================== ] 1461/2092 69% [=========================================== ] 1462/2092 69% [=========================================== ] 1463/2092 69% [=========================================== ] 1464/2092 69% [=========================================== ] 1465/2092 70% [=========================================== ] 1466/2092 70% [=========================================== ] 1467/2092 70% [=========================================== ] 1468/2092 70% [=========================================== ] 1469/2092 70% [=========================================== ] 1470/2092 70% [=========================================== ] 1471/2092 70% [=========================================== ] 1472/2092 70% [=========================================== ] 1473/2092 70% [=========================================== ] 1474/2092 70% [=========================================== ] 1475/2092 70% [=========================================== ] 1476/2092 70% [=========================================== ] 1477/2092 70% [=========================================== ] 1478/2092 70% [=========================================== ] 1479/2092 70% [=========================================== ] 1480/2092 70% [=========================================== ] 1481/2092 70% [=========================================== ] 1482/2092 70% [=========================================== ] 1483/2092 70% [=========================================== ] 1484/2092 70% [============================================ ] 1485/2092 70% [============================================ ] 1486/2092 71% [============================================ ] 1487/2092 71% [============================================ ] 1488/2092 71% [============================================ ] 1489/2092 71% [============================================ ] 1490/2092 71% [============================================ ] 1491/2092 71% [============================================ ] 1492/2092 71% [============================================ ] 1493/2092 71% [============================================ ] 1494/2092 71% [============================================ ] 1495/2092 71% [============================================ ] 1496/2092 71% [============================================ ] 1497/2092 71% [============================================ ] 1498/2092 71% [============================================ ] 1499/2092 71% [============================================ ] 1500/2092 71% [============================================ ] 1501/2092 71% [============================================ ] 1502/2092 71% [============================================ ] 1503/2092 71% [============================================ ] 1504/2092 71% [============================================ ] 1505/2092 71% [============================================ ] 1506/2092 71% [============================================ ] 1507/2092 72% [============================================ ] 1508/2092 72% [============================================ ] 1509/2092 72% [============================================ ] 1510/2092 72% [============================================ ] 1511/2092 72% [============================================ ] 1512/2092 72% [============================================ ] 1513/2092 72% [============================================ ] 1514/2092 72% [============================================ ] 1515/2092 72% [============================================ ] 1516/2092 72% [============================================ ] 1517/2092 72% [============================================ ] 1518/2092 72% [============================================= ] 1519/2092 72% [============================================= ] 1520/2092 72% [============================================= ] 1521/2092 72% [============================================= ] 1522/2092 72% [============================================= ] 1523/2092 72% [============================================= ] 1524/2092 72% [============================================= ] 1525/2092 72% [============================================= ] 1526/2092 72% [============================================= ] 1527/2092 72% [============================================= ] 1528/2092 73% [============================================= ] 1529/2092 73% [============================================= ] 1530/2092 73% [============================================= ] 1531/2092 73% [============================================= ] 1532/2092 73% [============================================= ] 1533/2092 73% [============================================= ] 1534/2092 73% [============================================= ] 1535/2092 73% [============================================= ] 1536/2092 73% [============================================= ] 1537/2092 73% [============================================= ] 1538/2092 73% [============================================= ] 1539/2092 73% [============================================= ] 1540/2092 73% [============================================= ] 1541/2092 73% [============================================= ] 1542/2092 73% [============================================= ] 1543/2092 73% [============================================= ] 1544/2092 73% [============================================= ] 1545/2092 73% [============================================= ] 1546/2092 73% [============================================= ] 1547/2092 73% [============================================= ] 1548/2092 73% [============================================= ] 1549/2092 74% [============================================= ] 1550/2092 74% [============================================= ] 1551/2092 74% [============================================= ] 1552/2092 74% [============================================== ] 1553/2092 74% [============================================== ] 1554/2092 74% [============================================== ] 1555/2092 74% [============================================== ] 1556/2092 74% [============================================== ] 1557/2092 74% [============================================== ] 1558/2092 74% [============================================== ] 1559/2092 74% [============================================== ] 1560/2092 74% [============================================== ] 1561/2092 74% [============================================== ] 1562/2092 74% [============================================== ] 1563/2092 74% [============================================== ] 1564/2092 74% [============================================== ] 1565/2092 74% [============================================== ] 1566/2092 74% [============================================== ] 1567/2092 74% [============================================== ] 1568/2092 74% [============================================== ] 1569/2092 75% [============================================== ] 1570/2092 75% [============================================== ] 1571/2092 75% [============================================== ] 1572/2092 75% [============================================== ] 1573/2092 75% [============================================== ] 1574/2092 75% [============================================== ] 1575/2092 75% [============================================== ] 1576/2092 75% [============================================== ] 1577/2092 75% [============================================== ] 1578/2092 75% [============================================== ] 1579/2092 75% [============================================== ] 1580/2092 75% [============================================== ] 1581/2092 75% [============================================== ] 1582/2092 75% [============================================== ] 1583/2092 75% [============================================== ] 1584/2092 75% [============================================== ] 1585/2092 75% [=============================================== ] 1586/2092 75% [=============================================== ] 1587/2092 75% [=============================================== ] 1588/2092 75% [=============================================== ] 1589/2092 75% [=============================================== ] 1590/2092 76% [=============================================== ] 1591/2092 76% [=============================================== ] 1592/2092 76% [=============================================== ] 1593/2092 76% [=============================================== ] 1594/2092 76% [=============================================== ] 1595/2092 76% [=============================================== ] 1596/2092 76% [=============================================== ] 1597/2092 76% [=============================================== ] 1598/2092 76% [=============================================== ] 1599/2092 76% [=============================================== ] 1600/2092 76% [=============================================== ] 1601/2092 76% [=============================================== ] 1602/2092 76% [=============================================== ] 1603/2092 76% [=============================================== ] 1604/2092 76% [=============================================== ] 1605/2092 76% [=============================================== ] 1606/2092 76% [=============================================== ] 1607/2092 76% [=============================================== ] 1608/2092 76% [=============================================== ] 1609/2092 76% [=============================================== ] 1610/2092 76% [=============================================== ] 1611/2092 77% [=============================================== ] 1612/2092 77% [=============================================== ] 1613/2092 77% [=============================================== ] 1614/2092 77% [=============================================== ] 1615/2092 77% [=============================================== ] 1616/2092 77% [=============================================== ] 1617/2092 77% [=============================================== ] 1618/2092 77% [=============================================== ] 1619/2092 77% [================================================ ] 1620/2092 77% [================================================ ] 1621/2092 77% [================================================ ] 1622/2092 77% [================================================ ] 1623/2092 77% [================================================ ] 1624/2092 77% [================================================ ] 1625/2092 77% [================================================ ] 1626/2092 77% [================================================ ] 1627/2092 77% [================================================ ] 1628/2092 77% [================================================ ] 1629/2092 77% [================================================ ] 1630/2092 77% [================================================ ] 1631/2092 77% [================================================ ] 1632/2092 78% [================================================ ] 1633/2092 78% [================================================ ] 1634/2092 78% [================================================ ] 1635/2092 78% [================================================ ] 1636/2092 78% [================================================ ] 1637/2092 78% [================================================ ] 1638/2092 78% [================================================ ] 1639/2092 78% [================================================ ] 1640/2092 78% [================================================ ] 1641/2092 78% [================================================ ] 1642/2092 78% [================================================ ] 1643/2092 78% [================================================ ] 1644/2092 78% [================================================ ] 1645/2092 78% [================================================ ] 1646/2092 78% [================================================ ] 1647/2092 78% [================================================ ] 1648/2092 78% [================================================ ] 1649/2092 78% [================================================ ] 1650/2092 78% [================================================ ] 1651/2092 78% [================================================ ] 1652/2092 78% [================================================ ] 1653/2092 79% [================================================= ] 1654/2092 79% [================================================= ] 1655/2092 79% [================================================= ] 1656/2092 79% [================================================= ] 1657/2092 79% [================================================= ] 1658/2092 79% [================================================= ] 1659/2092 79% [================================================= ] 1660/2092 79% [================================================= ] 1661/2092 79% [================================================= ] 1662/2092 79% [================================================= ] 1663/2092 79% [================================================= ] 1664/2092 79% [================================================= ] 1665/2092 79% [================================================= ] 1666/2092 79% [================================================= ] 1667/2092 79% [================================================= ] 1668/2092 79% [================================================= ] 1669/2092 79% [================================================= ] 1670/2092 79% [================================================= ] 1671/2092 79% [================================================= ] 1672/2092 79% [================================================= ] 1673/2092 79% [================================================= ] 1674/2092 80% [================================================= ] 1675/2092 80% [================================================= ] 1676/2092 80% [================================================= ] 1677/2092 80% [================================================= ] 1678/2092 80% [================================================= ] 1679/2092 80% [================================================= ] 1680/2092 80% [================================================= ] 1681/2092 80% [================================================= ] 1682/2092 80% [================================================= ] 1683/2092 80% [================================================= ] 1684/2092 80% [================================================= ] 1685/2092 80% [================================================= ] 1686/2092 80% [================================================= ] 1687/2092 80% [================================================== ] 1688/2092 80% [================================================== ] 1689/2092 80% [================================================== ] 1690/2092 80% [================================================== ] 1691/2092 80% [================================================== ] 1692/2092 80% [================================================== ] 1693/2092 80% [================================================== ] 1694/2092 80% [================================================== ] 1695/2092 81% [================================================== ] 1696/2092 81% [================================================== ] 1697/2092 81% [================================================== ] 1698/2092 81% [================================================== ] 1699/2092 81% [================================================== ] 1700/2092 81% [================================================== ] 1701/2092 81% [================================================== ] 1702/2092 81% [================================================== ] 1703/2092 81% [================================================== ] 1704/2092 81% [================================================== ] 1705/2092 81% [================================================== ] 1706/2092 81% [================================================== ] 1707/2092 81% [================================================== ] 1708/2092 81% [================================================== ] 1709/2092 81% [================================================== ] 1710/2092 81% [================================================== ] 1711/2092 81% [================================================== ] 1712/2092 81% [================================================== ] 1713/2092 81% [================================================== ] 1714/2092 81% [================================================== ] 1715/2092 81% [================================================== ] 1716/2092 82% [================================================== ] 1717/2092 82% [================================================== ] 1718/2092 82% [================================================== ] 1719/2092 82% [================================================== ] 1720/2092 82% [=================================================== ] 1721/2092 82% [=================================================== ] 1722/2092 82% [=================================================== ] 1723/2092 82% [=================================================== ] 1724/2092 82% [=================================================== ] 1725/2092 82% [=================================================== ] 1726/2092 82% [=================================================== ] 1727/2092 82% [=================================================== ] 1728/2092 82% [=================================================== ] 1729/2092 82% [=================================================== ] 1730/2092 82% [=================================================== ] 1731/2092 82% [=================================================== ] 1732/2092 82% [=================================================== ] 1733/2092 82% [=================================================== ] 1734/2092 82% [=================================================== ] 1735/2092 82% [=================================================== ] 1736/2092 82% [=================================================== ] 1737/2092 83% [=================================================== ] 1738/2092 83% [=================================================== ] 1739/2092 83% [=================================================== ] 1740/2092 83% [=================================================== ] 1741/2092 83% [=================================================== ] 1742/2092 83% [=================================================== ] 1743/2092 83% [=================================================== ] 1744/2092 83% [=================================================== ] 1745/2092 83% [=================================================== ] 1746/2092 83% [=================================================== ] 1747/2092 83% [=================================================== ] 1748/2092 83% [=================================================== ] 1749/2092 83% [=================================================== ] 1750/2092 83% [=================================================== ] 1751/2092 83% [=================================================== ] 1752/2092 83% [=================================================== ] 1753/2092 83% [=================================================== ] 1754/2092 83% [==================================================== ] 1755/2092 83% [==================================================== ] 1756/2092 83% [==================================================== ] 1757/2092 83% [==================================================== ] 1758/2092 84% [==================================================== ] 1759/2092 84% [==================================================== ] 1760/2092 84% [==================================================== ] 1761/2092 84% [==================================================== ] 1762/2092 84% [==================================================== ] 1763/2092 84% [==================================================== ] 1764/2092 84% [==================================================== ] 1765/2092 84% [==================================================== ] 1766/2092 84% [==================================================== ] 1767/2092 84% [==================================================== ] 1768/2092 84% [==================================================== ] 1769/2092 84% [==================================================== ] 1770/2092 84% [==================================================== ] 1771/2092 84% [==================================================== ] 1772/2092 84% [==================================================== ] 1773/2092 84% [==================================================== ] 1774/2092 84% [==================================================== ] 1775/2092 84% [==================================================== ] 1776/2092 84% [==================================================== ] 1777/2092 84% [==================================================== ] 1778/2092 84% [==================================================== ] 1779/2092 85% [==================================================== ] 1780/2092 85% [==================================================== ] 1781/2092 85% [==================================================== ] 1782/2092 85% [==================================================== ] 1783/2092 85% [==================================================== ] 1784/2092 85% [==================================================== ] 1785/2092 85% [==================================================== ] 1786/2092 85% [==================================================== ] 1787/2092 85% [==================================================== ] 1788/2092 85% [===================================================== ] 1789/2092 85% [===================================================== ] 1790/2092 85% [===================================================== ] 1791/2092 85% [===================================================== ] 1792/2092 85% [===================================================== ] 1793/2092 85% [===================================================== ] 1794/2092 85% [===================================================== ] 1795/2092 85% [===================================================== ] 1796/2092 85% [===================================================== ] 1797/2092 85% [===================================================== ] 1798/2092 85% [===================================================== ] 1799/2092 85% [===================================================== ] 1800/2092 86% [===================================================== ] 1801/2092 86% [===================================================== ] 1802/2092 86% [===================================================== ] 1803/2092 86% [===================================================== ] 1804/2092 86% [===================================================== ] 1805/2092 86% [===================================================== ] 1806/2092 86% [===================================================== ] 1807/2092 86% [===================================================== ] 1808/2092 86% [===================================================== ] 1809/2092 86% [===================================================== ] 1810/2092 86% [===================================================== ] 1811/2092 86% [===================================================== ] 1812/2092 86% [===================================================== ] 1813/2092 86% [===================================================== ] 1814/2092 86% [===================================================== ] 1815/2092 86% [===================================================== ] 1816/2092 86% [===================================================== ] 1817/2092 86% [===================================================== ] 1818/2092 86% [===================================================== ] 1819/2092 86% [===================================================== ] 1820/2092 86% [===================================================== ] 1821/2092 87% [===================================================== ] 1822/2092 87% [====================================================== ] 1823/2092 87% [====================================================== ] 1824/2092 87% [====================================================== ] 1825/2092 87% [====================================================== ] 1826/2092 87% [====================================================== ] 1827/2092 87% [====================================================== ] 1828/2092 87% [====================================================== ] 1829/2092 87% [====================================================== ] 1830/2092 87% [====================================================== ] 1831/2092 87% [====================================================== ] 1832/2092 87% [====================================================== ] 1833/2092 87% [====================================================== ] 1834/2092 87% [====================================================== ] 1835/2092 87% [====================================================== ] 1836/2092 87% [====================================================== ] 1837/2092 87% [====================================================== ] 1838/2092 87% [====================================================== ] 1839/2092 87% [====================================================== ] 1840/2092 87% [====================================================== ] 1841/2092 88% [====================================================== ] 1842/2092 88% [====================================================== ] 1843/2092 88% [====================================================== ] 1844/2092 88% [====================================================== ] 1845/2092 88% [====================================================== ] 1846/2092 88% [====================================================== ] 1847/2092 88% [====================================================== ] 1848/2092 88% [====================================================== ] 1849/2092 88% [====================================================== ] 1850/2092 88% [====================================================== ] 1851/2092 88% [====================================================== ] 1852/2092 88% [====================================================== ] 1853/2092 88% [====================================================== ] 1854/2092 88% [====================================================== ] 1855/2092 88% [======================================================= ] 1856/2092 88% [======================================================= ] 1857/2092 88% [======================================================= ] 1858/2092 88% [======================================================= ] 1859/2092 88% [======================================================= ] 1860/2092 88% [======================================================= ] 1861/2092 88% [======================================================= ] 1862/2092 89% [======================================================= ] 1863/2092 89% [======================================================= ] 1864/2092 89% [======================================================= ] 1865/2092 89% [======================================================= ] 1866/2092 89% [======================================================= ] 1867/2092 89% [======================================================= ] 1868/2092 89% [======================================================= ] 1869/2092 89% [======================================================= ] 1870/2092 89% [======================================================= ] 1871/2092 89% [======================================================= ] 1872/2092 89% [======================================================= ] 1873/2092 89% [======================================================= ] 1874/2092 89% [======================================================= ] 1875/2092 89% [======================================================= ] 1876/2092 89% [======================================================= ] 1877/2092 89% [======================================================= ] 1878/2092 89% [======================================================= ] 1879/2092 89% [======================================================= ] 1880/2092 89% [======================================================= ] 1881/2092 89% [======================================================= ] 1882/2092 89% [======================================================= ] 1883/2092 90% [======================================================= ] 1884/2092 90% [======================================================= ] 1885/2092 90% [======================================================= ] 1886/2092 90% [======================================================= ] 1887/2092 90% [======================================================= ] 1888/2092 90% [======================================================= ] 1889/2092 90% [======================================================== ] 1890/2092 90% [======================================================== ] 1891/2092 90% [======================================================== ] 1892/2092 90% [======================================================== ] 1893/2092 90% [======================================================== ] 1894/2092 90% [======================================================== ] 1895/2092 90% [======================================================== ] 1896/2092 90% [======================================================== ] 1897/2092 90% [======================================================== ] 1898/2092 90% [======================================================== ] 1899/2092 90% [======================================================== ] 1900/2092 90% [======================================================== ] 1901/2092 90% [======================================================== ] 1902/2092 90% [======================================================== ] 1903/2092 90% [======================================================== ] 1904/2092 91% [======================================================== ] 1905/2092 91% [======================================================== ] 1906/2092 91% [======================================================== ] 1907/2092 91% [======================================================== ] 1908/2092 91% [======================================================== ] 1909/2092 91% [======================================================== ] 1910/2092 91% [======================================================== ] 1911/2092 91% [======================================================== ] 1912/2092 91% [======================================================== ] 1913/2092 91% [======================================================== ] 1914/2092 91% [======================================================== ] 1915/2092 91% [======================================================== ] 1916/2092 91% [======================================================== ] 1917/2092 91% [======================================================== ] 1918/2092 91% [======================================================== ] 1919/2092 91% [======================================================== ] 1920/2092 91% [======================================================== ] 1921/2092 91% [======================================================== ] 1922/2092 91% [======================================================== ] 1923/2092 91% [========================================================= ] 1924/2092 91% [========================================================= ] 1925/2092 92% [========================================================= ] 1926/2092 92% [========================================================= ] 1927/2092 92% [========================================================= ] 1928/2092 92% [========================================================= ] 1929/2092 92% [========================================================= ] 1930/2092 92% [========================================================= ] 1931/2092 92% [========================================================= ] 1932/2092 92% [========================================================= ] 1933/2092 92% [========================================================= ] 1934/2092 92% [========================================================= ] 1935/2092 92% [========================================================= ] 1936/2092 92% [========================================================= ] 1937/2092 92% [========================================================= ] 1938/2092 92% [========================================================= ] 1939/2092 92% [========================================================= ] 1940/2092 92% [========================================================= ] 1941/2092 92% [========================================================= ] 1942/2092 92% [========================================================= ] 1943/2092 92% [========================================================= ] 1944/2092 92% [========================================================= ] 1945/2092 92% [========================================================= ] 1946/2092 93% [========================================================= ] 1947/2092 93% [========================================================= ] 1948/2092 93% [========================================================= ] 1949/2092 93% [========================================================= ] 1950/2092 93% [========================================================= ] 1951/2092 93% [========================================================= ] 1952/2092 93% [========================================================= ] 1953/2092 93% [========================================================= ] 1954/2092 93% [========================================================= ] 1955/2092 93% [========================================================= ] 1956/2092 93% [========================================================= ] 1957/2092 93% [========================================================== ] 1958/2092 93% [========================================================== ] 1959/2092 93% [========================================================== ] 1960/2092 93% [========================================================== ] 1961/2092 93% [========================================================== ] 1962/2092 93% [========================================================== ] 1963/2092 93% [========================================================== ] 1964/2092 93% [========================================================== ] 1965/2092 93% [========================================================== ] 1966/2092 93% [========================================================== ] 1967/2092 94% [========================================================== ] 1968/2092 94% [========================================================== ] 1969/2092 94% [========================================================== ] 1970/2092 94% [========================================================== ] 1971/2092 94% [========================================================== ] 1972/2092 94% [========================================================== ] 1973/2092 94% [========================================================== ] 1974/2092 94% [========================================================== ] 1975/2092 94% [========================================================== ] 1976/2092 94% [========================================================== ] 1977/2092 94% [========================================================== ] 1978/2092 94% [========================================================== ] 1979/2092 94% [========================================================== ] 1980/2092 94% [========================================================== ] 1981/2092 94% [========================================================== ] 1982/2092 94% [========================================================== ] 1983/2092 94% [========================================================== ] 1984/2092 94% [========================================================== ] 1985/2092 94% [========================================================== ] 1986/2092 94% [========================================================== ] 1987/2092 94% [========================================================== ] 1988/2092 95% [========================================================== ] 1989/2092 95% [========================================================== ] 1990/2092 95% [=========================================================== ] 1991/2092 95% [=========================================================== ] 1992/2092 95% [=========================================================== ] 1993/2092 95% [=========================================================== ] 1994/2092 95% [=========================================================== ] 1995/2092 95% [=========================================================== ] 1996/2092 95% [=========================================================== ] 1997/2092 95% [=========================================================== ] 1998/2092 95% [=========================================================== ] 1999/2092 95% [=========================================================== ] 2000/2092 95% [=========================================================== ] 2001/2092 95% [=========================================================== ] 2002/2092 95% [=========================================================== ] 2003/2092 95% [=========================================================== ] 2004/2092 95% [=========================================================== ] 2005/2092 95% [=========================================================== ] 2006/2092 95% [=========================================================== ] 2007/2092 95% [=========================================================== ] 2008/2092 95% [=========================================================== ] 2009/2092 96% [=========================================================== ] 2010/2092 96% [=========================================================== ] 2011/2092 96% [=========================================================== ] 2012/2092 96% [=========================================================== ] 2013/2092 96% [=========================================================== ] 2014/2092 96% [=========================================================== ] 2015/2092 96% [=========================================================== ] 2016/2092 96% [=========================================================== ] 2017/2092 96% [=========================================================== ] 2018/2092 96% [=========================================================== ] 2019/2092 96% [=========================================================== ] 2020/2092 96% [=========================================================== ] 2021/2092 96% [=========================================================== ] 2022/2092 96% [=========================================================== ] 2023/2092 96% [=========================================================== ] 2024/2092 96% [============================================================ ] 2025/2092 96% [============================================================ ] 2026/2092 96% [============================================================ ] 2027/2092 96% [============================================================ ] 2028/2092 96% [============================================================ ] 2029/2092 96% [============================================================ ] 2030/2092 97% [============================================================ ] 2031/2092 97% [============================================================ ] 2032/2092 97% [============================================================ ] 2033/2092 97% [============================================================ ] 2034/2092 97% [============================================================ ] 2035/2092 97% [============================================================ ] 2036/2092 97% [============================================================ ] 2037/2092 97% [============================================================ ] 2038/2092 97% [============================================================ ] 2039/2092 97% [============================================================ ] 2040/2092 97% [============================================================ ] 2041/2092 97% [============================================================ ] 2042/2092 97% [============================================================ ] 2043/2092 97% [============================================================ ] 2044/2092 97% [============================================================ ] 2045/2092 97% [============================================================ ] 2046/2092 97% [============================================================ ] 2047/2092 97% [============================================================ ] 2048/2092 97% [============================================================ ] 2049/2092 97% [============================================================ ] 2050/2092 97% [============================================================ ] 2051/2092 98% [============================================================ ] 2052/2092 98% [============================================================ ] 2053/2092 98% [============================================================ ] 2054/2092 98% [============================================================ ] 2055/2092 98% [============================================================ ] 2056/2092 98% [============================================================ ] 2057/2092 98% [============================================================ ] 2058/2092 98% [============================================================= ] 2059/2092 98% [============================================================= ] 2060/2092 98% [============================================================= ] 2061/2092 98% [============================================================= ] 2062/2092 98% [============================================================= ] 2063/2092 98% [============================================================= ] 2064/2092 98% [============================================================= ] 2065/2092 98% [============================================================= ] 2066/2092 98% [============================================================= ] 2067/2092 98% [============================================================= ] 2068/2092 98% [============================================================= ] 2069/2092 98% [============================================================= ] 2070/2092 98% [============================================================= ] 2071/2092 98% [============================================================= ] 2072/2092 99% [============================================================= ] 2073/2092 99% [============================================================= ] 2074/2092 99% [============================================================= ] 2075/2092 99% [============================================================= ] 2076/2092 99% [============================================================= ] 2077/2092 99% [============================================================= ] 2078/2092 99% [============================================================= ] 2079/2092 99% [============================================================= ] 2080/2092 99% [============================================================= ] 2081/2092 99% [============================================================= ] 2082/2092 99% [============================================================= ] 2083/2092 99% [============================================================= ] 2084/2092 99% [============================================================= ] 2085/2092 99% [============================================================= ] 2086/2092 99% [============================================================= ] 2087/2092 99% [============================================================= ] 2088/2092 99% [============================================================= ] 2089/2092 99% [============================================================= ] 2090/2092 99% [============================================================= ] 2091/2092 99% [==============================================================] 2092/2092 100% operation complete, 2092 objects in 65313 NAND pages. ln -snf /home/autobuild/autobuild/instance-10/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-10/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-10/buildroot' >>> Buildroot 2024.02-40-gbb8766cc54 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-44-gd37c2b20a4787463d192b32041c3406c2bd91de0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.21 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> bitwise 0.50 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> chrony 4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-composer 2.5.8 Collecting legal info LICENSE: OK (sha256: c8cce4b6b9729f264ffdf9296d505d63432497feeed1f586d1902b942197e024) >>> host-php 8.2.16 Collecting legal info LICENSE: OK (sha256: b42e4df5e50e6ecda1047d503d6d91d71032d09ed1027ba1ef29eed26f890c5a) >>> host-oniguruma 6.9.9 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-dtc 1.7.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.12.5 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> ed 1.19 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> empty 0.6.23c Collecting legal info COPYRIGHT: OK (sha256: 6433f4490a82b80ddac37f24cebfe8f3cd7de5686ebb9737281d47997a9941d6) >>> host-environment-setup Collecting legal info >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.13.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> expat 2.6.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> host-gdb 12.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> genpart 1.0.2 Collecting legal info >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hiredis 1.2.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> openssl Collecting legal info >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> iodine 0.8.0 Collecting legal info LICENSE: OK (sha256: 9541123931e4df4ec84612e056a92ecaab905fe201deaf932b895406565fbb85) >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 8.6.0 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libjwt 1.15.3 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.3 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> librsync 2.3.4 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-microchip-hss-payload-generator 2023.09 Collecting legal info tools/hss-payload-generator/LICENSE.md: OK (sha256: 0b67b1d44bcad078580fc5d8e9580a48a9466b769db58aeb1631d4c5ef97e08a) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mrouted 4.5 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> openlayers 8.1.0 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.3.7 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> putty 0.80 Collecting legal info LICENCE: OK (sha256: 7ede37f344ee03436c155a375ecb6cdb42a77105baa6e7804bf43260dc4a0c54) >>> pv 1.8.5 Collecting legal info docs/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.47 Collecting legal info README: OK (sha256: 3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> ssdp-responder 2.1 Collecting legal info LICENSE: OK (sha256: b66025f1e568a8d80264550d7bd7683780ac248f2baa1e85b4da4b15e28d55a7) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> uclibc-ng-test 0f303c63fab7f4038515ced6f2659242cf60ac19 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-10/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'