mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs printf ' chrony -1 chrony -1 * /run/chrony - - Time daemon\n - - sudo -1 - - - -\n\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/sbin/arping f 755 0 0 - - - - -\n \n \n /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2\n /home/autobuild/autobuild/instance-0/output-1/host/sbin/mkfs.ext4 -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -I 256 -O ^64bit /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2 64-bit filesystem support is not enabled. The larger fields afforded by this feature enable full-strength checksumming. Pass -O 64bit to rectify. Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 0f38705b-3e1f-4522-937e-6ce0b4088224 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Creating journal (16384 blocks): done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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" zstd -19 -z -f -T1 /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2 > /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2.zst ln -sf rootfs.ext2.zst /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext4.zst >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/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-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1976 objects. stage 2: creating image '/home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1976 0% [ ] 2/1976 0% [ ] 3/1976 0% [ ] 4/1976 0% [ ] 5/1976 0% [ ] 6/1976 0% [ ] 7/1976 0% [ ] 8/1976 0% [ ] 9/1976 0% [ ] 10/1976 0% [ ] 11/1976 0% [ ] 12/1976 0% [ ] 13/1976 0% [ ] 14/1976 0% [ ] 15/1976 0% [ ] 16/1976 0% [ ] 17/1976 0% [ ] 18/1976 0% [ ] 19/1976 0% [ ] 20/1976 1% [ ] 21/1976 1% [ ] 22/1976 1% [ ] 23/1976 1% [ ] 24/1976 1% [ ] 25/1976 1% [ ] 26/1976 1% [ ] 27/1976 1% [ ] 28/1976 1% [ ] 29/1976 1% [ ] 30/1976 1% [ ] 31/1976 1% [= ] 32/1976 1% [= ] 33/1976 1% [= ] 34/1976 1% [= ] 35/1976 1% [= ] 36/1976 1% [= ] 37/1976 1% [= ] 38/1976 1% [= ] 39/1976 1% [= ] 40/1976 2% [= ] 41/1976 2% [= ] 42/1976 2% [= ] 43/1976 2% [= ] 44/1976 2% [= ] 45/1976 2% [= ] 46/1976 2% [= ] 47/1976 2% [= ] 48/1976 2% [= ] 49/1976 2% [= ] 50/1976 2% [= ] 51/1976 2% [= ] 52/1976 2% [= ] 53/1976 2% [= ] 54/1976 2% [= ] 55/1976 2% [= ] 56/1976 2% [= ] 57/1976 2% [= ] 58/1976 2% [= ] 59/1976 2% [= ] 60/1976 3% [= ] 61/1976 3% [= ] 62/1976 3% [= ] 63/1976 3% [== ] 64/1976 3% [== ] 65/1976 3% [== ] 66/1976 3% [== ] 67/1976 3% [== ] 68/1976 3% [== ] 69/1976 3% [== ] 70/1976 3% [== ] 71/1976 3% [== ] 72/1976 3% [== ] 73/1976 3% [== ] 74/1976 3% [== ] 75/1976 3% [== ] 76/1976 3% [== ] 77/1976 3% [== ] 78/1976 3% [== ] 79/1976 3% [== ] 80/1976 4% [== ] 81/1976 4% [== ] 82/1976 4% [== ] 83/1976 4% [== ] 84/1976 4% [== ] 85/1976 4% [== ] 86/1976 4% [== ] 87/1976 4% [== ] 88/1976 4% [== ] 89/1976 4% [== ] 90/1976 4% [== ] 91/1976 4% [== ] 92/1976 4% [== ] 93/1976 4% [== ] 94/1976 4% [== ] 95/1976 4% [=== ] 96/1976 4% [=== ] 97/1976 4% [=== ] 98/1976 4% [=== ] 99/1976 5% [=== ] 100/1976 5% [=== ] 101/1976 5% [=== ] 102/1976 5% [=== ] 103/1976 5% [=== ] 104/1976 5% [=== ] 105/1976 5% [=== ] 106/1976 5% [=== ] 107/1976 5% [=== ] 108/1976 5% [=== ] 109/1976 5% [=== ] 110/1976 5% [=== ] 111/1976 5% [=== ] 112/1976 5% [=== ] 113/1976 5% [=== ] 114/1976 5% [=== ] 115/1976 5% [=== ] 116/1976 5% [=== ] 117/1976 5% [=== ] 118/1976 5% [=== ] 119/1976 6% [=== ] 120/1976 6% [=== ] 121/1976 6% [=== ] 122/1976 6% [=== ] 123/1976 6% [=== ] 124/1976 6% [=== ] 125/1976 6% [=== ] 126/1976 6% [=== ] 127/1976 6% [==== ] 128/1976 6% [==== ] 129/1976 6% [==== ] 130/1976 6% [==== ] 131/1976 6% [==== ] 132/1976 6% [==== ] 133/1976 6% [==== ] 134/1976 6% [==== ] 135/1976 6% [==== ] 136/1976 6% [==== ] 137/1976 6% [==== ] 138/1976 6% [==== ] 139/1976 7% [==== ] 140/1976 7% [==== ] 141/1976 7% [==== ] 142/1976 7% [==== ] 143/1976 7% [==== ] 144/1976 7% [==== ] 145/1976 7% [==== ] 146/1976 7% [==== ] 147/1976 7% [==== ] 148/1976 7% [==== ] 149/1976 7% [==== ] 150/1976 7% [==== ] 151/1976 7% [==== ] 152/1976 7% [==== ] 153/1976 7% [==== ] 154/1976 7% [==== ] 155/1976 7% [==== ] 156/1976 7% [==== ] 157/1976 7% [==== ] 158/1976 7% [==== ] 159/1976 8% [===== ] 160/1976 8% [===== ] 161/1976 8% [===== ] 162/1976 8% [===== ] 163/1976 8% [===== ] 164/1976 8% [===== ] 165/1976 8% [===== ] 166/1976 8% [===== ] 167/1976 8% [===== ] 168/1976 8% [===== ] 169/1976 8% [===== ] 170/1976 8% [===== ] 171/1976 8% [===== ] 172/1976 8% [===== ] 173/1976 8% [===== ] 174/1976 8% [===== ] 175/1976 8% [===== ] 176/1976 8% [===== ] 177/1976 8% [===== ] 178/1976 9% [===== ] 179/1976 9% [===== ] 180/1976 9% [===== ] 181/1976 9% [===== ] 182/1976 9% [===== ] 183/1976 9% [===== ] 184/1976 9% [===== ] 185/1976 9% [===== ] 186/1976 9% [===== ] 187/1976 9% [===== ] 188/1976 9% [===== ] 189/1976 9% [===== ] 190/1976 9% [===== ] 191/1976 9% [====== ] 192/1976 9% [====== ] 193/1976 9% [====== ] 194/1976 9% [====== ] 195/1976 9% [====== ] 196/1976 9% [====== ] 197/1976 9% [====== ] 198/1976 10% [====== ] 199/1976 10% [====== ] 200/1976 10% [====== ] 201/1976 10% [====== ] 202/1976 10% [====== ] 203/1976 10% [====== ] 204/1976 10% [====== ] 205/1976 10% [====== ] 206/1976 10% [====== ] 207/1976 10% [====== ] 208/1976 10% [====== ] 209/1976 10% [====== ] 210/1976 10% [====== ] 211/1976 10% [====== ] 212/1976 10% [====== ] 213/1976 10% [====== ] 214/1976 10% [====== ] 215/1976 10% [====== ] 216/1976 10% [====== ] 217/1976 10% [====== ] 218/1976 11% [====== ] 219/1976 11% [====== ] 220/1976 11% [====== ] 221/1976 11% [====== ] 222/1976 11% [====== ] 223/1976 11% [======= ] 224/1976 11% [======= ] 225/1976 11% [======= ] 226/1976 11% [======= ] 227/1976 11% [======= ] 228/1976 11% [======= ] 229/1976 11% [======= ] 230/1976 11% [======= ] 231/1976 11% [======= ] 232/1976 11% [======= ] 233/1976 11% [======= ] 234/1976 11% [======= ] 235/1976 11% [======= ] 236/1976 11% [======= ] 237/1976 11% [======= ] 238/1976 12% [======= ] 239/1976 12% [======= ] 240/1976 12% [======= ] 241/1976 12% [======= ] 242/1976 12% [======= ] 243/1976 12% [======= ] 244/1976 12% [======= ] 245/1976 12% [======= ] 246/1976 12% [======= ] 247/1976 12% [======= ] 248/1976 12% [======= ] 249/1976 12% [======= ] 250/1976 12% [======= ] 251/1976 12% [======= ] 252/1976 12% [======= ] 253/1976 12% [======= ] 254/1976 12% [======== ] 255/1976 12% [======== ] 256/1976 12% [======== ] 257/1976 13% [======== ] 258/1976 13% [======== ] 259/1976 13% [======== ] 260/1976 13% [======== ] 261/1976 13% [======== ] 262/1976 13% [======== ] 263/1976 13% [======== ] 264/1976 13% [======== ] 265/1976 13% [======== ] 266/1976 13% [======== ] 267/1976 13% [======== ] 268/1976 13% [======== ] 269/1976 13% [======== ] 270/1976 13% [======== ] 271/1976 13% [======== ] 272/1976 13% [======== ] 273/1976 13% [======== ] 274/1976 13% [======== ] 275/1976 13% [======== ] 276/1976 13% [======== ] 277/1976 14% [======== ] 278/1976 14% [======== ] 279/1976 14% [======== ] 280/1976 14% [======== ] 281/1976 14% [======== ] 282/1976 14% [======== ] 283/1976 14% [======== ] 284/1976 14% [======== ] 285/1976 14% [======== ] 286/1976 14% [========= ] 287/1976 14% [========= ] 288/1976 14% [========= ] 289/1976 14% [========= ] 290/1976 14% [========= ] 291/1976 14% [========= ] 292/1976 14% [========= ] 293/1976 14% [========= ] 294/1976 14% [========= ] 295/1976 14% [========= ] 296/1976 14% [========= ] 297/1976 15% [========= ] 298/1976 15% [========= ] 299/1976 15% [========= ] 300/1976 15% [========= ] 301/1976 15% [========= ] 302/1976 15% [========= ] 303/1976 15% [========= ] 304/1976 15% [========= ] 305/1976 15% [========= ] 306/1976 15% [========= ] 307/1976 15% [========= ] 308/1976 15% [========= ] 309/1976 15% [========= ] 310/1976 15% [========= ] 311/1976 15% [========= ] 312/1976 15% [========= ] 313/1976 15% [========= ] 314/1976 15% [========= ] 315/1976 15% [========= ] 316/1976 15% [========= ] 317/1976 16% [========= ] 318/1976 16% [========== ] 319/1976 16% [========== ] 320/1976 16% [========== ] 321/1976 16% [========== ] 322/1976 16% [========== ] 323/1976 16% [========== ] 324/1976 16% [========== ] 325/1976 16% [========== ] 326/1976 16% [========== ] 327/1976 16% [========== ] 328/1976 16% [========== ] 329/1976 16% [========== ] 330/1976 16% [========== ] 331/1976 16% [========== ] 332/1976 16% [========== ] 333/1976 16% [========== ] 334/1976 16% [========== ] 335/1976 16% [========== ] 336/1976 17% [========== ] 337/1976 17% [========== ] 338/1976 17% [========== ] 339/1976 17% [========== ] 340/1976 17% [========== ] 341/1976 17% [========== ] 342/1976 17% [========== ] 343/1976 17% [========== ] 344/1976 17% [========== ] 345/1976 17% [========== ] 346/1976 17% [========== ] 347/1976 17% [========== ] 348/1976 17% [========== ] 349/1976 17% [========== ] 350/1976 17% [=========== ] 351/1976 17% [=========== ] 352/1976 17% [=========== ] 353/1976 17% [=========== ] 354/1976 17% [=========== ] 355/1976 17% [=========== ] 356/1976 18% [=========== ] 357/1976 18% [=========== ] 358/1976 18% [=========== ] 359/1976 18% [=========== ] 360/1976 18% [=========== ] 361/1976 18% [=========== ] 362/1976 18% [=========== ] 363/1976 18% [=========== ] 364/1976 18% [=========== ] 365/1976 18% [=========== ] 366/1976 18% [=========== ] 367/1976 18% [=========== ] 368/1976 18% [=========== ] 369/1976 18% [=========== ] 370/1976 18% [=========== ] 371/1976 18% [=========== ] 372/1976 18% [=========== ] 373/1976 18% [=========== ] 374/1976 18% [=========== ] 375/1976 18% [=========== ] 376/1976 19% [=========== ] 377/1976 19% [=========== ] 378/1976 19% [=========== ] 379/1976 19% [=========== ] 380/1976 19% [=========== ] 381/1976 19% [=========== ] 382/1976 19% [============ ] 383/1976 19% [============ ] 384/1976 19% [============ ] 385/1976 19% [============ ] 386/1976 19% [============ ] 387/1976 19% [============ ] 388/1976 19% [============ ] 389/1976 19% [============ ] 390/1976 19% [============ ] 391/1976 19% [============ ] 392/1976 19% [============ ] 393/1976 19% [============ ] 394/1976 19% [============ ] 395/1976 19% [============ ] 396/1976 20% [============ ] 397/1976 20% [============ ] 398/1976 20% [============ ] 399/1976 20% [============ ] 400/1976 20% [============ ] 401/1976 20% [============ ] 402/1976 20% [============ ] 403/1976 20% [============ ] 404/1976 20% [============ ] 405/1976 20% [============ ] 406/1976 20% [============ ] 407/1976 20% [============ ] 408/1976 20% [============ ] 409/1976 20% [============ ] 410/1976 20% [============ ] 411/1976 20% [============ ] 412/1976 20% [============ ] 413/1976 20% [============ ] 414/1976 20% [============= ] 415/1976 21% [============= ] 416/1976 21% [============= ] 417/1976 21% [============= ] 418/1976 21% [============= ] 419/1976 21% [============= ] 420/1976 21% [============= ] 421/1976 21% [============= ] 422/1976 21% [============= ] 423/1976 21% [============= ] 424/1976 21% [============= ] 425/1976 21% [============= ] 426/1976 21% [============= ] 427/1976 21% [============= ] 428/1976 21% [============= ] 429/1976 21% [============= ] 430/1976 21% [============= ] 431/1976 21% [============= ] 432/1976 21% [============= ] 433/1976 21% [============= ] 434/1976 21% [============= ] 435/1976 22% [============= ] 436/1976 22% [============= ] 437/1976 22% [============= ] 438/1976 22% [============= ] 439/1976 22% [============= ] 440/1976 22% [============= ] 441/1976 22% [============= ] 442/1976 22% [============= ] 443/1976 22% [============= ] 444/1976 22% [============= ] 445/1976 22% [============= ] 446/1976 22% [============== ] 447/1976 22% [============== ] 448/1976 22% [============== ] 449/1976 22% [============== ] 450/1976 22% [============== ] 451/1976 22% [============== ] 452/1976 22% [============== ] 453/1976 22% [============== ] 454/1976 22% [============== ] 455/1976 23% [============== ] 456/1976 23% [============== ] 457/1976 23% [============== ] 458/1976 23% [============== ] 459/1976 23% [============== ] 460/1976 23% [============== ] 461/1976 23% [============== ] 462/1976 23% [============== ] 463/1976 23% [============== ] 464/1976 23% [============== ] 465/1976 23% [============== ] 466/1976 23% [============== ] 467/1976 23% [============== ] 468/1976 23% [============== ] 469/1976 23% [============== ] 470/1976 23% [============== ] 471/1976 23% [============== ] 472/1976 23% [============== ] 473/1976 23% [============== ] 474/1976 23% [============== ] 475/1976 24% [============== ] 476/1976 24% [============== ] 477/1976 24% [============== ] 478/1976 24% [=============== ] 479/1976 24% [=============== ] 480/1976 24% [=============== ] 481/1976 24% [=============== ] 482/1976 24% [=============== ] 483/1976 24% [=============== ] 484/1976 24% [=============== ] 485/1976 24% [=============== ] 486/1976 24% [=============== ] 487/1976 24% [=============== ] 488/1976 24% [=============== ] 489/1976 24% [=============== ] 490/1976 24% [=============== ] 491/1976 24% [=============== ] 492/1976 24% [=============== ] 493/1976 24% [=============== ] 494/1976 25% [=============== ] 495/1976 25% [=============== ] 496/1976 25% [=============== ] 497/1976 25% [=============== ] 498/1976 25% [=============== ] 499/1976 25% [=============== ] 500/1976 25% [=============== ] 501/1976 25% [=============== ] 502/1976 25% [=============== ] 503/1976 25% [=============== ] 504/1976 25% [=============== ] 505/1976 25% [=============== ] 506/1976 25% [=============== ] 507/1976 25% [=============== ] 508/1976 25% [=============== ] 509/1976 25% [================ ] 510/1976 25% [================ ] 511/1976 25% [================ ] 512/1976 25% [================ ] 513/1976 25% [================ ] 514/1976 26% [================ ] 515/1976 26% [================ ] 516/1976 26% [================ ] 517/1976 26% [================ ] 518/1976 26% [================ ] 519/1976 26% [================ ] 520/1976 26% [================ ] 521/1976 26% [================ ] 522/1976 26% [================ ] 523/1976 26% [================ ] 524/1976 26% [================ ] 525/1976 26% [================ ] 526/1976 26% [================ ] 527/1976 26% [================ ] 528/1976 26% [================ ] 529/1976 26% [================ ] 530/1976 26% [================ ] 531/1976 26% [================ ] 532/1976 26% [================ ] 533/1976 26% [================ ] 534/1976 27% [================ ] 535/1976 27% [================ ] 536/1976 27% [================ ] 537/1976 27% [================ ] 538/1976 27% [================ ] 539/1976 27% [================ ] 540/1976 27% [================ ] 541/1976 27% [================= ] 542/1976 27% [================= ] 543/1976 27% [================= ] 544/1976 27% [================= ] 545/1976 27% [================= ] 546/1976 27% [================= ] 547/1976 27% [================= ] 548/1976 27% [================= ] 549/1976 27% [================= ] 550/1976 27% [================= ] 551/1976 27% [================= ] 552/1976 27% [================= ] 553/1976 27% [================= ] 554/1976 28% [================= ] 555/1976 28% [================= ] 556/1976 28% [================= ] 557/1976 28% [================= ] 558/1976 28% [================= ] 559/1976 28% [================= ] 560/1976 28% [================= ] 561/1976 28% [================= ] 562/1976 28% [================= ] 563/1976 28% [================= ] 564/1976 28% [================= ] 565/1976 28% [================= ] 566/1976 28% [================= ] 567/1976 28% [================= ] 568/1976 28% [================= ] 569/1976 28% [================= ] 570/1976 28% [================= ] 571/1976 28% [================= ] 572/1976 28% [================= ] 573/1976 28% [================== ] 574/1976 29% [================== ] 575/1976 29% [================== ] 576/1976 29% [================== ] 577/1976 29% [================== ] 578/1976 29% [================== ] 579/1976 29% [================== ] 580/1976 29% [================== ] 581/1976 29% [================== ] 582/1976 29% [================== ] 583/1976 29% [================== ] 584/1976 29% [================== ] 585/1976 29% [================== ] 586/1976 29% [================== ] 587/1976 29% [================== ] 588/1976 29% [================== ] 589/1976 29% [================== ] 590/1976 29% [================== ] 591/1976 29% [================== ] 592/1976 29% [================== ] 593/1976 30% [================== ] 594/1976 30% [================== ] 595/1976 30% [================== ] 596/1976 30% [================== ] 597/1976 30% [================== ] 598/1976 30% [================== ] 599/1976 30% [================== ] 600/1976 30% [================== ] 601/1976 30% [================== ] 602/1976 30% [================== ] 603/1976 30% [================== ] 604/1976 30% [================== ] 605/1976 30% [=================== ] 606/1976 30% [=================== ] 607/1976 30% [=================== ] 608/1976 30% [=================== ] 609/1976 30% [=================== ] 610/1976 30% [=================== ] 611/1976 30% [=================== ] 612/1976 30% [=================== ] 613/1976 31% [=================== ] 614/1976 31% [=================== ] 615/1976 31% [=================== ] 616/1976 31% [=================== ] 617/1976 31% [=================== ] 618/1976 31% [=================== ] 619/1976 31% [=================== ] 620/1976 31% [=================== ] 621/1976 31% [=================== ] 622/1976 31% [=================== ] 623/1976 31% [=================== ] 624/1976 31% [=================== ] 625/1976 31% [=================== ] 626/1976 31% [=================== ] 627/1976 31% [=================== ] 628/1976 31% [=================== ] 629/1976 31% [=================== ] 630/1976 31% [=================== ] 631/1976 31% [=================== ] 632/1976 31% [=================== ] 633/1976 32% [=================== ] 634/1976 32% [=================== ] 635/1976 32% [=================== ] 636/1976 32% [=================== ] 637/1976 32% [==================== ] 638/1976 32% [==================== ] 639/1976 32% [==================== ] 640/1976 32% [==================== ] 641/1976 32% [==================== ] 642/1976 32% [==================== ] 643/1976 32% [==================== ] 644/1976 32% [==================== ] 645/1976 32% [==================== ] 646/1976 32% [==================== ] 647/1976 32% [==================== ] 648/1976 32% [==================== ] 649/1976 32% [==================== ] 650/1976 32% [==================== ] 651/1976 32% [==================== ] 652/1976 32% [==================== ] 653/1976 33% [==================== ] 654/1976 33% [==================== ] 655/1976 33% [==================== ] 656/1976 33% [==================== ] 657/1976 33% [==================== ] 658/1976 33% [==================== ] 659/1976 33% [==================== ] 660/1976 33% [==================== ] 661/1976 33% [==================== ] 662/1976 33% [==================== ] 663/1976 33% [==================== ] 664/1976 33% [==================== ] 665/1976 33% [==================== ] 666/1976 33% [==================== ] 667/1976 33% [==================== ] 668/1976 33% [==================== ] 669/1976 33% [===================== ] 670/1976 33% [===================== ] 671/1976 33% [===================== ] 672/1976 34% [===================== ] 673/1976 34% [===================== ] 674/1976 34% [===================== ] 675/1976 34% [===================== ] 676/1976 34% [===================== ] 677/1976 34% [===================== ] 678/1976 34% [===================== ] 679/1976 34% [===================== ] 680/1976 34% [===================== ] 681/1976 34% [===================== ] 682/1976 34% [===================== ] 683/1976 34% [===================== ] 684/1976 34% [===================== ] 685/1976 34% [===================== ] 686/1976 34% [===================== ] 687/1976 34% [===================== ] 688/1976 34% [===================== ] 689/1976 34% [===================== ] 690/1976 34% [===================== ] 691/1976 34% [===================== ] 692/1976 35% [===================== ] 693/1976 35% [===================== ] 694/1976 35% [===================== ] 695/1976 35% [===================== ] 696/1976 35% [===================== ] 697/1976 35% [===================== ] 698/1976 35% [===================== ] 699/1976 35% [===================== ] 700/1976 35% [===================== ] 701/1976 35% [====================== ] 702/1976 35% [====================== ] 703/1976 35% [====================== ] 704/1976 35% [====================== ] 705/1976 35% [====================== ] 706/1976 35% [====================== ] 707/1976 35% [====================== ] 708/1976 35% [====================== ] 709/1976 35% [====================== ] 710/1976 35% [====================== ] 711/1976 35% [====================== ] 712/1976 36% [====================== ] 713/1976 36% [====================== ] 714/1976 36% [====================== ] 715/1976 36% [====================== ] 716/1976 36% [====================== ] 717/1976 36% [====================== ] 718/1976 36% [====================== ] 719/1976 36% [====================== ] 720/1976 36% [====================== ] 721/1976 36% [====================== ] 722/1976 36% [====================== ] 723/1976 36% [====================== ] 724/1976 36% [====================== ] 725/1976 36% [====================== ] 726/1976 36% [====================== ] 727/1976 36% [====================== ] 728/1976 36% [====================== ] 729/1976 36% [====================== ] 730/1976 36% [====================== ] 731/1976 36% [====================== ] 732/1976 37% [====================== ] 733/1976 37% [======================= ] 734/1976 37% [======================= ] 735/1976 37% [======================= ] 736/1976 37% [======================= ] 737/1976 37% [======================= ] 738/1976 37% [======================= ] 739/1976 37% [======================= ] 740/1976 37% [======================= ] 741/1976 37% [======================= ] 742/1976 37% [======================= ] 743/1976 37% [======================= ] 744/1976 37% [======================= ] 745/1976 37% [======================= ] 746/1976 37% [======================= ] 747/1976 37% [======================= ] 748/1976 37% [======================= ] 749/1976 37% [======================= ] 750/1976 37% [======================= ] 751/1976 38% [======================= ] 752/1976 38% [======================= ] 753/1976 38% [======================= ] 754/1976 38% [======================= ] 755/1976 38% [======================= ] 756/1976 38% [======================= ] 757/1976 38% [======================= ] 758/1976 38% [======================= ] 759/1976 38% [======================= ] 760/1976 38% [======================= ] 761/1976 38% [======================= ] 762/1976 38% [======================= ] 763/1976 38% [======================= ] 764/1976 38% [======================== ] 765/1976 38% [======================== ] 766/1976 38% [======================== ] 767/1976 38% [======================== ] 768/1976 38% [======================== ] 769/1976 38% [======================== ] 770/1976 38% [======================== ] 771/1976 39% [======================== ] 772/1976 39% [======================== ] 773/1976 39% [======================== ] 774/1976 39% [======================== ] 775/1976 39% [======================== ] 776/1976 39% [======================== ] 777/1976 39% [======================== ] 778/1976 39% [======================== ] 779/1976 39% [======================== ] 780/1976 39% [======================== ] 781/1976 39% [======================== ] 782/1976 39% [======================== ] 783/1976 39% [======================== ] 784/1976 39% [======================== ] 785/1976 39% [======================== ] 786/1976 39% [======================== ] 787/1976 39% [======================== ] 788/1976 39% [======================== ] 789/1976 39% [======================== ] 790/1976 39% [======================== ] 791/1976 40% [======================== ] 792/1976 40% [======================== ] 793/1976 40% [======================== ] 794/1976 40% [======================== ] 795/1976 40% [======================== ] 796/1976 40% [========================= ] 797/1976 40% [========================= ] 798/1976 40% [========================= ] 799/1976 40% [========================= ] 800/1976 40% [========================= ] 801/1976 40% [========================= ] 802/1976 40% [========================= ] 803/1976 40% [========================= ] 804/1976 40% [========================= ] 805/1976 40% [========================= ] 806/1976 40% [========================= ] 807/1976 40% [========================= ] 808/1976 40% [========================= ] 809/1976 40% [========================= ] 810/1976 40% [========================= ] 811/1976 41% [========================= ] 812/1976 41% [========================= ] 813/1976 41% [========================= ] 814/1976 41% [========================= ] 815/1976 41% [========================= ] 816/1976 41% [========================= ] 817/1976 41% [========================= ] 818/1976 41% [========================= ] 819/1976 41% [========================= ] 820/1976 41% [========================= ] 821/1976 41% [========================= ] 822/1976 41% [========================= ] 823/1976 41% [========================= ] 824/1976 41% [========================= ] 825/1976 41% [========================= ] 826/1976 41% [========================= ] 827/1976 41% [========================= ] 828/1976 41% [========================== ] 829/1976 41% [========================== ] 830/1976 42% [========================== ] 831/1976 42% [========================== ] 832/1976 42% [========================== ] 833/1976 42% [========================== ] 834/1976 42% [========================== ] 835/1976 42% [========================== ] 836/1976 42% [========================== ] 837/1976 42% [========================== ] 838/1976 42% [========================== ] 839/1976 42% [========================== ] 840/1976 42% [========================== ] 841/1976 42% [========================== ] 842/1976 42% [========================== ] 843/1976 42% [========================== ] 844/1976 42% [========================== ] 845/1976 42% [========================== ] 846/1976 42% [========================== ] 847/1976 42% [========================== ] 848/1976 42% [========================== ] 849/1976 42% [========================== ] 850/1976 43% [========================== ] 851/1976 43% [========================== ] 852/1976 43% [========================== ] 853/1976 43% [========================== ] 854/1976 43% [========================== ] 855/1976 43% [========================== ] 856/1976 43% [========================== ] 857/1976 43% [========================== ] 858/1976 43% [========================== ] 859/1976 43% [========================== ] 860/1976 43% [=========================== ] 861/1976 43% [=========================== ] 862/1976 43% [=========================== ] 863/1976 43% [=========================== ] 864/1976 43% [=========================== ] 865/1976 43% [=========================== ] 866/1976 43% [=========================== ] 867/1976 43% [=========================== ] 868/1976 43% [=========================== ] 869/1976 43% [=========================== ] 870/1976 44% [=========================== ] 871/1976 44% [=========================== ] 872/1976 44% [=========================== ] 873/1976 44% [=========================== ] 874/1976 44% [=========================== ] 875/1976 44% [=========================== ] 876/1976 44% [=========================== ] 877/1976 44% [=========================== ] 878/1976 44% [=========================== ] 879/1976 44% [=========================== ] 880/1976 44% [=========================== ] 881/1976 44% [=========================== ] 882/1976 44% [=========================== ] 883/1976 44% [=========================== ] 884/1976 44% [=========================== ] 885/1976 44% [=========================== ] 886/1976 44% [=========================== ] 887/1976 44% [=========================== ] 888/1976 44% [=========================== ] 889/1976 44% [=========================== ] 890/1976 45% [=========================== ] 891/1976 45% [=========================== ] 892/1976 45% [============================ ] 893/1976 45% [============================ ] 894/1976 45% [============================ ] 895/1976 45% [============================ ] 896/1976 45% [============================ ] 897/1976 45% [============================ ] 898/1976 45% [============================ ] 899/1976 45% [============================ ] 900/1976 45% [============================ ] 901/1976 45% [============================ ] 902/1976 45% [============================ ] 903/1976 45% [============================ ] 904/1976 45% [============================ ] 905/1976 45% [============================ ] 906/1976 45% [============================ ] 907/1976 45% [============================ ] 908/1976 45% [============================ ] 909/1976 46% [============================ ] 910/1976 46% [============================ ] 911/1976 46% [============================ ] 912/1976 46% [============================ ] 913/1976 46% [============================ ] 914/1976 46% [============================ ] 915/1976 46% [============================ ] 916/1976 46% [============================ ] 917/1976 46% [============================ ] 918/1976 46% [============================ ] 919/1976 46% [============================ ] 920/1976 46% [============================ ] 921/1976 46% [============================ ] 922/1976 46% [============================ ] 923/1976 46% [============================ ] 924/1976 46% [============================= ] 925/1976 46% [============================= ] 926/1976 46% [============================= ] 927/1976 46% [============================= ] 928/1976 46% [============================= ] 929/1976 47% [============================= ] 930/1976 47% [============================= ] 931/1976 47% [============================= ] 932/1976 47% [============================= ] 933/1976 47% [============================= ] 934/1976 47% [============================= ] 935/1976 47% [============================= ] 936/1976 47% [============================= ] 937/1976 47% [============================= ] 938/1976 47% [============================= ] 939/1976 47% [============================= ] 940/1976 47% [============================= ] 941/1976 47% [============================= ] 942/1976 47% [============================= ] 943/1976 47% [============================= ] 944/1976 47% [============================= ] 945/1976 47% [============================= ] 946/1976 47% [============================= ] 947/1976 47% [============================= ] 948/1976 47% [============================= ] 949/1976 48% [============================= ] 950/1976 48% [============================= ] 951/1976 48% [============================= ] 952/1976 48% [============================= ] 953/1976 48% [============================= ] 954/1976 48% [============================= ] 955/1976 48% [============================= ] 956/1976 48% [============================== ] 957/1976 48% [============================== ] 958/1976 48% [============================== ] 959/1976 48% [============================== ] 960/1976 48% [============================== ] 961/1976 48% [============================== ] 962/1976 48% [============================== ] 963/1976 48% [============================== ] 964/1976 48% [============================== ] 965/1976 48% [============================== ] 966/1976 48% [============================== ] 967/1976 48% [============================== ] 968/1976 48% [============================== ] 969/1976 49% [============================== ] 970/1976 49% [============================== ] 971/1976 49% [============================== ] 972/1976 49% [============================== ] 973/1976 49% [============================== ] 974/1976 49% [============================== ] 975/1976 49% [============================== ] 976/1976 49% [============================== ] 977/1976 49% [============================== ] 978/1976 49% [============================== ] 979/1976 49% [============================== ] 980/1976 49% [============================== ] 981/1976 49% [============================== ] 982/1976 49% [============================== ] 983/1976 49% [============================== ] 984/1976 49% [============================== ] 985/1976 49% [============================== ] 986/1976 49% [============================== ] 987/1976 49% [=============================== ] 988/1976 50% [=============================== ] 989/1976 50% [=============================== ] 990/1976 50% [=============================== ] 991/1976 50% [=============================== ] 992/1976 50% [=============================== ] 993/1976 50% [=============================== ] 994/1976 50% [=============================== ] 995/1976 50% [=============================== ] 996/1976 50% [=============================== ] 997/1976 50% [=============================== ] 998/1976 50% [=============================== ] 999/1976 50% [=============================== ] 1000/1976 50% [=============================== ] 1001/1976 50% [=============================== ] 1002/1976 50% [=============================== ] 1003/1976 50% [=============================== ] 1004/1976 50% [=============================== ] 1005/1976 50% [=============================== ] 1006/1976 50% [=============================== ] 1007/1976 50% [=============================== ] 1008/1976 51% [=============================== ] 1009/1976 51% [=============================== ] 1010/1976 51% [=============================== ] 1011/1976 51% [=============================== ] 1012/1976 51% [=============================== ] 1013/1976 51% [=============================== ] 1014/1976 51% [=============================== ] 1015/1976 51% [=============================== ] 1016/1976 51% [=============================== ] 1017/1976 51% [=============================== ] 1018/1976 51% [=============================== ] 1019/1976 51% [================================ ] 1020/1976 51% [================================ ] 1021/1976 51% [================================ ] 1022/1976 51% [================================ ] 1023/1976 51% [================================ ] 1024/1976 51% [================================ ] 1025/1976 51% [================================ ] 1026/1976 51% [================================ ] 1027/1976 51% [================================ ] 1028/1976 52% [================================ ] 1029/1976 52% [================================ ] 1030/1976 52% [================================ ] 1031/1976 52% [================================ ] 1032/1976 52% [================================ ] 1033/1976 52% [================================ ] 1034/1976 52% [================================ ] 1035/1976 52% [================================ ] 1036/1976 52% [================================ ] 1037/1976 52% [================================ ] 1038/1976 52% [================================ ] 1039/1976 52% [================================ ] 1040/1976 52% [================================ ] 1041/1976 52% [================================ ] 1042/1976 52% [================================ ] 1043/1976 52% [================================ ] 1044/1976 52% [================================ ] 1045/1976 52% [================================ ] 1046/1976 52% [================================ ] 1047/1976 52% [================================ ] 1048/1976 53% [================================ ] 1049/1976 53% [================================ ] 1050/1976 53% [================================ ] 1051/1976 53% [================================= ] 1052/1976 53% [================================= ] 1053/1976 53% [================================= ] 1054/1976 53% [================================= ] 1055/1976 53% [================================= ] 1056/1976 53% [================================= ] 1057/1976 53% [================================= ] 1058/1976 53% [================================= ] 1059/1976 53% [================================= ] 1060/1976 53% [================================= ] 1061/1976 53% [================================= ] 1062/1976 53% [================================= ] 1063/1976 53% [================================= ] 1064/1976 53% [================================= ] 1065/1976 53% [================================= ] 1066/1976 53% [================================= ] 1067/1976 53% [================================= ] 1068/1976 54% [================================= ] 1069/1976 54% [================================= ] 1070/1976 54% [================================= ] 1071/1976 54% [================================= ] 1072/1976 54% [================================= ] 1073/1976 54% [================================= ] 1074/1976 54% [================================= ] 1075/1976 54% [================================= ] 1076/1976 54% [================================= ] 1077/1976 54% [================================= ] 1078/1976 54% [================================= ] 1079/1976 54% [================================= ] 1080/1976 54% [================================= ] 1081/1976 54% [================================= ] 1082/1976 54% [================================= ] 1083/1976 54% [================================== ] 1084/1976 54% [================================== ] 1085/1976 54% [================================== ] 1086/1976 54% [================================== ] 1087/1976 55% [================================== ] 1088/1976 55% [================================== ] 1089/1976 55% [================================== ] 1090/1976 55% [================================== ] 1091/1976 55% [================================== ] 1092/1976 55% [================================== ] 1093/1976 55% [================================== ] 1094/1976 55% [================================== ] 1095/1976 55% [================================== ] 1096/1976 55% [================================== ] 1097/1976 55% [================================== ] 1098/1976 55% [================================== ] 1099/1976 55% [================================== ] 1100/1976 55% [================================== ] 1101/1976 55% [================================== ] 1102/1976 55% [================================== ] 1103/1976 55% [================================== ] 1104/1976 55% [================================== ] 1105/1976 55% [================================== ] 1106/1976 55% [================================== ] 1107/1976 56% [================================== ] 1108/1976 56% [================================== ] 1109/1976 56% [================================== ] 1110/1976 56% [================================== ] 1111/1976 56% [================================== ] 1112/1976 56% [================================== ] 1113/1976 56% [================================== ] 1114/1976 56% [================================== ] 1115/1976 56% [=================================== ] 1116/1976 56% [=================================== ] 1117/1976 56% [=================================== ] 1118/1976 56% [=================================== ] 1119/1976 56% [=================================== ] 1120/1976 56% [=================================== ] 1121/1976 56% [=================================== ] 1122/1976 56% [=================================== ] 1123/1976 56% [=================================== ] 1124/1976 56% [=================================== ] 1125/1976 56% [=================================== ] 1126/1976 56% [=================================== ] 1127/1976 57% [=================================== ] 1128/1976 57% [=================================== ] 1129/1976 57% [=================================== ] 1130/1976 57% [=================================== ] 1131/1976 57% [=================================== ] 1132/1976 57% [=================================== ] 1133/1976 57% [=================================== ] 1134/1976 57% [=================================== ] 1135/1976 57% [=================================== ] 1136/1976 57% [=================================== ] 1137/1976 57% [=================================== ] 1138/1976 57% [=================================== ] 1139/1976 57% [=================================== ] 1140/1976 57% [=================================== ] 1141/1976 57% [=================================== ] 1142/1976 57% [=================================== ] 1143/1976 57% [=================================== ] 1144/1976 57% [=================================== ] 1145/1976 57% [=================================== ] 1146/1976 57% [=================================== ] 1147/1976 58% [==================================== ] 1148/1976 58% [==================================== ] 1149/1976 58% [==================================== ] 1150/1976 58% [==================================== ] 1151/1976 58% [==================================== ] 1152/1976 58% [==================================== ] 1153/1976 58% [==================================== ] 1154/1976 58% [==================================== ] 1155/1976 58% [==================================== ] 1156/1976 58% [==================================== ] 1157/1976 58% [==================================== ] 1158/1976 58% [==================================== ] 1159/1976 58% [==================================== ] 1160/1976 58% [==================================== ] 1161/1976 58% [==================================== ] 1162/1976 58% [==================================== ] 1163/1976 58% [==================================== ] 1164/1976 58% [==================================== ] 1165/1976 58% [==================================== ] 1166/1976 59% [==================================== ] 1167/1976 59% [==================================== ] 1168/1976 59% [==================================== ] 1169/1976 59% [==================================== ] 1170/1976 59% [==================================== ] 1171/1976 59% [==================================== ] 1172/1976 59% [==================================== ] 1173/1976 59% [==================================== ] 1174/1976 59% [==================================== ] 1175/1976 59% [==================================== ] 1176/1976 59% [==================================== ] 1177/1976 59% [==================================== ] 1178/1976 59% [==================================== ] 1179/1976 59% [===================================== ] 1180/1976 59% [===================================== ] 1181/1976 59% [===================================== ] 1182/1976 59% [===================================== ] 1183/1976 59% [===================================== ] 1184/1976 59% [===================================== ] 1185/1976 59% [===================================== ] 1186/1976 60% [===================================== ] 1187/1976 60% [===================================== ] 1188/1976 60% [===================================== ] 1189/1976 60% [===================================== ] 1190/1976 60% [===================================== ] 1191/1976 60% [===================================== ] 1192/1976 60% [===================================== ] 1193/1976 60% [===================================== ] 1194/1976 60% [===================================== ] 1195/1976 60% [===================================== ] 1196/1976 60% [===================================== ] 1197/1976 60% [===================================== ] 1198/1976 60% [===================================== ] 1199/1976 60% [===================================== ] 1200/1976 60% [===================================== ] 1201/1976 60% [===================================== ] 1202/1976 60% [===================================== ] 1203/1976 60% [===================================== ] 1204/1976 60% [===================================== ] 1205/1976 60% [===================================== ] 1206/1976 61% [===================================== ] 1207/1976 61% [===================================== ] 1208/1976 61% [===================================== ] 1209/1976 61% [===================================== ] 1210/1976 61% [===================================== ] 1211/1976 61% [====================================== ] 1212/1976 61% [====================================== ] 1213/1976 61% [====================================== ] 1214/1976 61% [====================================== ] 1215/1976 61% [====================================== ] 1216/1976 61% [====================================== ] 1217/1976 61% [====================================== ] 1218/1976 61% [====================================== ] 1219/1976 61% [====================================== ] 1220/1976 61% [====================================== ] 1221/1976 61% [====================================== ] 1222/1976 61% [====================================== ] 1223/1976 61% [====================================== ] 1224/1976 61% [====================================== ] 1225/1976 61% [====================================== ] 1226/1976 62% [====================================== ] 1227/1976 62% [====================================== ] 1228/1976 62% [====================================== ] 1229/1976 62% [====================================== ] 1230/1976 62% [====================================== ] 1231/1976 62% [====================================== ] 1232/1976 62% [====================================== ] 1233/1976 62% [====================================== ] 1234/1976 62% [====================================== ] 1235/1976 62% [====================================== ] 1236/1976 62% [====================================== ] 1237/1976 62% [====================================== ] 1238/1976 62% [====================================== ] 1239/1976 62% [====================================== ] 1240/1976 62% [====================================== ] 1241/1976 62% [====================================== ] 1242/1976 62% [======================================= ] 1243/1976 62% [======================================= ] 1244/1976 62% [======================================= ] 1245/1976 63% [======================================= ] 1246/1976 63% [======================================= ] 1247/1976 63% [======================================= ] 1248/1976 63% [======================================= ] 1249/1976 63% [======================================= ] 1250/1976 63% [======================================= ] 1251/1976 63% [======================================= ] 1252/1976 63% [======================================= ] 1253/1976 63% [======================================= ] 1254/1976 63% [======================================= ] 1255/1976 63% [======================================= ] 1256/1976 63% [======================================= ] 1257/1976 63% [======================================= ] 1258/1976 63% [======================================= ] 1259/1976 63% [======================================= ] 1260/1976 63% [======================================= ] 1261/1976 63% [======================================= ] 1262/1976 63% [======================================= ] 1263/1976 63% [======================================= ] 1264/1976 63% [======================================= ] 1265/1976 64% [======================================= ] 1266/1976 64% [======================================= ] 1267/1976 64% [======================================= ] 1268/1976 64% [======================================= ] 1269/1976 64% [======================================= ] 1270/1976 64% [======================================= ] 1271/1976 64% [======================================= ] 1272/1976 64% [======================================= ] 1273/1976 64% [======================================= ] 1274/1976 64% [======================================== ] 1275/1976 64% [======================================== ] 1276/1976 64% [======================================== ] 1277/1976 64% [======================================== ] 1278/1976 64% [======================================== ] 1279/1976 64% [======================================== ] 1280/1976 64% [======================================== ] 1281/1976 64% [======================================== ] 1282/1976 64% [======================================== ] 1283/1976 64% [======================================== ] 1284/1976 64% [======================================== ] 1285/1976 65% [======================================== ] 1286/1976 65% [======================================== ] 1287/1976 65% [======================================== ] 1288/1976 65% [======================================== ] 1289/1976 65% [======================================== ] 1290/1976 65% [======================================== ] 1291/1976 65% [======================================== ] 1292/1976 65% [======================================== ] 1293/1976 65% [======================================== ] 1294/1976 65% [======================================== ] 1295/1976 65% [======================================== ] 1296/1976 65% [======================================== ] 1297/1976 65% [======================================== ] 1298/1976 65% [======================================== ] 1299/1976 65% [======================================== ] 1300/1976 65% [======================================== ] 1301/1976 65% [======================================== ] 1302/1976 65% [======================================== ] 1303/1976 65% [======================================== ] 1304/1976 65% [======================================== ] 1305/1976 66% [======================================== ] 1306/1976 66% [========================================= ] 1307/1976 66% [========================================= ] 1308/1976 66% [========================================= ] 1309/1976 66% [========================================= ] 1310/1976 66% [========================================= ] 1311/1976 66% [========================================= ] 1312/1976 66% [========================================= ] 1313/1976 66% [========================================= ] 1314/1976 66% [========================================= ] 1315/1976 66% [========================================= ] 1316/1976 66% [========================================= ] 1317/1976 66% [========================================= ] 1318/1976 66% [========================================= ] 1319/1976 66% [========================================= ] 1320/1976 66% [========================================= ] 1321/1976 66% [========================================= ] 1322/1976 66% [========================================= ] 1323/1976 66% [========================================= ] 1324/1976 67% [========================================= ] 1325/1976 67% [========================================= ] 1326/1976 67% [========================================= ] 1327/1976 67% [========================================= ] 1328/1976 67% [========================================= ] 1329/1976 67% [========================================= ] 1330/1976 67% [========================================= ] 1331/1976 67% [========================================= ] 1332/1976 67% [========================================= ] 1333/1976 67% [========================================= ] 1334/1976 67% [========================================= ] 1335/1976 67% [========================================= ] 1336/1976 67% [========================================= ] 1337/1976 67% [========================================= ] 1338/1976 67% [========================================== ] 1339/1976 67% [========================================== ] 1340/1976 67% [========================================== ] 1341/1976 67% [========================================== ] 1342/1976 67% [========================================== ] 1343/1976 67% [========================================== ] 1344/1976 68% [========================================== ] 1345/1976 68% [========================================== ] 1346/1976 68% [========================================== ] 1347/1976 68% [========================================== ] 1348/1976 68% [========================================== ] 1349/1976 68% [========================================== ] 1350/1976 68% [========================================== ] 1351/1976 68% [========================================== ] 1352/1976 68% [========================================== ] 1353/1976 68% [========================================== ] 1354/1976 68% [========================================== ] 1355/1976 68% [========================================== ] 1356/1976 68% [========================================== ] 1357/1976 68% [========================================== ] 1358/1976 68% [========================================== ] 1359/1976 68% [========================================== ] 1360/1976 68% [========================================== ] 1361/1976 68% [========================================== ] 1362/1976 68% [========================================== ] 1363/1976 68% [========================================== ] 1364/1976 69% [========================================== ] 1365/1976 69% [========================================== ] 1366/1976 69% [========================================== ] 1367/1976 69% [========================================== ] 1368/1976 69% [========================================== ] 1369/1976 69% [========================================== ] 1370/1976 69% [=========================================== ] 1371/1976 69% [=========================================== ] 1372/1976 69% [=========================================== ] 1373/1976 69% [=========================================== ] 1374/1976 69% [=========================================== ] 1375/1976 69% [=========================================== ] 1376/1976 69% [=========================================== ] 1377/1976 69% [=========================================== ] 1378/1976 69% [=========================================== ] 1379/1976 69% [=========================================== ] 1380/1976 69% [=========================================== ] 1381/1976 69% [=========================================== ] 1382/1976 69% [=========================================== ] 1383/1976 69% [=========================================== ] 1384/1976 70% [=========================================== ] 1385/1976 70% [=========================================== ] 1386/1976 70% [=========================================== ] 1387/1976 70% [=========================================== ] 1388/1976 70% [=========================================== ] 1389/1976 70% [=========================================== ] 1390/1976 70% [=========================================== ] 1391/1976 70% [=========================================== ] 1392/1976 70% [=========================================== ] 1393/1976 70% [=========================================== ] 1394/1976 70% [=========================================== ] 1395/1976 70% [=========================================== ] 1396/1976 70% [=========================================== ] 1397/1976 70% [=========================================== ] 1398/1976 70% [=========================================== ] 1399/1976 70% [=========================================== ] 1400/1976 70% [=========================================== ] 1401/1976 70% [=========================================== ] 1402/1976 70% [============================================ ] 1403/1976 71% [============================================ ] 1404/1976 71% [============================================ ] 1405/1976 71% [============================================ ] 1406/1976 71% [============================================ ] 1407/1976 71% [============================================ ] 1408/1976 71% [============================================ ] 1409/1976 71% [============================================ ] 1410/1976 71% [============================================ ] 1411/1976 71% [============================================ ] 1412/1976 71% [============================================ ] 1413/1976 71% [============================================ ] 1414/1976 71% [============================================ ] 1415/1976 71% [============================================ ] 1416/1976 71% [============================================ ] 1417/1976 71% [============================================ ] 1418/1976 71% [============================================ ] 1419/1976 71% [============================================ ] 1420/1976 71% [============================================ ] 1421/1976 71% [============================================ ] 1422/1976 71% [============================================ ] 1423/1976 72% [============================================ ] 1424/1976 72% [============================================ ] 1425/1976 72% [============================================ ] 1426/1976 72% [============================================ ] 1427/1976 72% [============================================ ] 1428/1976 72% [============================================ ] 1429/1976 72% [============================================ ] 1430/1976 72% [============================================ ] 1431/1976 72% [============================================ ] 1432/1976 72% [============================================ ] 1433/1976 72% [============================================ ] 1434/1976 72% [============================================= ] 1435/1976 72% [============================================= ] 1436/1976 72% [============================================= ] 1437/1976 72% [============================================= ] 1438/1976 72% [============================================= ] 1439/1976 72% [============================================= ] 1440/1976 72% [============================================= ] 1441/1976 72% [============================================= ] 1442/1976 72% [============================================= ] 1443/1976 73% [============================================= ] 1444/1976 73% [============================================= ] 1445/1976 73% [============================================= ] 1446/1976 73% [============================================= ] 1447/1976 73% [============================================= ] 1448/1976 73% [============================================= ] 1449/1976 73% [============================================= ] 1450/1976 73% [============================================= ] 1451/1976 73% [============================================= ] 1452/1976 73% [============================================= ] 1453/1976 73% [============================================= ] 1454/1976 73% [============================================= ] 1455/1976 73% [============================================= ] 1456/1976 73% [============================================= ] 1457/1976 73% [============================================= ] 1458/1976 73% [============================================= ] 1459/1976 73% [============================================= ] 1460/1976 73% [============================================= ] 1461/1976 73% [============================================= ] 1462/1976 73% [============================================= ] 1463/1976 74% [============================================= ] 1464/1976 74% [============================================= ] 1465/1976 74% [============================================= ] 1466/1976 74% [============================================== ] 1467/1976 74% [============================================== ] 1468/1976 74% [============================================== ] 1469/1976 74% [============================================== ] 1470/1976 74% [============================================== ] 1471/1976 74% [============================================== ] 1472/1976 74% [============================================== ] 1473/1976 74% [============================================== ] 1474/1976 74% [============================================== ] 1475/1976 74% [============================================== ] 1476/1976 74% [============================================== ] 1477/1976 74% [============================================== ] 1478/1976 74% [============================================== ] 1479/1976 74% [============================================== ] 1480/1976 74% [============================================== ] 1481/1976 74% [============================================== ] 1482/1976 75% [============================================== ] 1483/1976 75% [============================================== ] 1484/1976 75% [============================================== ] 1485/1976 75% [============================================== ] 1486/1976 75% [============================================== ] 1487/1976 75% [============================================== ] 1488/1976 75% [============================================== ] 1489/1976 75% [============================================== ] 1490/1976 75% [============================================== ] 1491/1976 75% [============================================== ] 1492/1976 75% [============================================== ] 1493/1976 75% [============================================== ] 1494/1976 75% [============================================== ] 1495/1976 75% [============================================== ] 1496/1976 75% [============================================== ] 1497/1976 75% [=============================================== ] 1498/1976 75% [=============================================== ] 1499/1976 75% [=============================================== ] 1500/1976 75% [=============================================== ] 1501/1976 75% [=============================================== ] 1502/1976 76% [=============================================== ] 1503/1976 76% [=============================================== ] 1504/1976 76% [=============================================== ] 1505/1976 76% [=============================================== ] 1506/1976 76% [=============================================== ] 1507/1976 76% [=============================================== ] 1508/1976 76% [=============================================== ] 1509/1976 76% [=============================================== ] 1510/1976 76% [=============================================== ] 1511/1976 76% [=============================================== ] 1512/1976 76% [=============================================== ] 1513/1976 76% [=============================================== ] 1514/1976 76% [=============================================== ] 1515/1976 76% [=============================================== ] 1516/1976 76% [=============================================== ] 1517/1976 76% [=============================================== ] 1518/1976 76% [=============================================== ] 1519/1976 76% [=============================================== ] 1520/1976 76% [=============================================== ] 1521/1976 76% [=============================================== ] 1522/1976 77% [=============================================== ] 1523/1976 77% [=============================================== ] 1524/1976 77% [=============================================== ] 1525/1976 77% [=============================================== ] 1526/1976 77% [=============================================== ] 1527/1976 77% [=============================================== ] 1528/1976 77% [=============================================== ] 1529/1976 77% [================================================ ] 1530/1976 77% [================================================ ] 1531/1976 77% [================================================ ] 1532/1976 77% [================================================ ] 1533/1976 77% [================================================ ] 1534/1976 77% [================================================ ] 1535/1976 77% [================================================ ] 1536/1976 77% [================================================ ] 1537/1976 77% [================================================ ] 1538/1976 77% [================================================ ] 1539/1976 77% [================================================ ] 1540/1976 77% [================================================ ] 1541/1976 77% [================================================ ] 1542/1976 78% [================================================ ] 1543/1976 78% [================================================ ] 1544/1976 78% [================================================ ] 1545/1976 78% [================================================ ] 1546/1976 78% [================================================ ] 1547/1976 78% [================================================ ] 1548/1976 78% [================================================ ] 1549/1976 78% [================================================ ] 1550/1976 78% [================================================ ] 1551/1976 78% [================================================ ] 1552/1976 78% [================================================ ] 1553/1976 78% [================================================ ] 1554/1976 78% [================================================ ] 1555/1976 78% [================================================ ] 1556/1976 78% [================================================ ] 1557/1976 78% [================================================ ] 1558/1976 78% [================================================ ] 1559/1976 78% [================================================ ] 1560/1976 78% [================================================ ] 1561/1976 78% [================================================= ] 1562/1976 79% [================================================= ] 1563/1976 79% [================================================= ] 1564/1976 79% [================================================= ] 1565/1976 79% [================================================= ] 1566/1976 79% [================================================= ] 1567/1976 79% [================================================= ] 1568/1976 79% [================================================= ] 1569/1976 79% [================================================= ] 1570/1976 79% [================================================= ] 1571/1976 79% [================================================= ] 1572/1976 79% [================================================= ] 1573/1976 79% [================================================= ] 1574/1976 79% [================================================= ] 1575/1976 79% [================================================= ] 1576/1976 79% [================================================= ] 1577/1976 79% [================================================= ] 1578/1976 79% [================================================= ] 1579/1976 79% [================================================= ] 1580/1976 79% [================================================= ] 1581/1976 80% [================================================= ] 1582/1976 80% [================================================= ] 1583/1976 80% [================================================= ] 1584/1976 80% [================================================= ] 1585/1976 80% [================================================= ] 1586/1976 80% [================================================= ] 1587/1976 80% [================================================= ] 1588/1976 80% [================================================= ] 1589/1976 80% [================================================= ] 1590/1976 80% [================================================= ] 1591/1976 80% [================================================= ] 1592/1976 80% [================================================= ] 1593/1976 80% [================================================== ] 1594/1976 80% [================================================== ] 1595/1976 80% [================================================== ] 1596/1976 80% [================================================== ] 1597/1976 80% [================================================== ] 1598/1976 80% [================================================== ] 1599/1976 80% [================================================== ] 1600/1976 80% [================================================== ] 1601/1976 81% [================================================== ] 1602/1976 81% [================================================== ] 1603/1976 81% [================================================== ] 1604/1976 81% [================================================== ] 1605/1976 81% [================================================== ] 1606/1976 81% [================================================== ] 1607/1976 81% [================================================== ] 1608/1976 81% [================================================== ] 1609/1976 81% [================================================== ] 1610/1976 81% [================================================== ] 1611/1976 81% [================================================== ] 1612/1976 81% [================================================== ] 1613/1976 81% [================================================== ] 1614/1976 81% [================================================== ] 1615/1976 81% [================================================== ] 1616/1976 81% [================================================== ] 1617/1976 81% [================================================== ] 1618/1976 81% [================================================== ] 1619/1976 81% [================================================== ] 1620/1976 81% [================================================== ] 1621/1976 82% [================================================== ] 1622/1976 82% [================================================== ] 1623/1976 82% [================================================== ] 1624/1976 82% [================================================== ] 1625/1976 82% [=================================================== ] 1626/1976 82% [=================================================== ] 1627/1976 82% [=================================================== ] 1628/1976 82% [=================================================== ] 1629/1976 82% [=================================================== ] 1630/1976 82% [=================================================== ] 1631/1976 82% [=================================================== ] 1632/1976 82% [=================================================== ] 1633/1976 82% [=================================================== ] 1634/1976 82% [=================================================== ] 1635/1976 82% [=================================================== ] 1636/1976 82% [=================================================== ] 1637/1976 82% [=================================================== ] 1638/1976 82% [=================================================== ] 1639/1976 82% [=================================================== ] 1640/1976 82% [=================================================== ] 1641/1976 83% [=================================================== ] 1642/1976 83% [=================================================== ] 1643/1976 83% [=================================================== ] 1644/1976 83% [=================================================== ] 1645/1976 83% [=================================================== ] 1646/1976 83% [=================================================== ] 1647/1976 83% [=================================================== ] 1648/1976 83% [=================================================== ] 1649/1976 83% [=================================================== ] 1650/1976 83% [=================================================== ] 1651/1976 83% [=================================================== ] 1652/1976 83% [=================================================== ] 1653/1976 83% [=================================================== ] 1654/1976 83% [=================================================== ] 1655/1976 83% [=================================================== ] 1656/1976 83% [=================================================== ] 1657/1976 83% [==================================================== ] 1658/1976 83% [==================================================== ] 1659/1976 83% [==================================================== ] 1660/1976 84% [==================================================== ] 1661/1976 84% [==================================================== ] 1662/1976 84% [==================================================== ] 1663/1976 84% [==================================================== ] 1664/1976 84% [==================================================== ] 1665/1976 84% [==================================================== ] 1666/1976 84% [==================================================== ] 1667/1976 84% [==================================================== ] 1668/1976 84% [==================================================== ] 1669/1976 84% [==================================================== ] 1670/1976 84% [==================================================== ] 1671/1976 84% [==================================================== ] 1672/1976 84% [==================================================== ] 1673/1976 84% [==================================================== ] 1674/1976 84% [==================================================== ] 1675/1976 84% [==================================================== ] 1676/1976 84% [==================================================== ] 1677/1976 84% [==================================================== ] 1678/1976 84% [==================================================== ] 1679/1976 84% [==================================================== ] 1680/1976 85% [==================================================== ] 1681/1976 85% [==================================================== ] 1682/1976 85% [==================================================== ] 1683/1976 85% [==================================================== ] 1684/1976 85% [==================================================== ] 1685/1976 85% [==================================================== ] 1686/1976 85% [==================================================== ] 1687/1976 85% [==================================================== ] 1688/1976 85% [==================================================== ] 1689/1976 85% [===================================================== ] 1690/1976 85% [===================================================== ] 1691/1976 85% [===================================================== ] 1692/1976 85% [===================================================== ] 1693/1976 85% [===================================================== ] 1694/1976 85% [===================================================== ] 1695/1976 85% [===================================================== ] 1696/1976 85% [===================================================== ] 1697/1976 85% [===================================================== ] 1698/1976 85% [===================================================== ] 1699/1976 85% [===================================================== ] 1700/1976 86% [===================================================== ] 1701/1976 86% [===================================================== ] 1702/1976 86% [===================================================== ] 1703/1976 86% [===================================================== ] 1704/1976 86% [===================================================== ] 1705/1976 86% [===================================================== ] 1706/1976 86% [===================================================== ] 1707/1976 86% [===================================================== ] 1708/1976 86% [===================================================== ] 1709/1976 86% [===================================================== ] 1710/1976 86% [===================================================== ] 1711/1976 86% [===================================================== ] 1712/1976 86% [===================================================== ] 1713/1976 86% [===================================================== ] 1714/1976 86% [===================================================== ] 1715/1976 86% [===================================================== ] 1716/1976 86% [===================================================== ] 1717/1976 86% [===================================================== ] 1718/1976 86% [===================================================== ] 1719/1976 86% [===================================================== ] 1720/1976 87% [===================================================== ] 1721/1976 87% [====================================================== ] 1722/1976 87% [====================================================== ] 1723/1976 87% [====================================================== ] 1724/1976 87% [====================================================== ] 1725/1976 87% [====================================================== ] 1726/1976 87% [====================================================== ] 1727/1976 87% [====================================================== ] 1728/1976 87% [====================================================== ] 1729/1976 87% [====================================================== ] 1730/1976 87% [====================================================== ] 1731/1976 87% [====================================================== ] 1732/1976 87% [====================================================== ] 1733/1976 87% [====================================================== ] 1734/1976 87% [====================================================== ] 1735/1976 87% [====================================================== ] 1736/1976 87% [====================================================== ] 1737/1976 87% [====================================================== ] 1738/1976 87% [====================================================== ] 1739/1976 88% [====================================================== ] 1740/1976 88% [====================================================== ] 1741/1976 88% [====================================================== ] 1742/1976 88% [====================================================== ] 1743/1976 88% [====================================================== ] 1744/1976 88% [====================================================== ] 1745/1976 88% [====================================================== ] 1746/1976 88% [====================================================== ] 1747/1976 88% [====================================================== ] 1748/1976 88% [====================================================== ] 1749/1976 88% [====================================================== ] 1750/1976 88% [====================================================== ] 1751/1976 88% [====================================================== ] 1752/1976 88% [======================================================= ] 1753/1976 88% [======================================================= ] 1754/1976 88% [======================================================= ] 1755/1976 88% [======================================================= ] 1756/1976 88% [======================================================= ] 1757/1976 88% [======================================================= ] 1758/1976 88% [======================================================= ] 1759/1976 89% [======================================================= ] 1760/1976 89% [======================================================= ] 1761/1976 89% [======================================================= ] 1762/1976 89% [======================================================= ] 1763/1976 89% [======================================================= ] 1764/1976 89% [======================================================= ] 1765/1976 89% [======================================================= ] 1766/1976 89% [======================================================= ] 1767/1976 89% [======================================================= ] 1768/1976 89% [======================================================= ] 1769/1976 89% [======================================================= ] 1770/1976 89% [======================================================= ] 1771/1976 89% [======================================================= ] 1772/1976 89% [======================================================= ] 1773/1976 89% [======================================================= ] 1774/1976 89% [======================================================= ] 1775/1976 89% [======================================================= ] 1776/1976 89% [======================================================= ] 1777/1976 89% [======================================================= ] 1778/1976 89% [======================================================= ] 1779/1976 90% [======================================================= ] 1780/1976 90% [======================================================= ] 1781/1976 90% [======================================================= ] 1782/1976 90% [======================================================= ] 1783/1976 90% [======================================================= ] 1784/1976 90% [======================================================== ] 1785/1976 90% [======================================================== ] 1786/1976 90% [======================================================== ] 1787/1976 90% [======================================================== ] 1788/1976 90% [======================================================== ] 1789/1976 90% [======================================================== ] 1790/1976 90% [======================================================== ] 1791/1976 90% [======================================================== ] 1792/1976 90% [======================================================== ] 1793/1976 90% [======================================================== ] 1794/1976 90% [======================================================== ] 1795/1976 90% [======================================================== ] 1796/1976 90% [======================================================== ] 1797/1976 90% [======================================================== ] 1798/1976 90% [======================================================== ] 1799/1976 91% [======================================================== ] 1800/1976 91% [======================================================== ] 1801/1976 91% [======================================================== ] 1802/1976 91% [======================================================== ] 1803/1976 91% [======================================================== ] 1804/1976 91% [======================================================== ] 1805/1976 91% [======================================================== ] 1806/1976 91% [======================================================== ] 1807/1976 91% [======================================================== ] 1808/1976 91% [======================================================== ] 1809/1976 91% [======================================================== ] 1810/1976 91% [======================================================== ] 1811/1976 91% [======================================================== ] 1812/1976 91% [======================================================== ] 1813/1976 91% [======================================================== ] 1814/1976 91% [======================================================== ] 1815/1976 91% [======================================================== ] 1816/1976 91% [========================================================= ] 1817/1976 91% [========================================================= ] 1818/1976 92% [========================================================= ] 1819/1976 92% [========================================================= ] 1820/1976 92% [========================================================= ] 1821/1976 92% [========================================================= ] 1822/1976 92% [========================================================= ] 1823/1976 92% [========================================================= ] 1824/1976 92% [========================================================= ] 1825/1976 92% [========================================================= ] 1826/1976 92% [========================================================= ] 1827/1976 92% [========================================================= ] 1828/1976 92% [========================================================= ] 1829/1976 92% [========================================================= ] 1830/1976 92% [========================================================= ] 1831/1976 92% [========================================================= ] 1832/1976 92% [========================================================= ] 1833/1976 92% [========================================================= ] 1834/1976 92% [========================================================= ] 1835/1976 92% [========================================================= ] 1836/1976 92% [========================================================= ] 1837/1976 92% [========================================================= ] 1838/1976 93% [========================================================= ] 1839/1976 93% [========================================================= ] 1840/1976 93% [========================================================= ] 1841/1976 93% [========================================================= ] 1842/1976 93% [========================================================= ] 1843/1976 93% [========================================================= ] 1844/1976 93% [========================================================= ] 1845/1976 93% [========================================================= ] 1846/1976 93% [========================================================= ] 1847/1976 93% [========================================================= ] 1848/1976 93% [========================================================== ] 1849/1976 93% [========================================================== ] 1850/1976 93% [========================================================== ] 1851/1976 93% [========================================================== ] 1852/1976 93% [========================================================== ] 1853/1976 93% [========================================================== ] 1854/1976 93% [========================================================== ] 1855/1976 93% [========================================================== ] 1856/1976 93% [========================================================== ] 1857/1976 93% [========================================================== ] 1858/1976 94% [========================================================== ] 1859/1976 94% [========================================================== ] 1860/1976 94% [========================================================== ] 1861/1976 94% [========================================================== ] 1862/1976 94% [========================================================== ] 1863/1976 94% [========================================================== ] 1864/1976 94% [========================================================== ] 1865/1976 94% [========================================================== ] 1866/1976 94% [========================================================== ] 1867/1976 94% [========================================================== ] 1868/1976 94% [========================================================== ] 1869/1976 94% [========================================================== ] 1870/1976 94% [========================================================== ] 1871/1976 94% [========================================================== ] 1872/1976 94% [========================================================== ] 1873/1976 94% [========================================================== ] 1874/1976 94% [========================================================== ] 1875/1976 94% [========================================================== ] 1876/1976 94% [========================================================== ] 1877/1976 94% [========================================================== ] 1878/1976 95% [========================================================== ] 1879/1976 95% [========================================================== ] 1880/1976 95% [=========================================================== ] 1881/1976 95% [=========================================================== ] 1882/1976 95% [=========================================================== ] 1883/1976 95% [=========================================================== ] 1884/1976 95% [=========================================================== ] 1885/1976 95% [=========================================================== ] 1886/1976 95% [=========================================================== ] 1887/1976 95% [=========================================================== ] 1888/1976 95% [=========================================================== ] 1889/1976 95% [=========================================================== ] 1890/1976 95% [=========================================================== ] 1891/1976 95% [=========================================================== ] 1892/1976 95% [=========================================================== ] 1893/1976 95% [=========================================================== ] 1894/1976 95% [=========================================================== ] 1895/1976 95% [=========================================================== ] 1896/1976 95% [=========================================================== ] 1897/1976 96% [=========================================================== ] 1898/1976 96% [=========================================================== ] 1899/1976 96% [=========================================================== ] 1900/1976 96% [=========================================================== ] 1901/1976 96% [=========================================================== ] 1902/1976 96% [=========================================================== ] 1903/1976 96% [=========================================================== ] 1904/1976 96% [=========================================================== ] 1905/1976 96% [=========================================================== ] 1906/1976 96% [=========================================================== ] 1907/1976 96% [=========================================================== ] 1908/1976 96% [=========================================================== ] 1909/1976 96% [=========================================================== ] 1910/1976 96% [=========================================================== ] 1911/1976 96% [=========================================================== ] 1912/1976 96% [============================================================ ] 1913/1976 96% [============================================================ ] 1914/1976 96% [============================================================ ] 1915/1976 96% [============================================================ ] 1916/1976 96% [============================================================ ] 1917/1976 97% [============================================================ ] 1918/1976 97% [============================================================ ] 1919/1976 97% [============================================================ ] 1920/1976 97% [============================================================ ] 1921/1976 97% [============================================================ ] 1922/1976 97% [============================================================ ] 1923/1976 97% [============================================================ ] 1924/1976 97% [============================================================ ] 1925/1976 97% [============================================================ ] 1926/1976 97% [============================================================ ] 1927/1976 97% [============================================================ ] 1928/1976 97% [============================================================ ] 1929/1976 97% [============================================================ ] 1930/1976 97% [============================================================ ] 1931/1976 97% [============================================================ ] 1932/1976 97% [============================================================ ] 1933/1976 97% [============================================================ ] 1934/1976 97% [============================================================ ] 1935/1976 97% [============================================================ ] 1936/1976 97% [============================================================ ] 1937/1976 98% [============================================================ ] 1938/1976 98% [============================================================ ] 1939/1976 98% [============================================================ ] 1940/1976 98% [============================================================ ] 1941/1976 98% [============================================================ ] 1942/1976 98% [============================================================ ] 1943/1976 98% [============================================================ ] 1944/1976 98% [============================================================= ] 1945/1976 98% [============================================================= ] 1946/1976 98% [============================================================= ] 1947/1976 98% [============================================================= ] 1948/1976 98% [============================================================= ] 1949/1976 98% [============================================================= ] 1950/1976 98% [============================================================= ] 1951/1976 98% [============================================================= ] 1952/1976 98% [============================================================= ] 1953/1976 98% [============================================================= ] 1954/1976 98% [============================================================= ] 1955/1976 98% [============================================================= ] 1956/1976 98% [============================================================= ] 1957/1976 99% [============================================================= ] 1958/1976 99% [============================================================= ] 1959/1976 99% [============================================================= ] 1960/1976 99% [============================================================= ] 1961/1976 99% [============================================================= ] 1962/1976 99% [============================================================= ] 1963/1976 99% [============================================================= ] 1964/1976 99% [============================================================= ] 1965/1976 99% [============================================================= ] 1966/1976 99% [============================================================= ] 1967/1976 99% [============================================================= ] 1968/1976 99% [============================================================= ] 1969/1976 99% [============================================================= ] 1970/1976 99% [============================================================= ] 1971/1976 99% [============================================================= ] 1972/1976 99% [============================================================= ] 1973/1976 99% [============================================================= ] 1974/1976 99% [============================================================= ] 1975/1976 99% [==============================================================] 1976/1976 100% operation complete, 1976 objects in 53182 NAND pages. ln -snf /home/autobuild/autobuild/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-0/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-0/buildroot' >>> Buildroot 2023.02-rc1-67-ga34ac44535 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.11 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.186 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.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dnsmasq 2.89 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fetchmail 6.4.35 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> logsurfer 1.8 Collecting legal info >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-vim 9.0.1260 Collecting legal info LICENSE: OK (sha256: 0bcab3b635dd39208c42b496568d1e8171dad247cf3da5bab3d750c9d5883499) README.txt: OK (sha256: d187aff219161f37138479257f82d687ea10b2cdd17d58b53a3ec9b79d6dc870) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pkcs11-helper 1.29.0 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> host-python-lxml 4.9.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> subversion 1.14.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> sudo 1.9.12p2 Collecting legal info LICENSE.md: OK (sha256: d2f93a3b17ed5586fddd07be33ad767146c1a81a22682baa68bb4360a31d020a) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ulogd 2.0.8 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> urandom-scripts Collecting legal info >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) 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: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'