if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-31/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-31/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-31/output-1/target/etc/shells; fi rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/lua/5.1/doc rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/lib/luarocks mkdir -p /nvmedata/autobuild/instance-31/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-31/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-31/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-31/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-31/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-31/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-31/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-31/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-31/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-31/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-31/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-31/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/include /nvmedata/autobuild/instance-31/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-31/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-31/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-31/output-1/target/usr/doc find /nvmedata/autobuild/instance-31/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-31/output-1/target/lib/ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/ /nvmedata/autobuild/instance-31/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-31/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/man /nvmedata/autobuild/instance-31/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/info /nvmedata/autobuild/instance-31/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/doc /nvmedata/autobuild/instance-31/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-31/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-31/output-1/target/lib/debug /nvmedata/autobuild/instance-31/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-31/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 /nvmedata/autobuild/instance-31/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-31/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-31/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 /nvmedata/autobuild/instance-31/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-873-g21ab3e720c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-31/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-31/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-31/output-1/per-package /nvmedata/autobuild/instance-31/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-31/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs printf ' davfs2 -1 davfs2 -1 * - - - davfs user\n quagga -1 quagga -1 * - - - Quagga priv drop user\n\n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /etc/quagga r 600 quagga quagga - - - - -\n /etc/quagga d 755 quagga quagga - - - - -\n\n' > /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /nvmedata/autobuild/instance-31/output-1/images rm -rf /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2 mkdir -p /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-31/output-1/target/ /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-31/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot echo "/nvmedata/autobuild/instance-31/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /nvmedata/autobuild/instance-31/output-1/host/sbin/mkfs.jffs2 -e 0x2100 --with-xattr -l -n -d /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target -o /nvmedata/autobuild/instance-31/output-1/images/rootfs.jffs2\n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-31/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/jffs2/target table='/nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-31/output-1/images rm -rf /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-31/output-1/target/ /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-31/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-31/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-31/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-31/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-31/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2561 objects. stage 2: creating image '/nvmedata/autobuild/instance-31/output-1/images/rootfs.yaffs2' [ ] 1/2561 0% [ ] 2/2561 0% [ ] 3/2561 0% [ ] 4/2561 0% [ ] 5/2561 0% [ ] 6/2561 0% [ ] 7/2561 0% [ ] 8/2561 0% [ ] 9/2561 0% [ ] 10/2561 0% [ ] 11/2561 0% [ ] 12/2561 0% [ ] 13/2561 0% [ ] 14/2561 0% [ ] 15/2561 0% [ ] 16/2561 0% [ ] 17/2561 0% [ ] 18/2561 0% [ ] 19/2561 0% [ ] 20/2561 0% [ ] 21/2561 0% [ ] 22/2561 0% [ ] 23/2561 0% [ ] 24/2561 0% [ ] 25/2561 0% [ ] 26/2561 1% [ ] 27/2561 1% [ ] 28/2561 1% [ ] 29/2561 1% [ ] 30/2561 1% [ ] 31/2561 1% [ ] 32/2561 1% [ ] 33/2561 1% [ ] 34/2561 1% [ ] 35/2561 1% [ ] 36/2561 1% [ ] 37/2561 1% [ ] 38/2561 1% [ ] 39/2561 1% [ ] 40/2561 1% [ ] 41/2561 1% [= ] 42/2561 1% [= ] 43/2561 1% [= ] 44/2561 1% [= ] 45/2561 1% [= ] 46/2561 1% [= ] 47/2561 1% [= ] 48/2561 1% [= ] 49/2561 1% [= ] 50/2561 1% [= ] 51/2561 1% [= ] 52/2561 2% [= ] 53/2561 2% [= ] 54/2561 2% [= ] 55/2561 2% [= ] 56/2561 2% [= ] 57/2561 2% [= ] 58/2561 2% [= ] 59/2561 2% [= ] 60/2561 2% [= ] 61/2561 2% [= ] 62/2561 2% [= ] 63/2561 2% [= ] 64/2561 2% [= ] 65/2561 2% [= ] 66/2561 2% [= ] 67/2561 2% [= ] 68/2561 2% [= ] 69/2561 2% [= ] 70/2561 2% [= ] 71/2561 2% [= ] 72/2561 2% [= ] 73/2561 2% [= ] 74/2561 2% [= ] 75/2561 2% [= ] 76/2561 2% [= ] 77/2561 3% [= ] 78/2561 3% [= ] 79/2561 3% [= ] 80/2561 3% [= ] 81/2561 3% [= ] 82/2561 3% [== ] 83/2561 3% [== ] 84/2561 3% [== ] 85/2561 3% [== ] 86/2561 3% [== ] 87/2561 3% [== ] 88/2561 3% [== ] 89/2561 3% [== ] 90/2561 3% [== ] 91/2561 3% [== ] 92/2561 3% [== ] 93/2561 3% [== ] 94/2561 3% [== ] 95/2561 3% [== ] 96/2561 3% [== ] 97/2561 3% [== ] 98/2561 3% [== ] 99/2561 3% [== ] 100/2561 3% [== ] 101/2561 3% [== ] 102/2561 3% [== ] 103/2561 4% [== ] 104/2561 4% [== ] 105/2561 4% [== ] 106/2561 4% [== ] 107/2561 4% [== ] 108/2561 4% [== ] 109/2561 4% [== ] 110/2561 4% [== ] 111/2561 4% [== ] 112/2561 4% [== ] 113/2561 4% [== ] 114/2561 4% [== ] 115/2561 4% [== ] 116/2561 4% [== ] 117/2561 4% [== ] 118/2561 4% [== ] 119/2561 4% [== ] 120/2561 4% [== ] 121/2561 4% [== ] 122/2561 4% [== ] 123/2561 4% [=== ] 124/2561 4% [=== ] 125/2561 4% [=== ] 126/2561 4% [=== ] 127/2561 4% [=== ] 128/2561 4% [=== ] 129/2561 5% [=== ] 130/2561 5% [=== ] 131/2561 5% [=== ] 132/2561 5% [=== ] 133/2561 5% [=== ] 134/2561 5% [=== ] 135/2561 5% [=== ] 136/2561 5% [=== ] 137/2561 5% [=== ] 138/2561 5% [=== ] 139/2561 5% [=== ] 140/2561 5% [=== ] 141/2561 5% [=== ] 142/2561 5% [=== ] 143/2561 5% [=== ] 144/2561 5% [=== ] 145/2561 5% [=== ] 146/2561 5% [=== ] 147/2561 5% [=== ] 148/2561 5% [=== ] 149/2561 5% [=== ] 150/2561 5% [=== ] 151/2561 5% [=== ] 152/2561 5% [=== ] 153/2561 5% [=== ] 154/2561 6% [=== ] 155/2561 6% [=== ] 156/2561 6% [=== ] 157/2561 6% [=== ] 158/2561 6% [=== ] 159/2561 6% [=== ] 160/2561 6% [=== ] 161/2561 6% [=== ] 162/2561 6% [=== ] 163/2561 6% [=== ] 164/2561 6% [=== ] 165/2561 6% [==== ] 166/2561 6% [==== ] 167/2561 6% [==== ] 168/2561 6% [==== ] 169/2561 6% [==== ] 170/2561 6% [==== ] 171/2561 6% [==== ] 172/2561 6% [==== ] 173/2561 6% [==== ] 174/2561 6% [==== ] 175/2561 6% [==== ] 176/2561 6% [==== ] 177/2561 6% [==== ] 178/2561 6% [==== ] 179/2561 6% [==== ] 180/2561 7% [==== ] 181/2561 7% [==== ] 182/2561 7% [==== ] 183/2561 7% [==== ] 184/2561 7% [==== ] 185/2561 7% [==== ] 186/2561 7% [==== ] 187/2561 7% [==== ] 188/2561 7% [==== ] 189/2561 7% [==== ] 190/2561 7% [==== ] 191/2561 7% [==== ] 192/2561 7% [==== ] 193/2561 7% [==== ] 194/2561 7% [==== ] 195/2561 7% [==== ] 196/2561 7% [==== ] 197/2561 7% [==== ] 198/2561 7% [==== ] 199/2561 7% [==== ] 200/2561 7% [==== ] 201/2561 7% [==== ] 202/2561 7% [==== ] 203/2561 7% [==== ] 204/2561 7% [==== ] 205/2561 8% [==== ] 206/2561 8% [===== ] 207/2561 8% [===== ] 208/2561 8% [===== ] 209/2561 8% [===== ] 210/2561 8% [===== ] 211/2561 8% [===== ] 212/2561 8% [===== ] 213/2561 8% [===== ] 214/2561 8% [===== ] 215/2561 8% [===== ] 216/2561 8% [===== ] 217/2561 8% [===== ] 218/2561 8% [===== ] 219/2561 8% [===== ] 220/2561 8% [===== ] 221/2561 8% [===== ] 222/2561 8% [===== ] 223/2561 8% [===== ] 224/2561 8% [===== ] 225/2561 8% [===== ] 226/2561 8% [===== ] 227/2561 8% [===== ] 228/2561 8% [===== ] 229/2561 8% [===== ] 230/2561 8% [===== ] 231/2561 9% [===== ] 232/2561 9% [===== ] 233/2561 9% [===== ] 234/2561 9% [===== ] 235/2561 9% [===== ] 236/2561 9% [===== ] 237/2561 9% [===== ] 238/2561 9% [===== ] 239/2561 9% [===== ] 240/2561 9% [===== ] 241/2561 9% [===== ] 242/2561 9% [===== ] 243/2561 9% [===== ] 244/2561 9% [===== ] 245/2561 9% [===== ] 246/2561 9% [===== ] 247/2561 9% [====== ] 248/2561 9% [====== ] 249/2561 9% [====== ] 250/2561 9% [====== ] 251/2561 9% [====== ] 252/2561 9% [====== ] 253/2561 9% [====== ] 254/2561 9% [====== ] 255/2561 9% [====== ] 256/2561 9% [====== ] 257/2561 10% [====== ] 258/2561 10% [====== ] 259/2561 10% [====== ] 260/2561 10% [====== ] 261/2561 10% [====== ] 262/2561 10% [====== ] 263/2561 10% [====== ] 264/2561 10% [====== ] 265/2561 10% [====== ] 266/2561 10% [====== ] 267/2561 10% [====== ] 268/2561 10% [====== ] 269/2561 10% [====== ] 270/2561 10% [====== ] 271/2561 10% [====== ] 272/2561 10% [====== ] 273/2561 10% [====== ] 274/2561 10% [====== ] 275/2561 10% [====== ] 276/2561 10% [====== ] 277/2561 10% [====== ] 278/2561 10% [====== ] 279/2561 10% [====== ] 280/2561 10% [====== ] 281/2561 10% [====== ] 282/2561 11% [====== ] 283/2561 11% [====== ] 284/2561 11% [====== ] 285/2561 11% [====== ] 286/2561 11% [====== ] 287/2561 11% [====== ] 288/2561 11% [====== ] 289/2561 11% [======= ] 290/2561 11% [======= ] 291/2561 11% [======= ] 292/2561 11% [======= ] 293/2561 11% [======= ] 294/2561 11% [======= ] 295/2561 11% [======= ] 296/2561 11% [======= ] 297/2561 11% [======= ] 298/2561 11% [======= ] 299/2561 11% [======= ] 300/2561 11% [======= ] 301/2561 11% [======= ] 302/2561 11% [======= ] 303/2561 11% [======= ] 304/2561 11% [======= ] 305/2561 11% [======= ] 306/2561 11% [======= ] 307/2561 11% [======= ] 308/2561 12% [======= ] 309/2561 12% [======= ] 310/2561 12% [======= ] 311/2561 12% [======= ] 312/2561 12% [======= ] 313/2561 12% [======= ] 314/2561 12% [======= ] 315/2561 12% [======= ] 316/2561 12% [======= ] 317/2561 12% [======= ] 318/2561 12% [======= ] 319/2561 12% [======= ] 320/2561 12% [======= ] 321/2561 12% [======= ] 322/2561 12% [======= ] 323/2561 12% [======= ] 324/2561 12% [======= ] 325/2561 12% [======= ] 326/2561 12% [======= ] 327/2561 12% [======= ] 328/2561 12% [======= ] 329/2561 12% [======= ] 330/2561 12% [======== ] 331/2561 12% [======== ] 332/2561 12% [======== ] 333/2561 13% [======== ] 334/2561 13% [======== ] 335/2561 13% [======== ] 336/2561 13% [======== ] 337/2561 13% [======== ] 338/2561 13% [======== ] 339/2561 13% [======== ] 340/2561 13% [======== ] 341/2561 13% [======== ] 342/2561 13% [======== ] 343/2561 13% [======== ] 344/2561 13% [======== ] 345/2561 13% [======== ] 346/2561 13% [======== ] 347/2561 13% [======== ] 348/2561 13% [======== ] 349/2561 13% [======== ] 350/2561 13% [======== ] 351/2561 13% [======== ] 352/2561 13% [======== ] 353/2561 13% [======== ] 354/2561 13% [======== ] 355/2561 13% [======== ] 356/2561 13% [======== ] 357/2561 13% [======== ] 358/2561 13% [======== ] 359/2561 14% [======== ] 360/2561 14% [======== ] 361/2561 14% [======== ] 362/2561 14% [======== ] 363/2561 14% [======== ] 364/2561 14% [======== ] 365/2561 14% [======== ] 366/2561 14% [======== ] 367/2561 14% [======== ] 368/2561 14% [======== ] 369/2561 14% [======== ] 370/2561 14% [======== ] 371/2561 14% [========= ] 372/2561 14% [========= ] 373/2561 14% [========= ] 374/2561 14% [========= ] 375/2561 14% [========= ] 376/2561 14% [========= ] 377/2561 14% [========= ] 378/2561 14% [========= ] 379/2561 14% [========= ] 380/2561 14% [========= ] 381/2561 14% [========= ] 382/2561 14% [========= ] 383/2561 14% [========= ] 384/2561 14% [========= ] 385/2561 15% [========= ] 386/2561 15% [========= ] 387/2561 15% [========= ] 388/2561 15% [========= ] 389/2561 15% [========= ] 390/2561 15% [========= ] 391/2561 15% [========= ] 392/2561 15% [========= ] 393/2561 15% [========= ] 394/2561 15% [========= ] 395/2561 15% [========= ] 396/2561 15% [========= ] 397/2561 15% [========= ] 398/2561 15% [========= ] 399/2561 15% [========= ] 400/2561 15% [========= ] 401/2561 15% [========= ] 402/2561 15% [========= ] 403/2561 15% [========= ] 404/2561 15% [========= ] 405/2561 15% [========= ] 406/2561 15% [========= ] 407/2561 15% [========= ] 408/2561 15% [========= ] 409/2561 15% [========= ] 410/2561 16% [========= ] 411/2561 16% [========= ] 412/2561 16% [========= ] 413/2561 16% [========== ] 414/2561 16% [========== ] 415/2561 16% [========== ] 416/2561 16% [========== ] 417/2561 16% [========== ] 418/2561 16% [========== ] 419/2561 16% [========== ] 420/2561 16% [========== ] 421/2561 16% [========== ] 422/2561 16% [========== ] 423/2561 16% [========== ] 424/2561 16% [========== ] 425/2561 16% [========== ] 426/2561 16% [========== ] 427/2561 16% [========== ] 428/2561 16% [========== ] 429/2561 16% [========== ] 430/2561 16% [========== ] 431/2561 16% [========== ] 432/2561 16% [========== ] 433/2561 16% [========== ] 434/2561 16% [========== ] 435/2561 16% [========== ] 436/2561 17% [========== ] 437/2561 17% [========== ] 438/2561 17% [========== ] 439/2561 17% [========== ] 440/2561 17% [========== ] 441/2561 17% [========== ] 442/2561 17% [========== ] 443/2561 17% [========== ] 444/2561 17% [========== ] 445/2561 17% [========== ] 446/2561 17% [========== ] 447/2561 17% [========== ] 448/2561 17% [========== ] 449/2561 17% [========== ] 450/2561 17% [========== ] 451/2561 17% [========== ] 452/2561 17% [========== ] 453/2561 17% [========== ] 454/2561 17% [=========== ] 455/2561 17% [=========== ] 456/2561 17% [=========== ] 457/2561 17% [=========== ] 458/2561 17% [=========== ] 459/2561 17% [=========== ] 460/2561 17% [=========== ] 461/2561 18% [=========== ] 462/2561 18% [=========== ] 463/2561 18% [=========== ] 464/2561 18% [=========== ] 465/2561 18% [=========== ] 466/2561 18% [=========== ] 467/2561 18% [=========== ] 468/2561 18% [=========== ] 469/2561 18% [=========== ] 470/2561 18% [=========== ] 471/2561 18% [=========== ] 472/2561 18% [=========== ] 473/2561 18% [=========== ] 474/2561 18% [=========== ] 475/2561 18% [=========== ] 476/2561 18% [=========== ] 477/2561 18% [=========== ] 478/2561 18% [=========== ] 479/2561 18% [=========== ] 480/2561 18% [=========== ] 481/2561 18% [=========== ] 482/2561 18% [=========== ] 483/2561 18% [=========== ] 484/2561 18% [=========== ] 485/2561 18% [=========== ] 486/2561 18% [=========== ] 487/2561 19% [=========== ] 488/2561 19% [=========== ] 489/2561 19% [=========== ] 490/2561 19% [=========== ] 491/2561 19% [=========== ] 492/2561 19% [=========== ] 493/2561 19% [=========== ] 494/2561 19% [=========== ] 495/2561 19% [============ ] 496/2561 19% [============ ] 497/2561 19% [============ ] 498/2561 19% [============ ] 499/2561 19% [============ ] 500/2561 19% [============ ] 501/2561 19% [============ ] 502/2561 19% [============ ] 503/2561 19% [============ ] 504/2561 19% [============ ] 505/2561 19% [============ ] 506/2561 19% [============ ] 507/2561 19% [============ ] 508/2561 19% [============ ] 509/2561 19% [============ ] 510/2561 19% [============ ] 511/2561 19% [============ ] 512/2561 19% [============ ] 513/2561 20% [============ ] 514/2561 20% [============ ] 515/2561 20% [============ ] 516/2561 20% [============ ] 517/2561 20% [============ ] 518/2561 20% [============ ] 519/2561 20% [============ ] 520/2561 20% [============ ] 521/2561 20% [============ ] 522/2561 20% [============ ] 523/2561 20% [============ ] 524/2561 20% [============ ] 525/2561 20% [============ ] 526/2561 20% [============ ] 527/2561 20% [============ ] 528/2561 20% [============ ] 529/2561 20% [============ ] 530/2561 20% [============ ] 531/2561 20% [============ ] 532/2561 20% [============ ] 533/2561 20% [============ ] 534/2561 20% [============ ] 535/2561 20% [============ ] 536/2561 20% [============= ] 537/2561 20% [============= ] 538/2561 21% [============= ] 539/2561 21% [============= ] 540/2561 21% [============= ] 541/2561 21% [============= ] 542/2561 21% [============= ] 543/2561 21% [============= ] 544/2561 21% [============= ] 545/2561 21% [============= ] 546/2561 21% [============= ] 547/2561 21% [============= ] 548/2561 21% [============= ] 549/2561 21% [============= ] 550/2561 21% [============= ] 551/2561 21% [============= ] 552/2561 21% [============= ] 553/2561 21% [============= ] 554/2561 21% [============= ] 555/2561 21% [============= ] 556/2561 21% [============= ] 557/2561 21% [============= ] 558/2561 21% [============= ] 559/2561 21% [============= ] 560/2561 21% [============= ] 561/2561 21% [============= ] 562/2561 21% [============= ] 563/2561 21% [============= ] 564/2561 22% [============= ] 565/2561 22% [============= ] 566/2561 22% [============= ] 567/2561 22% [============= ] 568/2561 22% [============= ] 569/2561 22% [============= ] 570/2561 22% [============= ] 571/2561 22% [============= ] 572/2561 22% [============= ] 573/2561 22% [============= ] 574/2561 22% [============= ] 575/2561 22% [============= ] 576/2561 22% [============= ] 577/2561 22% [============= ] 578/2561 22% [============== ] 579/2561 22% [============== ] 580/2561 22% [============== ] 581/2561 22% [============== ] 582/2561 22% [============== ] 583/2561 22% [============== ] 584/2561 22% [============== ] 585/2561 22% [============== ] 586/2561 22% [============== ] 587/2561 22% [============== ] 588/2561 22% [============== ] 589/2561 22% [============== ] 590/2561 23% [============== ] 591/2561 23% [============== ] 592/2561 23% [============== ] 593/2561 23% [============== ] 594/2561 23% [============== ] 595/2561 23% [============== ] 596/2561 23% [============== ] 597/2561 23% [============== ] 598/2561 23% [============== ] 599/2561 23% [============== ] 600/2561 23% [============== ] 601/2561 23% [============== ] 602/2561 23% [============== ] 603/2561 23% [============== ] 604/2561 23% [============== ] 605/2561 23% [============== ] 606/2561 23% [============== ] 607/2561 23% [============== ] 608/2561 23% [============== ] 609/2561 23% [============== ] 610/2561 23% [============== ] 611/2561 23% [============== ] 612/2561 23% [============== ] 613/2561 23% [============== ] 614/2561 23% [============== ] 615/2561 24% [============== ] 616/2561 24% [============== ] 617/2561 24% [============== ] 618/2561 24% [============== ] 619/2561 24% [=============== ] 620/2561 24% [=============== ] 621/2561 24% [=============== ] 622/2561 24% [=============== ] 623/2561 24% [=============== ] 624/2561 24% [=============== ] 625/2561 24% [=============== ] 626/2561 24% [=============== ] 627/2561 24% [=============== ] 628/2561 24% [=============== ] 629/2561 24% [=============== ] 630/2561 24% [=============== ] 631/2561 24% [=============== ] 632/2561 24% [=============== ] 633/2561 24% [=============== ] 634/2561 24% [=============== ] 635/2561 24% [=============== ] 636/2561 24% [=============== ] 637/2561 24% [=============== ] 638/2561 24% [=============== ] 639/2561 24% [=============== ] 640/2561 24% [=============== ] 641/2561 25% [=============== ] 642/2561 25% [=============== ] 643/2561 25% [=============== ] 644/2561 25% [=============== ] 645/2561 25% [=============== ] 646/2561 25% [=============== ] 647/2561 25% [=============== ] 648/2561 25% [=============== ] 649/2561 25% [=============== ] 650/2561 25% [=============== ] 651/2561 25% [=============== ] 652/2561 25% [=============== ] 653/2561 25% [=============== ] 654/2561 25% [=============== ] 655/2561 25% [=============== ] 656/2561 25% [=============== ] 657/2561 25% [=============== ] 658/2561 25% [=============== ] 659/2561 25% [=============== ] 660/2561 25% [================ ] 661/2561 25% [================ ] 662/2561 25% [================ ] 663/2561 25% [================ ] 664/2561 25% [================ ] 665/2561 25% [================ ] 666/2561 26% [================ ] 667/2561 26% [================ ] 668/2561 26% [================ ] 669/2561 26% [================ ] 670/2561 26% [================ ] 671/2561 26% [================ ] 672/2561 26% [================ ] 673/2561 26% [================ ] 674/2561 26% [================ ] 675/2561 26% [================ ] 676/2561 26% [================ ] 677/2561 26% [================ ] 678/2561 26% [================ ] 679/2561 26% [================ ] 680/2561 26% [================ ] 681/2561 26% [================ ] 682/2561 26% [================ ] 683/2561 26% [================ ] 684/2561 26% [================ ] 685/2561 26% [================ ] 686/2561 26% [================ ] 687/2561 26% [================ ] 688/2561 26% [================ ] 689/2561 26% [================ ] 690/2561 26% [================ ] 691/2561 26% [================ ] 692/2561 27% [================ ] 693/2561 27% [================ ] 694/2561 27% [================ ] 695/2561 27% [================ ] 696/2561 27% [================ ] 697/2561 27% [================ ] 698/2561 27% [================ ] 699/2561 27% [================ ] 700/2561 27% [================ ] 701/2561 27% [================ ] 702/2561 27% [================= ] 703/2561 27% [================= ] 704/2561 27% [================= ] 705/2561 27% [================= ] 706/2561 27% [================= ] 707/2561 27% [================= ] 708/2561 27% [================= ] 709/2561 27% [================= ] 710/2561 27% [================= ] 711/2561 27% [================= ] 712/2561 27% [================= ] 713/2561 27% [================= ] 714/2561 27% [================= ] 715/2561 27% [================= ] 716/2561 27% [================= ] 717/2561 27% [================= ] 718/2561 28% [================= ] 719/2561 28% [================= ] 720/2561 28% [================= ] 721/2561 28% [================= ] 722/2561 28% [================= ] 723/2561 28% [================= ] 724/2561 28% [================= ] 725/2561 28% [================= ] 726/2561 28% [================= ] 727/2561 28% [================= ] 728/2561 28% [================= ] 729/2561 28% [================= ] 730/2561 28% [================= ] 731/2561 28% [================= ] 732/2561 28% [================= ] 733/2561 28% [================= ] 734/2561 28% [================= ] 735/2561 28% [================= ] 736/2561 28% [================= ] 737/2561 28% [================= ] 738/2561 28% [================= ] 739/2561 28% [================= ] 740/2561 28% [================= ] 741/2561 28% [================= ] 742/2561 28% [================= ] 743/2561 29% [================== ] 744/2561 29% [================== ] 745/2561 29% [================== ] 746/2561 29% [================== ] 747/2561 29% [================== ] 748/2561 29% [================== ] 749/2561 29% [================== ] 750/2561 29% [================== ] 751/2561 29% [================== ] 752/2561 29% [================== ] 753/2561 29% [================== ] 754/2561 29% [================== ] 755/2561 29% [================== ] 756/2561 29% [================== ] 757/2561 29% [================== ] 758/2561 29% [================== ] 759/2561 29% [================== ] 760/2561 29% [================== ] 761/2561 29% [================== ] 762/2561 29% [================== ] 763/2561 29% [================== ] 764/2561 29% [================== ] 765/2561 29% [================== ] 766/2561 29% [================== ] 767/2561 29% [================== ] 768/2561 29% [================== ] 769/2561 30% [================== ] 770/2561 30% [================== ] 771/2561 30% [================== ] 772/2561 30% [================== ] 773/2561 30% [================== ] 774/2561 30% [================== ] 775/2561 30% [================== ] 776/2561 30% [================== ] 777/2561 30% [================== ] 778/2561 30% [================== ] 779/2561 30% [================== ] 780/2561 30% [================== ] 781/2561 30% [================== ] 782/2561 30% [================== ] 783/2561 30% [================== ] 784/2561 30% [=================== ] 785/2561 30% [=================== ] 786/2561 30% [=================== ] 787/2561 30% [=================== ] 788/2561 30% [=================== ] 789/2561 30% [=================== ] 790/2561 30% [=================== ] 791/2561 30% [=================== ] 792/2561 30% [=================== ] 793/2561 30% [=================== ] 794/2561 31% [=================== ] 795/2561 31% [=================== ] 796/2561 31% [=================== ] 797/2561 31% [=================== ] 798/2561 31% [=================== ] 799/2561 31% [=================== ] 800/2561 31% [=================== ] 801/2561 31% [=================== ] 802/2561 31% [=================== ] 803/2561 31% [=================== ] 804/2561 31% [=================== ] 805/2561 31% [=================== ] 806/2561 31% [=================== ] 807/2561 31% [=================== ] 808/2561 31% [=================== ] 809/2561 31% [=================== ] 810/2561 31% [=================== ] 811/2561 31% [=================== ] 812/2561 31% [=================== ] 813/2561 31% [=================== ] 814/2561 31% [=================== ] 815/2561 31% [=================== ] 816/2561 31% [=================== ] 817/2561 31% [=================== ] 818/2561 31% [=================== ] 819/2561 31% [=================== ] 820/2561 32% [=================== ] 821/2561 32% [=================== ] 822/2561 32% [=================== ] 823/2561 32% [=================== ] 824/2561 32% [=================== ] 825/2561 32% [=================== ] 826/2561 32% [==================== ] 827/2561 32% [==================== ] 828/2561 32% [==================== ] 829/2561 32% [==================== ] 830/2561 32% [==================== ] 831/2561 32% [==================== ] 832/2561 32% [==================== ] 833/2561 32% [==================== ] 834/2561 32% [==================== ] 835/2561 32% [==================== ] 836/2561 32% [==================== ] 837/2561 32% [==================== ] 838/2561 32% [==================== ] 839/2561 32% [==================== ] 840/2561 32% [==================== ] 841/2561 32% [==================== ] 842/2561 32% [==================== ] 843/2561 32% [==================== ] 844/2561 32% [==================== ] 845/2561 32% [==================== ] 846/2561 33% [==================== ] 847/2561 33% [==================== ] 848/2561 33% [==================== ] 849/2561 33% [==================== ] 850/2561 33% [==================== ] 851/2561 33% [==================== ] 852/2561 33% [==================== ] 853/2561 33% [==================== ] 854/2561 33% [==================== ] 855/2561 33% [==================== ] 856/2561 33% [==================== ] 857/2561 33% [==================== ] 858/2561 33% [==================== ] 859/2561 33% [==================== ] 860/2561 33% [==================== ] 861/2561 33% [==================== ] 862/2561 33% [==================== ] 863/2561 33% [==================== ] 864/2561 33% [==================== ] 865/2561 33% [==================== ] 866/2561 33% [==================== ] 867/2561 33% [===================== ] 868/2561 33% [===================== ] 869/2561 33% [===================== ] 870/2561 33% [===================== ] 871/2561 34% [===================== ] 872/2561 34% [===================== ] 873/2561 34% [===================== ] 874/2561 34% [===================== ] 875/2561 34% [===================== ] 876/2561 34% [===================== ] 877/2561 34% [===================== ] 878/2561 34% [===================== ] 879/2561 34% [===================== ] 880/2561 34% [===================== ] 881/2561 34% [===================== ] 882/2561 34% [===================== ] 883/2561 34% [===================== ] 884/2561 34% [===================== ] 885/2561 34% [===================== ] 886/2561 34% [===================== ] 887/2561 34% [===================== ] 888/2561 34% [===================== ] 889/2561 34% [===================== ] 890/2561 34% [===================== ] 891/2561 34% [===================== ] 892/2561 34% [===================== ] 893/2561 34% [===================== ] 894/2561 34% [===================== ] 895/2561 34% [===================== ] 896/2561 34% [===================== ] 897/2561 35% [===================== ] 898/2561 35% [===================== ] 899/2561 35% [===================== ] 900/2561 35% [===================== ] 901/2561 35% [===================== ] 902/2561 35% [===================== ] 903/2561 35% [===================== ] 904/2561 35% [===================== ] 905/2561 35% [===================== ] 906/2561 35% [===================== ] 907/2561 35% [===================== ] 908/2561 35% [====================== ] 909/2561 35% [====================== ] 910/2561 35% [====================== ] 911/2561 35% [====================== ] 912/2561 35% [====================== ] 913/2561 35% [====================== ] 914/2561 35% [====================== ] 915/2561 35% [====================== ] 916/2561 35% [====================== ] 917/2561 35% [====================== ] 918/2561 35% [====================== ] 919/2561 35% [====================== ] 920/2561 35% [====================== ] 921/2561 35% [====================== ] 922/2561 36% [====================== ] 923/2561 36% [====================== ] 924/2561 36% [====================== ] 925/2561 36% [====================== ] 926/2561 36% [====================== ] 927/2561 36% [====================== ] 928/2561 36% [====================== ] 929/2561 36% [====================== ] 930/2561 36% [====================== ] 931/2561 36% [====================== ] 932/2561 36% [====================== ] 933/2561 36% [====================== ] 934/2561 36% [====================== ] 935/2561 36% [====================== ] 936/2561 36% [====================== ] 937/2561 36% [====================== ] 938/2561 36% [====================== ] 939/2561 36% [====================== ] 940/2561 36% [====================== ] 941/2561 36% [====================== ] 942/2561 36% [====================== ] 943/2561 36% [====================== ] 944/2561 36% [====================== ] 945/2561 36% [====================== ] 946/2561 36% [====================== ] 947/2561 36% [====================== ] 948/2561 37% [====================== ] 949/2561 37% [====================== ] 950/2561 37% [======================= ] 951/2561 37% [======================= ] 952/2561 37% [======================= ] 953/2561 37% [======================= ] 954/2561 37% [======================= ] 955/2561 37% [======================= ] 956/2561 37% [======================= ] 957/2561 37% [======================= ] 958/2561 37% [======================= ] 959/2561 37% [======================= ] 960/2561 37% [======================= ] 961/2561 37% [======================= ] 962/2561 37% [======================= ] 963/2561 37% [======================= ] 964/2561 37% [======================= ] 965/2561 37% [======================= ] 966/2561 37% [======================= ] 967/2561 37% [======================= ] 968/2561 37% [======================= ] 969/2561 37% [======================= ] 970/2561 37% [======================= ] 971/2561 37% [======================= ] 972/2561 37% [======================= ] 973/2561 37% [======================= ] 974/2561 38% [======================= ] 975/2561 38% [======================= ] 976/2561 38% [======================= ] 977/2561 38% [======================= ] 978/2561 38% [======================= ] 979/2561 38% [======================= ] 980/2561 38% [======================= ] 981/2561 38% [======================= ] 982/2561 38% [======================= ] 983/2561 38% [======================= ] 984/2561 38% [======================= ] 985/2561 38% [======================= ] 986/2561 38% [======================= ] 987/2561 38% [======================= ] 988/2561 38% [======================= ] 989/2561 38% [======================= ] 990/2561 38% [======================= ] 991/2561 38% [======================== ] 992/2561 38% [======================== ] 993/2561 38% [======================== ] 994/2561 38% [======================== ] 995/2561 38% [======================== ] 996/2561 38% [======================== ] 997/2561 38% [======================== ] 998/2561 38% [======================== ] 999/2561 39% [======================== ] 1000/2561 39% [======================== ] 1001/2561 39% [======================== ] 1002/2561 39% [======================== ] 1003/2561 39% [======================== ] 1004/2561 39% [======================== ] 1005/2561 39% [======================== ] 1006/2561 39% [======================== ] 1007/2561 39% [======================== ] 1008/2561 39% [======================== ] 1009/2561 39% [======================== ] 1010/2561 39% [======================== ] 1011/2561 39% [======================== ] 1012/2561 39% [======================== ] 1013/2561 39% [======================== ] 1014/2561 39% [======================== ] 1015/2561 39% [======================== ] 1016/2561 39% [======================== ] 1017/2561 39% [======================== ] 1018/2561 39% [======================== ] 1019/2561 39% [======================== ] 1020/2561 39% [======================== ] 1021/2561 39% [======================== ] 1022/2561 39% [======================== ] 1023/2561 39% [======================== ] 1024/2561 39% [======================== ] 1025/2561 40% [======================== ] 1026/2561 40% [======================== ] 1027/2561 40% [======================== ] 1028/2561 40% [======================== ] 1029/2561 40% [======================== ] 1030/2561 40% [======================== ] 1031/2561 40% [======================== ] 1032/2561 40% [========================= ] 1033/2561 40% [========================= ] 1034/2561 40% [========================= ] 1035/2561 40% [========================= ] 1036/2561 40% [========================= ] 1037/2561 40% [========================= ] 1038/2561 40% [========================= ] 1039/2561 40% [========================= ] 1040/2561 40% [========================= ] 1041/2561 40% [========================= ] 1042/2561 40% [========================= ] 1043/2561 40% [========================= ] 1044/2561 40% [========================= ] 1045/2561 40% [========================= ] 1046/2561 40% [========================= ] 1047/2561 40% [========================= ] 1048/2561 40% [========================= ] 1049/2561 40% [========================= ] 1050/2561 40% [========================= ] 1051/2561 41% [========================= ] 1052/2561 41% [========================= ] 1053/2561 41% [========================= ] 1054/2561 41% [========================= ] 1055/2561 41% [========================= ] 1056/2561 41% [========================= ] 1057/2561 41% [========================= ] 1058/2561 41% [========================= ] 1059/2561 41% [========================= ] 1060/2561 41% [========================= ] 1061/2561 41% [========================= ] 1062/2561 41% [========================= ] 1063/2561 41% [========================= ] 1064/2561 41% [========================= ] 1065/2561 41% [========================= ] 1066/2561 41% [========================= ] 1067/2561 41% [========================= ] 1068/2561 41% [========================= ] 1069/2561 41% [========================= ] 1070/2561 41% [========================= ] 1071/2561 41% [========================= ] 1072/2561 41% [========================= ] 1073/2561 41% [========================== ] 1074/2561 41% [========================== ] 1075/2561 41% [========================== ] 1076/2561 42% [========================== ] 1077/2561 42% [========================== ] 1078/2561 42% [========================== ] 1079/2561 42% [========================== ] 1080/2561 42% [========================== ] 1081/2561 42% [========================== ] 1082/2561 42% [========================== ] 1083/2561 42% [========================== ] 1084/2561 42% [========================== ] 1085/2561 42% [========================== ] 1086/2561 42% [========================== ] 1087/2561 42% [========================== ] 1088/2561 42% [========================== ] 1089/2561 42% [========================== ] 1090/2561 42% [========================== ] 1091/2561 42% [========================== ] 1092/2561 42% [========================== ] 1093/2561 42% [========================== ] 1094/2561 42% [========================== ] 1095/2561 42% [========================== ] 1096/2561 42% [========================== ] 1097/2561 42% [========================== ] 1098/2561 42% [========================== ] 1099/2561 42% [========================== ] 1100/2561 42% [========================== ] 1101/2561 42% [========================== ] 1102/2561 43% [========================== ] 1103/2561 43% [========================== ] 1104/2561 43% [========================== ] 1105/2561 43% [========================== ] 1106/2561 43% [========================== ] 1107/2561 43% [========================== ] 1108/2561 43% [========================== ] 1109/2561 43% [========================== ] 1110/2561 43% [========================== ] 1111/2561 43% [========================== ] 1112/2561 43% [========================== ] 1113/2561 43% [========================== ] 1114/2561 43% [========================== ] 1115/2561 43% [=========================== ] 1116/2561 43% [=========================== ] 1117/2561 43% [=========================== ] 1118/2561 43% [=========================== ] 1119/2561 43% [=========================== ] 1120/2561 43% [=========================== ] 1121/2561 43% [=========================== ] 1122/2561 43% [=========================== ] 1123/2561 43% [=========================== ] 1124/2561 43% [=========================== ] 1125/2561 43% [=========================== ] 1126/2561 43% [=========================== ] 1127/2561 44% [=========================== ] 1128/2561 44% [=========================== ] 1129/2561 44% [=========================== ] 1130/2561 44% [=========================== ] 1131/2561 44% [=========================== ] 1132/2561 44% [=========================== ] 1133/2561 44% [=========================== ] 1134/2561 44% [=========================== ] 1135/2561 44% [=========================== ] 1136/2561 44% [=========================== ] 1137/2561 44% [=========================== ] 1138/2561 44% [=========================== ] 1139/2561 44% [=========================== ] 1140/2561 44% [=========================== ] 1141/2561 44% [=========================== ] 1142/2561 44% [=========================== ] 1143/2561 44% [=========================== ] 1144/2561 44% [=========================== ] 1145/2561 44% [=========================== ] 1146/2561 44% [=========================== ] 1147/2561 44% [=========================== ] 1148/2561 44% [=========================== ] 1149/2561 44% [=========================== ] 1150/2561 44% [=========================== ] 1151/2561 44% [=========================== ] 1152/2561 44% [=========================== ] 1153/2561 45% [=========================== ] 1154/2561 45% [=========================== ] 1155/2561 45% [=========================== ] 1156/2561 45% [============================ ] 1157/2561 45% [============================ ] 1158/2561 45% [============================ ] 1159/2561 45% [============================ ] 1160/2561 45% [============================ ] 1161/2561 45% [============================ ] 1162/2561 45% [============================ ] 1163/2561 45% [============================ ] 1164/2561 45% [============================ ] 1165/2561 45% [============================ ] 1166/2561 45% [============================ ] 1167/2561 45% [============================ ] 1168/2561 45% [============================ ] 1169/2561 45% [============================ ] 1170/2561 45% [============================ ] 1171/2561 45% [============================ ] 1172/2561 45% [============================ ] 1173/2561 45% [============================ ] 1174/2561 45% [============================ ] 1175/2561 45% [============================ ] 1176/2561 45% [============================ ] 1177/2561 45% [============================ ] 1178/2561 45% [============================ ] 1179/2561 46% [============================ ] 1180/2561 46% [============================ ] 1181/2561 46% [============================ ] 1182/2561 46% [============================ ] 1183/2561 46% [============================ ] 1184/2561 46% [============================ ] 1185/2561 46% [============================ ] 1186/2561 46% [============================ ] 1187/2561 46% [============================ ] 1188/2561 46% [============================ ] 1189/2561 46% [============================ ] 1190/2561 46% [============================ ] 1191/2561 46% [============================ ] 1192/2561 46% [============================ ] 1193/2561 46% [============================ ] 1194/2561 46% [============================ ] 1195/2561 46% [============================ ] 1196/2561 46% [============================ ] 1197/2561 46% [============================= ] 1198/2561 46% [============================= ] 1199/2561 46% [============================= ] 1200/2561 46% [============================= ] 1201/2561 46% [============================= ] 1202/2561 46% [============================= ] 1203/2561 46% [============================= ] 1204/2561 47% [============================= ] 1205/2561 47% [============================= ] 1206/2561 47% [============================= ] 1207/2561 47% [============================= ] 1208/2561 47% [============================= ] 1209/2561 47% [============================= ] 1210/2561 47% [============================= ] 1211/2561 47% [============================= ] 1212/2561 47% [============================= ] 1213/2561 47% [============================= ] 1214/2561 47% [============================= ] 1215/2561 47% [============================= ] 1216/2561 47% [============================= ] 1217/2561 47% [============================= ] 1218/2561 47% [============================= ] 1219/2561 47% [============================= ] 1220/2561 47% [============================= ] 1221/2561 47% [============================= ] 1222/2561 47% [============================= ] 1223/2561 47% [============================= ] 1224/2561 47% [============================= ] 1225/2561 47% [============================= ] 1226/2561 47% [============================= ] 1227/2561 47% [============================= ] 1228/2561 47% [============================= ] 1229/2561 47% [============================= ] 1230/2561 48% [============================= ] 1231/2561 48% [============================= ] 1232/2561 48% [============================= ] 1233/2561 48% [============================= ] 1234/2561 48% [============================= ] 1235/2561 48% [============================= ] 1236/2561 48% [============================= ] 1237/2561 48% [============================= ] 1238/2561 48% [============================= ] 1239/2561 48% [============================== ] 1240/2561 48% [============================== ] 1241/2561 48% [============================== ] 1242/2561 48% [============================== ] 1243/2561 48% [============================== ] 1244/2561 48% [============================== ] 1245/2561 48% [============================== ] 1246/2561 48% [============================== ] 1247/2561 48% [============================== ] 1248/2561 48% [============================== ] 1249/2561 48% [============================== ] 1250/2561 48% [============================== ] 1251/2561 48% [============================== ] 1252/2561 48% [============================== ] 1253/2561 48% [============================== ] 1254/2561 48% [============================== ] 1255/2561 49% [============================== ] 1256/2561 49% [============================== ] 1257/2561 49% [============================== ] 1258/2561 49% [============================== ] 1259/2561 49% [============================== ] 1260/2561 49% [============================== ] 1261/2561 49% [============================== ] 1262/2561 49% [============================== ] 1263/2561 49% [============================== ] 1264/2561 49% [============================== ] 1265/2561 49% [============================== ] 1266/2561 49% [============================== ] 1267/2561 49% [============================== ] 1268/2561 49% [============================== ] 1269/2561 49% [============================== ] 1270/2561 49% [============================== ] 1271/2561 49% [============================== ] 1272/2561 49% [============================== ] 1273/2561 49% [============================== ] 1274/2561 49% [============================== ] 1275/2561 49% [============================== ] 1276/2561 49% [============================== ] 1277/2561 49% [============================== ] 1278/2561 49% [============================== ] 1279/2561 49% [============================== ] 1280/2561 49% [=============================== ] 1281/2561 50% [=============================== ] 1282/2561 50% [=============================== ] 1283/2561 50% [=============================== ] 1284/2561 50% [=============================== ] 1285/2561 50% [=============================== ] 1286/2561 50% [=============================== ] 1287/2561 50% [=============================== ] 1288/2561 50% [=============================== ] 1289/2561 50% [=============================== ] 1290/2561 50% [=============================== ] 1291/2561 50% [=============================== ] 1292/2561 50% [=============================== ] 1293/2561 50% [=============================== ] 1294/2561 50% [=============================== ] 1295/2561 50% [=============================== ] 1296/2561 50% [=============================== ] 1297/2561 50% [=============================== ] 1298/2561 50% [=============================== ] 1299/2561 50% [=============================== ] 1300/2561 50% [=============================== ] 1301/2561 50% [=============================== ] 1302/2561 50% [=============================== ] 1303/2561 50% [=============================== ] 1304/2561 50% [=============================== ] 1305/2561 50% [=============================== ] 1306/2561 50% [=============================== ] 1307/2561 51% [=============================== ] 1308/2561 51% [=============================== ] 1309/2561 51% [=============================== ] 1310/2561 51% [=============================== ] 1311/2561 51% [=============================== ] 1312/2561 51% [=============================== ] 1313/2561 51% [=============================== ] 1314/2561 51% [=============================== ] 1315/2561 51% [=============================== ] 1316/2561 51% [=============================== ] 1317/2561 51% [=============================== ] 1318/2561 51% [=============================== ] 1319/2561 51% [=============================== ] 1320/2561 51% [=============================== ] 1321/2561 51% [================================ ] 1322/2561 51% [================================ ] 1323/2561 51% [================================ ] 1324/2561 51% [================================ ] 1325/2561 51% [================================ ] 1326/2561 51% [================================ ] 1327/2561 51% [================================ ] 1328/2561 51% [================================ ] 1329/2561 51% [================================ ] 1330/2561 51% [================================ ] 1331/2561 51% [================================ ] 1332/2561 52% [================================ ] 1333/2561 52% [================================ ] 1334/2561 52% [================================ ] 1335/2561 52% [================================ ] 1336/2561 52% [================================ ] 1337/2561 52% [================================ ] 1338/2561 52% [================================ ] 1339/2561 52% [================================ ] 1340/2561 52% [================================ ] 1341/2561 52% [================================ ] 1342/2561 52% [================================ ] 1343/2561 52% [================================ ] 1344/2561 52% [================================ ] 1345/2561 52% [================================ ] 1346/2561 52% [================================ ] 1347/2561 52% [================================ ] 1348/2561 52% [================================ ] 1349/2561 52% [================================ ] 1350/2561 52% [================================ ] 1351/2561 52% [================================ ] 1352/2561 52% [================================ ] 1353/2561 52% [================================ ] 1354/2561 52% [================================ ] 1355/2561 52% [================================ ] 1356/2561 52% [================================ ] 1357/2561 52% [================================ ] 1358/2561 53% [================================ ] 1359/2561 53% [================================ ] 1360/2561 53% [================================ ] 1361/2561 53% [================================ ] 1362/2561 53% [================================ ] 1363/2561 53% [================================= ] 1364/2561 53% [================================= ] 1365/2561 53% [================================= ] 1366/2561 53% [================================= ] 1367/2561 53% [================================= ] 1368/2561 53% [================================= ] 1369/2561 53% [================================= ] 1370/2561 53% [================================= ] 1371/2561 53% [================================= ] 1372/2561 53% [================================= ] 1373/2561 53% [================================= ] 1374/2561 53% [================================= ] 1375/2561 53% [================================= ] 1376/2561 53% [================================= ] 1377/2561 53% [================================= ] 1378/2561 53% [================================= ] 1379/2561 53% [================================= ] 1380/2561 53% [================================= ] 1381/2561 53% [================================= ] 1382/2561 53% [================================= ] 1383/2561 54% [================================= ] 1384/2561 54% [================================= ] 1385/2561 54% [================================= ] 1386/2561 54% [================================= ] 1387/2561 54% [================================= ] 1388/2561 54% [================================= ] 1389/2561 54% [================================= ] 1390/2561 54% [================================= ] 1391/2561 54% [================================= ] 1392/2561 54% [================================= ] 1393/2561 54% [================================= ] 1394/2561 54% [================================= ] 1395/2561 54% [================================= ] 1396/2561 54% [================================= ] 1397/2561 54% [================================= ] 1398/2561 54% [================================= ] 1399/2561 54% [================================= ] 1400/2561 54% [================================= ] 1401/2561 54% [================================= ] 1402/2561 54% [================================= ] 1403/2561 54% [================================= ] 1404/2561 54% [================================== ] 1405/2561 54% [================================== ] 1406/2561 54% [================================== ] 1407/2561 54% [================================== ] 1408/2561 54% [================================== ] 1409/2561 55% [================================== ] 1410/2561 55% [================================== ] 1411/2561 55% [================================== ] 1412/2561 55% [================================== ] 1413/2561 55% [================================== ] 1414/2561 55% [================================== ] 1415/2561 55% [================================== ] 1416/2561 55% [================================== ] 1417/2561 55% [================================== ] 1418/2561 55% [================================== ] 1419/2561 55% [================================== ] 1420/2561 55% [================================== ] 1421/2561 55% [================================== ] 1422/2561 55% [================================== ] 1423/2561 55% [================================== ] 1424/2561 55% [================================== ] 1425/2561 55% [================================== ] 1426/2561 55% [================================== ] 1427/2561 55% [================================== ] 1428/2561 55% [================================== ] 1429/2561 55% [================================== ] 1430/2561 55% [================================== ] 1431/2561 55% [================================== ] 1432/2561 55% [================================== ] 1433/2561 55% [================================== ] 1434/2561 55% [================================== ] 1435/2561 56% [================================== ] 1436/2561 56% [================================== ] 1437/2561 56% [================================== ] 1438/2561 56% [================================== ] 1439/2561 56% [================================== ] 1440/2561 56% [================================== ] 1441/2561 56% [================================== ] 1442/2561 56% [================================== ] 1443/2561 56% [================================== ] 1444/2561 56% [================================== ] 1445/2561 56% [=================================== ] 1446/2561 56% [=================================== ] 1447/2561 56% [=================================== ] 1448/2561 56% [=================================== ] 1449/2561 56% [=================================== ] 1450/2561 56% [=================================== ] 1451/2561 56% [=================================== ] 1452/2561 56% [=================================== ] 1453/2561 56% [=================================== ] 1454/2561 56% [=================================== ] 1455/2561 56% [=================================== ] 1456/2561 56% [=================================== ] 1457/2561 56% [=================================== ] 1458/2561 56% [=================================== ] 1459/2561 56% [=================================== ] 1460/2561 57% [=================================== ] 1461/2561 57% [=================================== ] 1462/2561 57% [=================================== ] 1463/2561 57% [=================================== ] 1464/2561 57% [=================================== ] 1465/2561 57% [=================================== ] 1466/2561 57% [=================================== ] 1467/2561 57% [=================================== ] 1468/2561 57% [=================================== ] 1469/2561 57% [=================================== ] 1470/2561 57% [=================================== ] 1471/2561 57% [=================================== ] 1472/2561 57% [=================================== ] 1473/2561 57% [=================================== ] 1474/2561 57% [=================================== ] 1475/2561 57% [=================================== ] 1476/2561 57% [=================================== ] 1477/2561 57% [=================================== ] 1478/2561 57% [=================================== ] 1479/2561 57% [=================================== ] 1480/2561 57% [=================================== ] 1481/2561 57% [=================================== ] 1482/2561 57% [=================================== ] 1483/2561 57% [=================================== ] 1484/2561 57% [=================================== ] 1485/2561 57% [=================================== ] 1486/2561 58% [=================================== ] 1487/2561 58% [==================================== ] 1488/2561 58% [==================================== ] 1489/2561 58% [==================================== ] 1490/2561 58% [==================================== ] 1491/2561 58% [==================================== ] 1492/2561 58% [==================================== ] 1493/2561 58% [==================================== ] 1494/2561 58% [==================================== ] 1495/2561 58% [==================================== ] 1496/2561 58% [==================================== ] 1497/2561 58% [==================================== ] 1498/2561 58% [==================================== ] 1499/2561 58% [==================================== ] 1500/2561 58% [==================================== ] 1501/2561 58% [==================================== ] 1502/2561 58% [==================================== ] 1503/2561 58% [==================================== ] 1504/2561 58% [==================================== ] 1505/2561 58% [==================================== ] 1506/2561 58% [==================================== ] 1507/2561 58% [==================================== ] 1508/2561 58% [==================================== ] 1509/2561 58% [==================================== ] 1510/2561 58% [==================================== ] 1511/2561 59% [==================================== ] 1512/2561 59% [==================================== ] 1513/2561 59% [==================================== ] 1514/2561 59% [==================================== ] 1515/2561 59% [==================================== ] 1516/2561 59% [==================================== ] 1517/2561 59% [==================================== ] 1518/2561 59% [==================================== ] 1519/2561 59% [==================================== ] 1520/2561 59% [==================================== ] 1521/2561 59% [==================================== ] 1522/2561 59% [==================================== ] 1523/2561 59% [==================================== ] 1524/2561 59% [==================================== ] 1525/2561 59% [==================================== ] 1526/2561 59% [==================================== ] 1527/2561 59% [==================================== ] 1528/2561 59% [===================================== ] 1529/2561 59% [===================================== ] 1530/2561 59% [===================================== ] 1531/2561 59% [===================================== ] 1532/2561 59% [===================================== ] 1533/2561 59% [===================================== ] 1534/2561 59% [===================================== ] 1535/2561 59% [===================================== ] 1536/2561 59% [===================================== ] 1537/2561 60% [===================================== ] 1538/2561 60% [===================================== ] 1539/2561 60% [===================================== ] 1540/2561 60% [===================================== ] 1541/2561 60% [===================================== ] 1542/2561 60% [===================================== ] 1543/2561 60% [===================================== ] 1544/2561 60% [===================================== ] 1545/2561 60% [===================================== ] 1546/2561 60% [===================================== ] 1547/2561 60% [===================================== ] 1548/2561 60% [===================================== ] 1549/2561 60% [===================================== ] 1550/2561 60% [===================================== ] 1551/2561 60% [===================================== ] 1552/2561 60% [===================================== ] 1553/2561 60% [===================================== ] 1554/2561 60% [===================================== ] 1555/2561 60% [===================================== ] 1556/2561 60% [===================================== ] 1557/2561 60% [===================================== ] 1558/2561 60% [===================================== ] 1559/2561 60% [===================================== ] 1560/2561 60% [===================================== ] 1561/2561 60% [===================================== ] 1562/2561 60% [===================================== ] 1563/2561 61% [===================================== ] 1564/2561 61% [===================================== ] 1565/2561 61% [===================================== ] 1566/2561 61% [===================================== ] 1567/2561 61% [===================================== ] 1568/2561 61% [===================================== ] 1569/2561 61% [====================================== ] 1570/2561 61% [====================================== ] 1571/2561 61% [====================================== ] 1572/2561 61% [====================================== ] 1573/2561 61% [====================================== ] 1574/2561 61% [====================================== ] 1575/2561 61% [====================================== ] 1576/2561 61% [====================================== ] 1577/2561 61% [====================================== ] 1578/2561 61% [====================================== ] 1579/2561 61% [====================================== ] 1580/2561 61% [====================================== ] 1581/2561 61% [====================================== ] 1582/2561 61% [====================================== ] 1583/2561 61% [====================================== ] 1584/2561 61% [====================================== ] 1585/2561 61% [====================================== ] 1586/2561 61% [====================================== ] 1587/2561 61% [====================================== ] 1588/2561 62% [====================================== ] 1589/2561 62% [====================================== ] 1590/2561 62% [====================================== ] 1591/2561 62% [====================================== ] 1592/2561 62% [====================================== ] 1593/2561 62% [====================================== ] 1594/2561 62% [====================================== ] 1595/2561 62% [====================================== ] 1596/2561 62% [====================================== ] 1597/2561 62% [====================================== ] 1598/2561 62% [====================================== ] 1599/2561 62% [====================================== ] 1600/2561 62% [====================================== ] 1601/2561 62% [====================================== ] 1602/2561 62% [====================================== ] 1603/2561 62% [====================================== ] 1604/2561 62% [====================================== ] 1605/2561 62% [====================================== ] 1606/2561 62% [====================================== ] 1607/2561 62% [====================================== ] 1608/2561 62% [====================================== ] 1609/2561 62% [====================================== ] 1610/2561 62% [======================================= ] 1611/2561 62% [======================================= ] 1612/2561 62% [======================================= ] 1613/2561 62% [======================================= ] 1614/2561 63% [======================================= ] 1615/2561 63% [======================================= ] 1616/2561 63% [======================================= ] 1617/2561 63% [======================================= ] 1618/2561 63% [======================================= ] 1619/2561 63% [======================================= ] 1620/2561 63% [======================================= ] 1621/2561 63% [======================================= ] 1622/2561 63% [======================================= ] 1623/2561 63% [======================================= ] 1624/2561 63% [======================================= ] 1625/2561 63% [======================================= ] 1626/2561 63% [======================================= ] 1627/2561 63% [======================================= ] 1628/2561 63% [======================================= ] 1629/2561 63% [======================================= ] 1630/2561 63% [======================================= ] 1631/2561 63% [======================================= ] 1632/2561 63% [======================================= ] 1633/2561 63% [======================================= ] 1634/2561 63% [======================================= ] 1635/2561 63% [======================================= ] 1636/2561 63% [======================================= ] 1637/2561 63% [======================================= ] 1638/2561 63% [======================================= ] 1639/2561 63% [======================================= ] 1640/2561 64% [======================================= ] 1641/2561 64% [======================================= ] 1642/2561 64% [======================================= ] 1643/2561 64% [======================================= ] 1644/2561 64% [======================================= ] 1645/2561 64% [======================================= ] 1646/2561 64% [======================================= ] 1647/2561 64% [======================================= ] 1648/2561 64% [======================================= ] 1649/2561 64% [======================================= ] 1650/2561 64% [======================================= ] 1651/2561 64% [======================================= ] 1652/2561 64% [======================================== ] 1653/2561 64% [======================================== ] 1654/2561 64% [======================================== ] 1655/2561 64% [======================================== ] 1656/2561 64% [======================================== ] 1657/2561 64% [======================================== ] 1658/2561 64% [======================================== ] 1659/2561 64% [======================================== ] 1660/2561 64% [======================================== ] 1661/2561 64% [======================================== ] 1662/2561 64% [======================================== ] 1663/2561 64% [======================================== ] 1664/2561 64% [======================================== ] 1665/2561 65% [======================================== ] 1666/2561 65% [======================================== ] 1667/2561 65% [======================================== ] 1668/2561 65% [======================================== ] 1669/2561 65% [======================================== ] 1670/2561 65% [======================================== ] 1671/2561 65% [======================================== ] 1672/2561 65% [======================================== ] 1673/2561 65% [======================================== ] 1674/2561 65% [======================================== ] 1675/2561 65% [======================================== ] 1676/2561 65% [======================================== ] 1677/2561 65% [======================================== ] 1678/2561 65% [======================================== ] 1679/2561 65% [======================================== ] 1680/2561 65% [======================================== ] 1681/2561 65% [======================================== ] 1682/2561 65% [======================================== ] 1683/2561 65% [======================================== ] 1684/2561 65% [======================================== ] 1685/2561 65% [======================================== ] 1686/2561 65% [======================================== ] 1687/2561 65% [======================================== ] 1688/2561 65% [======================================== ] 1689/2561 65% [======================================== ] 1690/2561 65% [======================================== ] 1691/2561 66% [======================================== ] 1692/2561 66% [======================================== ] 1693/2561 66% [========================================= ] 1694/2561 66% [========================================= ] 1695/2561 66% [========================================= ] 1696/2561 66% [========================================= ] 1697/2561 66% [========================================= ] 1698/2561 66% [========================================= ] 1699/2561 66% [========================================= ] 1700/2561 66% [========================================= ] 1701/2561 66% [========================================= ] 1702/2561 66% [========================================= ] 1703/2561 66% [========================================= ] 1704/2561 66% [========================================= ] 1705/2561 66% [========================================= ] 1706/2561 66% [========================================= ] 1707/2561 66% [========================================= ] 1708/2561 66% [========================================= ] 1709/2561 66% [========================================= ] 1710/2561 66% [========================================= ] 1711/2561 66% [========================================= ] 1712/2561 66% [========================================= ] 1713/2561 66% [========================================= ] 1714/2561 66% [========================================= ] 1715/2561 66% [========================================= ] 1716/2561 67% [========================================= ] 1717/2561 67% [========================================= ] 1718/2561 67% [========================================= ] 1719/2561 67% [========================================= ] 1720/2561 67% [========================================= ] 1721/2561 67% [========================================= ] 1722/2561 67% [========================================= ] 1723/2561 67% [========================================= ] 1724/2561 67% [========================================= ] 1725/2561 67% [========================================= ] 1726/2561 67% [========================================= ] 1727/2561 67% [========================================= ] 1728/2561 67% [========================================= ] 1729/2561 67% [========================================= ] 1730/2561 67% [========================================= ] 1731/2561 67% [========================================= ] 1732/2561 67% [========================================= ] 1733/2561 67% [========================================= ] 1734/2561 67% [========================================== ] 1735/2561 67% [========================================== ] 1736/2561 67% [========================================== ] 1737/2561 67% [========================================== ] 1738/2561 67% [========================================== ] 1739/2561 67% [========================================== ] 1740/2561 67% [========================================== ] 1741/2561 67% [========================================== ] 1742/2561 68% [========================================== ] 1743/2561 68% [========================================== ] 1744/2561 68% [========================================== ] 1745/2561 68% [========================================== ] 1746/2561 68% [========================================== ] 1747/2561 68% [========================================== ] 1748/2561 68% [========================================== ] 1749/2561 68% [========================================== ] 1750/2561 68% [========================================== ] 1751/2561 68% [========================================== ] 1752/2561 68% [========================================== ] 1753/2561 68% [========================================== ] 1754/2561 68% [========================================== ] 1755/2561 68% [========================================== ] 1756/2561 68% [========================================== ] 1757/2561 68% [========================================== ] 1758/2561 68% [========================================== ] 1759/2561 68% [========================================== ] 1760/2561 68% [========================================== ] 1761/2561 68% [========================================== ] 1762/2561 68% [========================================== ] 1763/2561 68% [========================================== ] 1764/2561 68% [========================================== ] 1765/2561 68% [========================================== ] 1766/2561 68% [========================================== ] 1767/2561 68% [========================================== ] 1768/2561 69% [========================================== ] 1769/2561 69% [========================================== ] 1770/2561 69% [========================================== ] 1771/2561 69% [========================================== ] 1772/2561 69% [========================================== ] 1773/2561 69% [========================================== ] 1774/2561 69% [========================================== ] 1775/2561 69% [========================================== ] 1776/2561 69% [=========================================== ] 1777/2561 69% [=========================================== ] 1778/2561 69% [=========================================== ] 1779/2561 69% [=========================================== ] 1780/2561 69% [=========================================== ] 1781/2561 69% [=========================================== ] 1782/2561 69% [=========================================== ] 1783/2561 69% [=========================================== ] 1784/2561 69% [=========================================== ] 1785/2561 69% [=========================================== ] 1786/2561 69% [=========================================== ] 1787/2561 69% [=========================================== ] 1788/2561 69% [=========================================== ] 1789/2561 69% [=========================================== ] 1790/2561 69% [=========================================== ] 1791/2561 69% [=========================================== ] 1792/2561 69% [=========================================== ] 1793/2561 70% [=========================================== ] 1794/2561 70% [=========================================== ] 1795/2561 70% [=========================================== ] 1796/2561 70% [=========================================== ] 1797/2561 70% [=========================================== ] 1798/2561 70% [=========================================== ] 1799/2561 70% [=========================================== ] 1800/2561 70% [=========================================== ] 1801/2561 70% [=========================================== ] 1802/2561 70% [=========================================== ] 1803/2561 70% [=========================================== ] 1804/2561 70% [=========================================== ] 1805/2561 70% [=========================================== ] 1806/2561 70% [=========================================== ] 1807/2561 70% [=========================================== ] 1808/2561 70% [=========================================== ] 1809/2561 70% [=========================================== ] 1810/2561 70% [=========================================== ] 1811/2561 70% [=========================================== ] 1812/2561 70% [=========================================== ] 1813/2561 70% [=========================================== ] 1814/2561 70% [=========================================== ] 1815/2561 70% [=========================================== ] 1816/2561 70% [=========================================== ] 1817/2561 70% [============================================ ] 1818/2561 70% [============================================ ] 1819/2561 71% [============================================ ] 1820/2561 71% [============================================ ] 1821/2561 71% [============================================ ] 1822/2561 71% [============================================ ] 1823/2561 71% [============================================ ] 1824/2561 71% [============================================ ] 1825/2561 71% [============================================ ] 1826/2561 71% [============================================ ] 1827/2561 71% [============================================ ] 1828/2561 71% [============================================ ] 1829/2561 71% [============================================ ] 1830/2561 71% [============================================ ] 1831/2561 71% [============================================ ] 1832/2561 71% [============================================ ] 1833/2561 71% [============================================ ] 1834/2561 71% [============================================ ] 1835/2561 71% [============================================ ] 1836/2561 71% [============================================ ] 1837/2561 71% [============================================ ] 1838/2561 71% [============================================ ] 1839/2561 71% [============================================ ] 1840/2561 71% [============================================ ] 1841/2561 71% [============================================ ] 1842/2561 71% [============================================ ] 1843/2561 71% [============================================ ] 1844/2561 72% [============================================ ] 1845/2561 72% [============================================ ] 1846/2561 72% [============================================ ] 1847/2561 72% [============================================ ] 1848/2561 72% [============================================ ] 1849/2561 72% [============================================ ] 1850/2561 72% [============================================ ] 1851/2561 72% [============================================ ] 1852/2561 72% [============================================ ] 1853/2561 72% [============================================ ] 1854/2561 72% [============================================ ] 1855/2561 72% [============================================ ] 1856/2561 72% [============================================ ] 1857/2561 72% [============================================ ] 1858/2561 72% [============================================= ] 1859/2561 72% [============================================= ] 1860/2561 72% [============================================= ] 1861/2561 72% [============================================= ] 1862/2561 72% [============================================= ] 1863/2561 72% [============================================= ] 1864/2561 72% [============================================= ] 1865/2561 72% [============================================= ] 1866/2561 72% [============================================= ] 1867/2561 72% [============================================= ] 1868/2561 72% [============================================= ] 1869/2561 72% [============================================= ] 1870/2561 73% [============================================= ] 1871/2561 73% [============================================= ] 1872/2561 73% [============================================= ] 1873/2561 73% [============================================= ] 1874/2561 73% [============================================= ] 1875/2561 73% [============================================= ] 1876/2561 73% [============================================= ] 1877/2561 73% [============================================= ] 1878/2561 73% [============================================= ] 1879/2561 73% [============================================= ] 1880/2561 73% [============================================= ] 1881/2561 73% [============================================= ] 1882/2561 73% [============================================= ] 1883/2561 73% [============================================= ] 1884/2561 73% [============================================= ] 1885/2561 73% [============================================= ] 1886/2561 73% [============================================= ] 1887/2561 73% [============================================= ] 1888/2561 73% [============================================= ] 1889/2561 73% [============================================= ] 1890/2561 73% [============================================= ] 1891/2561 73% [============================================= ] 1892/2561 73% [============================================= ] 1893/2561 73% [============================================= ] 1894/2561 73% [============================================= ] 1895/2561 73% [============================================= ] 1896/2561 74% [============================================= ] 1897/2561 74% [============================================= ] 1898/2561 74% [============================================= ] 1899/2561 74% [============================================= ] 1900/2561 74% [============================================== ] 1901/2561 74% [============================================== ] 1902/2561 74% [============================================== ] 1903/2561 74% [============================================== ] 1904/2561 74% [============================================== ] 1905/2561 74% [============================================== ] 1906/2561 74% [============================================== ] 1907/2561 74% [============================================== ] 1908/2561 74% [============================================== ] 1909/2561 74% [============================================== ] 1910/2561 74% [============================================== ] 1911/2561 74% [============================================== ] 1912/2561 74% [============================================== ] 1913/2561 74% [============================================== ] 1914/2561 74% [============================================== ] 1915/2561 74% [============================================== ] 1916/2561 74% [============================================== ] 1917/2561 74% [============================================== ] 1918/2561 74% [============================================== ] 1919/2561 74% [============================================== ] 1920/2561 74% [============================================== ] 1921/2561 75% [============================================== ] 1922/2561 75% [============================================== ] 1923/2561 75% [============================================== ] 1924/2561 75% [============================================== ] 1925/2561 75% [============================================== ] 1926/2561 75% [============================================== ] 1927/2561 75% [============================================== ] 1928/2561 75% [============================================== ] 1929/2561 75% [============================================== ] 1930/2561 75% [============================================== ] 1931/2561 75% [============================================== ] 1932/2561 75% [============================================== ] 1933/2561 75% [============================================== ] 1934/2561 75% [============================================== ] 1935/2561 75% [============================================== ] 1936/2561 75% [============================================== ] 1937/2561 75% [============================================== ] 1938/2561 75% [============================================== ] 1939/2561 75% [============================================== ] 1940/2561 75% [============================================== ] 1941/2561 75% [=============================================== ] 1942/2561 75% [=============================================== ] 1943/2561 75% [=============================================== ] 1944/2561 75% [=============================================== ] 1945/2561 75% [=============================================== ] 1946/2561 75% [=============================================== ] 1947/2561 76% [=============================================== ] 1948/2561 76% [=============================================== ] 1949/2561 76% [=============================================== ] 1950/2561 76% [=============================================== ] 1951/2561 76% [=============================================== ] 1952/2561 76% [=============================================== ] 1953/2561 76% [=============================================== ] 1954/2561 76% [=============================================== ] 1955/2561 76% [=============================================== ] 1956/2561 76% [=============================================== ] 1957/2561 76% [=============================================== ] 1958/2561 76% [=============================================== ] 1959/2561 76% [=============================================== ] 1960/2561 76% [=============================================== ] 1961/2561 76% [=============================================== ] 1962/2561 76% [=============================================== ] 1963/2561 76% [=============================================== ] 1964/2561 76% [=============================================== ] 1965/2561 76% [=============================================== ] 1966/2561 76% [=============================================== ] 1967/2561 76% [=============================================== ] 1968/2561 76% [=============================================== ] 1969/2561 76% [=============================================== ] 1970/2561 76% [=============================================== ] 1971/2561 76% [=============================================== ] 1972/2561 77% [=============================================== ] 1973/2561 77% [=============================================== ] 1974/2561 77% [=============================================== ] 1975/2561 77% [=============================================== ] 1976/2561 77% [=============================================== ] 1977/2561 77% [=============================================== ] 1978/2561 77% [=============================================== ] 1979/2561 77% [=============================================== ] 1980/2561 77% [=============================================== ] 1981/2561 77% [=============================================== ] 1982/2561 77% [================================================ ] 1983/2561 77% [================================================ ] 1984/2561 77% [================================================ ] 1985/2561 77% [================================================ ] 1986/2561 77% [================================================ ] 1987/2561 77% [================================================ ] 1988/2561 77% [================================================ ] 1989/2561 77% [================================================ ] 1990/2561 77% [================================================ ] 1991/2561 77% [================================================ ] 1992/2561 77% [================================================ ] 1993/2561 77% [================================================ ] 1994/2561 77% [================================================ ] 1995/2561 77% [================================================ ] 1996/2561 77% [================================================ ] 1997/2561 77% [================================================ ] 1998/2561 78% [================================================ ] 1999/2561 78% [================================================ ] 2000/2561 78% [================================================ ] 2001/2561 78% [================================================ ] 2002/2561 78% [================================================ ] 2003/2561 78% [================================================ ] 2004/2561 78% [================================================ ] 2005/2561 78% [================================================ ] 2006/2561 78% [================================================ ] 2007/2561 78% [================================================ ] 2008/2561 78% [================================================ ] 2009/2561 78% [================================================ ] 2010/2561 78% [================================================ ] 2011/2561 78% [================================================ ] 2012/2561 78% [================================================ ] 2013/2561 78% [================================================ ] 2014/2561 78% [================================================ ] 2015/2561 78% [================================================ ] 2016/2561 78% [================================================ ] 2017/2561 78% [================================================ ] 2018/2561 78% [================================================ ] 2019/2561 78% [================================================ ] 2020/2561 78% [================================================ ] 2021/2561 78% [================================================ ] 2022/2561 78% [================================================ ] 2023/2561 78% [================================================ ] 2024/2561 79% [================================================= ] 2025/2561 79% [================================================= ] 2026/2561 79% [================================================= ] 2027/2561 79% [================================================= ] 2028/2561 79% [================================================= ] 2029/2561 79% [================================================= ] 2030/2561 79% [================================================= ] 2031/2561 79% [================================================= ] 2032/2561 79% [================================================= ] 2033/2561 79% [================================================= ] 2034/2561 79% [================================================= ] 2035/2561 79% [================================================= ] 2036/2561 79% [================================================= ] 2037/2561 79% [================================================= ] 2038/2561 79% [================================================= ] 2039/2561 79% [================================================= ] 2040/2561 79% [================================================= ] 2041/2561 79% [================================================= ] 2042/2561 79% [================================================= ] 2043/2561 79% [================================================= ] 2044/2561 79% [================================================= ] 2045/2561 79% [================================================= ] 2046/2561 79% [================================================= ] 2047/2561 79% [================================================= ] 2048/2561 79% [================================================= ] 2049/2561 80% [================================================= ] 2050/2561 80% [================================================= ] 2051/2561 80% [================================================= ] 2052/2561 80% [================================================= ] 2053/2561 80% [================================================= ] 2054/2561 80% [================================================= ] 2055/2561 80% [================================================= ] 2056/2561 80% [================================================= ] 2057/2561 80% [================================================= ] 2058/2561 80% [================================================= ] 2059/2561 80% [================================================= ] 2060/2561 80% [================================================= ] 2061/2561 80% [================================================= ] 2062/2561 80% [================================================= ] 2063/2561 80% [================================================= ] 2064/2561 80% [================================================= ] 2065/2561 80% [================================================== ] 2066/2561 80% [================================================== ] 2067/2561 80% [================================================== ] 2068/2561 80% [================================================== ] 2069/2561 80% [================================================== ] 2070/2561 80% [================================================== ] 2071/2561 80% [================================================== ] 2072/2561 80% [================================================== ] 2073/2561 80% [================================================== ] 2074/2561 80% [================================================== ] 2075/2561 81% [================================================== ] 2076/2561 81% [================================================== ] 2077/2561 81% [================================================== ] 2078/2561 81% [================================================== ] 2079/2561 81% [================================================== ] 2080/2561 81% [================================================== ] 2081/2561 81% [================================================== ] 2082/2561 81% [================================================== ] 2083/2561 81% [================================================== ] 2084/2561 81% [================================================== ] 2085/2561 81% [================================================== ] 2086/2561 81% [================================================== ] 2087/2561 81% [================================================== ] 2088/2561 81% [================================================== ] 2089/2561 81% [================================================== ] 2090/2561 81% [================================================== ] 2091/2561 81% [================================================== ] 2092/2561 81% [================================================== ] 2093/2561 81% [================================================== ] 2094/2561 81% [================================================== ] 2095/2561 81% [================================================== ] 2096/2561 81% [================================================== ] 2097/2561 81% [================================================== ] 2098/2561 81% [================================================== ] 2099/2561 81% [================================================== ] 2100/2561 81% [================================================== ] 2101/2561 82% [================================================== ] 2102/2561 82% [================================================== ] 2103/2561 82% [================================================== ] 2104/2561 82% [================================================== ] 2105/2561 82% [================================================== ] 2106/2561 82% [=================================================== ] 2107/2561 82% [=================================================== ] 2108/2561 82% [=================================================== ] 2109/2561 82% [=================================================== ] 2110/2561 82% [=================================================== ] 2111/2561 82% [=================================================== ] 2112/2561 82% [=================================================== ] 2113/2561 82% [=================================================== ] 2114/2561 82% [=================================================== ] 2115/2561 82% [=================================================== ] 2116/2561 82% [=================================================== ] 2117/2561 82% [=================================================== ] 2118/2561 82% [=================================================== ] 2119/2561 82% [=================================================== ] 2120/2561 82% [=================================================== ] 2121/2561 82% [=================================================== ] 2122/2561 82% [=================================================== ] 2123/2561 82% [=================================================== ] 2124/2561 82% [=================================================== ] 2125/2561 82% [=================================================== ] 2126/2561 83% [=================================================== ] 2127/2561 83% [=================================================== ] 2128/2561 83% [=================================================== ] 2129/2561 83% [=================================================== ] 2130/2561 83% [=================================================== ] 2131/2561 83% [=================================================== ] 2132/2561 83% [=================================================== ] 2133/2561 83% [=================================================== ] 2134/2561 83% [=================================================== ] 2135/2561 83% [=================================================== ] 2136/2561 83% [=================================================== ] 2137/2561 83% [=================================================== ] 2138/2561 83% [=================================================== ] 2139/2561 83% [=================================================== ] 2140/2561 83% [=================================================== ] 2141/2561 83% [=================================================== ] 2142/2561 83% [=================================================== ] 2143/2561 83% [=================================================== ] 2144/2561 83% [=================================================== ] 2145/2561 83% [=================================================== ] 2146/2561 83% [=================================================== ] 2147/2561 83% [==================================================== ] 2148/2561 83% [==================================================== ] 2149/2561 83% [==================================================== ] 2150/2561 83% [==================================================== ] 2151/2561 83% [==================================================== ] 2152/2561 84% [==================================================== ] 2153/2561 84% [==================================================== ] 2154/2561 84% [==================================================== ] 2155/2561 84% [==================================================== ] 2156/2561 84% [==================================================== ] 2157/2561 84% [==================================================== ] 2158/2561 84% [==================================================== ] 2159/2561 84% [==================================================== ] 2160/2561 84% [==================================================== ] 2161/2561 84% [==================================================== ] 2162/2561 84% [==================================================== ] 2163/2561 84% [==================================================== ] 2164/2561 84% [==================================================== ] 2165/2561 84% [==================================================== ] 2166/2561 84% [==================================================== ] 2167/2561 84% [==================================================== ] 2168/2561 84% [==================================================== ] 2169/2561 84% [==================================================== ] 2170/2561 84% [==================================================== ] 2171/2561 84% [==================================================== ] 2172/2561 84% [==================================================== ] 2173/2561 84% [==================================================== ] 2174/2561 84% [==================================================== ] 2175/2561 84% [==================================================== ] 2176/2561 84% [==================================================== ] 2177/2561 85% [==================================================== ] 2178/2561 85% [==================================================== ] 2179/2561 85% [==================================================== ] 2180/2561 85% [==================================================== ] 2181/2561 85% [==================================================== ] 2182/2561 85% [==================================================== ] 2183/2561 85% [==================================================== ] 2184/2561 85% [==================================================== ] 2185/2561 85% [==================================================== ] 2186/2561 85% [==================================================== ] 2187/2561 85% [==================================================== ] 2188/2561 85% [==================================================== ] 2189/2561 85% [===================================================== ] 2190/2561 85% [===================================================== ] 2191/2561 85% [===================================================== ] 2192/2561 85% [===================================================== ] 2193/2561 85% [===================================================== ] 2194/2561 85% [===================================================== ] 2195/2561 85% [===================================================== ] 2196/2561 85% [===================================================== ] 2197/2561 85% [===================================================== ] 2198/2561 85% [===================================================== ] 2199/2561 85% [===================================================== ] 2200/2561 85% [===================================================== ] 2201/2561 85% [===================================================== ] 2202/2561 85% [===================================================== ] 2203/2561 86% [===================================================== ] 2204/2561 86% [===================================================== ] 2205/2561 86% [===================================================== ] 2206/2561 86% [===================================================== ] 2207/2561 86% [===================================================== ] 2208/2561 86% [===================================================== ] 2209/2561 86% [===================================================== ] 2210/2561 86% [===================================================== ] 2211/2561 86% [===================================================== ] 2212/2561 86% [===================================================== ] 2213/2561 86% [===================================================== ] 2214/2561 86% [===================================================== ] 2215/2561 86% [===================================================== ] 2216/2561 86% [===================================================== ] 2217/2561 86% [===================================================== ] 2218/2561 86% [===================================================== ] 2219/2561 86% [===================================================== ] 2220/2561 86% [===================================================== ] 2221/2561 86% [===================================================== ] 2222/2561 86% [===================================================== ] 2223/2561 86% [===================================================== ] 2224/2561 86% [===================================================== ] 2225/2561 86% [===================================================== ] 2226/2561 86% [===================================================== ] 2227/2561 86% [===================================================== ] 2228/2561 86% [===================================================== ] 2229/2561 87% [===================================================== ] 2230/2561 87% [====================================================== ] 2231/2561 87% [====================================================== ] 2232/2561 87% [====================================================== ] 2233/2561 87% [====================================================== ] 2234/2561 87% [====================================================== ] 2235/2561 87% [====================================================== ] 2236/2561 87% [====================================================== ] 2237/2561 87% [====================================================== ] 2238/2561 87% [====================================================== ] 2239/2561 87% [====================================================== ] 2240/2561 87% [====================================================== ] 2241/2561 87% [====================================================== ] 2242/2561 87% [====================================================== ] 2243/2561 87% [====================================================== ] 2244/2561 87% [====================================================== ] 2245/2561 87% [====================================================== ] 2246/2561 87% [====================================================== ] 2247/2561 87% [====================================================== ] 2248/2561 87% [====================================================== ] 2249/2561 87% [====================================================== ] 2250/2561 87% [====================================================== ] 2251/2561 87% [====================================================== ] 2252/2561 87% [====================================================== ] 2253/2561 87% [====================================================== ] 2254/2561 88% [====================================================== ] 2255/2561 88% [====================================================== ] 2256/2561 88% [====================================================== ] 2257/2561 88% [====================================================== ] 2258/2561 88% [====================================================== ] 2259/2561 88% [====================================================== ] 2260/2561 88% [====================================================== ] 2261/2561 88% [====================================================== ] 2262/2561 88% [====================================================== ] 2263/2561 88% [====================================================== ] 2264/2561 88% [====================================================== ] 2265/2561 88% [====================================================== ] 2266/2561 88% [====================================================== ] 2267/2561 88% [====================================================== ] 2268/2561 88% [====================================================== ] 2269/2561 88% [====================================================== ] 2270/2561 88% [====================================================== ] 2271/2561 88% [======================================================= ] 2272/2561 88% [======================================================= ] 2273/2561 88% [======================================================= ] 2274/2561 88% [======================================================= ] 2275/2561 88% [======================================================= ] 2276/2561 88% [======================================================= ] 2277/2561 88% [======================================================= ] 2278/2561 88% [======================================================= ] 2279/2561 88% [======================================================= ] 2280/2561 89% [======================================================= ] 2281/2561 89% [======================================================= ] 2282/2561 89% [======================================================= ] 2283/2561 89% [======================================================= ] 2284/2561 89% [======================================================= ] 2285/2561 89% [======================================================= ] 2286/2561 89% [======================================================= ] 2287/2561 89% [======================================================= ] 2288/2561 89% [======================================================= ] 2289/2561 89% [======================================================= ] 2290/2561 89% [======================================================= ] 2291/2561 89% [======================================================= ] 2292/2561 89% [======================================================= ] 2293/2561 89% [======================================================= ] 2294/2561 89% [======================================================= ] 2295/2561 89% [======================================================= ] 2296/2561 89% [======================================================= ] 2297/2561 89% [======================================================= ] 2298/2561 89% [======================================================= ] 2299/2561 89% [======================================================= ] 2300/2561 89% [======================================================= ] 2301/2561 89% [======================================================= ] 2302/2561 89% [======================================================= ] 2303/2561 89% [======================================================= ] 2304/2561 89% [======================================================= ] 2305/2561 90% [======================================================= ] 2306/2561 90% [======================================================= ] 2307/2561 90% [======================================================= ] 2308/2561 90% [======================================================= ] 2309/2561 90% [======================================================= ] 2310/2561 90% [======================================================= ] 2311/2561 90% [======================================================= ] 2312/2561 90% [======================================================= ] 2313/2561 90% [======================================================== ] 2314/2561 90% [======================================================== ] 2315/2561 90% [======================================================== ] 2316/2561 90% [======================================================== ] 2317/2561 90% [======================================================== ] 2318/2561 90% [======================================================== ] 2319/2561 90% [======================================================== ] 2320/2561 90% [======================================================== ] 2321/2561 90% [======================================================== ] 2322/2561 90% [======================================================== ] 2323/2561 90% [======================================================== ] 2324/2561 90% [======================================================== ] 2325/2561 90% [======================================================== ] 2326/2561 90% [======================================================== ] 2327/2561 90% [======================================================== ] 2328/2561 90% [======================================================== ] 2329/2561 90% [======================================================== ] 2330/2561 90% [======================================================== ] 2331/2561 91% [======================================================== ] 2332/2561 91% [======================================================== ] 2333/2561 91% [======================================================== ] 2334/2561 91% [======================================================== ] 2335/2561 91% [======================================================== ] 2336/2561 91% [======================================================== ] 2337/2561 91% [======================================================== ] 2338/2561 91% [======================================================== ] 2339/2561 91% [======================================================== ] 2340/2561 91% [======================================================== ] 2341/2561 91% [======================================================== ] 2342/2561 91% [======================================================== ] 2343/2561 91% [======================================================== ] 2344/2561 91% [======================================================== ] 2345/2561 91% [======================================================== ] 2346/2561 91% [======================================================== ] 2347/2561 91% [======================================================== ] 2348/2561 91% [======================================================== ] 2349/2561 91% [======================================================== ] 2350/2561 91% [======================================================== ] 2351/2561 91% [======================================================== ] 2352/2561 91% [======================================================== ] 2353/2561 91% [======================================================== ] 2354/2561 91% [========================================================= ] 2355/2561 91% [========================================================= ] 2356/2561 91% [========================================================= ] 2357/2561 92% [========================================================= ] 2358/2561 92% [========================================================= ] 2359/2561 92% [========================================================= ] 2360/2561 92% [========================================================= ] 2361/2561 92% [========================================================= ] 2362/2561 92% [========================================================= ] 2363/2561 92% [========================================================= ] 2364/2561 92% [========================================================= ] 2365/2561 92% [========================================================= ] 2366/2561 92% [========================================================= ] 2367/2561 92% [========================================================= ] 2368/2561 92% [========================================================= ] 2369/2561 92% [========================================================= ] 2370/2561 92% [========================================================= ] 2371/2561 92% [========================================================= ] 2372/2561 92% [========================================================= ] 2373/2561 92% [========================================================= ] 2374/2561 92% [========================================================= ] 2375/2561 92% [========================================================= ] 2376/2561 92% [========================================================= ] 2377/2561 92% [========================================================= ] 2378/2561 92% [========================================================= ] 2379/2561 92% [========================================================= ] 2380/2561 92% [========================================================= ] 2381/2561 92% [========================================================= ] 2382/2561 93% [========================================================= ] 2383/2561 93% [========================================================= ] 2384/2561 93% [========================================================= ] 2385/2561 93% [========================================================= ] 2386/2561 93% [========================================================= ] 2387/2561 93% [========================================================= ] 2388/2561 93% [========================================================= ] 2389/2561 93% [========================================================= ] 2390/2561 93% [========================================================= ] 2391/2561 93% [========================================================= ] 2392/2561 93% [========================================================= ] 2393/2561 93% [========================================================= ] 2394/2561 93% [========================================================= ] 2395/2561 93% [========================================================== ] 2396/2561 93% [========================================================== ] 2397/2561 93% [========================================================== ] 2398/2561 93% [========================================================== ] 2399/2561 93% [========================================================== ] 2400/2561 93% [========================================================== ] 2401/2561 93% [========================================================== ] 2402/2561 93% [========================================================== ] 2403/2561 93% [========================================================== ] 2404/2561 93% [========================================================== ] 2405/2561 93% [========================================================== ] 2406/2561 93% [========================================================== ] 2407/2561 93% [========================================================== ] 2408/2561 94% [========================================================== ] 2409/2561 94% [========================================================== ] 2410/2561 94% [========================================================== ] 2411/2561 94% [========================================================== ] 2412/2561 94% [========================================================== ] 2413/2561 94% [========================================================== ] 2414/2561 94% [========================================================== ] 2415/2561 94% [========================================================== ] 2416/2561 94% [========================================================== ] 2417/2561 94% [========================================================== ] 2418/2561 94% [========================================================== ] 2419/2561 94% [========================================================== ] 2420/2561 94% [========================================================== ] 2421/2561 94% [========================================================== ] 2422/2561 94% [========================================================== ] 2423/2561 94% [========================================================== ] 2424/2561 94% [========================================================== ] 2425/2561 94% [========================================================== ] 2426/2561 94% [========================================================== ] 2427/2561 94% [========================================================== ] 2428/2561 94% [========================================================== ] 2429/2561 94% [========================================================== ] 2430/2561 94% [========================================================== ] 2431/2561 94% [========================================================== ] 2432/2561 94% [========================================================== ] 2433/2561 95% [========================================================== ] 2434/2561 95% [========================================================== ] 2435/2561 95% [========================================================== ] 2436/2561 95% [========================================================== ] 2437/2561 95% [=========================================================== ] 2438/2561 95% [=========================================================== ] 2439/2561 95% [=========================================================== ] 2440/2561 95% [=========================================================== ] 2441/2561 95% [=========================================================== ] 2442/2561 95% [=========================================================== ] 2443/2561 95% [=========================================================== ] 2444/2561 95% [=========================================================== ] 2445/2561 95% [=========================================================== ] 2446/2561 95% [=========================================================== ] 2447/2561 95% [=========================================================== ] 2448/2561 95% [=========================================================== ] 2449/2561 95% [=========================================================== ] 2450/2561 95% [=========================================================== ] 2451/2561 95% [=========================================================== ] 2452/2561 95% [=========================================================== ] 2453/2561 95% [=========================================================== ] 2454/2561 95% [=========================================================== ] 2455/2561 95% [=========================================================== ] 2456/2561 95% [=========================================================== ] 2457/2561 95% [=========================================================== ] 2458/2561 95% [=========================================================== ] 2459/2561 96% [=========================================================== ] 2460/2561 96% [=========================================================== ] 2461/2561 96% [=========================================================== ] 2462/2561 96% [=========================================================== ] 2463/2561 96% [=========================================================== ] 2464/2561 96% [=========================================================== ] 2465/2561 96% [=========================================================== ] 2466/2561 96% [=========================================================== ] 2467/2561 96% [=========================================================== ] 2468/2561 96% [=========================================================== ] 2469/2561 96% [=========================================================== ] 2470/2561 96% [=========================================================== ] 2471/2561 96% [=========================================================== ] 2472/2561 96% [=========================================================== ] 2473/2561 96% [=========================================================== ] 2474/2561 96% [=========================================================== ] 2475/2561 96% [=========================================================== ] 2476/2561 96% [=========================================================== ] 2477/2561 96% [=========================================================== ] 2478/2561 96% [============================================================ ] 2479/2561 96% [============================================================ ] 2480/2561 96% [============================================================ ] 2481/2561 96% [============================================================ ] 2482/2561 96% [============================================================ ] 2483/2561 96% [============================================================ ] 2484/2561 96% [============================================================ ] 2485/2561 97% [============================================================ ] 2486/2561 97% [============================================================ ] 2487/2561 97% [============================================================ ] 2488/2561 97% [============================================================ ] 2489/2561 97% [============================================================ ] 2490/2561 97% [============================================================ ] 2491/2561 97% [============================================================ ] 2492/2561 97% [============================================================ ] 2493/2561 97% [============================================================ ] 2494/2561 97% [============================================================ ] 2495/2561 97% [============================================================ ] 2496/2561 97% [============================================================ ] 2497/2561 97% [============================================================ ] 2498/2561 97% [============================================================ ] 2499/2561 97% [============================================================ ] 2500/2561 97% [============================================================ ] 2501/2561 97% [============================================================ ] 2502/2561 97% [============================================================ ] 2503/2561 97% [============================================================ ] 2504/2561 97% [============================================================ ] 2505/2561 97% [============================================================ ] 2506/2561 97% [============================================================ ] 2507/2561 97% [============================================================ ] 2508/2561 97% [============================================================ ] 2509/2561 97% [============================================================ ] 2510/2561 98% [============================================================ ] 2511/2561 98% [============================================================ ] 2512/2561 98% [============================================================ ] 2513/2561 98% [============================================================ ] 2514/2561 98% [============================================================ ] 2515/2561 98% [============================================================ ] 2516/2561 98% [============================================================ ] 2517/2561 98% [============================================================ ] 2518/2561 98% [============================================================ ] 2519/2561 98% [============================================================= ] 2520/2561 98% [============================================================= ] 2521/2561 98% [============================================================= ] 2522/2561 98% [============================================================= ] 2523/2561 98% [============================================================= ] 2524/2561 98% [============================================================= ] 2525/2561 98% [============================================================= ] 2526/2561 98% [============================================================= ] 2527/2561 98% [============================================================= ] 2528/2561 98% [============================================================= ] 2529/2561 98% [============================================================= ] 2530/2561 98% [============================================================= ] 2531/2561 98% [============================================================= ] 2532/2561 98% [============================================================= ] 2533/2561 98% [============================================================= ] 2534/2561 98% [============================================================= ] 2535/2561 98% [============================================================= ] 2536/2561 99% [============================================================= ] 2537/2561 99% [============================================================= ] 2538/2561 99% [============================================================= ] 2539/2561 99% [============================================================= ] 2540/2561 99% [============================================================= ] 2541/2561 99% [============================================================= ] 2542/2561 99% [============================================================= ] 2543/2561 99% [============================================================= ] 2544/2561 99% [============================================================= ] 2545/2561 99% [============================================================= ] 2546/2561 99% [============================================================= ] 2547/2561 99% [============================================================= ] 2548/2561 99% [============================================================= ] 2549/2561 99% [============================================================= ] 2550/2561 99% [============================================================= ] 2551/2561 99% [============================================================= ] 2552/2561 99% [============================================================= ] 2553/2561 99% [============================================================= ] 2554/2561 99% [============================================================= ] 2555/2561 99% [============================================================= ] 2556/2561 99% [============================================================= ] 2557/2561 99% [============================================================= ] 2558/2561 99% [============================================================= ] 2559/2561 99% [============================================================= ] 2560/2561 99% [==============================================================] 2561/2561 100% operation complete, 2561 objects in 68959 NAND pages. ln -snf /nvmedata/autobuild/instance-31/output-1/host/mips64-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-31/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-31/buildroot' make: Entering directory '/nvmedata/autobuild/instance-31/buildroot' >>> Buildroot 2022.02-873-g21ab3e720c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.37 Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dhrystone 2 Collecting legal info >>> host-dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> kbd 2.4.0 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbytesize 2.6 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpgme 1.16.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libiio 0.23 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> logsurfer 1.8 Collecting legal info >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> msmtp 1.8.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> obsidian-cursors 1.0 Collecting legal info >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-diffutils 3.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> rsync 3.2.3 Collecting legal info COPYING: OK (sha256: 0d33aa97d302cb9df27f99dfa28d58001c2479a02317956f1a7a890f3937a976) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> seatd 0.6.4 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> smcroute 2.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> jpeg Collecting legal info >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tio 1.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-fakeroot 1.26 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-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.37: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-31/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-31/buildroot'