echo "VERSION_ID=2022.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc2\"" \ ) > /home/thomas/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-1/output-1/per-package /home/thomas/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/thomas/autobuild/instance-1/output-1/images/rootfs.btrfs\n /home/thomas/autobuild/instance-1/output-1/host/bin/mkfs.btrfs -f -r '\''/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/thomas/autobuild/instance-1/output-1/images/rootfs.btrfs\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/thomas/autobuild/instance-1/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 72fb2d42-2e04-424a-8797-5316dd6b3a75 Node size: 16384 Sector size: 4096 Filesystem size: 221.00MiB Block group profiles: Data: single 80.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 221.00MiB /home/thomas/autobuild/instance-1/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.tar mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/thomas/autobuild/instance-1/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" zstd -19 -z -f -T4 /home/thomas/autobuild/instance-1/output-1/images/rootfs.tar > /home/thomas/autobuild/instance-1/output-1/images/rootfs.tar.zst >>> Generating filesystem image rootfs.ubifs mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/thomas/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ubi mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/thomas/autobuild/instance-1/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/thomas/autobuild/instance-1/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/thomas/autobuild/instance-1/output-1/build/ubinize.cfg\n /home/thomas/autobuild/instance-1/output-1/host/sbin/ubinize -o /home/thomas/autobuild/instance-1/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/thomas/autobuild/instance-1/output-1/build/ubinize.cfg\n rm /home/thomas/autobuild/instance-1/output-1/build/ubinize.cfg\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/thomas/autobuild/instance-1/output-1/images/rootfs.ubifs"53932032 bytes (51.4 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1823 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1823 0% [ ] 2/1823 0% [ ] 3/1823 0% [ ] 4/1823 0% [ ] 5/1823 0% [ ] 6/1823 0% [ ] 7/1823 0% [ ] 8/1823 0% [ ] 9/1823 0% [ ] 10/1823 0% [ ] 11/1823 0% [ ] 12/1823 0% [ ] 13/1823 0% [ ] 14/1823 0% [ ] 15/1823 0% [ ] 16/1823 0% [ ] 17/1823 0% [ ] 18/1823 0% [ ] 19/1823 1% [ ] 20/1823 1% [ ] 21/1823 1% [ ] 22/1823 1% [ ] 23/1823 1% [ ] 24/1823 1% [ ] 25/1823 1% [ ] 26/1823 1% [ ] 27/1823 1% [ ] 28/1823 1% [ ] 29/1823 1% [= ] 30/1823 1% [= ] 31/1823 1% [= ] 32/1823 1% [= ] 33/1823 1% [= ] 34/1823 1% [= ] 35/1823 1% [= ] 36/1823 1% [= ] 37/1823 2% [= ] 38/1823 2% [= ] 39/1823 2% [= ] 40/1823 2% [= ] 41/1823 2% [= ] 42/1823 2% [= ] 43/1823 2% [= ] 44/1823 2% [= ] 45/1823 2% [= ] 46/1823 2% [= ] 47/1823 2% [= ] 48/1823 2% [= ] 49/1823 2% [= ] 50/1823 2% [= ] 51/1823 2% [= ] 52/1823 2% [= ] 53/1823 2% [= ] 54/1823 2% [= ] 55/1823 3% [= ] 56/1823 3% [= ] 57/1823 3% [= ] 58/1823 3% [== ] 59/1823 3% [== ] 60/1823 3% [== ] 61/1823 3% [== ] 62/1823 3% [== ] 63/1823 3% [== ] 64/1823 3% [== ] 65/1823 3% [== ] 66/1823 3% [== ] 67/1823 3% [== ] 68/1823 3% [== ] 69/1823 3% [== ] 70/1823 3% [== ] 71/1823 3% [== ] 72/1823 3% [== ] 73/1823 4% [== ] 74/1823 4% [== ] 75/1823 4% [== ] 76/1823 4% [== ] 77/1823 4% [== ] 78/1823 4% [== ] 79/1823 4% [== ] 80/1823 4% [== ] 81/1823 4% [== ] 82/1823 4% [== ] 83/1823 4% [== ] 84/1823 4% [== ] 85/1823 4% [== ] 86/1823 4% [== ] 87/1823 4% [== ] 88/1823 4% [=== ] 89/1823 4% [=== ] 90/1823 4% [=== ] 91/1823 4% [=== ] 92/1823 5% [=== ] 93/1823 5% [=== ] 94/1823 5% [=== ] 95/1823 5% [=== ] 96/1823 5% [=== ] 97/1823 5% [=== ] 98/1823 5% [=== ] 99/1823 5% [=== ] 100/1823 5% [=== ] 101/1823 5% [=== ] 102/1823 5% [=== ] 103/1823 5% [=== ] 104/1823 5% [=== ] 105/1823 5% [=== ] 106/1823 5% [=== ] 107/1823 5% [=== ] 108/1823 5% [=== ] 109/1823 5% [=== ] 110/1823 6% [=== ] 111/1823 6% [=== ] 112/1823 6% [=== ] 113/1823 6% [=== ] 114/1823 6% [=== ] 115/1823 6% [=== ] 116/1823 6% [=== ] 117/1823 6% [==== ] 118/1823 6% [==== ] 119/1823 6% [==== ] 120/1823 6% [==== ] 121/1823 6% [==== ] 122/1823 6% [==== ] 123/1823 6% [==== ] 124/1823 6% [==== ] 125/1823 6% [==== ] 126/1823 6% [==== ] 127/1823 6% [==== ] 128/1823 7% [==== ] 129/1823 7% [==== ] 130/1823 7% [==== ] 131/1823 7% [==== ] 132/1823 7% [==== ] 133/1823 7% [==== ] 134/1823 7% [==== ] 135/1823 7% [==== ] 136/1823 7% [==== ] 137/1823 7% [==== ] 138/1823 7% [==== ] 139/1823 7% [==== ] 140/1823 7% [==== ] 141/1823 7% [==== ] 142/1823 7% [==== ] 143/1823 7% [==== ] 144/1823 7% [==== ] 145/1823 7% [==== ] 146/1823 8% [==== ] 147/1823 8% [===== ] 148/1823 8% [===== ] 149/1823 8% [===== ] 150/1823 8% [===== ] 151/1823 8% [===== ] 152/1823 8% [===== ] 153/1823 8% [===== ] 154/1823 8% [===== ] 155/1823 8% [===== ] 156/1823 8% [===== ] 157/1823 8% [===== ] 158/1823 8% [===== ] 159/1823 8% [===== ] 160/1823 8% [===== ] 161/1823 8% [===== ] 162/1823 8% [===== ] 163/1823 8% [===== ] 164/1823 8% [===== ] 165/1823 9% [===== ] 166/1823 9% [===== ] 167/1823 9% [===== ] 168/1823 9% [===== ] 169/1823 9% [===== ] 170/1823 9% [===== ] 171/1823 9% [===== ] 172/1823 9% [===== ] 173/1823 9% [===== ] 174/1823 9% [===== ] 175/1823 9% [===== ] 176/1823 9% [====== ] 177/1823 9% [====== ] 178/1823 9% [====== ] 179/1823 9% [====== ] 180/1823 9% [====== ] 181/1823 9% [====== ] 182/1823 9% [====== ] 183/1823 10% [====== ] 184/1823 10% [====== ] 185/1823 10% [====== ] 186/1823 10% [====== ] 187/1823 10% [====== ] 188/1823 10% [====== ] 189/1823 10% [====== ] 190/1823 10% [====== ] 191/1823 10% [====== ] 192/1823 10% [====== ] 193/1823 10% [====== ] 194/1823 10% [====== ] 195/1823 10% [====== ] 196/1823 10% [====== ] 197/1823 10% [====== ] 198/1823 10% [====== ] 199/1823 10% [====== ] 200/1823 10% [====== ] 201/1823 11% [====== ] 202/1823 11% [====== ] 203/1823 11% [====== ] 204/1823 11% [====== ] 205/1823 11% [======= ] 206/1823 11% [======= ] 207/1823 11% [======= ] 208/1823 11% [======= ] 209/1823 11% [======= ] 210/1823 11% [======= ] 211/1823 11% [======= ] 212/1823 11% [======= ] 213/1823 11% [======= ] 214/1823 11% [======= ] 215/1823 11% [======= ] 216/1823 11% [======= ] 217/1823 11% [======= ] 218/1823 11% [======= ] 219/1823 12% [======= ] 220/1823 12% [======= ] 221/1823 12% [======= ] 222/1823 12% [======= ] 223/1823 12% [======= ] 224/1823 12% [======= ] 225/1823 12% [======= ] 226/1823 12% [======= ] 227/1823 12% [======= ] 228/1823 12% [======= ] 229/1823 12% [======= ] 230/1823 12% [======= ] 231/1823 12% [======= ] 232/1823 12% [======= ] 233/1823 12% [======= ] 234/1823 12% [======= ] 235/1823 12% [======== ] 236/1823 12% [======== ] 237/1823 13% [======== ] 238/1823 13% [======== ] 239/1823 13% [======== ] 240/1823 13% [======== ] 241/1823 13% [======== ] 242/1823 13% [======== ] 243/1823 13% [======== ] 244/1823 13% [======== ] 245/1823 13% [======== ] 246/1823 13% [======== ] 247/1823 13% [======== ] 248/1823 13% [======== ] 249/1823 13% [======== ] 250/1823 13% [======== ] 251/1823 13% [======== ] 252/1823 13% [======== ] 253/1823 13% [======== ] 254/1823 13% [======== ] 255/1823 13% [======== ] 256/1823 14% [======== ] 257/1823 14% [======== ] 258/1823 14% [======== ] 259/1823 14% [======== ] 260/1823 14% [======== ] 261/1823 14% [======== ] 262/1823 14% [======== ] 263/1823 14% [======== ] 264/1823 14% [========= ] 265/1823 14% [========= ] 266/1823 14% [========= ] 267/1823 14% [========= ] 268/1823 14% [========= ] 269/1823 14% [========= ] 270/1823 14% [========= ] 271/1823 14% [========= ] 272/1823 14% [========= ] 273/1823 14% [========= ] 274/1823 15% [========= ] 275/1823 15% [========= ] 276/1823 15% [========= ] 277/1823 15% [========= ] 278/1823 15% [========= ] 279/1823 15% [========= ] 280/1823 15% [========= ] 281/1823 15% [========= ] 282/1823 15% [========= ] 283/1823 15% [========= ] 284/1823 15% [========= ] 285/1823 15% [========= ] 286/1823 15% [========= ] 287/1823 15% [========= ] 288/1823 15% [========= ] 289/1823 15% [========= ] 290/1823 15% [========= ] 291/1823 15% [========= ] 292/1823 16% [========= ] 293/1823 16% [========= ] 294/1823 16% [========== ] 295/1823 16% [========== ] 296/1823 16% [========== ] 297/1823 16% [========== ] 298/1823 16% [========== ] 299/1823 16% [========== ] 300/1823 16% [========== ] 301/1823 16% [========== ] 302/1823 16% [========== ] 303/1823 16% [========== ] 304/1823 16% [========== ] 305/1823 16% [========== ] 306/1823 16% [========== ] 307/1823 16% [========== ] 308/1823 16% [========== ] 309/1823 16% [========== ] 310/1823 17% [========== ] 311/1823 17% [========== ] 312/1823 17% [========== ] 313/1823 17% [========== ] 314/1823 17% [========== ] 315/1823 17% [========== ] 316/1823 17% [========== ] 317/1823 17% [========== ] 318/1823 17% [========== ] 319/1823 17% [========== ] 320/1823 17% [========== ] 321/1823 17% [========== ] 322/1823 17% [========== ] 323/1823 17% [=========== ] 324/1823 17% [=========== ] 325/1823 17% [=========== ] 326/1823 17% [=========== ] 327/1823 17% [=========== ] 328/1823 17% [=========== ] 329/1823 18% [=========== ] 330/1823 18% [=========== ] 331/1823 18% [=========== ] 332/1823 18% [=========== ] 333/1823 18% [=========== ] 334/1823 18% [=========== ] 335/1823 18% [=========== ] 336/1823 18% [=========== ] 337/1823 18% [=========== ] 338/1823 18% [=========== ] 339/1823 18% [=========== ] 340/1823 18% [=========== ] 341/1823 18% [=========== ] 342/1823 18% [=========== ] 343/1823 18% [=========== ] 344/1823 18% [=========== ] 345/1823 18% [=========== ] 346/1823 18% [=========== ] 347/1823 19% [=========== ] 348/1823 19% [=========== ] 349/1823 19% [=========== ] 350/1823 19% [=========== ] 351/1823 19% [=========== ] 352/1823 19% [============ ] 353/1823 19% [============ ] 354/1823 19% [============ ] 355/1823 19% [============ ] 356/1823 19% [============ ] 357/1823 19% [============ ] 358/1823 19% [============ ] 359/1823 19% [============ ] 360/1823 19% [============ ] 361/1823 19% [============ ] 362/1823 19% [============ ] 363/1823 19% [============ ] 364/1823 19% [============ ] 365/1823 20% [============ ] 366/1823 20% [============ ] 367/1823 20% [============ ] 368/1823 20% [============ ] 369/1823 20% [============ ] 370/1823 20% [============ ] 371/1823 20% [============ ] 372/1823 20% [============ ] 373/1823 20% [============ ] 374/1823 20% [============ ] 375/1823 20% [============ ] 376/1823 20% [============ ] 377/1823 20% [============ ] 378/1823 20% [============ ] 379/1823 20% [============ ] 380/1823 20% [============ ] 381/1823 20% [============ ] 382/1823 20% [============= ] 383/1823 21% [============= ] 384/1823 21% [============= ] 385/1823 21% [============= ] 386/1823 21% [============= ] 387/1823 21% [============= ] 388/1823 21% [============= ] 389/1823 21% [============= ] 390/1823 21% [============= ] 391/1823 21% [============= ] 392/1823 21% [============= ] 393/1823 21% [============= ] 394/1823 21% [============= ] 395/1823 21% [============= ] 396/1823 21% [============= ] 397/1823 21% [============= ] 398/1823 21% [============= ] 399/1823 21% [============= ] 400/1823 21% [============= ] 401/1823 21% [============= ] 402/1823 22% [============= ] 403/1823 22% [============= ] 404/1823 22% [============= ] 405/1823 22% [============= ] 406/1823 22% [============= ] 407/1823 22% [============= ] 408/1823 22% [============= ] 409/1823 22% [============= ] 410/1823 22% [============= ] 411/1823 22% [============== ] 412/1823 22% [============== ] 413/1823 22% [============== ] 414/1823 22% [============== ] 415/1823 22% [============== ] 416/1823 22% [============== ] 417/1823 22% [============== ] 418/1823 22% [============== ] 419/1823 22% [============== ] 420/1823 23% [============== ] 421/1823 23% [============== ] 422/1823 23% [============== ] 423/1823 23% [============== ] 424/1823 23% [============== ] 425/1823 23% [============== ] 426/1823 23% [============== ] 427/1823 23% [============== ] 428/1823 23% [============== ] 429/1823 23% [============== ] 430/1823 23% [============== ] 431/1823 23% [============== ] 432/1823 23% [============== ] 433/1823 23% [============== ] 434/1823 23% [============== ] 435/1823 23% [============== ] 436/1823 23% [============== ] 437/1823 23% [============== ] 438/1823 24% [============== ] 439/1823 24% [============== ] 440/1823 24% [============== ] 441/1823 24% [=============== ] 442/1823 24% [=============== ] 443/1823 24% [=============== ] 444/1823 24% [=============== ] 445/1823 24% [=============== ] 446/1823 24% [=============== ] 447/1823 24% [=============== ] 448/1823 24% [=============== ] 449/1823 24% [=============== ] 450/1823 24% [=============== ] 451/1823 24% [=============== ] 452/1823 24% [=============== ] 453/1823 24% [=============== ] 454/1823 24% [=============== ] 455/1823 24% [=============== ] 456/1823 25% [=============== ] 457/1823 25% [=============== ] 458/1823 25% [=============== ] 459/1823 25% [=============== ] 460/1823 25% [=============== ] 461/1823 25% [=============== ] 462/1823 25% [=============== ] 463/1823 25% [=============== ] 464/1823 25% [=============== ] 465/1823 25% [=============== ] 466/1823 25% [=============== ] 467/1823 25% [=============== ] 468/1823 25% [=============== ] 469/1823 25% [=============== ] 470/1823 25% [================ ] 471/1823 25% [================ ] 472/1823 25% [================ ] 473/1823 25% [================ ] 474/1823 26% [================ ] 475/1823 26% [================ ] 476/1823 26% [================ ] 477/1823 26% [================ ] 478/1823 26% [================ ] 479/1823 26% [================ ] 480/1823 26% [================ ] 481/1823 26% [================ ] 482/1823 26% [================ ] 483/1823 26% [================ ] 484/1823 26% [================ ] 485/1823 26% [================ ] 486/1823 26% [================ ] 487/1823 26% [================ ] 488/1823 26% [================ ] 489/1823 26% [================ ] 490/1823 26% [================ ] 491/1823 26% [================ ] 492/1823 26% [================ ] 493/1823 27% [================ ] 494/1823 27% [================ ] 495/1823 27% [================ ] 496/1823 27% [================ ] 497/1823 27% [================ ] 498/1823 27% [================ ] 499/1823 27% [================= ] 500/1823 27% [================= ] 501/1823 27% [================= ] 502/1823 27% [================= ] 503/1823 27% [================= ] 504/1823 27% [================= ] 505/1823 27% [================= ] 506/1823 27% [================= ] 507/1823 27% [================= ] 508/1823 27% [================= ] 509/1823 27% [================= ] 510/1823 27% [================= ] 511/1823 28% [================= ] 512/1823 28% [================= ] 513/1823 28% [================= ] 514/1823 28% [================= ] 515/1823 28% [================= ] 516/1823 28% [================= ] 517/1823 28% [================= ] 518/1823 28% [================= ] 519/1823 28% [================= ] 520/1823 28% [================= ] 521/1823 28% [================= ] 522/1823 28% [================= ] 523/1823 28% [================= ] 524/1823 28% [================= ] 525/1823 28% [================= ] 526/1823 28% [================= ] 527/1823 28% [================= ] 528/1823 28% [================= ] 529/1823 29% [================== ] 530/1823 29% [================== ] 531/1823 29% [================== ] 532/1823 29% [================== ] 533/1823 29% [================== ] 534/1823 29% [================== ] 535/1823 29% [================== ] 536/1823 29% [================== ] 537/1823 29% [================== ] 538/1823 29% [================== ] 539/1823 29% [================== ] 540/1823 29% [================== ] 541/1823 29% [================== ] 542/1823 29% [================== ] 543/1823 29% [================== ] 544/1823 29% [================== ] 545/1823 29% [================== ] 546/1823 29% [================== ] 547/1823 30% [================== ] 548/1823 30% [================== ] 549/1823 30% [================== ] 550/1823 30% [================== ] 551/1823 30% [================== ] 552/1823 30% [================== ] 553/1823 30% [================== ] 554/1823 30% [================== ] 555/1823 30% [================== ] 556/1823 30% [================== ] 557/1823 30% [================== ] 558/1823 30% [=================== ] 559/1823 30% [=================== ] 560/1823 30% [=================== ] 561/1823 30% [=================== ] 562/1823 30% [=================== ] 563/1823 30% [=================== ] 564/1823 30% [=================== ] 565/1823 30% [=================== ] 566/1823 31% [=================== ] 567/1823 31% [=================== ] 568/1823 31% [=================== ] 569/1823 31% [=================== ] 570/1823 31% [=================== ] 571/1823 31% [=================== ] 572/1823 31% [=================== ] 573/1823 31% [=================== ] 574/1823 31% [=================== ] 575/1823 31% [=================== ] 576/1823 31% [=================== ] 577/1823 31% [=================== ] 578/1823 31% [=================== ] 579/1823 31% [=================== ] 580/1823 31% [=================== ] 581/1823 31% [=================== ] 582/1823 31% [=================== ] 583/1823 31% [=================== ] 584/1823 32% [=================== ] 585/1823 32% [=================== ] 586/1823 32% [=================== ] 587/1823 32% [=================== ] 588/1823 32% [==================== ] 589/1823 32% [==================== ] 590/1823 32% [==================== ] 591/1823 32% [==================== ] 592/1823 32% [==================== ] 593/1823 32% [==================== ] 594/1823 32% [==================== ] 595/1823 32% [==================== ] 596/1823 32% [==================== ] 597/1823 32% [==================== ] 598/1823 32% [==================== ] 599/1823 32% [==================== ] 600/1823 32% [==================== ] 601/1823 32% [==================== ] 602/1823 33% [==================== ] 603/1823 33% [==================== ] 604/1823 33% [==================== ] 605/1823 33% [==================== ] 606/1823 33% [==================== ] 607/1823 33% [==================== ] 608/1823 33% [==================== ] 609/1823 33% [==================== ] 610/1823 33% [==================== ] 611/1823 33% [==================== ] 612/1823 33% [==================== ] 613/1823 33% [==================== ] 614/1823 33% [==================== ] 615/1823 33% [==================== ] 616/1823 33% [==================== ] 617/1823 33% [===================== ] 618/1823 33% [===================== ] 619/1823 33% [===================== ] 620/1823 34% [===================== ] 621/1823 34% [===================== ] 622/1823 34% [===================== ] 623/1823 34% [===================== ] 624/1823 34% [===================== ] 625/1823 34% [===================== ] 626/1823 34% [===================== ] 627/1823 34% [===================== ] 628/1823 34% [===================== ] 629/1823 34% [===================== ] 630/1823 34% [===================== ] 631/1823 34% [===================== ] 632/1823 34% [===================== ] 633/1823 34% [===================== ] 634/1823 34% [===================== ] 635/1823 34% [===================== ] 636/1823 34% [===================== ] 637/1823 34% [===================== ] 638/1823 34% [===================== ] 639/1823 35% [===================== ] 640/1823 35% [===================== ] 641/1823 35% [===================== ] 642/1823 35% [===================== ] 643/1823 35% [===================== ] 644/1823 35% [===================== ] 645/1823 35% [===================== ] 646/1823 35% [====================== ] 647/1823 35% [====================== ] 648/1823 35% [====================== ] 649/1823 35% [====================== ] 650/1823 35% [====================== ] 651/1823 35% [====================== ] 652/1823 35% [====================== ] 653/1823 35% [====================== ] 654/1823 35% [====================== ] 655/1823 35% [====================== ] 656/1823 35% [====================== ] 657/1823 36% [====================== ] 658/1823 36% [====================== ] 659/1823 36% [====================== ] 660/1823 36% [====================== ] 661/1823 36% [====================== ] 662/1823 36% [====================== ] 663/1823 36% [====================== ] 664/1823 36% [====================== ] 665/1823 36% [====================== ] 666/1823 36% [====================== ] 667/1823 36% [====================== ] 668/1823 36% [====================== ] 669/1823 36% [====================== ] 670/1823 36% [====================== ] 671/1823 36% [====================== ] 672/1823 36% [====================== ] 673/1823 36% [====================== ] 674/1823 36% [====================== ] 675/1823 37% [====================== ] 676/1823 37% [======================= ] 677/1823 37% [======================= ] 678/1823 37% [======================= ] 679/1823 37% [======================= ] 680/1823 37% [======================= ] 681/1823 37% [======================= ] 682/1823 37% [======================= ] 683/1823 37% [======================= ] 684/1823 37% [======================= ] 685/1823 37% [======================= ] 686/1823 37% [======================= ] 687/1823 37% [======================= ] 688/1823 37% [======================= ] 689/1823 37% [======================= ] 690/1823 37% [======================= ] 691/1823 37% [======================= ] 692/1823 37% [======================= ] 693/1823 38% [======================= ] 694/1823 38% [======================= ] 695/1823 38% [======================= ] 696/1823 38% [======================= ] 697/1823 38% [======================= ] 698/1823 38% [======================= ] 699/1823 38% [======================= ] 700/1823 38% [======================= ] 701/1823 38% [======================= ] 702/1823 38% [======================= ] 703/1823 38% [======================= ] 704/1823 38% [======================= ] 705/1823 38% [======================== ] 706/1823 38% [======================== ] 707/1823 38% [======================== ] 708/1823 38% [======================== ] 709/1823 38% [======================== ] 710/1823 38% [======================== ] 711/1823 39% [======================== ] 712/1823 39% [======================== ] 713/1823 39% [======================== ] 714/1823 39% [======================== ] 715/1823 39% [======================== ] 716/1823 39% [======================== ] 717/1823 39% [======================== ] 718/1823 39% [======================== ] 719/1823 39% [======================== ] 720/1823 39% [======================== ] 721/1823 39% [======================== ] 722/1823 39% [======================== ] 723/1823 39% [======================== ] 724/1823 39% [======================== ] 725/1823 39% [======================== ] 726/1823 39% [======================== ] 727/1823 39% [======================== ] 728/1823 39% [======================== ] 729/1823 39% [======================== ] 730/1823 40% [======================== ] 731/1823 40% [======================== ] 732/1823 40% [======================== ] 733/1823 40% [======================== ] 734/1823 40% [======================== ] 735/1823 40% [========================= ] 736/1823 40% [========================= ] 737/1823 40% [========================= ] 738/1823 40% [========================= ] 739/1823 40% [========================= ] 740/1823 40% [========================= ] 741/1823 40% [========================= ] 742/1823 40% [========================= ] 743/1823 40% [========================= ] 744/1823 40% [========================= ] 745/1823 40% [========================= ] 746/1823 40% [========================= ] 747/1823 40% [========================= ] 748/1823 41% [========================= ] 749/1823 41% [========================= ] 750/1823 41% [========================= ] 751/1823 41% [========================= ] 752/1823 41% [========================= ] 753/1823 41% [========================= ] 754/1823 41% [========================= ] 755/1823 41% [========================= ] 756/1823 41% [========================= ] 757/1823 41% [========================= ] 758/1823 41% [========================= ] 759/1823 41% [========================= ] 760/1823 41% [========================= ] 761/1823 41% [========================= ] 762/1823 41% [========================= ] 763/1823 41% [========================= ] 764/1823 41% [========================== ] 765/1823 41% [========================== ] 766/1823 42% [========================== ] 767/1823 42% [========================== ] 768/1823 42% [========================== ] 769/1823 42% [========================== ] 770/1823 42% [========================== ] 771/1823 42% [========================== ] 772/1823 42% [========================== ] 773/1823 42% [========================== ] 774/1823 42% [========================== ] 775/1823 42% [========================== ] 776/1823 42% [========================== ] 777/1823 42% [========================== ] 778/1823 42% [========================== ] 779/1823 42% [========================== ] 780/1823 42% [========================== ] 781/1823 42% [========================== ] 782/1823 42% [========================== ] 783/1823 42% [========================== ] 784/1823 43% [========================== ] 785/1823 43% [========================== ] 786/1823 43% [========================== ] 787/1823 43% [========================== ] 788/1823 43% [========================== ] 789/1823 43% [========================== ] 790/1823 43% [========================== ] 791/1823 43% [========================== ] 792/1823 43% [========================== ] 793/1823 43% [=========================== ] 794/1823 43% [=========================== ] 795/1823 43% [=========================== ] 796/1823 43% [=========================== ] 797/1823 43% [=========================== ] 798/1823 43% [=========================== ] 799/1823 43% [=========================== ] 800/1823 43% [=========================== ] 801/1823 43% [=========================== ] 802/1823 43% [=========================== ] 803/1823 44% [=========================== ] 804/1823 44% [=========================== ] 805/1823 44% [=========================== ] 806/1823 44% [=========================== ] 807/1823 44% [=========================== ] 808/1823 44% [=========================== ] 809/1823 44% [=========================== ] 810/1823 44% [=========================== ] 811/1823 44% [=========================== ] 812/1823 44% [=========================== ] 813/1823 44% [=========================== ] 814/1823 44% [=========================== ] 815/1823 44% [=========================== ] 816/1823 44% [=========================== ] 817/1823 44% [=========================== ] 818/1823 44% [=========================== ] 819/1823 44% [=========================== ] 820/1823 44% [=========================== ] 821/1823 45% [=========================== ] 822/1823 45% [=========================== ] 823/1823 45% [============================ ] 824/1823 45% [============================ ] 825/1823 45% [============================ ] 826/1823 45% [============================ ] 827/1823 45% [============================ ] 828/1823 45% [============================ ] 829/1823 45% [============================ ] 830/1823 45% [============================ ] 831/1823 45% [============================ ] 832/1823 45% [============================ ] 833/1823 45% [============================ ] 834/1823 45% [============================ ] 835/1823 45% [============================ ] 836/1823 45% [============================ ] 837/1823 45% [============================ ] 838/1823 45% [============================ ] 839/1823 46% [============================ ] 840/1823 46% [============================ ] 841/1823 46% [============================ ] 842/1823 46% [============================ ] 843/1823 46% [============================ ] 844/1823 46% [============================ ] 845/1823 46% [============================ ] 846/1823 46% [============================ ] 847/1823 46% [============================ ] 848/1823 46% [============================ ] 849/1823 46% [============================ ] 850/1823 46% [============================ ] 851/1823 46% [============================ ] 852/1823 46% [============================= ] 853/1823 46% [============================= ] 854/1823 46% [============================= ] 855/1823 46% [============================= ] 856/1823 46% [============================= ] 857/1823 47% [============================= ] 858/1823 47% [============================= ] 859/1823 47% [============================= ] 860/1823 47% [============================= ] 861/1823 47% [============================= ] 862/1823 47% [============================= ] 863/1823 47% [============================= ] 864/1823 47% [============================= ] 865/1823 47% [============================= ] 866/1823 47% [============================= ] 867/1823 47% [============================= ] 868/1823 47% [============================= ] 869/1823 47% [============================= ] 870/1823 47% [============================= ] 871/1823 47% [============================= ] 872/1823 47% [============================= ] 873/1823 47% [============================= ] 874/1823 47% [============================= ] 875/1823 47% [============================= ] 876/1823 48% [============================= ] 877/1823 48% [============================= ] 878/1823 48% [============================= ] 879/1823 48% [============================= ] 880/1823 48% [============================= ] 881/1823 48% [============================= ] 882/1823 48% [============================== ] 883/1823 48% [============================== ] 884/1823 48% [============================== ] 885/1823 48% [============================== ] 886/1823 48% [============================== ] 887/1823 48% [============================== ] 888/1823 48% [============================== ] 889/1823 48% [============================== ] 890/1823 48% [============================== ] 891/1823 48% [============================== ] 892/1823 48% [============================== ] 893/1823 48% [============================== ] 894/1823 49% [============================== ] 895/1823 49% [============================== ] 896/1823 49% [============================== ] 897/1823 49% [============================== ] 898/1823 49% [============================== ] 899/1823 49% [============================== ] 900/1823 49% [============================== ] 901/1823 49% [============================== ] 902/1823 49% [============================== ] 903/1823 49% [============================== ] 904/1823 49% [============================== ] 905/1823 49% [============================== ] 906/1823 49% [============================== ] 907/1823 49% [============================== ] 908/1823 49% [============================== ] 909/1823 49% [============================== ] 910/1823 49% [============================== ] 911/1823 49% [=============================== ] 912/1823 50% [=============================== ] 913/1823 50% [=============================== ] 914/1823 50% [=============================== ] 915/1823 50% [=============================== ] 916/1823 50% [=============================== ] 917/1823 50% [=============================== ] 918/1823 50% [=============================== ] 919/1823 50% [=============================== ] 920/1823 50% [=============================== ] 921/1823 50% [=============================== ] 922/1823 50% [=============================== ] 923/1823 50% [=============================== ] 924/1823 50% [=============================== ] 925/1823 50% [=============================== ] 926/1823 50% [=============================== ] 927/1823 50% [=============================== ] 928/1823 50% [=============================== ] 929/1823 50% [=============================== ] 930/1823 51% [=============================== ] 931/1823 51% [=============================== ] 932/1823 51% [=============================== ] 933/1823 51% [=============================== ] 934/1823 51% [=============================== ] 935/1823 51% [=============================== ] 936/1823 51% [=============================== ] 937/1823 51% [=============================== ] 938/1823 51% [=============================== ] 939/1823 51% [=============================== ] 940/1823 51% [================================ ] 941/1823 51% [================================ ] 942/1823 51% [================================ ] 943/1823 51% [================================ ] 944/1823 51% [================================ ] 945/1823 51% [================================ ] 946/1823 51% [================================ ] 947/1823 51% [================================ ] 948/1823 52% [================================ ] 949/1823 52% [================================ ] 950/1823 52% [================================ ] 951/1823 52% [================================ ] 952/1823 52% [================================ ] 953/1823 52% [================================ ] 954/1823 52% [================================ ] 955/1823 52% [================================ ] 956/1823 52% [================================ ] 957/1823 52% [================================ ] 958/1823 52% [================================ ] 959/1823 52% [================================ ] 960/1823 52% [================================ ] 961/1823 52% [================================ ] 962/1823 52% [================================ ] 963/1823 52% [================================ ] 964/1823 52% [================================ ] 965/1823 52% [================================ ] 966/1823 52% [================================ ] 967/1823 53% [================================ ] 968/1823 53% [================================ ] 969/1823 53% [================================ ] 970/1823 53% [================================= ] 971/1823 53% [================================= ] 972/1823 53% [================================= ] 973/1823 53% [================================= ] 974/1823 53% [================================= ] 975/1823 53% [================================= ] 976/1823 53% [================================= ] 977/1823 53% [================================= ] 978/1823 53% [================================= ] 979/1823 53% [================================= ] 980/1823 53% [================================= ] 981/1823 53% [================================= ] 982/1823 53% [================================= ] 983/1823 53% [================================= ] 984/1823 53% [================================= ] 985/1823 54% [================================= ] 986/1823 54% [================================= ] 987/1823 54% [================================= ] 988/1823 54% [================================= ] 989/1823 54% [================================= ] 990/1823 54% [================================= ] 991/1823 54% [================================= ] 992/1823 54% [================================= ] 993/1823 54% [================================= ] 994/1823 54% [================================= ] 995/1823 54% [================================= ] 996/1823 54% [================================= ] 997/1823 54% [================================= ] 998/1823 54% [================================= ] 999/1823 54% [================================== ] 1000/1823 54% [================================== ] 1001/1823 54% [================================== ] 1002/1823 54% [================================== ] 1003/1823 55% [================================== ] 1004/1823 55% [================================== ] 1005/1823 55% [================================== ] 1006/1823 55% [================================== ] 1007/1823 55% [================================== ] 1008/1823 55% [================================== ] 1009/1823 55% [================================== ] 1010/1823 55% [================================== ] 1011/1823 55% [================================== ] 1012/1823 55% [================================== ] 1013/1823 55% [================================== ] 1014/1823 55% [================================== ] 1015/1823 55% [================================== ] 1016/1823 55% [================================== ] 1017/1823 55% [================================== ] 1018/1823 55% [================================== ] 1019/1823 55% [================================== ] 1020/1823 55% [================================== ] 1021/1823 56% [================================== ] 1022/1823 56% [================================== ] 1023/1823 56% [================================== ] 1024/1823 56% [================================== ] 1025/1823 56% [================================== ] 1026/1823 56% [================================== ] 1027/1823 56% [================================== ] 1028/1823 56% [================================== ] 1029/1823 56% [=================================== ] 1030/1823 56% [=================================== ] 1031/1823 56% [=================================== ] 1032/1823 56% [=================================== ] 1033/1823 56% [=================================== ] 1034/1823 56% [=================================== ] 1035/1823 56% [=================================== ] 1036/1823 56% [=================================== ] 1037/1823 56% [=================================== ] 1038/1823 56% [=================================== ] 1039/1823 56% [=================================== ] 1040/1823 57% [=================================== ] 1041/1823 57% [=================================== ] 1042/1823 57% [=================================== ] 1043/1823 57% [=================================== ] 1044/1823 57% [=================================== ] 1045/1823 57% [=================================== ] 1046/1823 57% [=================================== ] 1047/1823 57% [=================================== ] 1048/1823 57% [=================================== ] 1049/1823 57% [=================================== ] 1050/1823 57% [=================================== ] 1051/1823 57% [=================================== ] 1052/1823 57% [=================================== ] 1053/1823 57% [=================================== ] 1054/1823 57% [=================================== ] 1055/1823 57% [=================================== ] 1056/1823 57% [=================================== ] 1057/1823 57% [=================================== ] 1058/1823 58% [==================================== ] 1059/1823 58% [==================================== ] 1060/1823 58% [==================================== ] 1061/1823 58% [==================================== ] 1062/1823 58% [==================================== ] 1063/1823 58% [==================================== ] 1064/1823 58% [==================================== ] 1065/1823 58% [==================================== ] 1066/1823 58% [==================================== ] 1067/1823 58% [==================================== ] 1068/1823 58% [==================================== ] 1069/1823 58% [==================================== ] 1070/1823 58% [==================================== ] 1071/1823 58% [==================================== ] 1072/1823 58% [==================================== ] 1073/1823 58% [==================================== ] 1074/1823 58% [==================================== ] 1075/1823 58% [==================================== ] 1076/1823 59% [==================================== ] 1077/1823 59% [==================================== ] 1078/1823 59% [==================================== ] 1079/1823 59% [==================================== ] 1080/1823 59% [==================================== ] 1081/1823 59% [==================================== ] 1082/1823 59% [==================================== ] 1083/1823 59% [==================================== ] 1084/1823 59% [==================================== ] 1085/1823 59% [==================================== ] 1086/1823 59% [==================================== ] 1087/1823 59% [===================================== ] 1088/1823 59% [===================================== ] 1089/1823 59% [===================================== ] 1090/1823 59% [===================================== ] 1091/1823 59% [===================================== ] 1092/1823 59% [===================================== ] 1093/1823 59% [===================================== ] 1094/1823 60% [===================================== ] 1095/1823 60% [===================================== ] 1096/1823 60% [===================================== ] 1097/1823 60% [===================================== ] 1098/1823 60% [===================================== ] 1099/1823 60% [===================================== ] 1100/1823 60% [===================================== ] 1101/1823 60% [===================================== ] 1102/1823 60% [===================================== ] 1103/1823 60% [===================================== ] 1104/1823 60% [===================================== ] 1105/1823 60% [===================================== ] 1106/1823 60% [===================================== ] 1107/1823 60% [===================================== ] 1108/1823 60% [===================================== ] 1109/1823 60% [===================================== ] 1110/1823 60% [===================================== ] 1111/1823 60% [===================================== ] 1112/1823 60% [===================================== ] 1113/1823 61% [===================================== ] 1114/1823 61% [===================================== ] 1115/1823 61% [===================================== ] 1116/1823 61% [===================================== ] 1117/1823 61% [====================================== ] 1118/1823 61% [====================================== ] 1119/1823 61% [====================================== ] 1120/1823 61% [====================================== ] 1121/1823 61% [====================================== ] 1122/1823 61% [====================================== ] 1123/1823 61% [====================================== ] 1124/1823 61% [====================================== ] 1125/1823 61% [====================================== ] 1126/1823 61% [====================================== ] 1127/1823 61% [====================================== ] 1128/1823 61% [====================================== ] 1129/1823 61% [====================================== ] 1130/1823 61% [====================================== ] 1131/1823 62% [====================================== ] 1132/1823 62% [====================================== ] 1133/1823 62% [====================================== ] 1134/1823 62% [====================================== ] 1135/1823 62% [====================================== ] 1136/1823 62% [====================================== ] 1137/1823 62% [====================================== ] 1138/1823 62% [====================================== ] 1139/1823 62% [====================================== ] 1140/1823 62% [====================================== ] 1141/1823 62% [====================================== ] 1142/1823 62% [====================================== ] 1143/1823 62% [====================================== ] 1144/1823 62% [====================================== ] 1145/1823 62% [====================================== ] 1146/1823 62% [======================================= ] 1147/1823 62% [======================================= ] 1148/1823 62% [======================================= ] 1149/1823 63% [======================================= ] 1150/1823 63% [======================================= ] 1151/1823 63% [======================================= ] 1152/1823 63% [======================================= ] 1153/1823 63% [======================================= ] 1154/1823 63% [======================================= ] 1155/1823 63% [======================================= ] 1156/1823 63% [======================================= ] 1157/1823 63% [======================================= ] 1158/1823 63% [======================================= ] 1159/1823 63% [======================================= ] 1160/1823 63% [======================================= ] 1161/1823 63% [======================================= ] 1162/1823 63% [======================================= ] 1163/1823 63% [======================================= ] 1164/1823 63% [======================================= ] 1165/1823 63% [======================================= ] 1166/1823 63% [======================================= ] 1167/1823 64% [======================================= ] 1168/1823 64% [======================================= ] 1169/1823 64% [======================================= ] 1170/1823 64% [======================================= ] 1171/1823 64% [======================================= ] 1172/1823 64% [======================================= ] 1173/1823 64% [======================================= ] 1174/1823 64% [======================================= ] 1175/1823 64% [======================================= ] 1176/1823 64% [======================================== ] 1177/1823 64% [======================================== ] 1178/1823 64% [======================================== ] 1179/1823 64% [======================================== ] 1180/1823 64% [======================================== ] 1181/1823 64% [======================================== ] 1182/1823 64% [======================================== ] 1183/1823 64% [======================================== ] 1184/1823 64% [======================================== ] 1185/1823 65% [======================================== ] 1186/1823 65% [======================================== ] 1187/1823 65% [======================================== ] 1188/1823 65% [======================================== ] 1189/1823 65% [======================================== ] 1190/1823 65% [======================================== ] 1191/1823 65% [======================================== ] 1192/1823 65% [======================================== ] 1193/1823 65% [======================================== ] 1194/1823 65% [======================================== ] 1195/1823 65% [======================================== ] 1196/1823 65% [======================================== ] 1197/1823 65% [======================================== ] 1198/1823 65% [======================================== ] 1199/1823 65% [======================================== ] 1200/1823 65% [======================================== ] 1201/1823 65% [======================================== ] 1202/1823 65% [======================================== ] 1203/1823 65% [======================================== ] 1204/1823 66% [======================================== ] 1205/1823 66% [========================================= ] 1206/1823 66% [========================================= ] 1207/1823 66% [========================================= ] 1208/1823 66% [========================================= ] 1209/1823 66% [========================================= ] 1210/1823 66% [========================================= ] 1211/1823 66% [========================================= ] 1212/1823 66% [========================================= ] 1213/1823 66% [========================================= ] 1214/1823 66% [========================================= ] 1215/1823 66% [========================================= ] 1216/1823 66% [========================================= ] 1217/1823 66% [========================================= ] 1218/1823 66% [========================================= ] 1219/1823 66% [========================================= ] 1220/1823 66% [========================================= ] 1221/1823 66% [========================================= ] 1222/1823 67% [========================================= ] 1223/1823 67% [========================================= ] 1224/1823 67% [========================================= ] 1225/1823 67% [========================================= ] 1226/1823 67% [========================================= ] 1227/1823 67% [========================================= ] 1228/1823 67% [========================================= ] 1229/1823 67% [========================================= ] 1230/1823 67% [========================================= ] 1231/1823 67% [========================================= ] 1232/1823 67% [========================================= ] 1233/1823 67% [========================================= ] 1234/1823 67% [========================================== ] 1235/1823 67% [========================================== ] 1236/1823 67% [========================================== ] 1237/1823 67% [========================================== ] 1238/1823 67% [========================================== ] 1239/1823 67% [========================================== ] 1240/1823 68% [========================================== ] 1241/1823 68% [========================================== ] 1242/1823 68% [========================================== ] 1243/1823 68% [========================================== ] 1244/1823 68% [========================================== ] 1245/1823 68% [========================================== ] 1246/1823 68% [========================================== ] 1247/1823 68% [========================================== ] 1248/1823 68% [========================================== ] 1249/1823 68% [========================================== ] 1250/1823 68% [========================================== ] 1251/1823 68% [========================================== ] 1252/1823 68% [========================================== ] 1253/1823 68% [========================================== ] 1254/1823 68% [========================================== ] 1255/1823 68% [========================================== ] 1256/1823 68% [========================================== ] 1257/1823 68% [========================================== ] 1258/1823 69% [========================================== ] 1259/1823 69% [========================================== ] 1260/1823 69% [========================================== ] 1261/1823 69% [========================================== ] 1262/1823 69% [========================================== ] 1263/1823 69% [========================================== ] 1264/1823 69% [=========================================== ] 1265/1823 69% [=========================================== ] 1266/1823 69% [=========================================== ] 1267/1823 69% [=========================================== ] 1268/1823 69% [=========================================== ] 1269/1823 69% [=========================================== ] 1270/1823 69% [=========================================== ] 1271/1823 69% [=========================================== ] 1272/1823 69% [=========================================== ] 1273/1823 69% [=========================================== ] 1274/1823 69% [=========================================== ] 1275/1823 69% [=========================================== ] 1276/1823 69% [=========================================== ] 1277/1823 70% [=========================================== ] 1278/1823 70% [=========================================== ] 1279/1823 70% [=========================================== ] 1280/1823 70% [=========================================== ] 1281/1823 70% [=========================================== ] 1282/1823 70% [=========================================== ] 1283/1823 70% [=========================================== ] 1284/1823 70% [=========================================== ] 1285/1823 70% [=========================================== ] 1286/1823 70% [=========================================== ] 1287/1823 70% [=========================================== ] 1288/1823 70% [=========================================== ] 1289/1823 70% [=========================================== ] 1290/1823 70% [=========================================== ] 1291/1823 70% [=========================================== ] 1292/1823 70% [=========================================== ] 1293/1823 70% [============================================ ] 1294/1823 70% [============================================ ] 1295/1823 71% [============================================ ] 1296/1823 71% [============================================ ] 1297/1823 71% [============================================ ] 1298/1823 71% [============================================ ] 1299/1823 71% [============================================ ] 1300/1823 71% [============================================ ] 1301/1823 71% [============================================ ] 1302/1823 71% [============================================ ] 1303/1823 71% [============================================ ] 1304/1823 71% [============================================ ] 1305/1823 71% [============================================ ] 1306/1823 71% [============================================ ] 1307/1823 71% [============================================ ] 1308/1823 71% [============================================ ] 1309/1823 71% [============================================ ] 1310/1823 71% [============================================ ] 1311/1823 71% [============================================ ] 1312/1823 71% [============================================ ] 1313/1823 72% [============================================ ] 1314/1823 72% [============================================ ] 1315/1823 72% [============================================ ] 1316/1823 72% [============================================ ] 1317/1823 72% [============================================ ] 1318/1823 72% [============================================ ] 1319/1823 72% [============================================ ] 1320/1823 72% [============================================ ] 1321/1823 72% [============================================ ] 1322/1823 72% [============================================ ] 1323/1823 72% [============================================= ] 1324/1823 72% [============================================= ] 1325/1823 72% [============================================= ] 1326/1823 72% [============================================= ] 1327/1823 72% [============================================= ] 1328/1823 72% [============================================= ] 1329/1823 72% [============================================= ] 1330/1823 72% [============================================= ] 1331/1823 73% [============================================= ] 1332/1823 73% [============================================= ] 1333/1823 73% [============================================= ] 1334/1823 73% [============================================= ] 1335/1823 73% [============================================= ] 1336/1823 73% [============================================= ] 1337/1823 73% [============================================= ] 1338/1823 73% [============================================= ] 1339/1823 73% [============================================= ] 1340/1823 73% [============================================= ] 1341/1823 73% [============================================= ] 1342/1823 73% [============================================= ] 1343/1823 73% [============================================= ] 1344/1823 73% [============================================= ] 1345/1823 73% [============================================= ] 1346/1823 73% [============================================= ] 1347/1823 73% [============================================= ] 1348/1823 73% [============================================= ] 1349/1823 73% [============================================= ] 1350/1823 74% [============================================= ] 1351/1823 74% [============================================= ] 1352/1823 74% [============================================== ] 1353/1823 74% [============================================== ] 1354/1823 74% [============================================== ] 1355/1823 74% [============================================== ] 1356/1823 74% [============================================== ] 1357/1823 74% [============================================== ] 1358/1823 74% [============================================== ] 1359/1823 74% [============================================== ] 1360/1823 74% [============================================== ] 1361/1823 74% [============================================== ] 1362/1823 74% [============================================== ] 1363/1823 74% [============================================== ] 1364/1823 74% [============================================== ] 1365/1823 74% [============================================== ] 1366/1823 74% [============================================== ] 1367/1823 74% [============================================== ] 1368/1823 75% [============================================== ] 1369/1823 75% [============================================== ] 1370/1823 75% [============================================== ] 1371/1823 75% [============================================== ] 1372/1823 75% [============================================== ] 1373/1823 75% [============================================== ] 1374/1823 75% [============================================== ] 1375/1823 75% [============================================== ] 1376/1823 75% [============================================== ] 1377/1823 75% [============================================== ] 1378/1823 75% [============================================== ] 1379/1823 75% [============================================== ] 1380/1823 75% [============================================== ] 1381/1823 75% [=============================================== ] 1382/1823 75% [=============================================== ] 1383/1823 75% [=============================================== ] 1384/1823 75% [=============================================== ] 1385/1823 75% [=============================================== ] 1386/1823 76% [=============================================== ] 1387/1823 76% [=============================================== ] 1388/1823 76% [=============================================== ] 1389/1823 76% [=============================================== ] 1390/1823 76% [=============================================== ] 1391/1823 76% [=============================================== ] 1392/1823 76% [=============================================== ] 1393/1823 76% [=============================================== ] 1394/1823 76% [=============================================== ] 1395/1823 76% [=============================================== ] 1396/1823 76% [=============================================== ] 1397/1823 76% [=============================================== ] 1398/1823 76% [=============================================== ] 1399/1823 76% [=============================================== ] 1400/1823 76% [=============================================== ] 1401/1823 76% [=============================================== ] 1402/1823 76% [=============================================== ] 1403/1823 76% [=============================================== ] 1404/1823 77% [=============================================== ] 1405/1823 77% [=============================================== ] 1406/1823 77% [=============================================== ] 1407/1823 77% [=============================================== ] 1408/1823 77% [=============================================== ] 1409/1823 77% [=============================================== ] 1410/1823 77% [=============================================== ] 1411/1823 77% [================================================ ] 1412/1823 77% [================================================ ] 1413/1823 77% [================================================ ] 1414/1823 77% [================================================ ] 1415/1823 77% [================================================ ] 1416/1823 77% [================================================ ] 1417/1823 77% [================================================ ] 1418/1823 77% [================================================ ] 1419/1823 77% [================================================ ] 1420/1823 77% [================================================ ] 1421/1823 77% [================================================ ] 1422/1823 78% [================================================ ] 1423/1823 78% [================================================ ] 1424/1823 78% [================================================ ] 1425/1823 78% [================================================ ] 1426/1823 78% [================================================ ] 1427/1823 78% [================================================ ] 1428/1823 78% [================================================ ] 1429/1823 78% [================================================ ] 1430/1823 78% [================================================ ] 1431/1823 78% [================================================ ] 1432/1823 78% [================================================ ] 1433/1823 78% [================================================ ] 1434/1823 78% [================================================ ] 1435/1823 78% [================================================ ] 1436/1823 78% [================================================ ] 1437/1823 78% [================================================ ] 1438/1823 78% [================================================ ] 1439/1823 78% [================================================ ] 1440/1823 78% [================================================= ] 1441/1823 79% [================================================= ] 1442/1823 79% [================================================= ] 1443/1823 79% [================================================= ] 1444/1823 79% [================================================= ] 1445/1823 79% [================================================= ] 1446/1823 79% [================================================= ] 1447/1823 79% [================================================= ] 1448/1823 79% [================================================= ] 1449/1823 79% [================================================= ] 1450/1823 79% [================================================= ] 1451/1823 79% [================================================= ] 1452/1823 79% [================================================= ] 1453/1823 79% [================================================= ] 1454/1823 79% [================================================= ] 1455/1823 79% [================================================= ] 1456/1823 79% [================================================= ] 1457/1823 79% [================================================= ] 1458/1823 79% [================================================= ] 1459/1823 80% [================================================= ] 1460/1823 80% [================================================= ] 1461/1823 80% [================================================= ] 1462/1823 80% [================================================= ] 1463/1823 80% [================================================= ] 1464/1823 80% [================================================= ] 1465/1823 80% [================================================= ] 1466/1823 80% [================================================= ] 1467/1823 80% [================================================= ] 1468/1823 80% [================================================= ] 1469/1823 80% [================================================= ] 1470/1823 80% [================================================== ] 1471/1823 80% [================================================== ] 1472/1823 80% [================================================== ] 1473/1823 80% [================================================== ] 1474/1823 80% [================================================== ] 1475/1823 80% [================================================== ] 1476/1823 80% [================================================== ] 1477/1823 81% [================================================== ] 1478/1823 81% [================================================== ] 1479/1823 81% [================================================== ] 1480/1823 81% [================================================== ] 1481/1823 81% [================================================== ] 1482/1823 81% [================================================== ] 1483/1823 81% [================================================== ] 1484/1823 81% [================================================== ] 1485/1823 81% [================================================== ] 1486/1823 81% [================================================== ] 1487/1823 81% [================================================== ] 1488/1823 81% [================================================== ] 1489/1823 81% [================================================== ] 1490/1823 81% [================================================== ] 1491/1823 81% [================================================== ] 1492/1823 81% [================================================== ] 1493/1823 81% [================================================== ] 1494/1823 81% [================================================== ] 1495/1823 82% [================================================== ] 1496/1823 82% [================================================== ] 1497/1823 82% [================================================== ] 1498/1823 82% [================================================== ] 1499/1823 82% [=================================================== ] 1500/1823 82% [=================================================== ] 1501/1823 82% [=================================================== ] 1502/1823 82% [=================================================== ] 1503/1823 82% [=================================================== ] 1504/1823 82% [=================================================== ] 1505/1823 82% [=================================================== ] 1506/1823 82% [=================================================== ] 1507/1823 82% [=================================================== ] 1508/1823 82% [=================================================== ] 1509/1823 82% [=================================================== ] 1510/1823 82% [=================================================== ] 1511/1823 82% [=================================================== ] 1512/1823 82% [=================================================== ] 1513/1823 82% [=================================================== ] 1514/1823 83% [=================================================== ] 1515/1823 83% [=================================================== ] 1516/1823 83% [=================================================== ] 1517/1823 83% [=================================================== ] 1518/1823 83% [=================================================== ] 1519/1823 83% [=================================================== ] 1520/1823 83% [=================================================== ] 1521/1823 83% [=================================================== ] 1522/1823 83% [=================================================== ] 1523/1823 83% [=================================================== ] 1524/1823 83% [=================================================== ] 1525/1823 83% [=================================================== ] 1526/1823 83% [=================================================== ] 1527/1823 83% [=================================================== ] 1528/1823 83% [==================================================== ] 1529/1823 83% [==================================================== ] 1530/1823 83% [==================================================== ] 1531/1823 83% [==================================================== ] 1532/1823 84% [==================================================== ] 1533/1823 84% [==================================================== ] 1534/1823 84% [==================================================== ] 1535/1823 84% [==================================================== ] 1536/1823 84% [==================================================== ] 1537/1823 84% [==================================================== ] 1538/1823 84% [==================================================== ] 1539/1823 84% [==================================================== ] 1540/1823 84% [==================================================== ] 1541/1823 84% [==================================================== ] 1542/1823 84% [==================================================== ] 1543/1823 84% [==================================================== ] 1544/1823 84% [==================================================== ] 1545/1823 84% [==================================================== ] 1546/1823 84% [==================================================== ] 1547/1823 84% [==================================================== ] 1548/1823 84% [==================================================== ] 1549/1823 84% [==================================================== ] 1550/1823 85% [==================================================== ] 1551/1823 85% [==================================================== ] 1552/1823 85% [==================================================== ] 1553/1823 85% [==================================================== ] 1554/1823 85% [==================================================== ] 1555/1823 85% [==================================================== ] 1556/1823 85% [==================================================== ] 1557/1823 85% [==================================================== ] 1558/1823 85% [===================================================== ] 1559/1823 85% [===================================================== ] 1560/1823 85% [===================================================== ] 1561/1823 85% [===================================================== ] 1562/1823 85% [===================================================== ] 1563/1823 85% [===================================================== ] 1564/1823 85% [===================================================== ] 1565/1823 85% [===================================================== ] 1566/1823 85% [===================================================== ] 1567/1823 85% [===================================================== ] 1568/1823 86% [===================================================== ] 1569/1823 86% [===================================================== ] 1570/1823 86% [===================================================== ] 1571/1823 86% [===================================================== ] 1572/1823 86% [===================================================== ] 1573/1823 86% [===================================================== ] 1574/1823 86% [===================================================== ] 1575/1823 86% [===================================================== ] 1576/1823 86% [===================================================== ] 1577/1823 86% [===================================================== ] 1578/1823 86% [===================================================== ] 1579/1823 86% [===================================================== ] 1580/1823 86% [===================================================== ] 1581/1823 86% [===================================================== ] 1582/1823 86% [===================================================== ] 1583/1823 86% [===================================================== ] 1584/1823 86% [===================================================== ] 1585/1823 86% [===================================================== ] 1586/1823 86% [===================================================== ] 1587/1823 87% [====================================================== ] 1588/1823 87% [====================================================== ] 1589/1823 87% [====================================================== ] 1590/1823 87% [====================================================== ] 1591/1823 87% [====================================================== ] 1592/1823 87% [====================================================== ] 1593/1823 87% [====================================================== ] 1594/1823 87% [====================================================== ] 1595/1823 87% [====================================================== ] 1596/1823 87% [====================================================== ] 1597/1823 87% [====================================================== ] 1598/1823 87% [====================================================== ] 1599/1823 87% [====================================================== ] 1600/1823 87% [====================================================== ] 1601/1823 87% [====================================================== ] 1602/1823 87% [====================================================== ] 1603/1823 87% [====================================================== ] 1604/1823 87% [====================================================== ] 1605/1823 88% [====================================================== ] 1606/1823 88% [====================================================== ] 1607/1823 88% [====================================================== ] 1608/1823 88% [====================================================== ] 1609/1823 88% [====================================================== ] 1610/1823 88% [====================================================== ] 1611/1823 88% [====================================================== ] 1612/1823 88% [====================================================== ] 1613/1823 88% [====================================================== ] 1614/1823 88% [====================================================== ] 1615/1823 88% [====================================================== ] 1616/1823 88% [====================================================== ] 1617/1823 88% [======================================================= ] 1618/1823 88% [======================================================= ] 1619/1823 88% [======================================================= ] 1620/1823 88% [======================================================= ] 1621/1823 88% [======================================================= ] 1622/1823 88% [======================================================= ] 1623/1823 89% [======================================================= ] 1624/1823 89% [======================================================= ] 1625/1823 89% [======================================================= ] 1626/1823 89% [======================================================= ] 1627/1823 89% [======================================================= ] 1628/1823 89% [======================================================= ] 1629/1823 89% [======================================================= ] 1630/1823 89% [======================================================= ] 1631/1823 89% [======================================================= ] 1632/1823 89% [======================================================= ] 1633/1823 89% [======================================================= ] 1634/1823 89% [======================================================= ] 1635/1823 89% [======================================================= ] 1636/1823 89% [======================================================= ] 1637/1823 89% [======================================================= ] 1638/1823 89% [======================================================= ] 1639/1823 89% [======================================================= ] 1640/1823 89% [======================================================= ] 1641/1823 90% [======================================================= ] 1642/1823 90% [======================================================= ] 1643/1823 90% [======================================================= ] 1644/1823 90% [======================================================= ] 1645/1823 90% [======================================================= ] 1646/1823 90% [======================================================== ] 1647/1823 90% [======================================================== ] 1648/1823 90% [======================================================== ] 1649/1823 90% [======================================================== ] 1650/1823 90% [======================================================== ] 1651/1823 90% [======================================================== ] 1652/1823 90% [======================================================== ] 1653/1823 90% [======================================================== ] 1654/1823 90% [======================================================== ] 1655/1823 90% [======================================================== ] 1656/1823 90% [======================================================== ] 1657/1823 90% [======================================================== ] 1658/1823 90% [======================================================== ] 1659/1823 91% [======================================================== ] 1660/1823 91% [======================================================== ] 1661/1823 91% [======================================================== ] 1662/1823 91% [======================================================== ] 1663/1823 91% [======================================================== ] 1664/1823 91% [======================================================== ] 1665/1823 91% [======================================================== ] 1666/1823 91% [======================================================== ] 1667/1823 91% [======================================================== ] 1668/1823 91% [======================================================== ] 1669/1823 91% [======================================================== ] 1670/1823 91% [======================================================== ] 1671/1823 91% [======================================================== ] 1672/1823 91% [======================================================== ] 1673/1823 91% [======================================================== ] 1674/1823 91% [======================================================== ] 1675/1823 91% [========================================================= ] 1676/1823 91% [========================================================= ] 1677/1823 91% [========================================================= ] 1678/1823 92% [========================================================= ] 1679/1823 92% [========================================================= ] 1680/1823 92% [========================================================= ] 1681/1823 92% [========================================================= ] 1682/1823 92% [========================================================= ] 1683/1823 92% [========================================================= ] 1684/1823 92% [========================================================= ] 1685/1823 92% [========================================================= ] 1686/1823 92% [========================================================= ] 1687/1823 92% [========================================================= ] 1688/1823 92% [========================================================= ] 1689/1823 92% [========================================================= ] 1690/1823 92% [========================================================= ] 1691/1823 92% [========================================================= ] 1692/1823 92% [========================================================= ] 1693/1823 92% [========================================================= ] 1694/1823 92% [========================================================= ] 1695/1823 92% [========================================================= ] 1696/1823 93% [========================================================= ] 1697/1823 93% [========================================================= ] 1698/1823 93% [========================================================= ] 1699/1823 93% [========================================================= ] 1700/1823 93% [========================================================= ] 1701/1823 93% [========================================================= ] 1702/1823 93% [========================================================= ] 1703/1823 93% [========================================================= ] 1704/1823 93% [========================================================= ] 1705/1823 93% [========================================================== ] 1706/1823 93% [========================================================== ] 1707/1823 93% [========================================================== ] 1708/1823 93% [========================================================== ] 1709/1823 93% [========================================================== ] 1710/1823 93% [========================================================== ] 1711/1823 93% [========================================================== ] 1712/1823 93% [========================================================== ] 1713/1823 93% [========================================================== ] 1714/1823 94% [========================================================== ] 1715/1823 94% [========================================================== ] 1716/1823 94% [========================================================== ] 1717/1823 94% [========================================================== ] 1718/1823 94% [========================================================== ] 1719/1823 94% [========================================================== ] 1720/1823 94% [========================================================== ] 1721/1823 94% [========================================================== ] 1722/1823 94% [========================================================== ] 1723/1823 94% [========================================================== ] 1724/1823 94% [========================================================== ] 1725/1823 94% [========================================================== ] 1726/1823 94% [========================================================== ] 1727/1823 94% [========================================================== ] 1728/1823 94% [========================================================== ] 1729/1823 94% [========================================================== ] 1730/1823 94% [========================================================== ] 1731/1823 94% [========================================================== ] 1732/1823 95% [========================================================== ] 1733/1823 95% [========================================================== ] 1734/1823 95% [=========================================================== ] 1735/1823 95% [=========================================================== ] 1736/1823 95% [=========================================================== ] 1737/1823 95% [=========================================================== ] 1738/1823 95% [=========================================================== ] 1739/1823 95% [=========================================================== ] 1740/1823 95% [=========================================================== ] 1741/1823 95% [=========================================================== ] 1742/1823 95% [=========================================================== ] 1743/1823 95% [=========================================================== ] 1744/1823 95% [=========================================================== ] 1745/1823 95% [=========================================================== ] 1746/1823 95% [=========================================================== ] 1747/1823 95% [=========================================================== ] 1748/1823 95% [=========================================================== ] 1749/1823 95% [=========================================================== ] 1750/1823 95% [=========================================================== ] 1751/1823 96% [=========================================================== ] 1752/1823 96% [=========================================================== ] 1753/1823 96% [=========================================================== ] 1754/1823 96% [=========================================================== ] 1755/1823 96% [=========================================================== ] 1756/1823 96% [=========================================================== ] 1757/1823 96% [=========================================================== ] 1758/1823 96% [=========================================================== ] 1759/1823 96% [=========================================================== ] 1760/1823 96% [=========================================================== ] 1761/1823 96% [=========================================================== ] 1762/1823 96% [=========================================================== ] 1763/1823 96% [=========================================================== ] 1764/1823 96% [============================================================ ] 1765/1823 96% [============================================================ ] 1766/1823 96% [============================================================ ] 1767/1823 96% [============================================================ ] 1768/1823 96% [============================================================ ] 1769/1823 97% [============================================================ ] 1770/1823 97% [============================================================ ] 1771/1823 97% [============================================================ ] 1772/1823 97% [============================================================ ] 1773/1823 97% [============================================================ ] 1774/1823 97% [============================================================ ] 1775/1823 97% [============================================================ ] 1776/1823 97% [============================================================ ] 1777/1823 97% [============================================================ ] 1778/1823 97% [============================================================ ] 1779/1823 97% [============================================================ ] 1780/1823 97% [============================================================ ] 1781/1823 97% [============================================================ ] 1782/1823 97% [============================================================ ] 1783/1823 97% [============================================================ ] 1784/1823 97% [============================================================ ] 1785/1823 97% [============================================================ ] 1786/1823 97% [============================================================ ] 1787/1823 98% [============================================================ ] 1788/1823 98% [============================================================ ] 1789/1823 98% [============================================================ ] 1790/1823 98% [============================================================ ] 1791/1823 98% [============================================================ ] 1792/1823 98% [============================================================ ] 1793/1823 98% [============================================================= ] 1794/1823 98% [============================================================= ] 1795/1823 98% [============================================================= ] 1796/1823 98% [============================================================= ] 1797/1823 98% [============================================================= ] 1798/1823 98% [============================================================= ] 1799/1823 98% [============================================================= ] 1800/1823 98% [============================================================= ] 1801/1823 98% [============================================================= ] 1802/1823 98% [============================================================= ] 1803/1823 98% [============================================================= ] 1804/1823 98% [============================================================= ] 1805/1823 99% [============================================================= ] 1806/1823 99% [============================================================= ] 1807/1823 99% [============================================================= ] 1808/1823 99% [============================================================= ] 1809/1823 99% [============================================================= ] 1810/1823 99% [============================================================= ] 1811/1823 99% [============================================================= ] 1812/1823 99% [============================================================= ] 1813/1823 99% [============================================================= ] 1814/1823 99% [============================================================= ] 1815/1823 99% [============================================================= ] 1816/1823 99% [============================================================= ] 1817/1823 99% [============================================================= ] 1818/1823 99% [============================================================= ] 1819/1823 99% [============================================================= ] 1820/1823 99% [============================================================= ] 1821/1823 99% [============================================================= ] 1822/1823 99% [==============================================================] 1823/1823 100% operation complete, 1823 objects in 27243 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-194-gd2141f65e4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 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-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.37 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ipcalc 1.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.6 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> psmisc 23.4 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> host-checksec 2.5.0 Collecting legal info LICENSE.txt: OK (sha256: 7888fee828bf56d547fc1f634e40638984148b4fc41373b7626eb465060640de) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> host-cryptsetup 2.5.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> font-awesome 4.7.0 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linux-firmware 20220310 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) LICENSE.radeon: OK (sha256: fc6223d4bfe9f2f9e2eddc44b9fe5721d0caf49f01cb08d602906add686d8c6f) WHENCE: OK (sha256: 75afdb5d45a21ff95ff7aa82d67bc42a83830f2def98ea937c01d6e7603d76f9) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> open62541 v1.3.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> 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) >>> parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.1.5 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python-markupsafe 2.0.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.8 Collecting legal info COPYING: OK (sha256: 3fc429d6b944fa20306357196a28bb4dd7c25e2d67edebec771f44de5bd7f9e8) >>> udftools 2.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> opensbi 0.9 Collecting legal info COPYING.BSD: OK (sha256: 82d13fb1bf6bb162629deeea9eb9c117e74548d3b707e478967691fe79a68e21) >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'