/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/instance-3/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/instance-3/output-1/target/usr/share/locale /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-8159-g90f2700c09"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc2\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n news -1 news -1 * - - - Leafnode2 daemon\n sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' /dev/fuse c 666 0 0 10 229 0 0 -\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.romfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/genromfs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target -f /home/buildroot/autobuild/instance-3/output-1/images/rootfs.romfs\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/romfs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2461 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2461 0% [ ] 2/2461 0% [ ] 3/2461 0% [ ] 4/2461 0% [ ] 5/2461 0% [ ] 6/2461 0% [ ] 7/2461 0% [ ] 8/2461 0% [ ] 9/2461 0% [ ] 10/2461 0% [ ] 11/2461 0% [ ] 12/2461 0% [ ] 13/2461 0% [ ] 14/2461 0% [ ] 15/2461 0% [ ] 16/2461 0% [ ] 17/2461 0% [ ] 18/2461 0% [ ] 19/2461 0% [ ] 20/2461 0% [ ] 21/2461 0% [ ] 22/2461 0% [ ] 23/2461 0% [ ] 24/2461 0% [ ] 25/2461 1% [ ] 26/2461 1% [ ] 27/2461 1% [ ] 28/2461 1% [ ] 29/2461 1% [ ] 30/2461 1% [ ] 31/2461 1% [ ] 32/2461 1% [ ] 33/2461 1% [ ] 34/2461 1% [ ] 35/2461 1% [ ] 36/2461 1% [ ] 37/2461 1% [ ] 38/2461 1% [ ] 39/2461 1% [= ] 40/2461 1% [= ] 41/2461 1% [= ] 42/2461 1% [= ] 43/2461 1% [= ] 44/2461 1% [= ] 45/2461 1% [= ] 46/2461 1% [= ] 47/2461 1% [= ] 48/2461 1% [= ] 49/2461 1% [= ] 50/2461 2% [= ] 51/2461 2% [= ] 52/2461 2% [= ] 53/2461 2% [= ] 54/2461 2% [= ] 55/2461 2% [= ] 56/2461 2% [= ] 57/2461 2% [= ] 58/2461 2% [= ] 59/2461 2% [= ] 60/2461 2% [= ] 61/2461 2% [= ] 62/2461 2% [= ] 63/2461 2% [= ] 64/2461 2% [= ] 65/2461 2% [= ] 66/2461 2% [= ] 67/2461 2% [= ] 68/2461 2% [= ] 69/2461 2% [= ] 70/2461 2% [= ] 71/2461 2% [= ] 72/2461 2% [= ] 73/2461 2% [= ] 74/2461 3% [= ] 75/2461 3% [= ] 76/2461 3% [= ] 77/2461 3% [= ] 78/2461 3% [= ] 79/2461 3% [== ] 80/2461 3% [== ] 81/2461 3% [== ] 82/2461 3% [== ] 83/2461 3% [== ] 84/2461 3% [== ] 85/2461 3% [== ] 86/2461 3% [== ] 87/2461 3% [== ] 88/2461 3% [== ] 89/2461 3% [== ] 90/2461 3% [== ] 91/2461 3% [== ] 92/2461 3% [== ] 93/2461 3% [== ] 94/2461 3% [== ] 95/2461 3% [== ] 96/2461 3% [== ] 97/2461 3% [== ] 98/2461 3% [== ] 99/2461 4% [== ] 100/2461 4% [== ] 101/2461 4% [== ] 102/2461 4% [== ] 103/2461 4% [== ] 104/2461 4% [== ] 105/2461 4% [== ] 106/2461 4% [== ] 107/2461 4% [== ] 108/2461 4% [== ] 109/2461 4% [== ] 110/2461 4% [== ] 111/2461 4% [== ] 112/2461 4% [== ] 113/2461 4% [== ] 114/2461 4% [== ] 115/2461 4% [== ] 116/2461 4% [== ] 117/2461 4% [== ] 118/2461 4% [== ] 119/2461 4% [=== ] 120/2461 4% [=== ] 121/2461 4% [=== ] 122/2461 4% [=== ] 123/2461 4% [=== ] 124/2461 5% [=== ] 125/2461 5% [=== ] 126/2461 5% [=== ] 127/2461 5% [=== ] 128/2461 5% [=== ] 129/2461 5% [=== ] 130/2461 5% [=== ] 131/2461 5% [=== ] 132/2461 5% [=== ] 133/2461 5% [=== ] 134/2461 5% [=== ] 135/2461 5% [=== ] 136/2461 5% [=== ] 137/2461 5% [=== ] 138/2461 5% [=== ] 139/2461 5% [=== ] 140/2461 5% [=== ] 141/2461 5% [=== ] 142/2461 5% [=== ] 143/2461 5% [=== ] 144/2461 5% [=== ] 145/2461 5% [=== ] 146/2461 5% [=== ] 147/2461 5% [=== ] 148/2461 6% [=== ] 149/2461 6% [=== ] 150/2461 6% [=== ] 151/2461 6% [=== ] 152/2461 6% [=== ] 153/2461 6% [=== ] 154/2461 6% [=== ] 155/2461 6% [=== ] 156/2461 6% [=== ] 157/2461 6% [=== ] 158/2461 6% [==== ] 159/2461 6% [==== ] 160/2461 6% [==== ] 161/2461 6% [==== ] 162/2461 6% [==== ] 163/2461 6% [==== ] 164/2461 6% [==== ] 165/2461 6% [==== ] 166/2461 6% [==== ] 167/2461 6% [==== ] 168/2461 6% [==== ] 169/2461 6% [==== ] 170/2461 6% [==== ] 171/2461 6% [==== ] 172/2461 6% [==== ] 173/2461 7% [==== ] 174/2461 7% [==== ] 175/2461 7% [==== ] 176/2461 7% [==== ] 177/2461 7% [==== ] 178/2461 7% [==== ] 179/2461 7% [==== ] 180/2461 7% [==== ] 181/2461 7% [==== ] 182/2461 7% [==== ] 183/2461 7% [==== ] 184/2461 7% [==== ] 185/2461 7% [==== ] 186/2461 7% [==== ] 187/2461 7% [==== ] 188/2461 7% [==== ] 189/2461 7% [==== ] 190/2461 7% [==== ] 191/2461 7% [==== ] 192/2461 7% [==== ] 193/2461 7% [==== ] 194/2461 7% [==== ] 195/2461 7% [==== ] 196/2461 7% [==== ] 197/2461 8% [==== ] 198/2461 8% [===== ] 199/2461 8% [===== ] 200/2461 8% [===== ] 201/2461 8% [===== ] 202/2461 8% [===== ] 203/2461 8% [===== ] 204/2461 8% [===== ] 205/2461 8% [===== ] 206/2461 8% [===== ] 207/2461 8% [===== ] 208/2461 8% [===== ] 209/2461 8% [===== ] 210/2461 8% [===== ] 211/2461 8% [===== ] 212/2461 8% [===== ] 213/2461 8% [===== ] 214/2461 8% [===== ] 215/2461 8% [===== ] 216/2461 8% [===== ] 217/2461 8% [===== ] 218/2461 8% [===== ] 219/2461 8% [===== ] 220/2461 8% [===== ] 221/2461 8% [===== ] 222/2461 9% [===== ] 223/2461 9% [===== ] 224/2461 9% [===== ] 225/2461 9% [===== ] 226/2461 9% [===== ] 227/2461 9% [===== ] 228/2461 9% [===== ] 229/2461 9% [===== ] 230/2461 9% [===== ] 231/2461 9% [===== ] 232/2461 9% [===== ] 233/2461 9% [===== ] 234/2461 9% [===== ] 235/2461 9% [===== ] 236/2461 9% [===== ] 237/2461 9% [===== ] 238/2461 9% [====== ] 239/2461 9% [====== ] 240/2461 9% [====== ] 241/2461 9% [====== ] 242/2461 9% [====== ] 243/2461 9% [====== ] 244/2461 9% [====== ] 245/2461 9% [====== ] 246/2461 9% [====== ] 247/2461 10% [====== ] 248/2461 10% [====== ] 249/2461 10% [====== ] 250/2461 10% [====== ] 251/2461 10% [====== ] 252/2461 10% [====== ] 253/2461 10% [====== ] 254/2461 10% [====== ] 255/2461 10% [====== ] 256/2461 10% [====== ] 257/2461 10% [====== ] 258/2461 10% [====== ] 259/2461 10% [====== ] 260/2461 10% [====== ] 261/2461 10% [====== ] 262/2461 10% [====== ] 263/2461 10% [====== ] 264/2461 10% [====== ] 265/2461 10% [====== ] 266/2461 10% [====== ] 267/2461 10% [====== ] 268/2461 10% [====== ] 269/2461 10% [====== ] 270/2461 10% [====== ] 271/2461 11% [====== ] 272/2461 11% [====== ] 273/2461 11% [====== ] 274/2461 11% [====== ] 275/2461 11% [====== ] 276/2461 11% [====== ] 277/2461 11% [======= ] 278/2461 11% [======= ] 279/2461 11% [======= ] 280/2461 11% [======= ] 281/2461 11% [======= ] 282/2461 11% [======= ] 283/2461 11% [======= ] 284/2461 11% [======= ] 285/2461 11% [======= ] 286/2461 11% [======= ] 287/2461 11% [======= ] 288/2461 11% [======= ] 289/2461 11% [======= ] 290/2461 11% [======= ] 291/2461 11% [======= ] 292/2461 11% [======= ] 293/2461 11% [======= ] 294/2461 11% [======= ] 295/2461 11% [======= ] 296/2461 12% [======= ] 297/2461 12% [======= ] 298/2461 12% [======= ] 299/2461 12% [======= ] 300/2461 12% [======= ] 301/2461 12% [======= ] 302/2461 12% [======= ] 303/2461 12% [======= ] 304/2461 12% [======= ] 305/2461 12% [======= ] 306/2461 12% [======= ] 307/2461 12% [======= ] 308/2461 12% [======= ] 309/2461 12% [======= ] 310/2461 12% [======= ] 311/2461 12% [======= ] 312/2461 12% [======= ] 313/2461 12% [======= ] 314/2461 12% [======= ] 315/2461 12% [======= ] 316/2461 12% [======= ] 317/2461 12% [======== ] 318/2461 12% [======== ] 319/2461 12% [======== ] 320/2461 13% [======== ] 321/2461 13% [======== ] 322/2461 13% [======== ] 323/2461 13% [======== ] 324/2461 13% [======== ] 325/2461 13% [======== ] 326/2461 13% [======== ] 327/2461 13% [======== ] 328/2461 13% [======== ] 329/2461 13% [======== ] 330/2461 13% [======== ] 331/2461 13% [======== ] 332/2461 13% [======== ] 333/2461 13% [======== ] 334/2461 13% [======== ] 335/2461 13% [======== ] 336/2461 13% [======== ] 337/2461 13% [======== ] 338/2461 13% [======== ] 339/2461 13% [======== ] 340/2461 13% [======== ] 341/2461 13% [======== ] 342/2461 13% [======== ] 343/2461 13% [======== ] 344/2461 13% [======== ] 345/2461 14% [======== ] 346/2461 14% [======== ] 347/2461 14% [======== ] 348/2461 14% [======== ] 349/2461 14% [======== ] 350/2461 14% [======== ] 351/2461 14% [======== ] 352/2461 14% [======== ] 353/2461 14% [======== ] 354/2461 14% [======== ] 355/2461 14% [======== ] 356/2461 14% [======== ] 357/2461 14% [========= ] 358/2461 14% [========= ] 359/2461 14% [========= ] 360/2461 14% [========= ] 361/2461 14% [========= ] 362/2461 14% [========= ] 363/2461 14% [========= ] 364/2461 14% [========= ] 365/2461 14% [========= ] 366/2461 14% [========= ] 367/2461 14% [========= ] 368/2461 14% [========= ] 369/2461 14% [========= ] 370/2461 15% [========= ] 371/2461 15% [========= ] 372/2461 15% [========= ] 373/2461 15% [========= ] 374/2461 15% [========= ] 375/2461 15% [========= ] 376/2461 15% [========= ] 377/2461 15% [========= ] 378/2461 15% [========= ] 379/2461 15% [========= ] 380/2461 15% [========= ] 381/2461 15% [========= ] 382/2461 15% [========= ] 383/2461 15% [========= ] 384/2461 15% [========= ] 385/2461 15% [========= ] 386/2461 15% [========= ] 387/2461 15% [========= ] 388/2461 15% [========= ] 389/2461 15% [========= ] 390/2461 15% [========= ] 391/2461 15% [========= ] 392/2461 15% [========= ] 393/2461 15% [========= ] 394/2461 16% [========= ] 395/2461 16% [========= ] 396/2461 16% [========== ] 397/2461 16% [========== ] 398/2461 16% [========== ] 399/2461 16% [========== ] 400/2461 16% [========== ] 401/2461 16% [========== ] 402/2461 16% [========== ] 403/2461 16% [========== ] 404/2461 16% [========== ] 405/2461 16% [========== ] 406/2461 16% [========== ] 407/2461 16% [========== ] 408/2461 16% [========== ] 409/2461 16% [========== ] 410/2461 16% [========== ] 411/2461 16% [========== ] 412/2461 16% [========== ] 413/2461 16% [========== ] 414/2461 16% [========== ] 415/2461 16% [========== ] 416/2461 16% [========== ] 417/2461 16% [========== ] 418/2461 16% [========== ] 419/2461 17% [========== ] 420/2461 17% [========== ] 421/2461 17% [========== ] 422/2461 17% [========== ] 423/2461 17% [========== ] 424/2461 17% [========== ] 425/2461 17% [========== ] 426/2461 17% [========== ] 427/2461 17% [========== ] 428/2461 17% [========== ] 429/2461 17% [========== ] 430/2461 17% [========== ] 431/2461 17% [========== ] 432/2461 17% [========== ] 433/2461 17% [========== ] 434/2461 17% [========== ] 435/2461 17% [========== ] 436/2461 17% [=========== ] 437/2461 17% [=========== ] 438/2461 17% [=========== ] 439/2461 17% [=========== ] 440/2461 17% [=========== ] 441/2461 17% [=========== ] 442/2461 17% [=========== ] 443/2461 18% [=========== ] 444/2461 18% [=========== ] 445/2461 18% [=========== ] 446/2461 18% [=========== ] 447/2461 18% [=========== ] 448/2461 18% [=========== ] 449/2461 18% [=========== ] 450/2461 18% [=========== ] 451/2461 18% [=========== ] 452/2461 18% [=========== ] 453/2461 18% [=========== ] 454/2461 18% [=========== ] 455/2461 18% [=========== ] 456/2461 18% [=========== ] 457/2461 18% [=========== ] 458/2461 18% [=========== ] 459/2461 18% [=========== ] 460/2461 18% [=========== ] 461/2461 18% [=========== ] 462/2461 18% [=========== ] 463/2461 18% [=========== ] 464/2461 18% [=========== ] 465/2461 18% [=========== ] 466/2461 18% [=========== ] 467/2461 18% [=========== ] 468/2461 19% [=========== ] 469/2461 19% [=========== ] 470/2461 19% [=========== ] 471/2461 19% [=========== ] 472/2461 19% [=========== ] 473/2461 19% [=========== ] 474/2461 19% [=========== ] 475/2461 19% [=========== ] 476/2461 19% [============ ] 477/2461 19% [============ ] 478/2461 19% [============ ] 479/2461 19% [============ ] 480/2461 19% [============ ] 481/2461 19% [============ ] 482/2461 19% [============ ] 483/2461 19% [============ ] 484/2461 19% [============ ] 485/2461 19% [============ ] 486/2461 19% [============ ] 487/2461 19% [============ ] 488/2461 19% [============ ] 489/2461 19% [============ ] 490/2461 19% [============ ] 491/2461 19% [============ ] 492/2461 19% [============ ] 493/2461 20% [============ ] 494/2461 20% [============ ] 495/2461 20% [============ ] 496/2461 20% [============ ] 497/2461 20% [============ ] 498/2461 20% [============ ] 499/2461 20% [============ ] 500/2461 20% [============ ] 501/2461 20% [============ ] 502/2461 20% [============ ] 503/2461 20% [============ ] 504/2461 20% [============ ] 505/2461 20% [============ ] 506/2461 20% [============ ] 507/2461 20% [============ ] 508/2461 20% [============ ] 509/2461 20% [============ ] 510/2461 20% [============ ] 511/2461 20% [============ ] 512/2461 20% [============ ] 513/2461 20% [============ ] 514/2461 20% [============ ] 515/2461 20% [============ ] 516/2461 20% [============= ] 517/2461 21% [============= ] 518/2461 21% [============= ] 519/2461 21% [============= ] 520/2461 21% [============= ] 521/2461 21% [============= ] 522/2461 21% [============= ] 523/2461 21% [============= ] 524/2461 21% [============= ] 525/2461 21% [============= ] 526/2461 21% [============= ] 527/2461 21% [============= ] 528/2461 21% [============= ] 529/2461 21% [============= ] 530/2461 21% [============= ] 531/2461 21% [============= ] 532/2461 21% [============= ] 533/2461 21% [============= ] 534/2461 21% [============= ] 535/2461 21% [============= ] 536/2461 21% [============= ] 537/2461 21% [============= ] 538/2461 21% [============= ] 539/2461 21% [============= ] 540/2461 21% [============= ] 541/2461 21% [============= ] 542/2461 22% [============= ] 543/2461 22% [============= ] 544/2461 22% [============= ] 545/2461 22% [============= ] 546/2461 22% [============= ] 547/2461 22% [============= ] 548/2461 22% [============= ] 549/2461 22% [============= ] 550/2461 22% [============= ] 551/2461 22% [============= ] 552/2461 22% [============= ] 553/2461 22% [============= ] 554/2461 22% [============= ] 555/2461 22% [============== ] 556/2461 22% [============== ] 557/2461 22% [============== ] 558/2461 22% [============== ] 559/2461 22% [============== ] 560/2461 22% [============== ] 561/2461 22% [============== ] 562/2461 22% [============== ] 563/2461 22% [============== ] 564/2461 22% [============== ] 565/2461 22% [============== ] 566/2461 22% [============== ] 567/2461 23% [============== ] 568/2461 23% [============== ] 569/2461 23% [============== ] 570/2461 23% [============== ] 571/2461 23% [============== ] 572/2461 23% [============== ] 573/2461 23% [============== ] 574/2461 23% [============== ] 575/2461 23% [============== ] 576/2461 23% [============== ] 577/2461 23% [============== ] 578/2461 23% [============== ] 579/2461 23% [============== ] 580/2461 23% [============== ] 581/2461 23% [============== ] 582/2461 23% [============== ] 583/2461 23% [============== ] 584/2461 23% [============== ] 585/2461 23% [============== ] 586/2461 23% [============== ] 587/2461 23% [============== ] 588/2461 23% [============== ] 589/2461 23% [============== ] 590/2461 23% [============== ] 591/2461 24% [============== ] 592/2461 24% [============== ] 593/2461 24% [============== ] 594/2461 24% [============== ] 595/2461 24% [=============== ] 596/2461 24% [=============== ] 597/2461 24% [=============== ] 598/2461 24% [=============== ] 599/2461 24% [=============== ] 600/2461 24% [=============== ] 601/2461 24% [=============== ] 602/2461 24% [=============== ] 603/2461 24% [=============== ] 604/2461 24% [=============== ] 605/2461 24% [=============== ] 606/2461 24% [=============== ] 607/2461 24% [=============== ] 608/2461 24% [=============== ] 609/2461 24% [=============== ] 610/2461 24% [=============== ] 611/2461 24% [=============== ] 612/2461 24% [=============== ] 613/2461 24% [=============== ] 614/2461 24% [=============== ] 615/2461 24% [=============== ] 616/2461 25% [=============== ] 617/2461 25% [=============== ] 618/2461 25% [=============== ] 619/2461 25% [=============== ] 620/2461 25% [=============== ] 621/2461 25% [=============== ] 622/2461 25% [=============== ] 623/2461 25% [=============== ] 624/2461 25% [=============== ] 625/2461 25% [=============== ] 626/2461 25% [=============== ] 627/2461 25% [=============== ] 628/2461 25% [=============== ] 629/2461 25% [=============== ] 630/2461 25% [=============== ] 631/2461 25% [=============== ] 632/2461 25% [=============== ] 633/2461 25% [=============== ] 634/2461 25% [=============== ] 635/2461 25% [================ ] 636/2461 25% [================ ] 637/2461 25% [================ ] 638/2461 25% [================ ] 639/2461 25% [================ ] 640/2461 26% [================ ] 641/2461 26% [================ ] 642/2461 26% [================ ] 643/2461 26% [================ ] 644/2461 26% [================ ] 645/2461 26% [================ ] 646/2461 26% [================ ] 647/2461 26% [================ ] 648/2461 26% [================ ] 649/2461 26% [================ ] 650/2461 26% [================ ] 651/2461 26% [================ ] 652/2461 26% [================ ] 653/2461 26% [================ ] 654/2461 26% [================ ] 655/2461 26% [================ ] 656/2461 26% [================ ] 657/2461 26% [================ ] 658/2461 26% [================ ] 659/2461 26% [================ ] 660/2461 26% [================ ] 661/2461 26% [================ ] 662/2461 26% [================ ] 663/2461 26% [================ ] 664/2461 26% [================ ] 665/2461 27% [================ ] 666/2461 27% [================ ] 667/2461 27% [================ ] 668/2461 27% [================ ] 669/2461 27% [================ ] 670/2461 27% [================ ] 671/2461 27% [================ ] 672/2461 27% [================ ] 673/2461 27% [================ ] 674/2461 27% [================= ] 675/2461 27% [================= ] 676/2461 27% [================= ] 677/2461 27% [================= ] 678/2461 27% [================= ] 679/2461 27% [================= ] 680/2461 27% [================= ] 681/2461 27% [================= ] 682/2461 27% [================= ] 683/2461 27% [================= ] 684/2461 27% [================= ] 685/2461 27% [================= ] 686/2461 27% [================= ] 687/2461 27% [================= ] 688/2461 27% [================= ] 689/2461 27% [================= ] 690/2461 28% [================= ] 691/2461 28% [================= ] 692/2461 28% [================= ] 693/2461 28% [================= ] 694/2461 28% [================= ] 695/2461 28% [================= ] 696/2461 28% [================= ] 697/2461 28% [================= ] 698/2461 28% [================= ] 699/2461 28% [================= ] 700/2461 28% [================= ] 701/2461 28% [================= ] 702/2461 28% [================= ] 703/2461 28% [================= ] 704/2461 28% [================= ] 705/2461 28% [================= ] 706/2461 28% [================= ] 707/2461 28% [================= ] 708/2461 28% [================= ] 709/2461 28% [================= ] 710/2461 28% [================= ] 711/2461 28% [================= ] 712/2461 28% [================= ] 713/2461 28% [================= ] 714/2461 29% [================== ] 715/2461 29% [================== ] 716/2461 29% [================== ] 717/2461 29% [================== ] 718/2461 29% [================== ] 719/2461 29% [================== ] 720/2461 29% [================== ] 721/2461 29% [================== ] 722/2461 29% [================== ] 723/2461 29% [================== ] 724/2461 29% [================== ] 725/2461 29% [================== ] 726/2461 29% [================== ] 727/2461 29% [================== ] 728/2461 29% [================== ] 729/2461 29% [================== ] 730/2461 29% [================== ] 731/2461 29% [================== ] 732/2461 29% [================== ] 733/2461 29% [================== ] 734/2461 29% [================== ] 735/2461 29% [================== ] 736/2461 29% [================== ] 737/2461 29% [================== ] 738/2461 29% [================== ] 739/2461 30% [================== ] 740/2461 30% [================== ] 741/2461 30% [================== ] 742/2461 30% [================== ] 743/2461 30% [================== ] 744/2461 30% [================== ] 745/2461 30% [================== ] 746/2461 30% [================== ] 747/2461 30% [================== ] 748/2461 30% [================== ] 749/2461 30% [================== ] 750/2461 30% [================== ] 751/2461 30% [================== ] 752/2461 30% [================== ] 753/2461 30% [================== ] 754/2461 30% [=================== ] 755/2461 30% [=================== ] 756/2461 30% [=================== ] 757/2461 30% [=================== ] 758/2461 30% [=================== ] 759/2461 30% [=================== ] 760/2461 30% [=================== ] 761/2461 30% [=================== ] 762/2461 30% [=================== ] 763/2461 31% [=================== ] 764/2461 31% [=================== ] 765/2461 31% [=================== ] 766/2461 31% [=================== ] 767/2461 31% [=================== ] 768/2461 31% [=================== ] 769/2461 31% [=================== ] 770/2461 31% [=================== ] 771/2461 31% [=================== ] 772/2461 31% [=================== ] 773/2461 31% [=================== ] 774/2461 31% [=================== ] 775/2461 31% [=================== ] 776/2461 31% [=================== ] 777/2461 31% [=================== ] 778/2461 31% [=================== ] 779/2461 31% [=================== ] 780/2461 31% [=================== ] 781/2461 31% [=================== ] 782/2461 31% [=================== ] 783/2461 31% [=================== ] 784/2461 31% [=================== ] 785/2461 31% [=================== ] 786/2461 31% [=================== ] 787/2461 31% [=================== ] 788/2461 32% [=================== ] 789/2461 32% [=================== ] 790/2461 32% [=================== ] 791/2461 32% [=================== ] 792/2461 32% [=================== ] 793/2461 32% [==================== ] 794/2461 32% [==================== ] 795/2461 32% [==================== ] 796/2461 32% [==================== ] 797/2461 32% [==================== ] 798/2461 32% [==================== ] 799/2461 32% [==================== ] 800/2461 32% [==================== ] 801/2461 32% [==================== ] 802/2461 32% [==================== ] 803/2461 32% [==================== ] 804/2461 32% [==================== ] 805/2461 32% [==================== ] 806/2461 32% [==================== ] 807/2461 32% [==================== ] 808/2461 32% [==================== ] 809/2461 32% [==================== ] 810/2461 32% [==================== ] 811/2461 32% [==================== ] 812/2461 32% [==================== ] 813/2461 33% [==================== ] 814/2461 33% [==================== ] 815/2461 33% [==================== ] 816/2461 33% [==================== ] 817/2461 33% [==================== ] 818/2461 33% [==================== ] 819/2461 33% [==================== ] 820/2461 33% [==================== ] 821/2461 33% [==================== ] 822/2461 33% [==================== ] 823/2461 33% [==================== ] 824/2461 33% [==================== ] 825/2461 33% [==================== ] 826/2461 33% [==================== ] 827/2461 33% [==================== ] 828/2461 33% [==================== ] 829/2461 33% [==================== ] 830/2461 33% [==================== ] 831/2461 33% [==================== ] 832/2461 33% [==================== ] 833/2461 33% [===================== ] 834/2461 33% [===================== ] 835/2461 33% [===================== ] 836/2461 33% [===================== ] 837/2461 34% [===================== ] 838/2461 34% [===================== ] 839/2461 34% [===================== ] 840/2461 34% [===================== ] 841/2461 34% [===================== ] 842/2461 34% [===================== ] 843/2461 34% [===================== ] 844/2461 34% [===================== ] 845/2461 34% [===================== ] 846/2461 34% [===================== ] 847/2461 34% [===================== ] 848/2461 34% [===================== ] 849/2461 34% [===================== ] 850/2461 34% [===================== ] 851/2461 34% [===================== ] 852/2461 34% [===================== ] 853/2461 34% [===================== ] 854/2461 34% [===================== ] 855/2461 34% [===================== ] 856/2461 34% [===================== ] 857/2461 34% [===================== ] 858/2461 34% [===================== ] 859/2461 34% [===================== ] 860/2461 34% [===================== ] 861/2461 34% [===================== ] 862/2461 35% [===================== ] 863/2461 35% [===================== ] 864/2461 35% [===================== ] 865/2461 35% [===================== ] 866/2461 35% [===================== ] 867/2461 35% [===================== ] 868/2461 35% [===================== ] 869/2461 35% [===================== ] 870/2461 35% [===================== ] 871/2461 35% [===================== ] 872/2461 35% [===================== ] 873/2461 35% [====================== ] 874/2461 35% [====================== ] 875/2461 35% [====================== ] 876/2461 35% [====================== ] 877/2461 35% [====================== ] 878/2461 35% [====================== ] 879/2461 35% [====================== ] 880/2461 35% [====================== ] 881/2461 35% [====================== ] 882/2461 35% [====================== ] 883/2461 35% [====================== ] 884/2461 35% [====================== ] 885/2461 35% [====================== ] 886/2461 36% [====================== ] 887/2461 36% [====================== ] 888/2461 36% [====================== ] 889/2461 36% [====================== ] 890/2461 36% [====================== ] 891/2461 36% [====================== ] 892/2461 36% [====================== ] 893/2461 36% [====================== ] 894/2461 36% [====================== ] 895/2461 36% [====================== ] 896/2461 36% [====================== ] 897/2461 36% [====================== ] 898/2461 36% [====================== ] 899/2461 36% [====================== ] 900/2461 36% [====================== ] 901/2461 36% [====================== ] 902/2461 36% [====================== ] 903/2461 36% [====================== ] 904/2461 36% [====================== ] 905/2461 36% [====================== ] 906/2461 36% [====================== ] 907/2461 36% [====================== ] 908/2461 36% [====================== ] 909/2461 36% [====================== ] 910/2461 36% [====================== ] 911/2461 37% [====================== ] 912/2461 37% [======================= ] 913/2461 37% [======================= ] 914/2461 37% [======================= ] 915/2461 37% [======================= ] 916/2461 37% [======================= ] 917/2461 37% [======================= ] 918/2461 37% [======================= ] 919/2461 37% [======================= ] 920/2461 37% [======================= ] 921/2461 37% [======================= ] 922/2461 37% [======================= ] 923/2461 37% [======================= ] 924/2461 37% [======================= ] 925/2461 37% [======================= ] 926/2461 37% [======================= ] 927/2461 37% [======================= ] 928/2461 37% [======================= ] 929/2461 37% [======================= ] 930/2461 37% [======================= ] 931/2461 37% [======================= ] 932/2461 37% [======================= ] 933/2461 37% [======================= ] 934/2461 37% [======================= ] 935/2461 37% [======================= ] 936/2461 38% [======================= ] 937/2461 38% [======================= ] 938/2461 38% [======================= ] 939/2461 38% [======================= ] 940/2461 38% [======================= ] 941/2461 38% [======================= ] 942/2461 38% [======================= ] 943/2461 38% [======================= ] 944/2461 38% [======================= ] 945/2461 38% [======================= ] 946/2461 38% [======================= ] 947/2461 38% [======================= ] 948/2461 38% [======================= ] 949/2461 38% [======================= ] 950/2461 38% [======================= ] 951/2461 38% [======================= ] 952/2461 38% [======================== ] 953/2461 38% [======================== ] 954/2461 38% [======================== ] 955/2461 38% [======================== ] 956/2461 38% [======================== ] 957/2461 38% [======================== ] 958/2461 38% [======================== ] 959/2461 38% [======================== ] 960/2461 39% [======================== ] 961/2461 39% [======================== ] 962/2461 39% [======================== ] 963/2461 39% [======================== ] 964/2461 39% [======================== ] 965/2461 39% [======================== ] 966/2461 39% [======================== ] 967/2461 39% [======================== ] 968/2461 39% [======================== ] 969/2461 39% [======================== ] 970/2461 39% [======================== ] 971/2461 39% [======================== ] 972/2461 39% [======================== ] 973/2461 39% [======================== ] 974/2461 39% [======================== ] 975/2461 39% [======================== ] 976/2461 39% [======================== ] 977/2461 39% [======================== ] 978/2461 39% [======================== ] 979/2461 39% [======================== ] 980/2461 39% [======================== ] 981/2461 39% [======================== ] 982/2461 39% [======================== ] 983/2461 39% [======================== ] 984/2461 39% [======================== ] 985/2461 40% [======================== ] 986/2461 40% [======================== ] 987/2461 40% [======================== ] 988/2461 40% [======================== ] 989/2461 40% [======================== ] 990/2461 40% [======================== ] 991/2461 40% [======================== ] 992/2461 40% [========================= ] 993/2461 40% [========================= ] 994/2461 40% [========================= ] 995/2461 40% [========================= ] 996/2461 40% [========================= ] 997/2461 40% [========================= ] 998/2461 40% [========================= ] 999/2461 40% [========================= ] 1000/2461 40% [========================= ] 1001/2461 40% [========================= ] 1002/2461 40% [========================= ] 1003/2461 40% [========================= ] 1004/2461 40% [========================= ] 1005/2461 40% [========================= ] 1006/2461 40% [========================= ] 1007/2461 40% [========================= ] 1008/2461 40% [========================= ] 1009/2461 40% [========================= ] 1010/2461 41% [========================= ] 1011/2461 41% [========================= ] 1012/2461 41% [========================= ] 1013/2461 41% [========================= ] 1014/2461 41% [========================= ] 1015/2461 41% [========================= ] 1016/2461 41% [========================= ] 1017/2461 41% [========================= ] 1018/2461 41% [========================= ] 1019/2461 41% [========================= ] 1020/2461 41% [========================= ] 1021/2461 41% [========================= ] 1022/2461 41% [========================= ] 1023/2461 41% [========================= ] 1024/2461 41% [========================= ] 1025/2461 41% [========================= ] 1026/2461 41% [========================= ] 1027/2461 41% [========================= ] 1028/2461 41% [========================= ] 1029/2461 41% [========================= ] 1030/2461 41% [========================= ] 1031/2461 41% [========================= ] 1032/2461 41% [========================== ] 1033/2461 41% [========================== ] 1034/2461 42% [========================== ] 1035/2461 42% [========================== ] 1036/2461 42% [========================== ] 1037/2461 42% [========================== ] 1038/2461 42% [========================== ] 1039/2461 42% [========================== ] 1040/2461 42% [========================== ] 1041/2461 42% [========================== ] 1042/2461 42% [========================== ] 1043/2461 42% [========================== ] 1044/2461 42% [========================== ] 1045/2461 42% [========================== ] 1046/2461 42% [========================== ] 1047/2461 42% [========================== ] 1048/2461 42% [========================== ] 1049/2461 42% [========================== ] 1050/2461 42% [========================== ] 1051/2461 42% [========================== ] 1052/2461 42% [========================== ] 1053/2461 42% [========================== ] 1054/2461 42% [========================== ] 1055/2461 42% [========================== ] 1056/2461 42% [========================== ] 1057/2461 42% [========================== ] 1058/2461 42% [========================== ] 1059/2461 43% [========================== ] 1060/2461 43% [========================== ] 1061/2461 43% [========================== ] 1062/2461 43% [========================== ] 1063/2461 43% [========================== ] 1064/2461 43% [========================== ] 1065/2461 43% [========================== ] 1066/2461 43% [========================== ] 1067/2461 43% [========================== ] 1068/2461 43% [========================== ] 1069/2461 43% [========================== ] 1070/2461 43% [========================== ] 1071/2461 43% [=========================== ] 1072/2461 43% [=========================== ] 1073/2461 43% [=========================== ] 1074/2461 43% [=========================== ] 1075/2461 43% [=========================== ] 1076/2461 43% [=========================== ] 1077/2461 43% [=========================== ] 1078/2461 43% [=========================== ] 1079/2461 43% [=========================== ] 1080/2461 43% [=========================== ] 1081/2461 43% [=========================== ] 1082/2461 43% [=========================== ] 1083/2461 44% [=========================== ] 1084/2461 44% [=========================== ] 1085/2461 44% [=========================== ] 1086/2461 44% [=========================== ] 1087/2461 44% [=========================== ] 1088/2461 44% [=========================== ] 1089/2461 44% [=========================== ] 1090/2461 44% [=========================== ] 1091/2461 44% [=========================== ] 1092/2461 44% [=========================== ] 1093/2461 44% [=========================== ] 1094/2461 44% [=========================== ] 1095/2461 44% [=========================== ] 1096/2461 44% [=========================== ] 1097/2461 44% [=========================== ] 1098/2461 44% [=========================== ] 1099/2461 44% [=========================== ] 1100/2461 44% [=========================== ] 1101/2461 44% [=========================== ] 1102/2461 44% [=========================== ] 1103/2461 44% [=========================== ] 1104/2461 44% [=========================== ] 1105/2461 44% [=========================== ] 1106/2461 44% [=========================== ] 1107/2461 44% [=========================== ] 1108/2461 45% [=========================== ] 1109/2461 45% [=========================== ] 1110/2461 45% [=========================== ] 1111/2461 45% [============================ ] 1112/2461 45% [============================ ] 1113/2461 45% [============================ ] 1114/2461 45% [============================ ] 1115/2461 45% [============================ ] 1116/2461 45% [============================ ] 1117/2461 45% [============================ ] 1118/2461 45% [============================ ] 1119/2461 45% [============================ ] 1120/2461 45% [============================ ] 1121/2461 45% [============================ ] 1122/2461 45% [============================ ] 1123/2461 45% [============================ ] 1124/2461 45% [============================ ] 1125/2461 45% [============================ ] 1126/2461 45% [============================ ] 1127/2461 45% [============================ ] 1128/2461 45% [============================ ] 1129/2461 45% [============================ ] 1130/2461 45% [============================ ] 1131/2461 45% [============================ ] 1132/2461 45% [============================ ] 1133/2461 46% [============================ ] 1134/2461 46% [============================ ] 1135/2461 46% [============================ ] 1136/2461 46% [============================ ] 1137/2461 46% [============================ ] 1138/2461 46% [============================ ] 1139/2461 46% [============================ ] 1140/2461 46% [============================ ] 1141/2461 46% [============================ ] 1142/2461 46% [============================ ] 1143/2461 46% [============================ ] 1144/2461 46% [============================ ] 1145/2461 46% [============================ ] 1146/2461 46% [============================ ] 1147/2461 46% [============================ ] 1148/2461 46% [============================ ] 1149/2461 46% [============================ ] 1150/2461 46% [============================ ] 1151/2461 46% [============================= ] 1152/2461 46% [============================= ] 1153/2461 46% [============================= ] 1154/2461 46% [============================= ] 1155/2461 46% [============================= ] 1156/2461 46% [============================= ] 1157/2461 47% [============================= ] 1158/2461 47% [============================= ] 1159/2461 47% [============================= ] 1160/2461 47% [============================= ] 1161/2461 47% [============================= ] 1162/2461 47% [============================= ] 1163/2461 47% [============================= ] 1164/2461 47% [============================= ] 1165/2461 47% [============================= ] 1166/2461 47% [============================= ] 1167/2461 47% [============================= ] 1168/2461 47% [============================= ] 1169/2461 47% [============================= ] 1170/2461 47% [============================= ] 1171/2461 47% [============================= ] 1172/2461 47% [============================= ] 1173/2461 47% [============================= ] 1174/2461 47% [============================= ] 1175/2461 47% [============================= ] 1176/2461 47% [============================= ] 1177/2461 47% [============================= ] 1178/2461 47% [============================= ] 1179/2461 47% [============================= ] 1180/2461 47% [============================= ] 1181/2461 47% [============================= ] 1182/2461 48% [============================= ] 1183/2461 48% [============================= ] 1184/2461 48% [============================= ] 1185/2461 48% [============================= ] 1186/2461 48% [============================= ] 1187/2461 48% [============================= ] 1188/2461 48% [============================= ] 1189/2461 48% [============================= ] 1190/2461 48% [============================== ] 1191/2461 48% [============================== ] 1192/2461 48% [============================== ] 1193/2461 48% [============================== ] 1194/2461 48% [============================== ] 1195/2461 48% [============================== ] 1196/2461 48% [============================== ] 1197/2461 48% [============================== ] 1198/2461 48% [============================== ] 1199/2461 48% [============================== ] 1200/2461 48% [============================== ] 1201/2461 48% [============================== ] 1202/2461 48% [============================== ] 1203/2461 48% [============================== ] 1204/2461 48% [============================== ] 1205/2461 48% [============================== ] 1206/2461 49% [============================== ] 1207/2461 49% [============================== ] 1208/2461 49% [============================== ] 1209/2461 49% [============================== ] 1210/2461 49% [============================== ] 1211/2461 49% [============================== ] 1212/2461 49% [============================== ] 1213/2461 49% [============================== ] 1214/2461 49% [============================== ] 1215/2461 49% [============================== ] 1216/2461 49% [============================== ] 1217/2461 49% [============================== ] 1218/2461 49% [============================== ] 1219/2461 49% [============================== ] 1220/2461 49% [============================== ] 1221/2461 49% [============================== ] 1222/2461 49% [============================== ] 1223/2461 49% [============================== ] 1224/2461 49% [============================== ] 1225/2461 49% [============================== ] 1226/2461 49% [============================== ] 1227/2461 49% [============================== ] 1228/2461 49% [============================== ] 1229/2461 49% [============================== ] 1230/2461 49% [=============================== ] 1231/2461 50% [=============================== ] 1232/2461 50% [=============================== ] 1233/2461 50% [=============================== ] 1234/2461 50% [=============================== ] 1235/2461 50% [=============================== ] 1236/2461 50% [=============================== ] 1237/2461 50% [=============================== ] 1238/2461 50% [=============================== ] 1239/2461 50% [=============================== ] 1240/2461 50% [=============================== ] 1241/2461 50% [=============================== ] 1242/2461 50% [=============================== ] 1243/2461 50% [=============================== ] 1244/2461 50% [=============================== ] 1245/2461 50% [=============================== ] 1246/2461 50% [=============================== ] 1247/2461 50% [=============================== ] 1248/2461 50% [=============================== ] 1249/2461 50% [=============================== ] 1250/2461 50% [=============================== ] 1251/2461 50% [=============================== ] 1252/2461 50% [=============================== ] 1253/2461 50% [=============================== ] 1254/2461 50% [=============================== ] 1255/2461 50% [=============================== ] 1256/2461 51% [=============================== ] 1257/2461 51% [=============================== ] 1258/2461 51% [=============================== ] 1259/2461 51% [=============================== ] 1260/2461 51% [=============================== ] 1261/2461 51% [=============================== ] 1262/2461 51% [=============================== ] 1263/2461 51% [=============================== ] 1264/2461 51% [=============================== ] 1265/2461 51% [=============================== ] 1266/2461 51% [=============================== ] 1267/2461 51% [=============================== ] 1268/2461 51% [=============================== ] 1269/2461 51% [=============================== ] 1270/2461 51% [================================ ] 1271/2461 51% [================================ ] 1272/2461 51% [================================ ] 1273/2461 51% [================================ ] 1274/2461 51% [================================ ] 1275/2461 51% [================================ ] 1276/2461 51% [================================ ] 1277/2461 51% [================================ ] 1278/2461 51% [================================ ] 1279/2461 51% [================================ ] 1280/2461 52% [================================ ] 1281/2461 52% [================================ ] 1282/2461 52% [================================ ] 1283/2461 52% [================================ ] 1284/2461 52% [================================ ] 1285/2461 52% [================================ ] 1286/2461 52% [================================ ] 1287/2461 52% [================================ ] 1288/2461 52% [================================ ] 1289/2461 52% [================================ ] 1290/2461 52% [================================ ] 1291/2461 52% [================================ ] 1292/2461 52% [================================ ] 1293/2461 52% [================================ ] 1294/2461 52% [================================ ] 1295/2461 52% [================================ ] 1296/2461 52% [================================ ] 1297/2461 52% [================================ ] 1298/2461 52% [================================ ] 1299/2461 52% [================================ ] 1300/2461 52% [================================ ] 1301/2461 52% [================================ ] 1302/2461 52% [================================ ] 1303/2461 52% [================================ ] 1304/2461 52% [================================ ] 1305/2461 53% [================================ ] 1306/2461 53% [================================ ] 1307/2461 53% [================================ ] 1308/2461 53% [================================ ] 1309/2461 53% [================================= ] 1310/2461 53% [================================= ] 1311/2461 53% [================================= ] 1312/2461 53% [================================= ] 1313/2461 53% [================================= ] 1314/2461 53% [================================= ] 1315/2461 53% [================================= ] 1316/2461 53% [================================= ] 1317/2461 53% [================================= ] 1318/2461 53% [================================= ] 1319/2461 53% [================================= ] 1320/2461 53% [================================= ] 1321/2461 53% [================================= ] 1322/2461 53% [================================= ] 1323/2461 53% [================================= ] 1324/2461 53% [================================= ] 1325/2461 53% [================================= ] 1326/2461 53% [================================= ] 1327/2461 53% [================================= ] 1328/2461 53% [================================= ] 1329/2461 54% [================================= ] 1330/2461 54% [================================= ] 1331/2461 54% [================================= ] 1332/2461 54% [================================= ] 1333/2461 54% [================================= ] 1334/2461 54% [================================= ] 1335/2461 54% [================================= ] 1336/2461 54% [================================= ] 1337/2461 54% [================================= ] 1338/2461 54% [================================= ] 1339/2461 54% [================================= ] 1340/2461 54% [================================= ] 1341/2461 54% [================================= ] 1342/2461 54% [================================= ] 1343/2461 54% [================================= ] 1344/2461 54% [================================= ] 1345/2461 54% [================================= ] 1346/2461 54% [================================= ] 1347/2461 54% [================================= ] 1348/2461 54% [================================= ] 1349/2461 54% [================================== ] 1350/2461 54% [================================== ] 1351/2461 54% [================================== ] 1352/2461 54% [================================== ] 1353/2461 54% [================================== ] 1354/2461 55% [================================== ] 1355/2461 55% [================================== ] 1356/2461 55% [================================== ] 1357/2461 55% [================================== ] 1358/2461 55% [================================== ] 1359/2461 55% [================================== ] 1360/2461 55% [================================== ] 1361/2461 55% [================================== ] 1362/2461 55% [================================== ] 1363/2461 55% [================================== ] 1364/2461 55% [================================== ] 1365/2461 55% [================================== ] 1366/2461 55% [================================== ] 1367/2461 55% [================================== ] 1368/2461 55% [================================== ] 1369/2461 55% [================================== ] 1370/2461 55% [================================== ] 1371/2461 55% [================================== ] 1372/2461 55% [================================== ] 1373/2461 55% [================================== ] 1374/2461 55% [================================== ] 1375/2461 55% [================================== ] 1376/2461 55% [================================== ] 1377/2461 55% [================================== ] 1378/2461 55% [================================== ] 1379/2461 56% [================================== ] 1380/2461 56% [================================== ] 1381/2461 56% [================================== ] 1382/2461 56% [================================== ] 1383/2461 56% [================================== ] 1384/2461 56% [================================== ] 1385/2461 56% [================================== ] 1386/2461 56% [================================== ] 1387/2461 56% [================================== ] 1388/2461 56% [================================== ] 1389/2461 56% [=================================== ] 1390/2461 56% [=================================== ] 1391/2461 56% [=================================== ] 1392/2461 56% [=================================== ] 1393/2461 56% [=================================== ] 1394/2461 56% [=================================== ] 1395/2461 56% [=================================== ] 1396/2461 56% [=================================== ] 1397/2461 56% [=================================== ] 1398/2461 56% [=================================== ] 1399/2461 56% [=================================== ] 1400/2461 56% [=================================== ] 1401/2461 56% [=================================== ] 1402/2461 56% [=================================== ] 1403/2461 57% [=================================== ] 1404/2461 57% [=================================== ] 1405/2461 57% [=================================== ] 1406/2461 57% [=================================== ] 1407/2461 57% [=================================== ] 1408/2461 57% [=================================== ] 1409/2461 57% [=================================== ] 1410/2461 57% [=================================== ] 1411/2461 57% [=================================== ] 1412/2461 57% [=================================== ] 1413/2461 57% [=================================== ] 1414/2461 57% [=================================== ] 1415/2461 57% [=================================== ] 1416/2461 57% [=================================== ] 1417/2461 57% [=================================== ] 1418/2461 57% [=================================== ] 1419/2461 57% [=================================== ] 1420/2461 57% [=================================== ] 1421/2461 57% [=================================== ] 1422/2461 57% [=================================== ] 1423/2461 57% [=================================== ] 1424/2461 57% [=================================== ] 1425/2461 57% [=================================== ] 1426/2461 57% [=================================== ] 1427/2461 57% [=================================== ] 1428/2461 58% [==================================== ] 1429/2461 58% [==================================== ] 1430/2461 58% [==================================== ] 1431/2461 58% [==================================== ] 1432/2461 58% [==================================== ] 1433/2461 58% [==================================== ] 1434/2461 58% [==================================== ] 1435/2461 58% [==================================== ] 1436/2461 58% [==================================== ] 1437/2461 58% [==================================== ] 1438/2461 58% [==================================== ] 1439/2461 58% [==================================== ] 1440/2461 58% [==================================== ] 1441/2461 58% [==================================== ] 1442/2461 58% [==================================== ] 1443/2461 58% [==================================== ] 1444/2461 58% [==================================== ] 1445/2461 58% [==================================== ] 1446/2461 58% [==================================== ] 1447/2461 58% [==================================== ] 1448/2461 58% [==================================== ] 1449/2461 58% [==================================== ] 1450/2461 58% [==================================== ] 1451/2461 58% [==================================== ] 1452/2461 59% [==================================== ] 1453/2461 59% [==================================== ] 1454/2461 59% [==================================== ] 1455/2461 59% [==================================== ] 1456/2461 59% [==================================== ] 1457/2461 59% [==================================== ] 1458/2461 59% [==================================== ] 1459/2461 59% [==================================== ] 1460/2461 59% [==================================== ] 1461/2461 59% [==================================== ] 1462/2461 59% [==================================== ] 1463/2461 59% [==================================== ] 1464/2461 59% [==================================== ] 1465/2461 59% [==================================== ] 1466/2461 59% [==================================== ] 1467/2461 59% [==================================== ] 1468/2461 59% [===================================== ] 1469/2461 59% [===================================== ] 1470/2461 59% [===================================== ] 1471/2461 59% [===================================== ] 1472/2461 59% [===================================== ] 1473/2461 59% [===================================== ] 1474/2461 59% [===================================== ] 1475/2461 59% [===================================== ] 1476/2461 59% [===================================== ] 1477/2461 60% [===================================== ] 1478/2461 60% [===================================== ] 1479/2461 60% [===================================== ] 1480/2461 60% [===================================== ] 1481/2461 60% [===================================== ] 1482/2461 60% [===================================== ] 1483/2461 60% [===================================== ] 1484/2461 60% [===================================== ] 1485/2461 60% [===================================== ] 1486/2461 60% [===================================== ] 1487/2461 60% [===================================== ] 1488/2461 60% [===================================== ] 1489/2461 60% [===================================== ] 1490/2461 60% [===================================== ] 1491/2461 60% [===================================== ] 1492/2461 60% [===================================== ] 1493/2461 60% [===================================== ] 1494/2461 60% [===================================== ] 1495/2461 60% [===================================== ] 1496/2461 60% [===================================== ] 1497/2461 60% [===================================== ] 1498/2461 60% [===================================== ] 1499/2461 60% [===================================== ] 1500/2461 60% [===================================== ] 1501/2461 60% [===================================== ] 1502/2461 61% [===================================== ] 1503/2461 61% [===================================== ] 1504/2461 61% [===================================== ] 1505/2461 61% [===================================== ] 1506/2461 61% [===================================== ] 1507/2461 61% [===================================== ] 1508/2461 61% [====================================== ] 1509/2461 61% [====================================== ] 1510/2461 61% [====================================== ] 1511/2461 61% [====================================== ] 1512/2461 61% [====================================== ] 1513/2461 61% [====================================== ] 1514/2461 61% [====================================== ] 1515/2461 61% [====================================== ] 1516/2461 61% [====================================== ] 1517/2461 61% [====================================== ] 1518/2461 61% [====================================== ] 1519/2461 61% [====================================== ] 1520/2461 61% [====================================== ] 1521/2461 61% [====================================== ] 1522/2461 61% [====================================== ] 1523/2461 61% [====================================== ] 1524/2461 61% [====================================== ] 1525/2461 61% [====================================== ] 1526/2461 62% [====================================== ] 1527/2461 62% [====================================== ] 1528/2461 62% [====================================== ] 1529/2461 62% [====================================== ] 1530/2461 62% [====================================== ] 1531/2461 62% [====================================== ] 1532/2461 62% [====================================== ] 1533/2461 62% [====================================== ] 1534/2461 62% [====================================== ] 1535/2461 62% [====================================== ] 1536/2461 62% [====================================== ] 1537/2461 62% [====================================== ] 1538/2461 62% [====================================== ] 1539/2461 62% [====================================== ] 1540/2461 62% [====================================== ] 1541/2461 62% [====================================== ] 1542/2461 62% [====================================== ] 1543/2461 62% [====================================== ] 1544/2461 62% [====================================== ] 1545/2461 62% [====================================== ] 1546/2461 62% [====================================== ] 1547/2461 62% [====================================== ] 1548/2461 62% [======================================= ] 1549/2461 62% [======================================= ] 1550/2461 62% [======================================= ] 1551/2461 63% [======================================= ] 1552/2461 63% [======================================= ] 1553/2461 63% [======================================= ] 1554/2461 63% [======================================= ] 1555/2461 63% [======================================= ] 1556/2461 63% [======================================= ] 1557/2461 63% [======================================= ] 1558/2461 63% [======================================= ] 1559/2461 63% [======================================= ] 1560/2461 63% [======================================= ] 1561/2461 63% [======================================= ] 1562/2461 63% [======================================= ] 1563/2461 63% [======================================= ] 1564/2461 63% [======================================= ] 1565/2461 63% [======================================= ] 1566/2461 63% [======================================= ] 1567/2461 63% [======================================= ] 1568/2461 63% [======================================= ] 1569/2461 63% [======================================= ] 1570/2461 63% [======================================= ] 1571/2461 63% [======================================= ] 1572/2461 63% [======================================= ] 1573/2461 63% [======================================= ] 1574/2461 63% [======================================= ] 1575/2461 63% [======================================= ] 1576/2461 64% [======================================= ] 1577/2461 64% [======================================= ] 1578/2461 64% [======================================= ] 1579/2461 64% [======================================= ] 1580/2461 64% [======================================= ] 1581/2461 64% [======================================= ] 1582/2461 64% [======================================= ] 1583/2461 64% [======================================= ] 1584/2461 64% [======================================= ] 1585/2461 64% [======================================= ] 1586/2461 64% [======================================= ] 1587/2461 64% [======================================== ] 1588/2461 64% [======================================== ] 1589/2461 64% [======================================== ] 1590/2461 64% [======================================== ] 1591/2461 64% [======================================== ] 1592/2461 64% [======================================== ] 1593/2461 64% [======================================== ] 1594/2461 64% [======================================== ] 1595/2461 64% [======================================== ] 1596/2461 64% [======================================== ] 1597/2461 64% [======================================== ] 1598/2461 64% [======================================== ] 1599/2461 64% [======================================== ] 1600/2461 65% [======================================== ] 1601/2461 65% [======================================== ] 1602/2461 65% [======================================== ] 1603/2461 65% [======================================== ] 1604/2461 65% [======================================== ] 1605/2461 65% [======================================== ] 1606/2461 65% [======================================== ] 1607/2461 65% [======================================== ] 1608/2461 65% [======================================== ] 1609/2461 65% [======================================== ] 1610/2461 65% [======================================== ] 1611/2461 65% [======================================== ] 1612/2461 65% [======================================== ] 1613/2461 65% [======================================== ] 1614/2461 65% [======================================== ] 1615/2461 65% [======================================== ] 1616/2461 65% [======================================== ] 1617/2461 65% [======================================== ] 1618/2461 65% [======================================== ] 1619/2461 65% [======================================== ] 1620/2461 65% [======================================== ] 1621/2461 65% [======================================== ] 1622/2461 65% [======================================== ] 1623/2461 65% [======================================== ] 1624/2461 65% [======================================== ] 1625/2461 66% [======================================== ] 1626/2461 66% [======================================== ] 1627/2461 66% [========================================= ] 1628/2461 66% [========================================= ] 1629/2461 66% [========================================= ] 1630/2461 66% [========================================= ] 1631/2461 66% [========================================= ] 1632/2461 66% [========================================= ] 1633/2461 66% [========================================= ] 1634/2461 66% [========================================= ] 1635/2461 66% [========================================= ] 1636/2461 66% [========================================= ] 1637/2461 66% [========================================= ] 1638/2461 66% [========================================= ] 1639/2461 66% [========================================= ] 1640/2461 66% [========================================= ] 1641/2461 66% [========================================= ] 1642/2461 66% [========================================= ] 1643/2461 66% [========================================= ] 1644/2461 66% [========================================= ] 1645/2461 66% [========================================= ] 1646/2461 66% [========================================= ] 1647/2461 66% [========================================= ] 1648/2461 66% [========================================= ] 1649/2461 67% [========================================= ] 1650/2461 67% [========================================= ] 1651/2461 67% [========================================= ] 1652/2461 67% [========================================= ] 1653/2461 67% [========================================= ] 1654/2461 67% [========================================= ] 1655/2461 67% [========================================= ] 1656/2461 67% [========================================= ] 1657/2461 67% [========================================= ] 1658/2461 67% [========================================= ] 1659/2461 67% [========================================= ] 1660/2461 67% [========================================= ] 1661/2461 67% [========================================= ] 1662/2461 67% [========================================= ] 1663/2461 67% [========================================= ] 1664/2461 67% [========================================= ] 1665/2461 67% [========================================= ] 1666/2461 67% [========================================= ] 1667/2461 67% [========================================== ] 1668/2461 67% [========================================== ] 1669/2461 67% [========================================== ] 1670/2461 67% [========================================== ] 1671/2461 67% [========================================== ] 1672/2461 67% [========================================== ] 1673/2461 67% [========================================== ] 1674/2461 68% [========================================== ] 1675/2461 68% [========================================== ] 1676/2461 68% [========================================== ] 1677/2461 68% [========================================== ] 1678/2461 68% [========================================== ] 1679/2461 68% [========================================== ] 1680/2461 68% [========================================== ] 1681/2461 68% [========================================== ] 1682/2461 68% [========================================== ] 1683/2461 68% [========================================== ] 1684/2461 68% [========================================== ] 1685/2461 68% [========================================== ] 1686/2461 68% [========================================== ] 1687/2461 68% [========================================== ] 1688/2461 68% [========================================== ] 1689/2461 68% [========================================== ] 1690/2461 68% [========================================== ] 1691/2461 68% [========================================== ] 1692/2461 68% [========================================== ] 1693/2461 68% [========================================== ] 1694/2461 68% [========================================== ] 1695/2461 68% [========================================== ] 1696/2461 68% [========================================== ] 1697/2461 68% [========================================== ] 1698/2461 68% [========================================== ] 1699/2461 69% [========================================== ] 1700/2461 69% [========================================== ] 1701/2461 69% [========================================== ] 1702/2461 69% [========================================== ] 1703/2461 69% [========================================== ] 1704/2461 69% [========================================== ] 1705/2461 69% [========================================== ] 1706/2461 69% [=========================================== ] 1707/2461 69% [=========================================== ] 1708/2461 69% [=========================================== ] 1709/2461 69% [=========================================== ] 1710/2461 69% [=========================================== ] 1711/2461 69% [=========================================== ] 1712/2461 69% [=========================================== ] 1713/2461 69% [=========================================== ] 1714/2461 69% [=========================================== ] 1715/2461 69% [=========================================== ] 1716/2461 69% [=========================================== ] 1717/2461 69% [=========================================== ] 1718/2461 69% [=========================================== ] 1719/2461 69% [=========================================== ] 1720/2461 69% [=========================================== ] 1721/2461 69% [=========================================== ] 1722/2461 69% [=========================================== ] 1723/2461 70% [=========================================== ] 1724/2461 70% [=========================================== ] 1725/2461 70% [=========================================== ] 1726/2461 70% [=========================================== ] 1727/2461 70% [=========================================== ] 1728/2461 70% [=========================================== ] 1729/2461 70% [=========================================== ] 1730/2461 70% [=========================================== ] 1731/2461 70% [=========================================== ] 1732/2461 70% [=========================================== ] 1733/2461 70% [=========================================== ] 1734/2461 70% [=========================================== ] 1735/2461 70% [=========================================== ] 1736/2461 70% [=========================================== ] 1737/2461 70% [=========================================== ] 1738/2461 70% [=========================================== ] 1739/2461 70% [=========================================== ] 1740/2461 70% [=========================================== ] 1741/2461 70% [=========================================== ] 1742/2461 70% [=========================================== ] 1743/2461 70% [=========================================== ] 1744/2461 70% [=========================================== ] 1745/2461 70% [=========================================== ] 1746/2461 70% [============================================ ] 1747/2461 70% [============================================ ] 1748/2461 71% [============================================ ] 1749/2461 71% [============================================ ] 1750/2461 71% [============================================ ] 1751/2461 71% [============================================ ] 1752/2461 71% [============================================ ] 1753/2461 71% [============================================ ] 1754/2461 71% [============================================ ] 1755/2461 71% [============================================ ] 1756/2461 71% [============================================ ] 1757/2461 71% [============================================ ] 1758/2461 71% [============================================ ] 1759/2461 71% [============================================ ] 1760/2461 71% [============================================ ] 1761/2461 71% [============================================ ] 1762/2461 71% [============================================ ] 1763/2461 71% [============================================ ] 1764/2461 71% [============================================ ] 1765/2461 71% [============================================ ] 1766/2461 71% [============================================ ] 1767/2461 71% [============================================ ] 1768/2461 71% [============================================ ] 1769/2461 71% [============================================ ] 1770/2461 71% [============================================ ] 1771/2461 71% [============================================ ] 1772/2461 72% [============================================ ] 1773/2461 72% [============================================ ] 1774/2461 72% [============================================ ] 1775/2461 72% [============================================ ] 1776/2461 72% [============================================ ] 1777/2461 72% [============================================ ] 1778/2461 72% [============================================ ] 1779/2461 72% [============================================ ] 1780/2461 72% [============================================ ] 1781/2461 72% [============================================ ] 1782/2461 72% [============================================ ] 1783/2461 72% [============================================ ] 1784/2461 72% [============================================ ] 1785/2461 72% [============================================ ] 1786/2461 72% [============================================= ] 1787/2461 72% [============================================= ] 1788/2461 72% [============================================= ] 1789/2461 72% [============================================= ] 1790/2461 72% [============================================= ] 1791/2461 72% [============================================= ] 1792/2461 72% [============================================= ] 1793/2461 72% [============================================= ] 1794/2461 72% [============================================= ] 1795/2461 72% [============================================= ] 1796/2461 72% [============================================= ] 1797/2461 73% [============================================= ] 1798/2461 73% [============================================= ] 1799/2461 73% [============================================= ] 1800/2461 73% [============================================= ] 1801/2461 73% [============================================= ] 1802/2461 73% [============================================= ] 1803/2461 73% [============================================= ] 1804/2461 73% [============================================= ] 1805/2461 73% [============================================= ] 1806/2461 73% [============================================= ] 1807/2461 73% [============================================= ] 1808/2461 73% [============================================= ] 1809/2461 73% [============================================= ] 1810/2461 73% [============================================= ] 1811/2461 73% [============================================= ] 1812/2461 73% [============================================= ] 1813/2461 73% [============================================= ] 1814/2461 73% [============================================= ] 1815/2461 73% [============================================= ] 1816/2461 73% [============================================= ] 1817/2461 73% [============================================= ] 1818/2461 73% [============================================= ] 1819/2461 73% [============================================= ] 1820/2461 73% [============================================= ] 1821/2461 73% [============================================= ] 1822/2461 74% [============================================= ] 1823/2461 74% [============================================= ] 1824/2461 74% [============================================= ] 1825/2461 74% [============================================== ] 1826/2461 74% [============================================== ] 1827/2461 74% [============================================== ] 1828/2461 74% [============================================== ] 1829/2461 74% [============================================== ] 1830/2461 74% [============================================== ] 1831/2461 74% [============================================== ] 1832/2461 74% [============================================== ] 1833/2461 74% [============================================== ] 1834/2461 74% [============================================== ] 1835/2461 74% [============================================== ] 1836/2461 74% [============================================== ] 1837/2461 74% [============================================== ] 1838/2461 74% [============================================== ] 1839/2461 74% [============================================== ] 1840/2461 74% [============================================== ] 1841/2461 74% [============================================== ] 1842/2461 74% [============================================== ] 1843/2461 74% [============================================== ] 1844/2461 74% [============================================== ] 1845/2461 74% [============================================== ] 1846/2461 75% [============================================== ] 1847/2461 75% [============================================== ] 1848/2461 75% [============================================== ] 1849/2461 75% [============================================== ] 1850/2461 75% [============================================== ] 1851/2461 75% [============================================== ] 1852/2461 75% [============================================== ] 1853/2461 75% [============================================== ] 1854/2461 75% [============================================== ] 1855/2461 75% [============================================== ] 1856/2461 75% [============================================== ] 1857/2461 75% [============================================== ] 1858/2461 75% [============================================== ] 1859/2461 75% [============================================== ] 1860/2461 75% [============================================== ] 1861/2461 75% [============================================== ] 1862/2461 75% [============================================== ] 1863/2461 75% [============================================== ] 1864/2461 75% [============================================== ] 1865/2461 75% [=============================================== ] 1866/2461 75% [=============================================== ] 1867/2461 75% [=============================================== ] 1868/2461 75% [=============================================== ] 1869/2461 75% [=============================================== ] 1870/2461 75% [=============================================== ] 1871/2461 76% [=============================================== ] 1872/2461 76% [=============================================== ] 1873/2461 76% [=============================================== ] 1874/2461 76% [=============================================== ] 1875/2461 76% [=============================================== ] 1876/2461 76% [=============================================== ] 1877/2461 76% [=============================================== ] 1878/2461 76% [=============================================== ] 1879/2461 76% [=============================================== ] 1880/2461 76% [=============================================== ] 1881/2461 76% [=============================================== ] 1882/2461 76% [=============================================== ] 1883/2461 76% [=============================================== ] 1884/2461 76% [=============================================== ] 1885/2461 76% [=============================================== ] 1886/2461 76% [=============================================== ] 1887/2461 76% [=============================================== ] 1888/2461 76% [=============================================== ] 1889/2461 76% [=============================================== ] 1890/2461 76% [=============================================== ] 1891/2461 76% [=============================================== ] 1892/2461 76% [=============================================== ] 1893/2461 76% [=============================================== ] 1894/2461 76% [=============================================== ] 1895/2461 77% [=============================================== ] 1896/2461 77% [=============================================== ] 1897/2461 77% [=============================================== ] 1898/2461 77% [=============================================== ] 1899/2461 77% [=============================================== ] 1900/2461 77% [=============================================== ] 1901/2461 77% [=============================================== ] 1902/2461 77% [=============================================== ] 1903/2461 77% [=============================================== ] 1904/2461 77% [=============================================== ] 1905/2461 77% [================================================ ] 1906/2461 77% [================================================ ] 1907/2461 77% [================================================ ] 1908/2461 77% [================================================ ] 1909/2461 77% [================================================ ] 1910/2461 77% [================================================ ] 1911/2461 77% [================================================ ] 1912/2461 77% [================================================ ] 1913/2461 77% [================================================ ] 1914/2461 77% [================================================ ] 1915/2461 77% [================================================ ] 1916/2461 77% [================================================ ] 1917/2461 77% [================================================ ] 1918/2461 77% [================================================ ] 1919/2461 77% [================================================ ] 1920/2461 78% [================================================ ] 1921/2461 78% [================================================ ] 1922/2461 78% [================================================ ] 1923/2461 78% [================================================ ] 1924/2461 78% [================================================ ] 1925/2461 78% [================================================ ] 1926/2461 78% [================================================ ] 1927/2461 78% [================================================ ] 1928/2461 78% [================================================ ] 1929/2461 78% [================================================ ] 1930/2461 78% [================================================ ] 1931/2461 78% [================================================ ] 1932/2461 78% [================================================ ] 1933/2461 78% [================================================ ] 1934/2461 78% [================================================ ] 1935/2461 78% [================================================ ] 1936/2461 78% [================================================ ] 1937/2461 78% [================================================ ] 1938/2461 78% [================================================ ] 1939/2461 78% [================================================ ] 1940/2461 78% [================================================ ] 1941/2461 78% [================================================ ] 1942/2461 78% [================================================ ] 1943/2461 78% [================================================ ] 1944/2461 78% [================================================= ] 1945/2461 79% [================================================= ] 1946/2461 79% [================================================= ] 1947/2461 79% [================================================= ] 1948/2461 79% [================================================= ] 1949/2461 79% [================================================= ] 1950/2461 79% [================================================= ] 1951/2461 79% [================================================= ] 1952/2461 79% [================================================= ] 1953/2461 79% [================================================= ] 1954/2461 79% [================================================= ] 1955/2461 79% [================================================= ] 1956/2461 79% [================================================= ] 1957/2461 79% [================================================= ] 1958/2461 79% [================================================= ] 1959/2461 79% [================================================= ] 1960/2461 79% [================================================= ] 1961/2461 79% [================================================= ] 1962/2461 79% [================================================= ] 1963/2461 79% [================================================= ] 1964/2461 79% [================================================= ] 1965/2461 79% [================================================= ] 1966/2461 79% [================================================= ] 1967/2461 79% [================================================= ] 1968/2461 79% [================================================= ] 1969/2461 80% [================================================= ] 1970/2461 80% [================================================= ] 1971/2461 80% [================================================= ] 1972/2461 80% [================================================= ] 1973/2461 80% [================================================= ] 1974/2461 80% [================================================= ] 1975/2461 80% [================================================= ] 1976/2461 80% [================================================= ] 1977/2461 80% [================================================= ] 1978/2461 80% [================================================= ] 1979/2461 80% [================================================= ] 1980/2461 80% [================================================= ] 1981/2461 80% [================================================= ] 1982/2461 80% [================================================= ] 1983/2461 80% [================================================= ] 1984/2461 80% [================================================== ] 1985/2461 80% [================================================== ] 1986/2461 80% [================================================== ] 1987/2461 80% [================================================== ] 1988/2461 80% [================================================== ] 1989/2461 80% [================================================== ] 1990/2461 80% [================================================== ] 1991/2461 80% [================================================== ] 1992/2461 80% [================================================== ] 1993/2461 80% [================================================== ] 1994/2461 81% [================================================== ] 1995/2461 81% [================================================== ] 1996/2461 81% [================================================== ] 1997/2461 81% [================================================== ] 1998/2461 81% [================================================== ] 1999/2461 81% [================================================== ] 2000/2461 81% [================================================== ] 2001/2461 81% [================================================== ] 2002/2461 81% [================================================== ] 2003/2461 81% [================================================== ] 2004/2461 81% [================================================== ] 2005/2461 81% [================================================== ] 2006/2461 81% [================================================== ] 2007/2461 81% [================================================== ] 2008/2461 81% [================================================== ] 2009/2461 81% [================================================== ] 2010/2461 81% [================================================== ] 2011/2461 81% [================================================== ] 2012/2461 81% [================================================== ] 2013/2461 81% [================================================== ] 2014/2461 81% [================================================== ] 2015/2461 81% [================================================== ] 2016/2461 81% [================================================== ] 2017/2461 81% [================================================== ] 2018/2461 81% [================================================== ] 2019/2461 82% [================================================== ] 2020/2461 82% [================================================== ] 2021/2461 82% [================================================== ] 2022/2461 82% [================================================== ] 2023/2461 82% [================================================== ] 2024/2461 82% [=================================================== ] 2025/2461 82% [=================================================== ] 2026/2461 82% [=================================================== ] 2027/2461 82% [=================================================== ] 2028/2461 82% [=================================================== ] 2029/2461 82% [=================================================== ] 2030/2461 82% [=================================================== ] 2031/2461 82% [=================================================== ] 2032/2461 82% [=================================================== ] 2033/2461 82% [=================================================== ] 2034/2461 82% [=================================================== ] 2035/2461 82% [=================================================== ] 2036/2461 82% [=================================================== ] 2037/2461 82% [=================================================== ] 2038/2461 82% [=================================================== ] 2039/2461 82% [=================================================== ] 2040/2461 82% [=================================================== ] 2041/2461 82% [=================================================== ] 2042/2461 82% [=================================================== ] 2043/2461 83% [=================================================== ] 2044/2461 83% [=================================================== ] 2045/2461 83% [=================================================== ] 2046/2461 83% [=================================================== ] 2047/2461 83% [=================================================== ] 2048/2461 83% [=================================================== ] 2049/2461 83% [=================================================== ] 2050/2461 83% [=================================================== ] 2051/2461 83% [=================================================== ] 2052/2461 83% [=================================================== ] 2053/2461 83% [=================================================== ] 2054/2461 83% [=================================================== ] 2055/2461 83% [=================================================== ] 2056/2461 83% [=================================================== ] 2057/2461 83% [=================================================== ] 2058/2461 83% [=================================================== ] 2059/2461 83% [=================================================== ] 2060/2461 83% [=================================================== ] 2061/2461 83% [=================================================== ] 2062/2461 83% [=================================================== ] 2063/2461 83% [=================================================== ] 2064/2461 83% [==================================================== ] 2065/2461 83% [==================================================== ] 2066/2461 83% [==================================================== ] 2067/2461 83% [==================================================== ] 2068/2461 84% [==================================================== ] 2069/2461 84% [==================================================== ] 2070/2461 84% [==================================================== ] 2071/2461 84% [==================================================== ] 2072/2461 84% [==================================================== ] 2073/2461 84% [==================================================== ] 2074/2461 84% [==================================================== ] 2075/2461 84% [==================================================== ] 2076/2461 84% [==================================================== ] 2077/2461 84% [==================================================== ] 2078/2461 84% [==================================================== ] 2079/2461 84% [==================================================== ] 2080/2461 84% [==================================================== ] 2081/2461 84% [==================================================== ] 2082/2461 84% [==================================================== ] 2083/2461 84% [==================================================== ] 2084/2461 84% [==================================================== ] 2085/2461 84% [==================================================== ] 2086/2461 84% [==================================================== ] 2087/2461 84% [==================================================== ] 2088/2461 84% [==================================================== ] 2089/2461 84% [==================================================== ] 2090/2461 84% [==================================================== ] 2091/2461 84% [==================================================== ] 2092/2461 85% [==================================================== ] 2093/2461 85% [==================================================== ] 2094/2461 85% [==================================================== ] 2095/2461 85% [==================================================== ] 2096/2461 85% [==================================================== ] 2097/2461 85% [==================================================== ] 2098/2461 85% [==================================================== ] 2099/2461 85% [==================================================== ] 2100/2461 85% [==================================================== ] 2101/2461 85% [==================================================== ] 2102/2461 85% [==================================================== ] 2103/2461 85% [===================================================== ] 2104/2461 85% [===================================================== ] 2105/2461 85% [===================================================== ] 2106/2461 85% [===================================================== ] 2107/2461 85% [===================================================== ] 2108/2461 85% [===================================================== ] 2109/2461 85% [===================================================== ] 2110/2461 85% [===================================================== ] 2111/2461 85% [===================================================== ] 2112/2461 85% [===================================================== ] 2113/2461 85% [===================================================== ] 2114/2461 85% [===================================================== ] 2115/2461 85% [===================================================== ] 2116/2461 85% [===================================================== ] 2117/2461 86% [===================================================== ] 2118/2461 86% [===================================================== ] 2119/2461 86% [===================================================== ] 2120/2461 86% [===================================================== ] 2121/2461 86% [===================================================== ] 2122/2461 86% [===================================================== ] 2123/2461 86% [===================================================== ] 2124/2461 86% [===================================================== ] 2125/2461 86% [===================================================== ] 2126/2461 86% [===================================================== ] 2127/2461 86% [===================================================== ] 2128/2461 86% [===================================================== ] 2129/2461 86% [===================================================== ] 2130/2461 86% [===================================================== ] 2131/2461 86% [===================================================== ] 2132/2461 86% [===================================================== ] 2133/2461 86% [===================================================== ] 2134/2461 86% [===================================================== ] 2135/2461 86% [===================================================== ] 2136/2461 86% [===================================================== ] 2137/2461 86% [===================================================== ] 2138/2461 86% [===================================================== ] 2139/2461 86% [===================================================== ] 2140/2461 86% [===================================================== ] 2141/2461 86% [===================================================== ] 2142/2461 87% [===================================================== ] 2143/2461 87% [====================================================== ] 2144/2461 87% [====================================================== ] 2145/2461 87% [====================================================== ] 2146/2461 87% [====================================================== ] 2147/2461 87% [====================================================== ] 2148/2461 87% [====================================================== ] 2149/2461 87% [====================================================== ] 2150/2461 87% [====================================================== ] 2151/2461 87% [====================================================== ] 2152/2461 87% [====================================================== ] 2153/2461 87% [====================================================== ] 2154/2461 87% [====================================================== ] 2155/2461 87% [====================================================== ] 2156/2461 87% [====================================================== ] 2157/2461 87% [====================================================== ] 2158/2461 87% [====================================================== ] 2159/2461 87% [====================================================== ] 2160/2461 87% [====================================================== ] 2161/2461 87% [====================================================== ] 2162/2461 87% [====================================================== ] 2163/2461 87% [====================================================== ] 2164/2461 87% [====================================================== ] 2165/2461 87% [====================================================== ] 2166/2461 88% [====================================================== ] 2167/2461 88% [====================================================== ] 2168/2461 88% [====================================================== ] 2169/2461 88% [====================================================== ] 2170/2461 88% [====================================================== ] 2171/2461 88% [====================================================== ] 2172/2461 88% [====================================================== ] 2173/2461 88% [====================================================== ] 2174/2461 88% [====================================================== ] 2175/2461 88% [====================================================== ] 2176/2461 88% [====================================================== ] 2177/2461 88% [====================================================== ] 2178/2461 88% [====================================================== ] 2179/2461 88% [====================================================== ] 2180/2461 88% [====================================================== ] 2181/2461 88% [====================================================== ] 2182/2461 88% [====================================================== ] 2183/2461 88% [======================================================= ] 2184/2461 88% [======================================================= ] 2185/2461 88% [======================================================= ] 2186/2461 88% [======================================================= ] 2187/2461 88% [======================================================= ] 2188/2461 88% [======================================================= ] 2189/2461 88% [======================================================= ] 2190/2461 88% [======================================================= ] 2191/2461 89% [======================================================= ] 2192/2461 89% [======================================================= ] 2193/2461 89% [======================================================= ] 2194/2461 89% [======================================================= ] 2195/2461 89% [======================================================= ] 2196/2461 89% [======================================================= ] 2197/2461 89% [======================================================= ] 2198/2461 89% [======================================================= ] 2199/2461 89% [======================================================= ] 2200/2461 89% [======================================================= ] 2201/2461 89% [======================================================= ] 2202/2461 89% [======================================================= ] 2203/2461 89% [======================================================= ] 2204/2461 89% [======================================================= ] 2205/2461 89% [======================================================= ] 2206/2461 89% [======================================================= ] 2207/2461 89% [======================================================= ] 2208/2461 89% [======================================================= ] 2209/2461 89% [======================================================= ] 2210/2461 89% [======================================================= ] 2211/2461 89% [======================================================= ] 2212/2461 89% [======================================================= ] 2213/2461 89% [======================================================= ] 2214/2461 89% [======================================================= ] 2215/2461 90% [======================================================= ] 2216/2461 90% [======================================================= ] 2217/2461 90% [======================================================= ] 2218/2461 90% [======================================================= ] 2219/2461 90% [======================================================= ] 2220/2461 90% [======================================================= ] 2221/2461 90% [======================================================= ] 2222/2461 90% [======================================================== ] 2223/2461 90% [======================================================== ] 2224/2461 90% [======================================================== ] 2225/2461 90% [======================================================== ] 2226/2461 90% [======================================================== ] 2227/2461 90% [======================================================== ] 2228/2461 90% [======================================================== ] 2229/2461 90% [======================================================== ] 2230/2461 90% [======================================================== ] 2231/2461 90% [======================================================== ] 2232/2461 90% [======================================================== ] 2233/2461 90% [======================================================== ] 2234/2461 90% [======================================================== ] 2235/2461 90% [======================================================== ] 2236/2461 90% [======================================================== ] 2237/2461 90% [======================================================== ] 2238/2461 90% [======================================================== ] 2239/2461 90% [======================================================== ] 2240/2461 91% [======================================================== ] 2241/2461 91% [======================================================== ] 2242/2461 91% [======================================================== ] 2243/2461 91% [======================================================== ] 2244/2461 91% [======================================================== ] 2245/2461 91% [======================================================== ] 2246/2461 91% [======================================================== ] 2247/2461 91% [======================================================== ] 2248/2461 91% [======================================================== ] 2249/2461 91% [======================================================== ] 2250/2461 91% [======================================================== ] 2251/2461 91% [======================================================== ] 2252/2461 91% [======================================================== ] 2253/2461 91% [======================================================== ] 2254/2461 91% [======================================================== ] 2255/2461 91% [======================================================== ] 2256/2461 91% [======================================================== ] 2257/2461 91% [======================================================== ] 2258/2461 91% [======================================================== ] 2259/2461 91% [======================================================== ] 2260/2461 91% [======================================================== ] 2261/2461 91% [======================================================== ] 2262/2461 91% [========================================================= ] 2263/2461 91% [========================================================= ] 2264/2461 91% [========================================================= ] 2265/2461 92% [========================================================= ] 2266/2461 92% [========================================================= ] 2267/2461 92% [========================================================= ] 2268/2461 92% [========================================================= ] 2269/2461 92% [========================================================= ] 2270/2461 92% [========================================================= ] 2271/2461 92% [========================================================= ] 2272/2461 92% [========================================================= ] 2273/2461 92% [========================================================= ] 2274/2461 92% [========================================================= ] 2275/2461 92% [========================================================= ] 2276/2461 92% [========================================================= ] 2277/2461 92% [========================================================= ] 2278/2461 92% [========================================================= ] 2279/2461 92% [========================================================= ] 2280/2461 92% [========================================================= ] 2281/2461 92% [========================================================= ] 2282/2461 92% [========================================================= ] 2283/2461 92% [========================================================= ] 2284/2461 92% [========================================================= ] 2285/2461 92% [========================================================= ] 2286/2461 92% [========================================================= ] 2287/2461 92% [========================================================= ] 2288/2461 92% [========================================================= ] 2289/2461 93% [========================================================= ] 2290/2461 93% [========================================================= ] 2291/2461 93% [========================================================= ] 2292/2461 93% [========================================================= ] 2293/2461 93% [========================================================= ] 2294/2461 93% [========================================================= ] 2295/2461 93% [========================================================= ] 2296/2461 93% [========================================================= ] 2297/2461 93% [========================================================= ] 2298/2461 93% [========================================================= ] 2299/2461 93% [========================================================= ] 2300/2461 93% [========================================================= ] 2301/2461 93% [========================================================= ] 2302/2461 93% [========================================================== ] 2303/2461 93% [========================================================== ] 2304/2461 93% [========================================================== ] 2305/2461 93% [========================================================== ] 2306/2461 93% [========================================================== ] 2307/2461 93% [========================================================== ] 2308/2461 93% [========================================================== ] 2309/2461 93% [========================================================== ] 2310/2461 93% [========================================================== ] 2311/2461 93% [========================================================== ] 2312/2461 93% [========================================================== ] 2313/2461 93% [========================================================== ] 2314/2461 94% [========================================================== ] 2315/2461 94% [========================================================== ] 2316/2461 94% [========================================================== ] 2317/2461 94% [========================================================== ] 2318/2461 94% [========================================================== ] 2319/2461 94% [========================================================== ] 2320/2461 94% [========================================================== ] 2321/2461 94% [========================================================== ] 2322/2461 94% [========================================================== ] 2323/2461 94% [========================================================== ] 2324/2461 94% [========================================================== ] 2325/2461 94% [========================================================== ] 2326/2461 94% [========================================================== ] 2327/2461 94% [========================================================== ] 2328/2461 94% [========================================================== ] 2329/2461 94% [========================================================== ] 2330/2461 94% [========================================================== ] 2331/2461 94% [========================================================== ] 2332/2461 94% [========================================================== ] 2333/2461 94% [========================================================== ] 2334/2461 94% [========================================================== ] 2335/2461 94% [========================================================== ] 2336/2461 94% [========================================================== ] 2337/2461 94% [========================================================== ] 2338/2461 95% [========================================================== ] 2339/2461 95% [========================================================== ] 2340/2461 95% [========================================================== ] 2341/2461 95% [=========================================================== ] 2342/2461 95% [=========================================================== ] 2343/2461 95% [=========================================================== ] 2344/2461 95% [=========================================================== ] 2345/2461 95% [=========================================================== ] 2346/2461 95% [=========================================================== ] 2347/2461 95% [=========================================================== ] 2348/2461 95% [=========================================================== ] 2349/2461 95% [=========================================================== ] 2350/2461 95% [=========================================================== ] 2351/2461 95% [=========================================================== ] 2352/2461 95% [=========================================================== ] 2353/2461 95% [=========================================================== ] 2354/2461 95% [=========================================================== ] 2355/2461 95% [=========================================================== ] 2356/2461 95% [=========================================================== ] 2357/2461 95% [=========================================================== ] 2358/2461 95% [=========================================================== ] 2359/2461 95% [=========================================================== ] 2360/2461 95% [=========================================================== ] 2361/2461 95% [=========================================================== ] 2362/2461 95% [=========================================================== ] 2363/2461 96% [=========================================================== ] 2364/2461 96% [=========================================================== ] 2365/2461 96% [=========================================================== ] 2366/2461 96% [=========================================================== ] 2367/2461 96% [=========================================================== ] 2368/2461 96% [=========================================================== ] 2369/2461 96% [=========================================================== ] 2370/2461 96% [=========================================================== ] 2371/2461 96% [=========================================================== ] 2372/2461 96% [=========================================================== ] 2373/2461 96% [=========================================================== ] 2374/2461 96% [=========================================================== ] 2375/2461 96% [=========================================================== ] 2376/2461 96% [=========================================================== ] 2377/2461 96% [=========================================================== ] 2378/2461 96% [=========================================================== ] 2379/2461 96% [=========================================================== ] 2380/2461 96% [=========================================================== ] 2381/2461 96% [============================================================ ] 2382/2461 96% [============================================================ ] 2383/2461 96% [============================================================ ] 2384/2461 96% [============================================================ ] 2385/2461 96% [============================================================ ] 2386/2461 96% [============================================================ ] 2387/2461 96% [============================================================ ] 2388/2461 97% [============================================================ ] 2389/2461 97% [============================================================ ] 2390/2461 97% [============================================================ ] 2391/2461 97% [============================================================ ] 2392/2461 97% [============================================================ ] 2393/2461 97% [============================================================ ] 2394/2461 97% [============================================================ ] 2395/2461 97% [============================================================ ] 2396/2461 97% [============================================================ ] 2397/2461 97% [============================================================ ] 2398/2461 97% [============================================================ ] 2399/2461 97% [============================================================ ] 2400/2461 97% [============================================================ ] 2401/2461 97% [============================================================ ] 2402/2461 97% [============================================================ ] 2403/2461 97% [============================================================ ] 2404/2461 97% [============================================================ ] 2405/2461 97% [============================================================ ] 2406/2461 97% [============================================================ ] 2407/2461 97% [============================================================ ] 2408/2461 97% [============================================================ ] 2409/2461 97% [============================================================ ] 2410/2461 97% [============================================================ ] 2411/2461 97% [============================================================ ] 2412/2461 98% [============================================================ ] 2413/2461 98% [============================================================ ] 2414/2461 98% [============================================================ ] 2415/2461 98% [============================================================ ] 2416/2461 98% [============================================================ ] 2417/2461 98% [============================================================ ] 2418/2461 98% [============================================================ ] 2419/2461 98% [============================================================ ] 2420/2461 98% [============================================================ ] 2421/2461 98% [============================================================= ] 2422/2461 98% [============================================================= ] 2423/2461 98% [============================================================= ] 2424/2461 98% [============================================================= ] 2425/2461 98% [============================================================= ] 2426/2461 98% [============================================================= ] 2427/2461 98% [============================================================= ] 2428/2461 98% [============================================================= ] 2429/2461 98% [============================================================= ] 2430/2461 98% [============================================================= ] 2431/2461 98% [============================================================= ] 2432/2461 98% [============================================================= ] 2433/2461 98% [============================================================= ] 2434/2461 98% [============================================================= ] 2435/2461 98% [============================================================= ] 2436/2461 98% [============================================================= ] 2437/2461 99% [============================================================= ] 2438/2461 99% [============================================================= ] 2439/2461 99% [============================================================= ] 2440/2461 99% [============================================================= ] 2441/2461 99% [============================================================= ] 2442/2461 99% [============================================================= ] 2443/2461 99% [============================================================= ] 2444/2461 99% [============================================================= ] 2445/2461 99% [============================================================= ] 2446/2461 99% [============================================================= ] 2447/2461 99% [============================================================= ] 2448/2461 99% [============================================================= ] 2449/2461 99% [============================================================= ] 2450/2461 99% [============================================================= ] 2451/2461 99% [============================================================= ] 2452/2461 99% [============================================================= ] 2453/2461 99% [============================================================= ] 2454/2461 99% [============================================================= ] 2455/2461 99% [============================================================= ] 2456/2461 99% [============================================================= ] 2457/2461 99% [============================================================= ] 2458/2461 99% [============================================================= ] 2459/2461 99% [============================================================= ] 2460/2461 99% [==============================================================] 2461/2461 100% operation complete, 2461 objects in 29452 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/sh4eb-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-8159-g90f2700c09 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> atftp 0.8.0 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> readline 8.1.2 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) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> crun 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dmraid 1.0.0.rc16-3 Collecting legal info 1.0.0.rc16-3/dmraid/LICENSE_GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) 1.0.0.rc16-3/dmraid/LICENSE: OK (sha256: 4bc391fcf852e03c3a7564cb146af6e47717562eed296b28bce123ee1b0396b8) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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-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.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hackrf 2022.09.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> htop 3.2.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> iozone 3.493 Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdrm 2.4.113 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> host-meson 0.63.3 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 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfuse3 3.11.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmdbx 0.11.12 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> openipmi 2.0.32 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.BSD: OK (sha256: 185323a62589e7ee80f86bf2ea29caad9a09fdda0ea3f1c00db8b778c7edf60e) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssh 9.1p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> portaudio 190700_20210406 Collecting legal info LICENSE.txt: OK (sha256: ec52a1952d701f94e5135719a47376da4ee0b4a0201f1cafb49f61db6480ac3d) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdl2 2.24.1 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> trace-cmd 2.9.7 Collecting legal info COPYING: OK (sha256: b1d04b850c1c7471b0f0896f6c6f0fcfc9f07e2dd183a5f5826af269fe9e88fb) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> xkeyboard-config 2.36 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.1 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> zerofree 1.1.1 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> 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-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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: iozone-3.493: cannot save license (IOZONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'