rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/luarocks mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-0/output-1/target/etc/passwd rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/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-0/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-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-213-g19c4b1b069"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2414 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2414 0% [ ] 2/2414 0% [ ] 3/2414 0% [ ] 4/2414 0% [ ] 5/2414 0% [ ] 6/2414 0% [ ] 7/2414 0% [ ] 8/2414 0% [ ] 9/2414 0% [ ] 10/2414 0% [ ] 11/2414 0% [ ] 12/2414 0% [ ] 13/2414 0% [ ] 14/2414 0% [ ] 15/2414 0% [ ] 16/2414 0% [ ] 17/2414 0% [ ] 18/2414 0% [ ] 19/2414 0% [ ] 20/2414 0% [ ] 21/2414 0% [ ] 22/2414 0% [ ] 23/2414 0% [ ] 24/2414 0% [ ] 25/2414 1% [ ] 26/2414 1% [ ] 27/2414 1% [ ] 28/2414 1% [ ] 29/2414 1% [ ] 30/2414 1% [ ] 31/2414 1% [ ] 32/2414 1% [ ] 33/2414 1% [ ] 34/2414 1% [ ] 35/2414 1% [ ] 36/2414 1% [ ] 37/2414 1% [ ] 38/2414 1% [= ] 39/2414 1% [= ] 40/2414 1% [= ] 41/2414 1% [= ] 42/2414 1% [= ] 43/2414 1% [= ] 44/2414 1% [= ] 45/2414 1% [= ] 46/2414 1% [= ] 47/2414 1% [= ] 48/2414 1% [= ] 49/2414 2% [= ] 50/2414 2% [= ] 51/2414 2% [= ] 52/2414 2% [= ] 53/2414 2% [= ] 54/2414 2% [= ] 55/2414 2% [= ] 56/2414 2% [= ] 57/2414 2% [= ] 58/2414 2% [= ] 59/2414 2% [= ] 60/2414 2% [= ] 61/2414 2% [= ] 62/2414 2% [= ] 63/2414 2% [= ] 64/2414 2% [= ] 65/2414 2% [= ] 66/2414 2% [= ] 67/2414 2% [= ] 68/2414 2% [= ] 69/2414 2% [= ] 70/2414 2% [= ] 71/2414 2% [= ] 72/2414 2% [= ] 73/2414 3% [= ] 74/2414 3% [= ] 75/2414 3% [= ] 76/2414 3% [= ] 77/2414 3% [== ] 78/2414 3% [== ] 79/2414 3% [== ] 80/2414 3% [== ] 81/2414 3% [== ] 82/2414 3% [== ] 83/2414 3% [== ] 84/2414 3% [== ] 85/2414 3% [== ] 86/2414 3% [== ] 87/2414 3% [== ] 88/2414 3% [== ] 89/2414 3% [== ] 90/2414 3% [== ] 91/2414 3% [== ] 92/2414 3% [== ] 93/2414 3% [== ] 94/2414 3% [== ] 95/2414 3% [== ] 96/2414 3% [== ] 97/2414 4% [== ] 98/2414 4% [== ] 99/2414 4% [== ] 100/2414 4% [== ] 101/2414 4% [== ] 102/2414 4% [== ] 103/2414 4% [== ] 104/2414 4% [== ] 105/2414 4% [== ] 106/2414 4% [== ] 107/2414 4% [== ] 108/2414 4% [== ] 109/2414 4% [== ] 110/2414 4% [== ] 111/2414 4% [== ] 112/2414 4% [== ] 113/2414 4% [== ] 114/2414 4% [== ] 115/2414 4% [== ] 116/2414 4% [=== ] 117/2414 4% [=== ] 118/2414 4% [=== ] 119/2414 4% [=== ] 120/2414 4% [=== ] 121/2414 5% [=== ] 122/2414 5% [=== ] 123/2414 5% [=== ] 124/2414 5% [=== ] 125/2414 5% [=== ] 126/2414 5% [=== ] 127/2414 5% [=== ] 128/2414 5% [=== ] 129/2414 5% [=== ] 130/2414 5% [=== ] 131/2414 5% [=== ] 132/2414 5% [=== ] 133/2414 5% [=== ] 134/2414 5% [=== ] 135/2414 5% [=== ] 136/2414 5% [=== ] 137/2414 5% [=== ] 138/2414 5% [=== ] 139/2414 5% [=== ] 140/2414 5% [=== ] 141/2414 5% [=== ] 142/2414 5% [=== ] 143/2414 5% [=== ] 144/2414 5% [=== ] 145/2414 6% [=== ] 146/2414 6% [=== ] 147/2414 6% [=== ] 148/2414 6% [=== ] 149/2414 6% [=== ] 150/2414 6% [=== ] 151/2414 6% [=== ] 152/2414 6% [=== ] 153/2414 6% [=== ] 154/2414 6% [=== ] 155/2414 6% [==== ] 156/2414 6% [==== ] 157/2414 6% [==== ] 158/2414 6% [==== ] 159/2414 6% [==== ] 160/2414 6% [==== ] 161/2414 6% [==== ] 162/2414 6% [==== ] 163/2414 6% [==== ] 164/2414 6% [==== ] 165/2414 6% [==== ] 166/2414 6% [==== ] 167/2414 6% [==== ] 168/2414 6% [==== ] 169/2414 7% [==== ] 170/2414 7% [==== ] 171/2414 7% [==== ] 172/2414 7% [==== ] 173/2414 7% [==== ] 174/2414 7% [==== ] 175/2414 7% [==== ] 176/2414 7% [==== ] 177/2414 7% [==== ] 178/2414 7% [==== ] 179/2414 7% [==== ] 180/2414 7% [==== ] 181/2414 7% [==== ] 182/2414 7% [==== ] 183/2414 7% [==== ] 184/2414 7% [==== ] 185/2414 7% [==== ] 186/2414 7% [==== ] 187/2414 7% [==== ] 188/2414 7% [==== ] 189/2414 7% [==== ] 190/2414 7% [==== ] 191/2414 7% [==== ] 192/2414 7% [==== ] 193/2414 7% [==== ] 194/2414 8% [===== ] 195/2414 8% [===== ] 196/2414 8% [===== ] 197/2414 8% [===== ] 198/2414 8% [===== ] 199/2414 8% [===== ] 200/2414 8% [===== ] 201/2414 8% [===== ] 202/2414 8% [===== ] 203/2414 8% [===== ] 204/2414 8% [===== ] 205/2414 8% [===== ] 206/2414 8% [===== ] 207/2414 8% [===== ] 208/2414 8% [===== ] 209/2414 8% [===== ] 210/2414 8% [===== ] 211/2414 8% [===== ] 212/2414 8% [===== ] 213/2414 8% [===== ] 214/2414 8% [===== ] 215/2414 8% [===== ] 216/2414 8% [===== ] 217/2414 8% [===== ] 218/2414 9% [===== ] 219/2414 9% [===== ] 220/2414 9% [===== ] 221/2414 9% [===== ] 222/2414 9% [===== ] 223/2414 9% [===== ] 224/2414 9% [===== ] 225/2414 9% [===== ] 226/2414 9% [===== ] 227/2414 9% [===== ] 228/2414 9% [===== ] 229/2414 9% [===== ] 230/2414 9% [===== ] 231/2414 9% [===== ] 232/2414 9% [===== ] 233/2414 9% [====== ] 234/2414 9% [====== ] 235/2414 9% [====== ] 236/2414 9% [====== ] 237/2414 9% [====== ] 238/2414 9% [====== ] 239/2414 9% [====== ] 240/2414 9% [====== ] 241/2414 9% [====== ] 242/2414 10% [====== ] 243/2414 10% [====== ] 244/2414 10% [====== ] 245/2414 10% [====== ] 246/2414 10% [====== ] 247/2414 10% [====== ] 248/2414 10% [====== ] 249/2414 10% [====== ] 250/2414 10% [====== ] 251/2414 10% [====== ] 252/2414 10% [====== ] 253/2414 10% [====== ] 254/2414 10% [====== ] 255/2414 10% [====== ] 256/2414 10% [====== ] 257/2414 10% [====== ] 258/2414 10% [====== ] 259/2414 10% [====== ] 260/2414 10% [====== ] 261/2414 10% [====== ] 262/2414 10% [====== ] 263/2414 10% [====== ] 264/2414 10% [====== ] 265/2414 10% [====== ] 266/2414 11% [====== ] 267/2414 11% [====== ] 268/2414 11% [====== ] 269/2414 11% [====== ] 270/2414 11% [====== ] 271/2414 11% [====== ] 272/2414 11% [======= ] 273/2414 11% [======= ] 274/2414 11% [======= ] 275/2414 11% [======= ] 276/2414 11% [======= ] 277/2414 11% [======= ] 278/2414 11% [======= ] 279/2414 11% [======= ] 280/2414 11% [======= ] 281/2414 11% [======= ] 282/2414 11% [======= ] 283/2414 11% [======= ] 284/2414 11% [======= ] 285/2414 11% [======= ] 286/2414 11% [======= ] 287/2414 11% [======= ] 288/2414 11% [======= ] 289/2414 11% [======= ] 290/2414 12% [======= ] 291/2414 12% [======= ] 292/2414 12% [======= ] 293/2414 12% [======= ] 294/2414 12% [======= ] 295/2414 12% [======= ] 296/2414 12% [======= ] 297/2414 12% [======= ] 298/2414 12% [======= ] 299/2414 12% [======= ] 300/2414 12% [======= ] 301/2414 12% [======= ] 302/2414 12% [======= ] 303/2414 12% [======= ] 304/2414 12% [======= ] 305/2414 12% [======= ] 306/2414 12% [======= ] 307/2414 12% [======= ] 308/2414 12% [======= ] 309/2414 12% [======= ] 310/2414 12% [======= ] 311/2414 12% [======== ] 312/2414 12% [======== ] 313/2414 12% [======== ] 314/2414 13% [======== ] 315/2414 13% [======== ] 316/2414 13% [======== ] 317/2414 13% [======== ] 318/2414 13% [======== ] 319/2414 13% [======== ] 320/2414 13% [======== ] 321/2414 13% [======== ] 322/2414 13% [======== ] 323/2414 13% [======== ] 324/2414 13% [======== ] 325/2414 13% [======== ] 326/2414 13% [======== ] 327/2414 13% [======== ] 328/2414 13% [======== ] 329/2414 13% [======== ] 330/2414 13% [======== ] 331/2414 13% [======== ] 332/2414 13% [======== ] 333/2414 13% [======== ] 334/2414 13% [======== ] 335/2414 13% [======== ] 336/2414 13% [======== ] 337/2414 13% [======== ] 338/2414 14% [======== ] 339/2414 14% [======== ] 340/2414 14% [======== ] 341/2414 14% [======== ] 342/2414 14% [======== ] 343/2414 14% [======== ] 344/2414 14% [======== ] 345/2414 14% [======== ] 346/2414 14% [======== ] 347/2414 14% [======== ] 348/2414 14% [======== ] 349/2414 14% [======== ] 350/2414 14% [========= ] 351/2414 14% [========= ] 352/2414 14% [========= ] 353/2414 14% [========= ] 354/2414 14% [========= ] 355/2414 14% [========= ] 356/2414 14% [========= ] 357/2414 14% [========= ] 358/2414 14% [========= ] 359/2414 14% [========= ] 360/2414 14% [========= ] 361/2414 14% [========= ] 362/2414 14% [========= ] 363/2414 15% [========= ] 364/2414 15% [========= ] 365/2414 15% [========= ] 366/2414 15% [========= ] 367/2414 15% [========= ] 368/2414 15% [========= ] 369/2414 15% [========= ] 370/2414 15% [========= ] 371/2414 15% [========= ] 372/2414 15% [========= ] 373/2414 15% [========= ] 374/2414 15% [========= ] 375/2414 15% [========= ] 376/2414 15% [========= ] 377/2414 15% [========= ] 378/2414 15% [========= ] 379/2414 15% [========= ] 380/2414 15% [========= ] 381/2414 15% [========= ] 382/2414 15% [========= ] 383/2414 15% [========= ] 384/2414 15% [========= ] 385/2414 15% [========= ] 386/2414 15% [========= ] 387/2414 16% [========= ] 388/2414 16% [========= ] 389/2414 16% [========== ] 390/2414 16% [========== ] 391/2414 16% [========== ] 392/2414 16% [========== ] 393/2414 16% [========== ] 394/2414 16% [========== ] 395/2414 16% [========== ] 396/2414 16% [========== ] 397/2414 16% [========== ] 398/2414 16% [========== ] 399/2414 16% [========== ] 400/2414 16% [========== ] 401/2414 16% [========== ] 402/2414 16% [========== ] 403/2414 16% [========== ] 404/2414 16% [========== ] 405/2414 16% [========== ] 406/2414 16% [========== ] 407/2414 16% [========== ] 408/2414 16% [========== ] 409/2414 16% [========== ] 410/2414 16% [========== ] 411/2414 17% [========== ] 412/2414 17% [========== ] 413/2414 17% [========== ] 414/2414 17% [========== ] 415/2414 17% [========== ] 416/2414 17% [========== ] 417/2414 17% [========== ] 418/2414 17% [========== ] 419/2414 17% [========== ] 420/2414 17% [========== ] 421/2414 17% [========== ] 422/2414 17% [========== ] 423/2414 17% [========== ] 424/2414 17% [========== ] 425/2414 17% [========== ] 426/2414 17% [========== ] 427/2414 17% [========== ] 428/2414 17% [=========== ] 429/2414 17% [=========== ] 430/2414 17% [=========== ] 431/2414 17% [=========== ] 432/2414 17% [=========== ] 433/2414 17% [=========== ] 434/2414 17% [=========== ] 435/2414 18% [=========== ] 436/2414 18% [=========== ] 437/2414 18% [=========== ] 438/2414 18% [=========== ] 439/2414 18% [=========== ] 440/2414 18% [=========== ] 441/2414 18% [=========== ] 442/2414 18% [=========== ] 443/2414 18% [=========== ] 444/2414 18% [=========== ] 445/2414 18% [=========== ] 446/2414 18% [=========== ] 447/2414 18% [=========== ] 448/2414 18% [=========== ] 449/2414 18% [=========== ] 450/2414 18% [=========== ] 451/2414 18% [=========== ] 452/2414 18% [=========== ] 453/2414 18% [=========== ] 454/2414 18% [=========== ] 455/2414 18% [=========== ] 456/2414 18% [=========== ] 457/2414 18% [=========== ] 458/2414 18% [=========== ] 459/2414 19% [=========== ] 460/2414 19% [=========== ] 461/2414 19% [=========== ] 462/2414 19% [=========== ] 463/2414 19% [=========== ] 464/2414 19% [=========== ] 465/2414 19% [=========== ] 466/2414 19% [=========== ] 467/2414 19% [============ ] 468/2414 19% [============ ] 469/2414 19% [============ ] 470/2414 19% [============ ] 471/2414 19% [============ ] 472/2414 19% [============ ] 473/2414 19% [============ ] 474/2414 19% [============ ] 475/2414 19% [============ ] 476/2414 19% [============ ] 477/2414 19% [============ ] 478/2414 19% [============ ] 479/2414 19% [============ ] 480/2414 19% [============ ] 481/2414 19% [============ ] 482/2414 19% [============ ] 483/2414 20% [============ ] 484/2414 20% [============ ] 485/2414 20% [============ ] 486/2414 20% [============ ] 487/2414 20% [============ ] 488/2414 20% [============ ] 489/2414 20% [============ ] 490/2414 20% [============ ] 491/2414 20% [============ ] 492/2414 20% [============ ] 493/2414 20% [============ ] 494/2414 20% [============ ] 495/2414 20% [============ ] 496/2414 20% [============ ] 497/2414 20% [============ ] 498/2414 20% [============ ] 499/2414 20% [============ ] 500/2414 20% [============ ] 501/2414 20% [============ ] 502/2414 20% [============ ] 503/2414 20% [============ ] 504/2414 20% [============ ] 505/2414 20% [============ ] 506/2414 20% [============= ] 507/2414 21% [============= ] 508/2414 21% [============= ] 509/2414 21% [============= ] 510/2414 21% [============= ] 511/2414 21% [============= ] 512/2414 21% [============= ] 513/2414 21% [============= ] 514/2414 21% [============= ] 515/2414 21% [============= ] 516/2414 21% [============= ] 517/2414 21% [============= ] 518/2414 21% [============= ] 519/2414 21% [============= ] 520/2414 21% [============= ] 521/2414 21% [============= ] 522/2414 21% [============= ] 523/2414 21% [============= ] 524/2414 21% [============= ] 525/2414 21% [============= ] 526/2414 21% [============= ] 527/2414 21% [============= ] 528/2414 21% [============= ] 529/2414 21% [============= ] 530/2414 21% [============= ] 531/2414 21% [============= ] 532/2414 22% [============= ] 533/2414 22% [============= ] 534/2414 22% [============= ] 535/2414 22% [============= ] 536/2414 22% [============= ] 537/2414 22% [============= ] 538/2414 22% [============= ] 539/2414 22% [============= ] 540/2414 22% [============= ] 541/2414 22% [============= ] 542/2414 22% [============= ] 543/2414 22% [============= ] 544/2414 22% [============= ] 545/2414 22% [============== ] 546/2414 22% [============== ] 547/2414 22% [============== ] 548/2414 22% [============== ] 549/2414 22% [============== ] 550/2414 22% [============== ] 551/2414 22% [============== ] 552/2414 22% [============== ] 553/2414 22% [============== ] 554/2414 22% [============== ] 555/2414 22% [============== ] 556/2414 23% [============== ] 557/2414 23% [============== ] 558/2414 23% [============== ] 559/2414 23% [============== ] 560/2414 23% [============== ] 561/2414 23% [============== ] 562/2414 23% [============== ] 563/2414 23% [============== ] 564/2414 23% [============== ] 565/2414 23% [============== ] 566/2414 23% [============== ] 567/2414 23% [============== ] 568/2414 23% [============== ] 569/2414 23% [============== ] 570/2414 23% [============== ] 571/2414 23% [============== ] 572/2414 23% [============== ] 573/2414 23% [============== ] 574/2414 23% [============== ] 575/2414 23% [============== ] 576/2414 23% [============== ] 577/2414 23% [============== ] 578/2414 23% [============== ] 579/2414 23% [============== ] 580/2414 24% [============== ] 581/2414 24% [============== ] 582/2414 24% [============== ] 583/2414 24% [============== ] 584/2414 24% [=============== ] 585/2414 24% [=============== ] 586/2414 24% [=============== ] 587/2414 24% [=============== ] 588/2414 24% [=============== ] 589/2414 24% [=============== ] 590/2414 24% [=============== ] 591/2414 24% [=============== ] 592/2414 24% [=============== ] 593/2414 24% [=============== ] 594/2414 24% [=============== ] 595/2414 24% [=============== ] 596/2414 24% [=============== ] 597/2414 24% [=============== ] 598/2414 24% [=============== ] 599/2414 24% [=============== ] 600/2414 24% [=============== ] 601/2414 24% [=============== ] 602/2414 24% [=============== ] 603/2414 24% [=============== ] 604/2414 25% [=============== ] 605/2414 25% [=============== ] 606/2414 25% [=============== ] 607/2414 25% [=============== ] 608/2414 25% [=============== ] 609/2414 25% [=============== ] 610/2414 25% [=============== ] 611/2414 25% [=============== ] 612/2414 25% [=============== ] 613/2414 25% [=============== ] 614/2414 25% [=============== ] 615/2414 25% [=============== ] 616/2414 25% [=============== ] 617/2414 25% [=============== ] 618/2414 25% [=============== ] 619/2414 25% [=============== ] 620/2414 25% [=============== ] 621/2414 25% [=============== ] 622/2414 25% [================ ] 623/2414 25% [================ ] 624/2414 25% [================ ] 625/2414 25% [================ ] 626/2414 25% [================ ] 627/2414 25% [================ ] 628/2414 26% [================ ] 629/2414 26% [================ ] 630/2414 26% [================ ] 631/2414 26% [================ ] 632/2414 26% [================ ] 633/2414 26% [================ ] 634/2414 26% [================ ] 635/2414 26% [================ ] 636/2414 26% [================ ] 637/2414 26% [================ ] 638/2414 26% [================ ] 639/2414 26% [================ ] 640/2414 26% [================ ] 641/2414 26% [================ ] 642/2414 26% [================ ] 643/2414 26% [================ ] 644/2414 26% [================ ] 645/2414 26% [================ ] 646/2414 26% [================ ] 647/2414 26% [================ ] 648/2414 26% [================ ] 649/2414 26% [================ ] 650/2414 26% [================ ] 651/2414 26% [================ ] 652/2414 27% [================ ] 653/2414 27% [================ ] 654/2414 27% [================ ] 655/2414 27% [================ ] 656/2414 27% [================ ] 657/2414 27% [================ ] 658/2414 27% [================ ] 659/2414 27% [================ ] 660/2414 27% [================ ] 661/2414 27% [================= ] 662/2414 27% [================= ] 663/2414 27% [================= ] 664/2414 27% [================= ] 665/2414 27% [================= ] 666/2414 27% [================= ] 667/2414 27% [================= ] 668/2414 27% [================= ] 669/2414 27% [================= ] 670/2414 27% [================= ] 671/2414 27% [================= ] 672/2414 27% [================= ] 673/2414 27% [================= ] 674/2414 27% [================= ] 675/2414 27% [================= ] 676/2414 28% [================= ] 677/2414 28% [================= ] 678/2414 28% [================= ] 679/2414 28% [================= ] 680/2414 28% [================= ] 681/2414 28% [================= ] 682/2414 28% [================= ] 683/2414 28% [================= ] 684/2414 28% [================= ] 685/2414 28% [================= ] 686/2414 28% [================= ] 687/2414 28% [================= ] 688/2414 28% [================= ] 689/2414 28% [================= ] 690/2414 28% [================= ] 691/2414 28% [================= ] 692/2414 28% [================= ] 693/2414 28% [================= ] 694/2414 28% [================= ] 695/2414 28% [================= ] 696/2414 28% [================= ] 697/2414 28% [================= ] 698/2414 28% [================= ] 699/2414 28% [================= ] 700/2414 28% [================== ] 701/2414 29% [================== ] 702/2414 29% [================== ] 703/2414 29% [================== ] 704/2414 29% [================== ] 705/2414 29% [================== ] 706/2414 29% [================== ] 707/2414 29% [================== ] 708/2414 29% [================== ] 709/2414 29% [================== ] 710/2414 29% [================== ] 711/2414 29% [================== ] 712/2414 29% [================== ] 713/2414 29% [================== ] 714/2414 29% [================== ] 715/2414 29% [================== ] 716/2414 29% [================== ] 717/2414 29% [================== ] 718/2414 29% [================== ] 719/2414 29% [================== ] 720/2414 29% [================== ] 721/2414 29% [================== ] 722/2414 29% [================== ] 723/2414 29% [================== ] 724/2414 29% [================== ] 725/2414 30% [================== ] 726/2414 30% [================== ] 727/2414 30% [================== ] 728/2414 30% [================== ] 729/2414 30% [================== ] 730/2414 30% [================== ] 731/2414 30% [================== ] 732/2414 30% [================== ] 733/2414 30% [================== ] 734/2414 30% [================== ] 735/2414 30% [================== ] 736/2414 30% [================== ] 737/2414 30% [================== ] 738/2414 30% [================== ] 739/2414 30% [=================== ] 740/2414 30% [=================== ] 741/2414 30% [=================== ] 742/2414 30% [=================== ] 743/2414 30% [=================== ] 744/2414 30% [=================== ] 745/2414 30% [=================== ] 746/2414 30% [=================== ] 747/2414 30% [=================== ] 748/2414 30% [=================== ] 749/2414 31% [=================== ] 750/2414 31% [=================== ] 751/2414 31% [=================== ] 752/2414 31% [=================== ] 753/2414 31% [=================== ] 754/2414 31% [=================== ] 755/2414 31% [=================== ] 756/2414 31% [=================== ] 757/2414 31% [=================== ] 758/2414 31% [=================== ] 759/2414 31% [=================== ] 760/2414 31% [=================== ] 761/2414 31% [=================== ] 762/2414 31% [=================== ] 763/2414 31% [=================== ] 764/2414 31% [=================== ] 765/2414 31% [=================== ] 766/2414 31% [=================== ] 767/2414 31% [=================== ] 768/2414 31% [=================== ] 769/2414 31% [=================== ] 770/2414 31% [=================== ] 771/2414 31% [=================== ] 772/2414 31% [=================== ] 773/2414 32% [=================== ] 774/2414 32% [=================== ] 775/2414 32% [=================== ] 776/2414 32% [=================== ] 777/2414 32% [=================== ] 778/2414 32% [==================== ] 779/2414 32% [==================== ] 780/2414 32% [==================== ] 781/2414 32% [==================== ] 782/2414 32% [==================== ] 783/2414 32% [==================== ] 784/2414 32% [==================== ] 785/2414 32% [==================== ] 786/2414 32% [==================== ] 787/2414 32% [==================== ] 788/2414 32% [==================== ] 789/2414 32% [==================== ] 790/2414 32% [==================== ] 791/2414 32% [==================== ] 792/2414 32% [==================== ] 793/2414 32% [==================== ] 794/2414 32% [==================== ] 795/2414 32% [==================== ] 796/2414 32% [==================== ] 797/2414 33% [==================== ] 798/2414 33% [==================== ] 799/2414 33% [==================== ] 800/2414 33% [==================== ] 801/2414 33% [==================== ] 802/2414 33% [==================== ] 803/2414 33% [==================== ] 804/2414 33% [==================== ] 805/2414 33% [==================== ] 806/2414 33% [==================== ] 807/2414 33% [==================== ] 808/2414 33% [==================== ] 809/2414 33% [==================== ] 810/2414 33% [==================== ] 811/2414 33% [==================== ] 812/2414 33% [==================== ] 813/2414 33% [==================== ] 814/2414 33% [==================== ] 815/2414 33% [==================== ] 816/2414 33% [==================== ] 817/2414 33% [===================== ] 818/2414 33% [===================== ] 819/2414 33% [===================== ] 820/2414 33% [===================== ] 821/2414 34% [===================== ] 822/2414 34% [===================== ] 823/2414 34% [===================== ] 824/2414 34% [===================== ] 825/2414 34% [===================== ] 826/2414 34% [===================== ] 827/2414 34% [===================== ] 828/2414 34% [===================== ] 829/2414 34% [===================== ] 830/2414 34% [===================== ] 831/2414 34% [===================== ] 832/2414 34% [===================== ] 833/2414 34% [===================== ] 834/2414 34% [===================== ] 835/2414 34% [===================== ] 836/2414 34% [===================== ] 837/2414 34% [===================== ] 838/2414 34% [===================== ] 839/2414 34% [===================== ] 840/2414 34% [===================== ] 841/2414 34% [===================== ] 842/2414 34% [===================== ] 843/2414 34% [===================== ] 844/2414 34% [===================== ] 845/2414 35% [===================== ] 846/2414 35% [===================== ] 847/2414 35% [===================== ] 848/2414 35% [===================== ] 849/2414 35% [===================== ] 850/2414 35% [===================== ] 851/2414 35% [===================== ] 852/2414 35% [===================== ] 853/2414 35% [===================== ] 854/2414 35% [===================== ] 855/2414 35% [===================== ] 856/2414 35% [====================== ] 857/2414 35% [====================== ] 858/2414 35% [====================== ] 859/2414 35% [====================== ] 860/2414 35% [====================== ] 861/2414 35% [====================== ] 862/2414 35% [====================== ] 863/2414 35% [====================== ] 864/2414 35% [====================== ] 865/2414 35% [====================== ] 866/2414 35% [====================== ] 867/2414 35% [====================== ] 868/2414 35% [====================== ] 869/2414 35% [====================== ] 870/2414 36% [====================== ] 871/2414 36% [====================== ] 872/2414 36% [====================== ] 873/2414 36% [====================== ] 874/2414 36% [====================== ] 875/2414 36% [====================== ] 876/2414 36% [====================== ] 877/2414 36% [====================== ] 878/2414 36% [====================== ] 879/2414 36% [====================== ] 880/2414 36% [====================== ] 881/2414 36% [====================== ] 882/2414 36% [====================== ] 883/2414 36% [====================== ] 884/2414 36% [====================== ] 885/2414 36% [====================== ] 886/2414 36% [====================== ] 887/2414 36% [====================== ] 888/2414 36% [====================== ] 889/2414 36% [====================== ] 890/2414 36% [====================== ] 891/2414 36% [====================== ] 892/2414 36% [====================== ] 893/2414 36% [====================== ] 894/2414 37% [====================== ] 895/2414 37% [======================= ] 896/2414 37% [======================= ] 897/2414 37% [======================= ] 898/2414 37% [======================= ] 899/2414 37% [======================= ] 900/2414 37% [======================= ] 901/2414 37% [======================= ] 902/2414 37% [======================= ] 903/2414 37% [======================= ] 904/2414 37% [======================= ] 905/2414 37% [======================= ] 906/2414 37% [======================= ] 907/2414 37% [======================= ] 908/2414 37% [======================= ] 909/2414 37% [======================= ] 910/2414 37% [======================= ] 911/2414 37% [======================= ] 912/2414 37% [======================= ] 913/2414 37% [======================= ] 914/2414 37% [======================= ] 915/2414 37% [======================= ] 916/2414 37% [======================= ] 917/2414 37% [======================= ] 918/2414 38% [======================= ] 919/2414 38% [======================= ] 920/2414 38% [======================= ] 921/2414 38% [======================= ] 922/2414 38% [======================= ] 923/2414 38% [======================= ] 924/2414 38% [======================= ] 925/2414 38% [======================= ] 926/2414 38% [======================= ] 927/2414 38% [======================= ] 928/2414 38% [======================= ] 929/2414 38% [======================= ] 930/2414 38% [======================= ] 931/2414 38% [======================= ] 932/2414 38% [======================= ] 933/2414 38% [======================= ] 934/2414 38% [======================== ] 935/2414 38% [======================== ] 936/2414 38% [======================== ] 937/2414 38% [======================== ] 938/2414 38% [======================== ] 939/2414 38% [======================== ] 940/2414 38% [======================== ] 941/2414 38% [======================== ] 942/2414 39% [======================== ] 943/2414 39% [======================== ] 944/2414 39% [======================== ] 945/2414 39% [======================== ] 946/2414 39% [======================== ] 947/2414 39% [======================== ] 948/2414 39% [======================== ] 949/2414 39% [======================== ] 950/2414 39% [======================== ] 951/2414 39% [======================== ] 952/2414 39% [======================== ] 953/2414 39% [======================== ] 954/2414 39% [======================== ] 955/2414 39% [======================== ] 956/2414 39% [======================== ] 957/2414 39% [======================== ] 958/2414 39% [======================== ] 959/2414 39% [======================== ] 960/2414 39% [======================== ] 961/2414 39% [======================== ] 962/2414 39% [======================== ] 963/2414 39% [======================== ] 964/2414 39% [======================== ] 965/2414 39% [======================== ] 966/2414 40% [======================== ] 967/2414 40% [======================== ] 968/2414 40% [======================== ] 969/2414 40% [======================== ] 970/2414 40% [======================== ] 971/2414 40% [======================== ] 972/2414 40% [======================== ] 973/2414 40% [========================= ] 974/2414 40% [========================= ] 975/2414 40% [========================= ] 976/2414 40% [========================= ] 977/2414 40% [========================= ] 978/2414 40% [========================= ] 979/2414 40% [========================= ] 980/2414 40% [========================= ] 981/2414 40% [========================= ] 982/2414 40% [========================= ] 983/2414 40% [========================= ] 984/2414 40% [========================= ] 985/2414 40% [========================= ] 986/2414 40% [========================= ] 987/2414 40% [========================= ] 988/2414 40% [========================= ] 989/2414 40% [========================= ] 990/2414 41% [========================= ] 991/2414 41% [========================= ] 992/2414 41% [========================= ] 993/2414 41% [========================= ] 994/2414 41% [========================= ] 995/2414 41% [========================= ] 996/2414 41% [========================= ] 997/2414 41% [========================= ] 998/2414 41% [========================= ] 999/2414 41% [========================= ] 1000/2414 41% [========================= ] 1001/2414 41% [========================= ] 1002/2414 41% [========================= ] 1003/2414 41% [========================= ] 1004/2414 41% [========================= ] 1005/2414 41% [========================= ] 1006/2414 41% [========================= ] 1007/2414 41% [========================= ] 1008/2414 41% [========================= ] 1009/2414 41% [========================= ] 1010/2414 41% [========================= ] 1011/2414 41% [========================= ] 1012/2414 41% [========================== ] 1013/2414 41% [========================== ] 1014/2414 42% [========================== ] 1015/2414 42% [========================== ] 1016/2414 42% [========================== ] 1017/2414 42% [========================== ] 1018/2414 42% [========================== ] 1019/2414 42% [========================== ] 1020/2414 42% [========================== ] 1021/2414 42% [========================== ] 1022/2414 42% [========================== ] 1023/2414 42% [========================== ] 1024/2414 42% [========================== ] 1025/2414 42% [========================== ] 1026/2414 42% [========================== ] 1027/2414 42% [========================== ] 1028/2414 42% [========================== ] 1029/2414 42% [========================== ] 1030/2414 42% [========================== ] 1031/2414 42% [========================== ] 1032/2414 42% [========================== ] 1033/2414 42% [========================== ] 1034/2414 42% [========================== ] 1035/2414 42% [========================== ] 1036/2414 42% [========================== ] 1037/2414 42% [========================== ] 1038/2414 42% [========================== ] 1039/2414 43% [========================== ] 1040/2414 43% [========================== ] 1041/2414 43% [========================== ] 1042/2414 43% [========================== ] 1043/2414 43% [========================== ] 1044/2414 43% [========================== ] 1045/2414 43% [========================== ] 1046/2414 43% [========================== ] 1047/2414 43% [========================== ] 1048/2414 43% [========================== ] 1049/2414 43% [========================== ] 1050/2414 43% [========================== ] 1051/2414 43% [=========================== ] 1052/2414 43% [=========================== ] 1053/2414 43% [=========================== ] 1054/2414 43% [=========================== ] 1055/2414 43% [=========================== ] 1056/2414 43% [=========================== ] 1057/2414 43% [=========================== ] 1058/2414 43% [=========================== ] 1059/2414 43% [=========================== ] 1060/2414 43% [=========================== ] 1061/2414 43% [=========================== ] 1062/2414 43% [=========================== ] 1063/2414 44% [=========================== ] 1064/2414 44% [=========================== ] 1065/2414 44% [=========================== ] 1066/2414 44% [=========================== ] 1067/2414 44% [=========================== ] 1068/2414 44% [=========================== ] 1069/2414 44% [=========================== ] 1070/2414 44% [=========================== ] 1071/2414 44% [=========================== ] 1072/2414 44% [=========================== ] 1073/2414 44% [=========================== ] 1074/2414 44% [=========================== ] 1075/2414 44% [=========================== ] 1076/2414 44% [=========================== ] 1077/2414 44% [=========================== ] 1078/2414 44% [=========================== ] 1079/2414 44% [=========================== ] 1080/2414 44% [=========================== ] 1081/2414 44% [=========================== ] 1082/2414 44% [=========================== ] 1083/2414 44% [=========================== ] 1084/2414 44% [=========================== ] 1085/2414 44% [=========================== ] 1086/2414 44% [=========================== ] 1087/2414 45% [=========================== ] 1088/2414 45% [=========================== ] 1089/2414 45% [=========================== ] 1090/2414 45% [============================ ] 1091/2414 45% [============================ ] 1092/2414 45% [============================ ] 1093/2414 45% [============================ ] 1094/2414 45% [============================ ] 1095/2414 45% [============================ ] 1096/2414 45% [============================ ] 1097/2414 45% [============================ ] 1098/2414 45% [============================ ] 1099/2414 45% [============================ ] 1100/2414 45% [============================ ] 1101/2414 45% [============================ ] 1102/2414 45% [============================ ] 1103/2414 45% [============================ ] 1104/2414 45% [============================ ] 1105/2414 45% [============================ ] 1106/2414 45% [============================ ] 1107/2414 45% [============================ ] 1108/2414 45% [============================ ] 1109/2414 45% [============================ ] 1110/2414 45% [============================ ] 1111/2414 46% [============================ ] 1112/2414 46% [============================ ] 1113/2414 46% [============================ ] 1114/2414 46% [============================ ] 1115/2414 46% [============================ ] 1116/2414 46% [============================ ] 1117/2414 46% [============================ ] 1118/2414 46% [============================ ] 1119/2414 46% [============================ ] 1120/2414 46% [============================ ] 1121/2414 46% [============================ ] 1122/2414 46% [============================ ] 1123/2414 46% [============================ ] 1124/2414 46% [============================ ] 1125/2414 46% [============================ ] 1126/2414 46% [============================ ] 1127/2414 46% [============================ ] 1128/2414 46% [============================ ] 1129/2414 46% [============================= ] 1130/2414 46% [============================= ] 1131/2414 46% [============================= ] 1132/2414 46% [============================= ] 1133/2414 46% [============================= ] 1134/2414 46% [============================= ] 1135/2414 47% [============================= ] 1136/2414 47% [============================= ] 1137/2414 47% [============================= ] 1138/2414 47% [============================= ] 1139/2414 47% [============================= ] 1140/2414 47% [============================= ] 1141/2414 47% [============================= ] 1142/2414 47% [============================= ] 1143/2414 47% [============================= ] 1144/2414 47% [============================= ] 1145/2414 47% [============================= ] 1146/2414 47% [============================= ] 1147/2414 47% [============================= ] 1148/2414 47% [============================= ] 1149/2414 47% [============================= ] 1150/2414 47% [============================= ] 1151/2414 47% [============================= ] 1152/2414 47% [============================= ] 1153/2414 47% [============================= ] 1154/2414 47% [============================= ] 1155/2414 47% [============================= ] 1156/2414 47% [============================= ] 1157/2414 47% [============================= ] 1158/2414 47% [============================= ] 1159/2414 48% [============================= ] 1160/2414 48% [============================= ] 1161/2414 48% [============================= ] 1162/2414 48% [============================= ] 1163/2414 48% [============================= ] 1164/2414 48% [============================= ] 1165/2414 48% [============================= ] 1166/2414 48% [============================= ] 1167/2414 48% [============================= ] 1168/2414 48% [============================== ] 1169/2414 48% [============================== ] 1170/2414 48% [============================== ] 1171/2414 48% [============================== ] 1172/2414 48% [============================== ] 1173/2414 48% [============================== ] 1174/2414 48% [============================== ] 1175/2414 48% [============================== ] 1176/2414 48% [============================== ] 1177/2414 48% [============================== ] 1178/2414 48% [============================== ] 1179/2414 48% [============================== ] 1180/2414 48% [============================== ] 1181/2414 48% [============================== ] 1182/2414 48% [============================== ] 1183/2414 49% [============================== ] 1184/2414 49% [============================== ] 1185/2414 49% [============================== ] 1186/2414 49% [============================== ] 1187/2414 49% [============================== ] 1188/2414 49% [============================== ] 1189/2414 49% [============================== ] 1190/2414 49% [============================== ] 1191/2414 49% [============================== ] 1192/2414 49% [============================== ] 1193/2414 49% [============================== ] 1194/2414 49% [============================== ] 1195/2414 49% [============================== ] 1196/2414 49% [============================== ] 1197/2414 49% [============================== ] 1198/2414 49% [============================== ] 1199/2414 49% [============================== ] 1200/2414 49% [============================== ] 1201/2414 49% [============================== ] 1202/2414 49% [============================== ] 1203/2414 49% [============================== ] 1204/2414 49% [============================== ] 1205/2414 49% [============================== ] 1206/2414 49% [=============================== ] 1207/2414 50% [=============================== ] 1208/2414 50% [=============================== ] 1209/2414 50% [=============================== ] 1210/2414 50% [=============================== ] 1211/2414 50% [=============================== ] 1212/2414 50% [=============================== ] 1213/2414 50% [=============================== ] 1214/2414 50% [=============================== ] 1215/2414 50% [=============================== ] 1216/2414 50% [=============================== ] 1217/2414 50% [=============================== ] 1218/2414 50% [=============================== ] 1219/2414 50% [=============================== ] 1220/2414 50% [=============================== ] 1221/2414 50% [=============================== ] 1222/2414 50% [=============================== ] 1223/2414 50% [=============================== ] 1224/2414 50% [=============================== ] 1225/2414 50% [=============================== ] 1226/2414 50% [=============================== ] 1227/2414 50% [=============================== ] 1228/2414 50% [=============================== ] 1229/2414 50% [=============================== ] 1230/2414 50% [=============================== ] 1231/2414 50% [=============================== ] 1232/2414 51% [=============================== ] 1233/2414 51% [=============================== ] 1234/2414 51% [=============================== ] 1235/2414 51% [=============================== ] 1236/2414 51% [=============================== ] 1237/2414 51% [=============================== ] 1238/2414 51% [=============================== ] 1239/2414 51% [=============================== ] 1240/2414 51% [=============================== ] 1241/2414 51% [=============================== ] 1242/2414 51% [=============================== ] 1243/2414 51% [=============================== ] 1244/2414 51% [=============================== ] 1245/2414 51% [================================ ] 1246/2414 51% [================================ ] 1247/2414 51% [================================ ] 1248/2414 51% [================================ ] 1249/2414 51% [================================ ] 1250/2414 51% [================================ ] 1251/2414 51% [================================ ] 1252/2414 51% [================================ ] 1253/2414 51% [================================ ] 1254/2414 51% [================================ ] 1255/2414 51% [================================ ] 1256/2414 52% [================================ ] 1257/2414 52% [================================ ] 1258/2414 52% [================================ ] 1259/2414 52% [================================ ] 1260/2414 52% [================================ ] 1261/2414 52% [================================ ] 1262/2414 52% [================================ ] 1263/2414 52% [================================ ] 1264/2414 52% [================================ ] 1265/2414 52% [================================ ] 1266/2414 52% [================================ ] 1267/2414 52% [================================ ] 1268/2414 52% [================================ ] 1269/2414 52% [================================ ] 1270/2414 52% [================================ ] 1271/2414 52% [================================ ] 1272/2414 52% [================================ ] 1273/2414 52% [================================ ] 1274/2414 52% [================================ ] 1275/2414 52% [================================ ] 1276/2414 52% [================================ ] 1277/2414 52% [================================ ] 1278/2414 52% [================================ ] 1279/2414 52% [================================ ] 1280/2414 53% [================================ ] 1281/2414 53% [================================ ] 1282/2414 53% [================================ ] 1283/2414 53% [================================ ] 1284/2414 53% [================================= ] 1285/2414 53% [================================= ] 1286/2414 53% [================================= ] 1287/2414 53% [================================= ] 1288/2414 53% [================================= ] 1289/2414 53% [================================= ] 1290/2414 53% [================================= ] 1291/2414 53% [================================= ] 1292/2414 53% [================================= ] 1293/2414 53% [================================= ] 1294/2414 53% [================================= ] 1295/2414 53% [================================= ] 1296/2414 53% [================================= ] 1297/2414 53% [================================= ] 1298/2414 53% [================================= ] 1299/2414 53% [================================= ] 1300/2414 53% [================================= ] 1301/2414 53% [================================= ] 1302/2414 53% [================================= ] 1303/2414 53% [================================= ] 1304/2414 54% [================================= ] 1305/2414 54% [================================= ] 1306/2414 54% [================================= ] 1307/2414 54% [================================= ] 1308/2414 54% [================================= ] 1309/2414 54% [================================= ] 1310/2414 54% [================================= ] 1311/2414 54% [================================= ] 1312/2414 54% [================================= ] 1313/2414 54% [================================= ] 1314/2414 54% [================================= ] 1315/2414 54% [================================= ] 1316/2414 54% [================================= ] 1317/2414 54% [================================= ] 1318/2414 54% [================================= ] 1319/2414 54% [================================= ] 1320/2414 54% [================================= ] 1321/2414 54% [================================= ] 1322/2414 54% [================================= ] 1323/2414 54% [================================== ] 1324/2414 54% [================================== ] 1325/2414 54% [================================== ] 1326/2414 54% [================================== ] 1327/2414 54% [================================== ] 1328/2414 55% [================================== ] 1329/2414 55% [================================== ] 1330/2414 55% [================================== ] 1331/2414 55% [================================== ] 1332/2414 55% [================================== ] 1333/2414 55% [================================== ] 1334/2414 55% [================================== ] 1335/2414 55% [================================== ] 1336/2414 55% [================================== ] 1337/2414 55% [================================== ] 1338/2414 55% [================================== ] 1339/2414 55% [================================== ] 1340/2414 55% [================================== ] 1341/2414 55% [================================== ] 1342/2414 55% [================================== ] 1343/2414 55% [================================== ] 1344/2414 55% [================================== ] 1345/2414 55% [================================== ] 1346/2414 55% [================================== ] 1347/2414 55% [================================== ] 1348/2414 55% [================================== ] 1349/2414 55% [================================== ] 1350/2414 55% [================================== ] 1351/2414 55% [================================== ] 1352/2414 56% [================================== ] 1353/2414 56% [================================== ] 1354/2414 56% [================================== ] 1355/2414 56% [================================== ] 1356/2414 56% [================================== ] 1357/2414 56% [================================== ] 1358/2414 56% [================================== ] 1359/2414 56% [================================== ] 1360/2414 56% [================================== ] 1361/2414 56% [================================== ] 1362/2414 56% [=================================== ] 1363/2414 56% [=================================== ] 1364/2414 56% [=================================== ] 1365/2414 56% [=================================== ] 1366/2414 56% [=================================== ] 1367/2414 56% [=================================== ] 1368/2414 56% [=================================== ] 1369/2414 56% [=================================== ] 1370/2414 56% [=================================== ] 1371/2414 56% [=================================== ] 1372/2414 56% [=================================== ] 1373/2414 56% [=================================== ] 1374/2414 56% [=================================== ] 1375/2414 56% [=================================== ] 1376/2414 57% [=================================== ] 1377/2414 57% [=================================== ] 1378/2414 57% [=================================== ] 1379/2414 57% [=================================== ] 1380/2414 57% [=================================== ] 1381/2414 57% [=================================== ] 1382/2414 57% [=================================== ] 1383/2414 57% [=================================== ] 1384/2414 57% [=================================== ] 1385/2414 57% [=================================== ] 1386/2414 57% [=================================== ] 1387/2414 57% [=================================== ] 1388/2414 57% [=================================== ] 1389/2414 57% [=================================== ] 1390/2414 57% [=================================== ] 1391/2414 57% [=================================== ] 1392/2414 57% [=================================== ] 1393/2414 57% [=================================== ] 1394/2414 57% [=================================== ] 1395/2414 57% [=================================== ] 1396/2414 57% [=================================== ] 1397/2414 57% [=================================== ] 1398/2414 57% [=================================== ] 1399/2414 57% [=================================== ] 1400/2414 57% [=================================== ] 1401/2414 58% [==================================== ] 1402/2414 58% [==================================== ] 1403/2414 58% [==================================== ] 1404/2414 58% [==================================== ] 1405/2414 58% [==================================== ] 1406/2414 58% [==================================== ] 1407/2414 58% [==================================== ] 1408/2414 58% [==================================== ] 1409/2414 58% [==================================== ] 1410/2414 58% [==================================== ] 1411/2414 58% [==================================== ] 1412/2414 58% [==================================== ] 1413/2414 58% [==================================== ] 1414/2414 58% [==================================== ] 1415/2414 58% [==================================== ] 1416/2414 58% [==================================== ] 1417/2414 58% [==================================== ] 1418/2414 58% [==================================== ] 1419/2414 58% [==================================== ] 1420/2414 58% [==================================== ] 1421/2414 58% [==================================== ] 1422/2414 58% [==================================== ] 1423/2414 58% [==================================== ] 1424/2414 58% [==================================== ] 1425/2414 59% [==================================== ] 1426/2414 59% [==================================== ] 1427/2414 59% [==================================== ] 1428/2414 59% [==================================== ] 1429/2414 59% [==================================== ] 1430/2414 59% [==================================== ] 1431/2414 59% [==================================== ] 1432/2414 59% [==================================== ] 1433/2414 59% [==================================== ] 1434/2414 59% [==================================== ] 1435/2414 59% [==================================== ] 1436/2414 59% [==================================== ] 1437/2414 59% [==================================== ] 1438/2414 59% [==================================== ] 1439/2414 59% [==================================== ] 1440/2414 59% [===================================== ] 1441/2414 59% [===================================== ] 1442/2414 59% [===================================== ] 1443/2414 59% [===================================== ] 1444/2414 59% [===================================== ] 1445/2414 59% [===================================== ] 1446/2414 59% [===================================== ] 1447/2414 59% [===================================== ] 1448/2414 59% [===================================== ] 1449/2414 60% [===================================== ] 1450/2414 60% [===================================== ] 1451/2414 60% [===================================== ] 1452/2414 60% [===================================== ] 1453/2414 60% [===================================== ] 1454/2414 60% [===================================== ] 1455/2414 60% [===================================== ] 1456/2414 60% [===================================== ] 1457/2414 60% [===================================== ] 1458/2414 60% [===================================== ] 1459/2414 60% [===================================== ] 1460/2414 60% [===================================== ] 1461/2414 60% [===================================== ] 1462/2414 60% [===================================== ] 1463/2414 60% [===================================== ] 1464/2414 60% [===================================== ] 1465/2414 60% [===================================== ] 1466/2414 60% [===================================== ] 1467/2414 60% [===================================== ] 1468/2414 60% [===================================== ] 1469/2414 60% [===================================== ] 1470/2414 60% [===================================== ] 1471/2414 60% [===================================== ] 1472/2414 60% [===================================== ] 1473/2414 61% [===================================== ] 1474/2414 61% [===================================== ] 1475/2414 61% [===================================== ] 1476/2414 61% [===================================== ] 1477/2414 61% [===================================== ] 1478/2414 61% [===================================== ] 1479/2414 61% [====================================== ] 1480/2414 61% [====================================== ] 1481/2414 61% [====================================== ] 1482/2414 61% [====================================== ] 1483/2414 61% [====================================== ] 1484/2414 61% [====================================== ] 1485/2414 61% [====================================== ] 1486/2414 61% [====================================== ] 1487/2414 61% [====================================== ] 1488/2414 61% [====================================== ] 1489/2414 61% [====================================== ] 1490/2414 61% [====================================== ] 1491/2414 61% [====================================== ] 1492/2414 61% [====================================== ] 1493/2414 61% [====================================== ] 1494/2414 61% [====================================== ] 1495/2414 61% [====================================== ] 1496/2414 61% [====================================== ] 1497/2414 62% [====================================== ] 1498/2414 62% [====================================== ] 1499/2414 62% [====================================== ] 1500/2414 62% [====================================== ] 1501/2414 62% [====================================== ] 1502/2414 62% [====================================== ] 1503/2414 62% [====================================== ] 1504/2414 62% [====================================== ] 1505/2414 62% [====================================== ] 1506/2414 62% [====================================== ] 1507/2414 62% [====================================== ] 1508/2414 62% [====================================== ] 1509/2414 62% [====================================== ] 1510/2414 62% [====================================== ] 1511/2414 62% [====================================== ] 1512/2414 62% [====================================== ] 1513/2414 62% [====================================== ] 1514/2414 62% [====================================== ] 1515/2414 62% [====================================== ] 1516/2414 62% [====================================== ] 1517/2414 62% [====================================== ] 1518/2414 62% [======================================= ] 1519/2414 62% [======================================= ] 1520/2414 62% [======================================= ] 1521/2414 63% [======================================= ] 1522/2414 63% [======================================= ] 1523/2414 63% [======================================= ] 1524/2414 63% [======================================= ] 1525/2414 63% [======================================= ] 1526/2414 63% [======================================= ] 1527/2414 63% [======================================= ] 1528/2414 63% [======================================= ] 1529/2414 63% [======================================= ] 1530/2414 63% [======================================= ] 1531/2414 63% [======================================= ] 1532/2414 63% [======================================= ] 1533/2414 63% [======================================= ] 1534/2414 63% [======================================= ] 1535/2414 63% [======================================= ] 1536/2414 63% [======================================= ] 1537/2414 63% [======================================= ] 1538/2414 63% [======================================= ] 1539/2414 63% [======================================= ] 1540/2414 63% [======================================= ] 1541/2414 63% [======================================= ] 1542/2414 63% [======================================= ] 1543/2414 63% [======================================= ] 1544/2414 63% [======================================= ] 1545/2414 64% [======================================= ] 1546/2414 64% [======================================= ] 1547/2414 64% [======================================= ] 1548/2414 64% [======================================= ] 1549/2414 64% [======================================= ] 1550/2414 64% [======================================= ] 1551/2414 64% [======================================= ] 1552/2414 64% [======================================= ] 1553/2414 64% [======================================= ] 1554/2414 64% [======================================= ] 1555/2414 64% [======================================= ] 1556/2414 64% [======================================= ] 1557/2414 64% [======================================== ] 1558/2414 64% [======================================== ] 1559/2414 64% [======================================== ] 1560/2414 64% [======================================== ] 1561/2414 64% [======================================== ] 1562/2414 64% [======================================== ] 1563/2414 64% [======================================== ] 1564/2414 64% [======================================== ] 1565/2414 64% [======================================== ] 1566/2414 64% [======================================== ] 1567/2414 64% [======================================== ] 1568/2414 64% [======================================== ] 1569/2414 64% [======================================== ] 1570/2414 65% [======================================== ] 1571/2414 65% [======================================== ] 1572/2414 65% [======================================== ] 1573/2414 65% [======================================== ] 1574/2414 65% [======================================== ] 1575/2414 65% [======================================== ] 1576/2414 65% [======================================== ] 1577/2414 65% [======================================== ] 1578/2414 65% [======================================== ] 1579/2414 65% [======================================== ] 1580/2414 65% [======================================== ] 1581/2414 65% [======================================== ] 1582/2414 65% [======================================== ] 1583/2414 65% [======================================== ] 1584/2414 65% [======================================== ] 1585/2414 65% [======================================== ] 1586/2414 65% [======================================== ] 1587/2414 65% [======================================== ] 1588/2414 65% [======================================== ] 1589/2414 65% [======================================== ] 1590/2414 65% [======================================== ] 1591/2414 65% [======================================== ] 1592/2414 65% [======================================== ] 1593/2414 65% [======================================== ] 1594/2414 66% [======================================== ] 1595/2414 66% [======================================== ] 1596/2414 66% [========================================= ] 1597/2414 66% [========================================= ] 1598/2414 66% [========================================= ] 1599/2414 66% [========================================= ] 1600/2414 66% [========================================= ] 1601/2414 66% [========================================= ] 1602/2414 66% [========================================= ] 1603/2414 66% [========================================= ] 1604/2414 66% [========================================= ] 1605/2414 66% [========================================= ] 1606/2414 66% [========================================= ] 1607/2414 66% [========================================= ] 1608/2414 66% [========================================= ] 1609/2414 66% [========================================= ] 1610/2414 66% [========================================= ] 1611/2414 66% [========================================= ] 1612/2414 66% [========================================= ] 1613/2414 66% [========================================= ] 1614/2414 66% [========================================= ] 1615/2414 66% [========================================= ] 1616/2414 66% [========================================= ] 1617/2414 66% [========================================= ] 1618/2414 67% [========================================= ] 1619/2414 67% [========================================= ] 1620/2414 67% [========================================= ] 1621/2414 67% [========================================= ] 1622/2414 67% [========================================= ] 1623/2414 67% [========================================= ] 1624/2414 67% [========================================= ] 1625/2414 67% [========================================= ] 1626/2414 67% [========================================= ] 1627/2414 67% [========================================= ] 1628/2414 67% [========================================= ] 1629/2414 67% [========================================= ] 1630/2414 67% [========================================= ] 1631/2414 67% [========================================= ] 1632/2414 67% [========================================= ] 1633/2414 67% [========================================= ] 1634/2414 67% [========================================= ] 1635/2414 67% [========================================== ] 1636/2414 67% [========================================== ] 1637/2414 67% [========================================== ] 1638/2414 67% [========================================== ] 1639/2414 67% [========================================== ] 1640/2414 67% [========================================== ] 1641/2414 67% [========================================== ] 1642/2414 68% [========================================== ] 1643/2414 68% [========================================== ] 1644/2414 68% [========================================== ] 1645/2414 68% [========================================== ] 1646/2414 68% [========================================== ] 1647/2414 68% [========================================== ] 1648/2414 68% [========================================== ] 1649/2414 68% [========================================== ] 1650/2414 68% [========================================== ] 1651/2414 68% [========================================== ] 1652/2414 68% [========================================== ] 1653/2414 68% [========================================== ] 1654/2414 68% [========================================== ] 1655/2414 68% [========================================== ] 1656/2414 68% [========================================== ] 1657/2414 68% [========================================== ] 1658/2414 68% [========================================== ] 1659/2414 68% [========================================== ] 1660/2414 68% [========================================== ] 1661/2414 68% [========================================== ] 1662/2414 68% [========================================== ] 1663/2414 68% [========================================== ] 1664/2414 68% [========================================== ] 1665/2414 68% [========================================== ] 1666/2414 69% [========================================== ] 1667/2414 69% [========================================== ] 1668/2414 69% [========================================== ] 1669/2414 69% [========================================== ] 1670/2414 69% [========================================== ] 1671/2414 69% [========================================== ] 1672/2414 69% [========================================== ] 1673/2414 69% [========================================== ] 1674/2414 69% [=========================================== ] 1675/2414 69% [=========================================== ] 1676/2414 69% [=========================================== ] 1677/2414 69% [=========================================== ] 1678/2414 69% [=========================================== ] 1679/2414 69% [=========================================== ] 1680/2414 69% [=========================================== ] 1681/2414 69% [=========================================== ] 1682/2414 69% [=========================================== ] 1683/2414 69% [=========================================== ] 1684/2414 69% [=========================================== ] 1685/2414 69% [=========================================== ] 1686/2414 69% [=========================================== ] 1687/2414 69% [=========================================== ] 1688/2414 69% [=========================================== ] 1689/2414 69% [=========================================== ] 1690/2414 70% [=========================================== ] 1691/2414 70% [=========================================== ] 1692/2414 70% [=========================================== ] 1693/2414 70% [=========================================== ] 1694/2414 70% [=========================================== ] 1695/2414 70% [=========================================== ] 1696/2414 70% [=========================================== ] 1697/2414 70% [=========================================== ] 1698/2414 70% [=========================================== ] 1699/2414 70% [=========================================== ] 1700/2414 70% [=========================================== ] 1701/2414 70% [=========================================== ] 1702/2414 70% [=========================================== ] 1703/2414 70% [=========================================== ] 1704/2414 70% [=========================================== ] 1705/2414 70% [=========================================== ] 1706/2414 70% [=========================================== ] 1707/2414 70% [=========================================== ] 1708/2414 70% [=========================================== ] 1709/2414 70% [=========================================== ] 1710/2414 70% [=========================================== ] 1711/2414 70% [=========================================== ] 1712/2414 70% [=========================================== ] 1713/2414 70% [============================================ ] 1714/2414 71% [============================================ ] 1715/2414 71% [============================================ ] 1716/2414 71% [============================================ ] 1717/2414 71% [============================================ ] 1718/2414 71% [============================================ ] 1719/2414 71% [============================================ ] 1720/2414 71% [============================================ ] 1721/2414 71% [============================================ ] 1722/2414 71% [============================================ ] 1723/2414 71% [============================================ ] 1724/2414 71% [============================================ ] 1725/2414 71% [============================================ ] 1726/2414 71% [============================================ ] 1727/2414 71% [============================================ ] 1728/2414 71% [============================================ ] 1729/2414 71% [============================================ ] 1730/2414 71% [============================================ ] 1731/2414 71% [============================================ ] 1732/2414 71% [============================================ ] 1733/2414 71% [============================================ ] 1734/2414 71% [============================================ ] 1735/2414 71% [============================================ ] 1736/2414 71% [============================================ ] 1737/2414 71% [============================================ ] 1738/2414 71% [============================================ ] 1739/2414 72% [============================================ ] 1740/2414 72% [============================================ ] 1741/2414 72% [============================================ ] 1742/2414 72% [============================================ ] 1743/2414 72% [============================================ ] 1744/2414 72% [============================================ ] 1745/2414 72% [============================================ ] 1746/2414 72% [============================================ ] 1747/2414 72% [============================================ ] 1748/2414 72% [============================================ ] 1749/2414 72% [============================================ ] 1750/2414 72% [============================================ ] 1751/2414 72% [============================================ ] 1752/2414 72% [============================================= ] 1753/2414 72% [============================================= ] 1754/2414 72% [============================================= ] 1755/2414 72% [============================================= ] 1756/2414 72% [============================================= ] 1757/2414 72% [============================================= ] 1758/2414 72% [============================================= ] 1759/2414 72% [============================================= ] 1760/2414 72% [============================================= ] 1761/2414 72% [============================================= ] 1762/2414 72% [============================================= ] 1763/2414 73% [============================================= ] 1764/2414 73% [============================================= ] 1765/2414 73% [============================================= ] 1766/2414 73% [============================================= ] 1767/2414 73% [============================================= ] 1768/2414 73% [============================================= ] 1769/2414 73% [============================================= ] 1770/2414 73% [============================================= ] 1771/2414 73% [============================================= ] 1772/2414 73% [============================================= ] 1773/2414 73% [============================================= ] 1774/2414 73% [============================================= ] 1775/2414 73% [============================================= ] 1776/2414 73% [============================================= ] 1777/2414 73% [============================================= ] 1778/2414 73% [============================================= ] 1779/2414 73% [============================================= ] 1780/2414 73% [============================================= ] 1781/2414 73% [============================================= ] 1782/2414 73% [============================================= ] 1783/2414 73% [============================================= ] 1784/2414 73% [============================================= ] 1785/2414 73% [============================================= ] 1786/2414 73% [============================================= ] 1787/2414 74% [============================================= ] 1788/2414 74% [============================================= ] 1789/2414 74% [============================================= ] 1790/2414 74% [============================================= ] 1791/2414 74% [============================================== ] 1792/2414 74% [============================================== ] 1793/2414 74% [============================================== ] 1794/2414 74% [============================================== ] 1795/2414 74% [============================================== ] 1796/2414 74% [============================================== ] 1797/2414 74% [============================================== ] 1798/2414 74% [============================================== ] 1799/2414 74% [============================================== ] 1800/2414 74% [============================================== ] 1801/2414 74% [============================================== ] 1802/2414 74% [============================================== ] 1803/2414 74% [============================================== ] 1804/2414 74% [============================================== ] 1805/2414 74% [============================================== ] 1806/2414 74% [============================================== ] 1807/2414 74% [============================================== ] 1808/2414 74% [============================================== ] 1809/2414 74% [============================================== ] 1810/2414 74% [============================================== ] 1811/2414 75% [============================================== ] 1812/2414 75% [============================================== ] 1813/2414 75% [============================================== ] 1814/2414 75% [============================================== ] 1815/2414 75% [============================================== ] 1816/2414 75% [============================================== ] 1817/2414 75% [============================================== ] 1818/2414 75% [============================================== ] 1819/2414 75% [============================================== ] 1820/2414 75% [============================================== ] 1821/2414 75% [============================================== ] 1822/2414 75% [============================================== ] 1823/2414 75% [============================================== ] 1824/2414 75% [============================================== ] 1825/2414 75% [============================================== ] 1826/2414 75% [============================================== ] 1827/2414 75% [============================================== ] 1828/2414 75% [============================================== ] 1829/2414 75% [=============================================== ] 1830/2414 75% [=============================================== ] 1831/2414 75% [=============================================== ] 1832/2414 75% [=============================================== ] 1833/2414 75% [=============================================== ] 1834/2414 75% [=============================================== ] 1835/2414 76% [=============================================== ] 1836/2414 76% [=============================================== ] 1837/2414 76% [=============================================== ] 1838/2414 76% [=============================================== ] 1839/2414 76% [=============================================== ] 1840/2414 76% [=============================================== ] 1841/2414 76% [=============================================== ] 1842/2414 76% [=============================================== ] 1843/2414 76% [=============================================== ] 1844/2414 76% [=============================================== ] 1845/2414 76% [=============================================== ] 1846/2414 76% [=============================================== ] 1847/2414 76% [=============================================== ] 1848/2414 76% [=============================================== ] 1849/2414 76% [=============================================== ] 1850/2414 76% [=============================================== ] 1851/2414 76% [=============================================== ] 1852/2414 76% [=============================================== ] 1853/2414 76% [=============================================== ] 1854/2414 76% [=============================================== ] 1855/2414 76% [=============================================== ] 1856/2414 76% [=============================================== ] 1857/2414 76% [=============================================== ] 1858/2414 76% [=============================================== ] 1859/2414 77% [=============================================== ] 1860/2414 77% [=============================================== ] 1861/2414 77% [=============================================== ] 1862/2414 77% [=============================================== ] 1863/2414 77% [=============================================== ] 1864/2414 77% [=============================================== ] 1865/2414 77% [=============================================== ] 1866/2414 77% [=============================================== ] 1867/2414 77% [=============================================== ] 1868/2414 77% [================================================ ] 1869/2414 77% [================================================ ] 1870/2414 77% [================================================ ] 1871/2414 77% [================================================ ] 1872/2414 77% [================================================ ] 1873/2414 77% [================================================ ] 1874/2414 77% [================================================ ] 1875/2414 77% [================================================ ] 1876/2414 77% [================================================ ] 1877/2414 77% [================================================ ] 1878/2414 77% [================================================ ] 1879/2414 77% [================================================ ] 1880/2414 77% [================================================ ] 1881/2414 77% [================================================ ] 1882/2414 77% [================================================ ] 1883/2414 78% [================================================ ] 1884/2414 78% [================================================ ] 1885/2414 78% [================================================ ] 1886/2414 78% [================================================ ] 1887/2414 78% [================================================ ] 1888/2414 78% [================================================ ] 1889/2414 78% [================================================ ] 1890/2414 78% [================================================ ] 1891/2414 78% [================================================ ] 1892/2414 78% [================================================ ] 1893/2414 78% [================================================ ] 1894/2414 78% [================================================ ] 1895/2414 78% [================================================ ] 1896/2414 78% [================================================ ] 1897/2414 78% [================================================ ] 1898/2414 78% [================================================ ] 1899/2414 78% [================================================ ] 1900/2414 78% [================================================ ] 1901/2414 78% [================================================ ] 1902/2414 78% [================================================ ] 1903/2414 78% [================================================ ] 1904/2414 78% [================================================ ] 1905/2414 78% [================================================ ] 1906/2414 78% [================================================ ] 1907/2414 78% [================================================= ] 1908/2414 79% [================================================= ] 1909/2414 79% [================================================= ] 1910/2414 79% [================================================= ] 1911/2414 79% [================================================= ] 1912/2414 79% [================================================= ] 1913/2414 79% [================================================= ] 1914/2414 79% [================================================= ] 1915/2414 79% [================================================= ] 1916/2414 79% [================================================= ] 1917/2414 79% [================================================= ] 1918/2414 79% [================================================= ] 1919/2414 79% [================================================= ] 1920/2414 79% [================================================= ] 1921/2414 79% [================================================= ] 1922/2414 79% [================================================= ] 1923/2414 79% [================================================= ] 1924/2414 79% [================================================= ] 1925/2414 79% [================================================= ] 1926/2414 79% [================================================= ] 1927/2414 79% [================================================= ] 1928/2414 79% [================================================= ] 1929/2414 79% [================================================= ] 1930/2414 79% [================================================= ] 1931/2414 79% [================================================= ] 1932/2414 80% [================================================= ] 1933/2414 80% [================================================= ] 1934/2414 80% [================================================= ] 1935/2414 80% [================================================= ] 1936/2414 80% [================================================= ] 1937/2414 80% [================================================= ] 1938/2414 80% [================================================= ] 1939/2414 80% [================================================= ] 1940/2414 80% [================================================= ] 1941/2414 80% [================================================= ] 1942/2414 80% [================================================= ] 1943/2414 80% [================================================= ] 1944/2414 80% [================================================= ] 1945/2414 80% [================================================= ] 1946/2414 80% [================================================== ] 1947/2414 80% [================================================== ] 1948/2414 80% [================================================== ] 1949/2414 80% [================================================== ] 1950/2414 80% [================================================== ] 1951/2414 80% [================================================== ] 1952/2414 80% [================================================== ] 1953/2414 80% [================================================== ] 1954/2414 80% [================================================== ] 1955/2414 80% [================================================== ] 1956/2414 81% [================================================== ] 1957/2414 81% [================================================== ] 1958/2414 81% [================================================== ] 1959/2414 81% [================================================== ] 1960/2414 81% [================================================== ] 1961/2414 81% [================================================== ] 1962/2414 81% [================================================== ] 1963/2414 81% [================================================== ] 1964/2414 81% [================================================== ] 1965/2414 81% [================================================== ] 1966/2414 81% [================================================== ] 1967/2414 81% [================================================== ] 1968/2414 81% [================================================== ] 1969/2414 81% [================================================== ] 1970/2414 81% [================================================== ] 1971/2414 81% [================================================== ] 1972/2414 81% [================================================== ] 1973/2414 81% [================================================== ] 1974/2414 81% [================================================== ] 1975/2414 81% [================================================== ] 1976/2414 81% [================================================== ] 1977/2414 81% [================================================== ] 1978/2414 81% [================================================== ] 1979/2414 81% [================================================== ] 1980/2414 82% [================================================== ] 1981/2414 82% [================================================== ] 1982/2414 82% [================================================== ] 1983/2414 82% [================================================== ] 1984/2414 82% [================================================== ] 1985/2414 82% [=================================================== ] 1986/2414 82% [=================================================== ] 1987/2414 82% [=================================================== ] 1988/2414 82% [=================================================== ] 1989/2414 82% [=================================================== ] 1990/2414 82% [=================================================== ] 1991/2414 82% [=================================================== ] 1992/2414 82% [=================================================== ] 1993/2414 82% [=================================================== ] 1994/2414 82% [=================================================== ] 1995/2414 82% [=================================================== ] 1996/2414 82% [=================================================== ] 1997/2414 82% [=================================================== ] 1998/2414 82% [=================================================== ] 1999/2414 82% [=================================================== ] 2000/2414 82% [=================================================== ] 2001/2414 82% [=================================================== ] 2002/2414 82% [=================================================== ] 2003/2414 82% [=================================================== ] 2004/2414 83% [=================================================== ] 2005/2414 83% [=================================================== ] 2006/2414 83% [=================================================== ] 2007/2414 83% [=================================================== ] 2008/2414 83% [=================================================== ] 2009/2414 83% [=================================================== ] 2010/2414 83% [=================================================== ] 2011/2414 83% [=================================================== ] 2012/2414 83% [=================================================== ] 2013/2414 83% [=================================================== ] 2014/2414 83% [=================================================== ] 2015/2414 83% [=================================================== ] 2016/2414 83% [=================================================== ] 2017/2414 83% [=================================================== ] 2018/2414 83% [=================================================== ] 2019/2414 83% [=================================================== ] 2020/2414 83% [=================================================== ] 2021/2414 83% [=================================================== ] 2022/2414 83% [=================================================== ] 2023/2414 83% [=================================================== ] 2024/2414 83% [==================================================== ] 2025/2414 83% [==================================================== ] 2026/2414 83% [==================================================== ] 2027/2414 83% [==================================================== ] 2028/2414 84% [==================================================== ] 2029/2414 84% [==================================================== ] 2030/2414 84% [==================================================== ] 2031/2414 84% [==================================================== ] 2032/2414 84% [==================================================== ] 2033/2414 84% [==================================================== ] 2034/2414 84% [==================================================== ] 2035/2414 84% [==================================================== ] 2036/2414 84% [==================================================== ] 2037/2414 84% [==================================================== ] 2038/2414 84% [==================================================== ] 2039/2414 84% [==================================================== ] 2040/2414 84% [==================================================== ] 2041/2414 84% [==================================================== ] 2042/2414 84% [==================================================== ] 2043/2414 84% [==================================================== ] 2044/2414 84% [==================================================== ] 2045/2414 84% [==================================================== ] 2046/2414 84% [==================================================== ] 2047/2414 84% [==================================================== ] 2048/2414 84% [==================================================== ] 2049/2414 84% [==================================================== ] 2050/2414 84% [==================================================== ] 2051/2414 84% [==================================================== ] 2052/2414 85% [==================================================== ] 2053/2414 85% [==================================================== ] 2054/2414 85% [==================================================== ] 2055/2414 85% [==================================================== ] 2056/2414 85% [==================================================== ] 2057/2414 85% [==================================================== ] 2058/2414 85% [==================================================== ] 2059/2414 85% [==================================================== ] 2060/2414 85% [==================================================== ] 2061/2414 85% [==================================================== ] 2062/2414 85% [==================================================== ] 2063/2414 85% [===================================================== ] 2064/2414 85% [===================================================== ] 2065/2414 85% [===================================================== ] 2066/2414 85% [===================================================== ] 2067/2414 85% [===================================================== ] 2068/2414 85% [===================================================== ] 2069/2414 85% [===================================================== ] 2070/2414 85% [===================================================== ] 2071/2414 85% [===================================================== ] 2072/2414 85% [===================================================== ] 2073/2414 85% [===================================================== ] 2074/2414 85% [===================================================== ] 2075/2414 85% [===================================================== ] 2076/2414 85% [===================================================== ] 2077/2414 86% [===================================================== ] 2078/2414 86% [===================================================== ] 2079/2414 86% [===================================================== ] 2080/2414 86% [===================================================== ] 2081/2414 86% [===================================================== ] 2082/2414 86% [===================================================== ] 2083/2414 86% [===================================================== ] 2084/2414 86% [===================================================== ] 2085/2414 86% [===================================================== ] 2086/2414 86% [===================================================== ] 2087/2414 86% [===================================================== ] 2088/2414 86% [===================================================== ] 2089/2414 86% [===================================================== ] 2090/2414 86% [===================================================== ] 2091/2414 86% [===================================================== ] 2092/2414 86% [===================================================== ] 2093/2414 86% [===================================================== ] 2094/2414 86% [===================================================== ] 2095/2414 86% [===================================================== ] 2096/2414 86% [===================================================== ] 2097/2414 86% [===================================================== ] 2098/2414 86% [===================================================== ] 2099/2414 86% [===================================================== ] 2100/2414 86% [===================================================== ] 2101/2414 87% [===================================================== ] 2102/2414 87% [====================================================== ] 2103/2414 87% [====================================================== ] 2104/2414 87% [====================================================== ] 2105/2414 87% [====================================================== ] 2106/2414 87% [====================================================== ] 2107/2414 87% [====================================================== ] 2108/2414 87% [====================================================== ] 2109/2414 87% [====================================================== ] 2110/2414 87% [====================================================== ] 2111/2414 87% [====================================================== ] 2112/2414 87% [====================================================== ] 2113/2414 87% [====================================================== ] 2114/2414 87% [====================================================== ] 2115/2414 87% [====================================================== ] 2116/2414 87% [====================================================== ] 2117/2414 87% [====================================================== ] 2118/2414 87% [====================================================== ] 2119/2414 87% [====================================================== ] 2120/2414 87% [====================================================== ] 2121/2414 87% [====================================================== ] 2122/2414 87% [====================================================== ] 2123/2414 87% [====================================================== ] 2124/2414 87% [====================================================== ] 2125/2414 88% [====================================================== ] 2126/2414 88% [====================================================== ] 2127/2414 88% [====================================================== ] 2128/2414 88% [====================================================== ] 2129/2414 88% [====================================================== ] 2130/2414 88% [====================================================== ] 2131/2414 88% [====================================================== ] 2132/2414 88% [====================================================== ] 2133/2414 88% [====================================================== ] 2134/2414 88% [====================================================== ] 2135/2414 88% [====================================================== ] 2136/2414 88% [====================================================== ] 2137/2414 88% [====================================================== ] 2138/2414 88% [====================================================== ] 2139/2414 88% [====================================================== ] 2140/2414 88% [====================================================== ] 2141/2414 88% [======================================================= ] 2142/2414 88% [======================================================= ] 2143/2414 88% [======================================================= ] 2144/2414 88% [======================================================= ] 2145/2414 88% [======================================================= ] 2146/2414 88% [======================================================= ] 2147/2414 88% [======================================================= ] 2148/2414 88% [======================================================= ] 2149/2414 89% [======================================================= ] 2150/2414 89% [======================================================= ] 2151/2414 89% [======================================================= ] 2152/2414 89% [======================================================= ] 2153/2414 89% [======================================================= ] 2154/2414 89% [======================================================= ] 2155/2414 89% [======================================================= ] 2156/2414 89% [======================================================= ] 2157/2414 89% [======================================================= ] 2158/2414 89% [======================================================= ] 2159/2414 89% [======================================================= ] 2160/2414 89% [======================================================= ] 2161/2414 89% [======================================================= ] 2162/2414 89% [======================================================= ] 2163/2414 89% [======================================================= ] 2164/2414 89% [======================================================= ] 2165/2414 89% [======================================================= ] 2166/2414 89% [======================================================= ] 2167/2414 89% [======================================================= ] 2168/2414 89% [======================================================= ] 2169/2414 89% [======================================================= ] 2170/2414 89% [======================================================= ] 2171/2414 89% [======================================================= ] 2172/2414 89% [======================================================= ] 2173/2414 90% [======================================================= ] 2174/2414 90% [======================================================= ] 2175/2414 90% [======================================================= ] 2176/2414 90% [======================================================= ] 2177/2414 90% [======================================================= ] 2178/2414 90% [======================================================= ] 2179/2414 90% [======================================================= ] 2180/2414 90% [======================================================== ] 2181/2414 90% [======================================================== ] 2182/2414 90% [======================================================== ] 2183/2414 90% [======================================================== ] 2184/2414 90% [======================================================== ] 2185/2414 90% [======================================================== ] 2186/2414 90% [======================================================== ] 2187/2414 90% [======================================================== ] 2188/2414 90% [======================================================== ] 2189/2414 90% [======================================================== ] 2190/2414 90% [======================================================== ] 2191/2414 90% [======================================================== ] 2192/2414 90% [======================================================== ] 2193/2414 90% [======================================================== ] 2194/2414 90% [======================================================== ] 2195/2414 90% [======================================================== ] 2196/2414 90% [======================================================== ] 2197/2414 91% [======================================================== ] 2198/2414 91% [======================================================== ] 2199/2414 91% [======================================================== ] 2200/2414 91% [======================================================== ] 2201/2414 91% [======================================================== ] 2202/2414 91% [======================================================== ] 2203/2414 91% [======================================================== ] 2204/2414 91% [======================================================== ] 2205/2414 91% [======================================================== ] 2206/2414 91% [======================================================== ] 2207/2414 91% [======================================================== ] 2208/2414 91% [======================================================== ] 2209/2414 91% [======================================================== ] 2210/2414 91% [======================================================== ] 2211/2414 91% [======================================================== ] 2212/2414 91% [======================================================== ] 2213/2414 91% [======================================================== ] 2214/2414 91% [======================================================== ] 2215/2414 91% [======================================================== ] 2216/2414 91% [======================================================== ] 2217/2414 91% [======================================================== ] 2218/2414 91% [======================================================== ] 2219/2414 91% [========================================================= ] 2220/2414 91% [========================================================= ] 2221/2414 92% [========================================================= ] 2222/2414 92% [========================================================= ] 2223/2414 92% [========================================================= ] 2224/2414 92% [========================================================= ] 2225/2414 92% [========================================================= ] 2226/2414 92% [========================================================= ] 2227/2414 92% [========================================================= ] 2228/2414 92% [========================================================= ] 2229/2414 92% [========================================================= ] 2230/2414 92% [========================================================= ] 2231/2414 92% [========================================================= ] 2232/2414 92% [========================================================= ] 2233/2414 92% [========================================================= ] 2234/2414 92% [========================================================= ] 2235/2414 92% [========================================================= ] 2236/2414 92% [========================================================= ] 2237/2414 92% [========================================================= ] 2238/2414 92% [========================================================= ] 2239/2414 92% [========================================================= ] 2240/2414 92% [========================================================= ] 2241/2414 92% [========================================================= ] 2242/2414 92% [========================================================= ] 2243/2414 92% [========================================================= ] 2244/2414 92% [========================================================= ] 2245/2414 92% [========================================================= ] 2246/2414 93% [========================================================= ] 2247/2414 93% [========================================================= ] 2248/2414 93% [========================================================= ] 2249/2414 93% [========================================================= ] 2250/2414 93% [========================================================= ] 2251/2414 93% [========================================================= ] 2252/2414 93% [========================================================= ] 2253/2414 93% [========================================================= ] 2254/2414 93% [========================================================= ] 2255/2414 93% [========================================================= ] 2256/2414 93% [========================================================= ] 2257/2414 93% [========================================================= ] 2258/2414 93% [========================================================== ] 2259/2414 93% [========================================================== ] 2260/2414 93% [========================================================== ] 2261/2414 93% [========================================================== ] 2262/2414 93% [========================================================== ] 2263/2414 93% [========================================================== ] 2264/2414 93% [========================================================== ] 2265/2414 93% [========================================================== ] 2266/2414 93% [========================================================== ] 2267/2414 93% [========================================================== ] 2268/2414 93% [========================================================== ] 2269/2414 93% [========================================================== ] 2270/2414 94% [========================================================== ] 2271/2414 94% [========================================================== ] 2272/2414 94% [========================================================== ] 2273/2414 94% [========================================================== ] 2274/2414 94% [========================================================== ] 2275/2414 94% [========================================================== ] 2276/2414 94% [========================================================== ] 2277/2414 94% [========================================================== ] 2278/2414 94% [========================================================== ] 2279/2414 94% [========================================================== ] 2280/2414 94% [========================================================== ] 2281/2414 94% [========================================================== ] 2282/2414 94% [========================================================== ] 2283/2414 94% [========================================================== ] 2284/2414 94% [========================================================== ] 2285/2414 94% [========================================================== ] 2286/2414 94% [========================================================== ] 2287/2414 94% [========================================================== ] 2288/2414 94% [========================================================== ] 2289/2414 94% [========================================================== ] 2290/2414 94% [========================================================== ] 2291/2414 94% [========================================================== ] 2292/2414 94% [========================================================== ] 2293/2414 94% [========================================================== ] 2294/2414 95% [========================================================== ] 2295/2414 95% [========================================================== ] 2296/2414 95% [========================================================== ] 2297/2414 95% [=========================================================== ] 2298/2414 95% [=========================================================== ] 2299/2414 95% [=========================================================== ] 2300/2414 95% [=========================================================== ] 2301/2414 95% [=========================================================== ] 2302/2414 95% [=========================================================== ] 2303/2414 95% [=========================================================== ] 2304/2414 95% [=========================================================== ] 2305/2414 95% [=========================================================== ] 2306/2414 95% [=========================================================== ] 2307/2414 95% [=========================================================== ] 2308/2414 95% [=========================================================== ] 2309/2414 95% [=========================================================== ] 2310/2414 95% [=========================================================== ] 2311/2414 95% [=========================================================== ] 2312/2414 95% [=========================================================== ] 2313/2414 95% [=========================================================== ] 2314/2414 95% [=========================================================== ] 2315/2414 95% [=========================================================== ] 2316/2414 95% [=========================================================== ] 2317/2414 95% [=========================================================== ] 2318/2414 96% [=========================================================== ] 2319/2414 96% [=========================================================== ] 2320/2414 96% [=========================================================== ] 2321/2414 96% [=========================================================== ] 2322/2414 96% [=========================================================== ] 2323/2414 96% [=========================================================== ] 2324/2414 96% [=========================================================== ] 2325/2414 96% [=========================================================== ] 2326/2414 96% [=========================================================== ] 2327/2414 96% [=========================================================== ] 2328/2414 96% [=========================================================== ] 2329/2414 96% [=========================================================== ] 2330/2414 96% [=========================================================== ] 2331/2414 96% [=========================================================== ] 2332/2414 96% [=========================================================== ] 2333/2414 96% [=========================================================== ] 2334/2414 96% [=========================================================== ] 2335/2414 96% [=========================================================== ] 2336/2414 96% [============================================================ ] 2337/2414 96% [============================================================ ] 2338/2414 96% [============================================================ ] 2339/2414 96% [============================================================ ] 2340/2414 96% [============================================================ ] 2341/2414 96% [============================================================ ] 2342/2414 97% [============================================================ ] 2343/2414 97% [============================================================ ] 2344/2414 97% [============================================================ ] 2345/2414 97% [============================================================ ] 2346/2414 97% [============================================================ ] 2347/2414 97% [============================================================ ] 2348/2414 97% [============================================================ ] 2349/2414 97% [============================================================ ] 2350/2414 97% [============================================================ ] 2351/2414 97% [============================================================ ] 2352/2414 97% [============================================================ ] 2353/2414 97% [============================================================ ] 2354/2414 97% [============================================================ ] 2355/2414 97% [============================================================ ] 2356/2414 97% [============================================================ ] 2357/2414 97% [============================================================ ] 2358/2414 97% [============================================================ ] 2359/2414 97% [============================================================ ] 2360/2414 97% [============================================================ ] 2361/2414 97% [============================================================ ] 2362/2414 97% [============================================================ ] 2363/2414 97% [============================================================ ] 2364/2414 97% [============================================================ ] 2365/2414 97% [============================================================ ] 2366/2414 98% [============================================================ ] 2367/2414 98% [============================================================ ] 2368/2414 98% [============================================================ ] 2369/2414 98% [============================================================ ] 2370/2414 98% [============================================================ ] 2371/2414 98% [============================================================ ] 2372/2414 98% [============================================================ ] 2373/2414 98% [============================================================ ] 2374/2414 98% [============================================================ ] 2375/2414 98% [============================================================= ] 2376/2414 98% [============================================================= ] 2377/2414 98% [============================================================= ] 2378/2414 98% [============================================================= ] 2379/2414 98% [============================================================= ] 2380/2414 98% [============================================================= ] 2381/2414 98% [============================================================= ] 2382/2414 98% [============================================================= ] 2383/2414 98% [============================================================= ] 2384/2414 98% [============================================================= ] 2385/2414 98% [============================================================= ] 2386/2414 98% [============================================================= ] 2387/2414 98% [============================================================= ] 2388/2414 98% [============================================================= ] 2389/2414 98% [============================================================= ] 2390/2414 99% [============================================================= ] 2391/2414 99% [============================================================= ] 2392/2414 99% [============================================================= ] 2393/2414 99% [============================================================= ] 2394/2414 99% [============================================================= ] 2395/2414 99% [============================================================= ] 2396/2414 99% [============================================================= ] 2397/2414 99% [============================================================= ] 2398/2414 99% [============================================================= ] 2399/2414 99% [============================================================= ] 2400/2414 99% [============================================================= ] 2401/2414 99% [============================================================= ] 2402/2414 99% [============================================================= ] 2403/2414 99% [============================================================= ] 2404/2414 99% [============================================================= ] 2405/2414 99% [============================================================= ] 2406/2414 99% [============================================================= ] 2407/2414 99% [============================================================= ] 2408/2414 99% [============================================================= ] 2409/2414 99% [============================================================= ] 2410/2414 99% [============================================================= ] 2411/2414 99% [============================================================= ] 2412/2414 99% [============================================================= ] 2413/2414 99% [==============================================================] 2414/2414 100% operation complete, 2414 objects in 62762 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/sparc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2023.02-213-g19c4b1b069 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> 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) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> atop 2.8.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> linux-pam 1.5.2 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> 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) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-environment-setup Collecting legal info >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> host-fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gkrellm 2.3.11 Collecting legal info COPYING: OK (sha256: 691de85c3c6eeda5b6982c751548575344739ce4b4418d78905e599359f6c435) COPYRIGHT: OK (sha256: b81e0c0c3fb2a58f25377388484a1f729abb367f5f2b43e335a6ed3272ce8536) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg2 2.4.0 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> ima-evm-utils 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpsl 0.21.2 Collecting legal info COPYING: OK (sha256: 776cd11d54f0ea3e5efdd25ff1a0d952a1744215bb5858ea7aeb91808e70c9f7) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lrandom 20180729-1 Collecting legal info >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> luainterpreter Collecting legal info >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> lua-lyaml 6.2.8 Collecting legal info LICENSE: OK (sha256: 796d267e51d61652c55694d21108e7352e98b1ed489ab7516acc07102157e08d) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mc 4.8.28 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> mmc-utils dfc3b6ecda84d21418fb4408b39c5c71db4c6458 Collecting legal info mmc.h: OK (sha256: f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> nilfs-utils 2.2.9 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> open-iscsi 2.1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> orc 0.4.33 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-orc 0.4.33 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> proxychains-ng 4.16 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> s6-linux-init 1.0.8.0 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> samba4 4.15.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-heimdal 7.7.1 Collecting legal info LICENSE: OK (sha256: 0c4b07bf5b98f7a1d01f8e60722d6c6747ef052c2aa6d2043daf690d4e1b0a7f) >>> host-nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-parse-yapp 1.21 Collecting legal info lib/Parse/Yapp.pm: OK (sha256: a5d97e3ee50ba12b7897841a117790f723795e4a61e5ad1668dc064956c84e96) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sigrok-cli 0.7.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udftools 2.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-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: lrandom-20180729-1: cannot save license (LRANDOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'