106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/bin PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-1/output-1/host/bin/nios2-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-1/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-1/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells; fi rm -f /home/thomas/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/thomas/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/thomas/autobuild/instance-1/output-1/host/bin/glib-compile-schemas /home/thomas/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/thomas/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/include /home/thomas/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-1/output-1/target/usr/doc find /home/thomas/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-1/output-1/target/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/man /home/thomas/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/info /home/thomas/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/doc /home/thomas/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-1/output-1/target/lib/debug /home/thomas/autobuild/instance-1/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-3066-ga45f2af7fae"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/thomas/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-1/output-1/per-package /home/thomas/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs printf ' - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkcramfs -L /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.cramfs\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cramfs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.romfs mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/genromfs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target -f /home/thomas/autobuild/instance-1/output-1/images/rootfs.romfs\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/romfs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2802 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2802 0% [ ] 2/2802 0% [ ] 3/2802 0% [ ] 4/2802 0% [ ] 5/2802 0% [ ] 6/2802 0% [ ] 7/2802 0% [ ] 8/2802 0% [ ] 9/2802 0% [ ] 10/2802 0% [ ] 11/2802 0% [ ] 12/2802 0% [ ] 13/2802 0% [ ] 14/2802 0% [ ] 15/2802 0% [ ] 16/2802 0% [ ] 17/2802 0% [ ] 18/2802 0% [ ] 19/2802 0% [ ] 20/2802 0% [ ] 21/2802 0% [ ] 22/2802 0% [ ] 23/2802 0% [ ] 24/2802 0% [ ] 25/2802 0% [ ] 26/2802 0% [ ] 27/2802 0% [ ] 28/2802 0% [ ] 29/2802 1% [ ] 30/2802 1% [ ] 31/2802 1% [ ] 32/2802 1% [ ] 33/2802 1% [ ] 34/2802 1% [ ] 35/2802 1% [ ] 36/2802 1% [ ] 37/2802 1% [ ] 38/2802 1% [ ] 39/2802 1% [ ] 40/2802 1% [ ] 41/2802 1% [ ] 42/2802 1% [ ] 43/2802 1% [ ] 44/2802 1% [ ] 45/2802 1% [= ] 46/2802 1% [= ] 47/2802 1% [= ] 48/2802 1% [= ] 49/2802 1% [= ] 50/2802 1% [= ] 51/2802 1% [= ] 52/2802 1% [= ] 53/2802 1% [= ] 54/2802 1% [= ] 55/2802 1% [= ] 56/2802 1% [= ] 57/2802 2% [= ] 58/2802 2% [= ] 59/2802 2% [= ] 60/2802 2% [= ] 61/2802 2% [= ] 62/2802 2% [= ] 63/2802 2% [= ] 64/2802 2% [= ] 65/2802 2% [= ] 66/2802 2% [= ] 67/2802 2% [= ] 68/2802 2% [= ] 69/2802 2% [= ] 70/2802 2% [= ] 71/2802 2% [= ] 72/2802 2% [= ] 73/2802 2% [= ] 74/2802 2% [= ] 75/2802 2% [= ] 76/2802 2% [= ] 77/2802 2% [= ] 78/2802 2% [= ] 79/2802 2% [= ] 80/2802 2% [= ] 81/2802 2% [= ] 82/2802 2% [= ] 83/2802 2% [= ] 84/2802 2% [= ] 85/2802 3% [= ] 86/2802 3% [= ] 87/2802 3% [= ] 88/2802 3% [= ] 89/2802 3% [= ] 90/2802 3% [== ] 91/2802 3% [== ] 92/2802 3% [== ] 93/2802 3% [== ] 94/2802 3% [== ] 95/2802 3% [== ] 96/2802 3% [== ] 97/2802 3% [== ] 98/2802 3% [== ] 99/2802 3% [== ] 100/2802 3% [== ] 101/2802 3% [== ] 102/2802 3% [== ] 103/2802 3% [== ] 104/2802 3% [== ] 105/2802 3% [== ] 106/2802 3% [== ] 107/2802 3% [== ] 108/2802 3% [== ] 109/2802 3% [== ] 110/2802 3% [== ] 111/2802 3% [== ] 112/2802 3% [== ] 113/2802 4% [== ] 114/2802 4% [== ] 115/2802 4% [== ] 116/2802 4% [== ] 117/2802 4% [== ] 118/2802 4% [== ] 119/2802 4% [== ] 120/2802 4% [== ] 121/2802 4% [== ] 122/2802 4% [== ] 123/2802 4% [== ] 124/2802 4% [== ] 125/2802 4% [== ] 126/2802 4% [== ] 127/2802 4% [== ] 128/2802 4% [== ] 129/2802 4% [== ] 130/2802 4% [== ] 131/2802 4% [== ] 132/2802 4% [== ] 133/2802 4% [== ] 134/2802 4% [== ] 135/2802 4% [=== ] 136/2802 4% [=== ] 137/2802 4% [=== ] 138/2802 4% [=== ] 139/2802 4% [=== ] 140/2802 4% [=== ] 141/2802 5% [=== ] 142/2802 5% [=== ] 143/2802 5% [=== ] 144/2802 5% [=== ] 145/2802 5% [=== ] 146/2802 5% [=== ] 147/2802 5% [=== ] 148/2802 5% [=== ] 149/2802 5% [=== ] 150/2802 5% [=== ] 151/2802 5% [=== ] 152/2802 5% [=== ] 153/2802 5% [=== ] 154/2802 5% [=== ] 155/2802 5% [=== ] 156/2802 5% [=== ] 157/2802 5% [=== ] 158/2802 5% [=== ] 159/2802 5% [=== ] 160/2802 5% [=== ] 161/2802 5% [=== ] 162/2802 5% [=== ] 163/2802 5% [=== ] 164/2802 5% [=== ] 165/2802 5% [=== ] 166/2802 5% [=== ] 167/2802 5% [=== ] 168/2802 5% [=== ] 169/2802 6% [=== ] 170/2802 6% [=== ] 171/2802 6% [=== ] 172/2802 6% [=== ] 173/2802 6% [=== ] 174/2802 6% [=== ] 175/2802 6% [=== ] 176/2802 6% [=== ] 177/2802 6% [=== ] 178/2802 6% [=== ] 179/2802 6% [=== ] 180/2802 6% [==== ] 181/2802 6% [==== ] 182/2802 6% [==== ] 183/2802 6% [==== ] 184/2802 6% [==== ] 185/2802 6% [==== ] 186/2802 6% [==== ] 187/2802 6% [==== ] 188/2802 6% [==== ] 189/2802 6% [==== ] 190/2802 6% [==== ] 191/2802 6% [==== ] 192/2802 6% [==== ] 193/2802 6% [==== ] 194/2802 6% [==== ] 195/2802 6% [==== ] 196/2802 6% [==== ] 197/2802 7% [==== ] 198/2802 7% [==== ] 199/2802 7% [==== ] 200/2802 7% [==== ] 201/2802 7% [==== ] 202/2802 7% [==== ] 203/2802 7% [==== ] 204/2802 7% [==== ] 205/2802 7% [==== ] 206/2802 7% [==== ] 207/2802 7% [==== ] 208/2802 7% [==== ] 209/2802 7% [==== ] 210/2802 7% [==== ] 211/2802 7% [==== ] 212/2802 7% [==== ] 213/2802 7% [==== ] 214/2802 7% [==== ] 215/2802 7% [==== ] 216/2802 7% [==== ] 217/2802 7% [==== ] 218/2802 7% [==== ] 219/2802 7% [==== ] 220/2802 7% [==== ] 221/2802 7% [==== ] 222/2802 7% [==== ] 223/2802 7% [==== ] 224/2802 7% [==== ] 225/2802 8% [===== ] 226/2802 8% [===== ] 227/2802 8% [===== ] 228/2802 8% [===== ] 229/2802 8% [===== ] 230/2802 8% [===== ] 231/2802 8% [===== ] 232/2802 8% [===== ] 233/2802 8% [===== ] 234/2802 8% [===== ] 235/2802 8% [===== ] 236/2802 8% [===== ] 237/2802 8% [===== ] 238/2802 8% [===== ] 239/2802 8% [===== ] 240/2802 8% [===== ] 241/2802 8% [===== ] 242/2802 8% [===== ] 243/2802 8% [===== ] 244/2802 8% [===== ] 245/2802 8% [===== ] 246/2802 8% [===== ] 247/2802 8% [===== ] 248/2802 8% [===== ] 249/2802 8% [===== ] 250/2802 8% [===== ] 251/2802 8% [===== ] 252/2802 8% [===== ] 253/2802 9% [===== ] 254/2802 9% [===== ] 255/2802 9% [===== ] 256/2802 9% [===== ] 257/2802 9% [===== ] 258/2802 9% [===== ] 259/2802 9% [===== ] 260/2802 9% [===== ] 261/2802 9% [===== ] 262/2802 9% [===== ] 263/2802 9% [===== ] 264/2802 9% [===== ] 265/2802 9% [===== ] 266/2802 9% [===== ] 267/2802 9% [===== ] 268/2802 9% [===== ] 269/2802 9% [===== ] 270/2802 9% [===== ] 271/2802 9% [====== ] 272/2802 9% [====== ] 273/2802 9% [====== ] 274/2802 9% [====== ] 275/2802 9% [====== ] 276/2802 9% [====== ] 277/2802 9% [====== ] 278/2802 9% [====== ] 279/2802 9% [====== ] 280/2802 9% [====== ] 281/2802 10% [====== ] 282/2802 10% [====== ] 283/2802 10% [====== ] 284/2802 10% [====== ] 285/2802 10% [====== ] 286/2802 10% [====== ] 287/2802 10% [====== ] 288/2802 10% [====== ] 289/2802 10% [====== ] 290/2802 10% [====== ] 291/2802 10% [====== ] 292/2802 10% [====== ] 293/2802 10% [====== ] 294/2802 10% [====== ] 295/2802 10% [====== ] 296/2802 10% [====== ] 297/2802 10% [====== ] 298/2802 10% [====== ] 299/2802 10% [====== ] 300/2802 10% [====== ] 301/2802 10% [====== ] 302/2802 10% [====== ] 303/2802 10% [====== ] 304/2802 10% [====== ] 305/2802 10% [====== ] 306/2802 10% [====== ] 307/2802 10% [====== ] 308/2802 10% [====== ] 309/2802 11% [====== ] 310/2802 11% [====== ] 311/2802 11% [====== ] 312/2802 11% [====== ] 313/2802 11% [====== ] 314/2802 11% [====== ] 315/2802 11% [====== ] 316/2802 11% [======= ] 317/2802 11% [======= ] 318/2802 11% [======= ] 319/2802 11% [======= ] 320/2802 11% [======= ] 321/2802 11% [======= ] 322/2802 11% [======= ] 323/2802 11% [======= ] 324/2802 11% [======= ] 325/2802 11% [======= ] 326/2802 11% [======= ] 327/2802 11% [======= ] 328/2802 11% [======= ] 329/2802 11% [======= ] 330/2802 11% [======= ] 331/2802 11% [======= ] 332/2802 11% [======= ] 333/2802 11% [======= ] 334/2802 11% [======= ] 335/2802 11% [======= ] 336/2802 11% [======= ] 337/2802 12% [======= ] 338/2802 12% [======= ] 339/2802 12% [======= ] 340/2802 12% [======= ] 341/2802 12% [======= ] 342/2802 12% [======= ] 343/2802 12% [======= ] 344/2802 12% [======= ] 345/2802 12% [======= ] 346/2802 12% [======= ] 347/2802 12% [======= ] 348/2802 12% [======= ] 349/2802 12% [======= ] 350/2802 12% [======= ] 351/2802 12% [======= ] 352/2802 12% [======= ] 353/2802 12% [======= ] 354/2802 12% [======= ] 355/2802 12% [======= ] 356/2802 12% [======= ] 357/2802 12% [======= ] 358/2802 12% [======= ] 359/2802 12% [======= ] 360/2802 12% [======= ] 361/2802 12% [======== ] 362/2802 12% [======== ] 363/2802 12% [======== ] 364/2802 12% [======== ] 365/2802 13% [======== ] 366/2802 13% [======== ] 367/2802 13% [======== ] 368/2802 13% [======== ] 369/2802 13% [======== ] 370/2802 13% [======== ] 371/2802 13% [======== ] 372/2802 13% [======== ] 373/2802 13% [======== ] 374/2802 13% [======== ] 375/2802 13% [======== ] 376/2802 13% [======== ] 377/2802 13% [======== ] 378/2802 13% [======== ] 379/2802 13% [======== ] 380/2802 13% [======== ] 381/2802 13% [======== ] 382/2802 13% [======== ] 383/2802 13% [======== ] 384/2802 13% [======== ] 385/2802 13% [======== ] 386/2802 13% [======== ] 387/2802 13% [======== ] 388/2802 13% [======== ] 389/2802 13% [======== ] 390/2802 13% [======== ] 391/2802 13% [======== ] 392/2802 13% [======== ] 393/2802 14% [======== ] 394/2802 14% [======== ] 395/2802 14% [======== ] 396/2802 14% [======== ] 397/2802 14% [======== ] 398/2802 14% [======== ] 399/2802 14% [======== ] 400/2802 14% [======== ] 401/2802 14% [======== ] 402/2802 14% [======== ] 403/2802 14% [======== ] 404/2802 14% [======== ] 405/2802 14% [======== ] 406/2802 14% [========= ] 407/2802 14% [========= ] 408/2802 14% [========= ] 409/2802 14% [========= ] 410/2802 14% [========= ] 411/2802 14% [========= ] 412/2802 14% [========= ] 413/2802 14% [========= ] 414/2802 14% [========= ] 415/2802 14% [========= ] 416/2802 14% [========= ] 417/2802 14% [========= ] 418/2802 14% [========= ] 419/2802 14% [========= ] 420/2802 14% [========= ] 421/2802 15% [========= ] 422/2802 15% [========= ] 423/2802 15% [========= ] 424/2802 15% [========= ] 425/2802 15% [========= ] 426/2802 15% [========= ] 427/2802 15% [========= ] 428/2802 15% [========= ] 429/2802 15% [========= ] 430/2802 15% [========= ] 431/2802 15% [========= ] 432/2802 15% [========= ] 433/2802 15% [========= ] 434/2802 15% [========= ] 435/2802 15% [========= ] 436/2802 15% [========= ] 437/2802 15% [========= ] 438/2802 15% [========= ] 439/2802 15% [========= ] 440/2802 15% [========= ] 441/2802 15% [========= ] 442/2802 15% [========= ] 443/2802 15% [========= ] 444/2802 15% [========= ] 445/2802 15% [========= ] 446/2802 15% [========= ] 447/2802 15% [========= ] 448/2802 15% [========= ] 449/2802 16% [========= ] 450/2802 16% [========= ] 451/2802 16% [========== ] 452/2802 16% [========== ] 453/2802 16% [========== ] 454/2802 16% [========== ] 455/2802 16% [========== ] 456/2802 16% [========== ] 457/2802 16% [========== ] 458/2802 16% [========== ] 459/2802 16% [========== ] 460/2802 16% [========== ] 461/2802 16% [========== ] 462/2802 16% [========== ] 463/2802 16% [========== ] 464/2802 16% [========== ] 465/2802 16% [========== ] 466/2802 16% [========== ] 467/2802 16% [========== ] 468/2802 16% [========== ] 469/2802 16% [========== ] 470/2802 16% [========== ] 471/2802 16% [========== ] 472/2802 16% [========== ] 473/2802 16% [========== ] 474/2802 16% [========== ] 475/2802 16% [========== ] 476/2802 16% [========== ] 477/2802 17% [========== ] 478/2802 17% [========== ] 479/2802 17% [========== ] 480/2802 17% [========== ] 481/2802 17% [========== ] 482/2802 17% [========== ] 483/2802 17% [========== ] 484/2802 17% [========== ] 485/2802 17% [========== ] 486/2802 17% [========== ] 487/2802 17% [========== ] 488/2802 17% [========== ] 489/2802 17% [========== ] 490/2802 17% [========== ] 491/2802 17% [========== ] 492/2802 17% [========== ] 493/2802 17% [========== ] 494/2802 17% [========== ] 495/2802 17% [========== ] 496/2802 17% [========== ] 497/2802 17% [=========== ] 498/2802 17% [=========== ] 499/2802 17% [=========== ] 500/2802 17% [=========== ] 501/2802 17% [=========== ] 502/2802 17% [=========== ] 503/2802 17% [=========== ] 504/2802 17% [=========== ] 505/2802 18% [=========== ] 506/2802 18% [=========== ] 507/2802 18% [=========== ] 508/2802 18% [=========== ] 509/2802 18% [=========== ] 510/2802 18% [=========== ] 511/2802 18% [=========== ] 512/2802 18% [=========== ] 513/2802 18% [=========== ] 514/2802 18% [=========== ] 515/2802 18% [=========== ] 516/2802 18% [=========== ] 517/2802 18% [=========== ] 518/2802 18% [=========== ] 519/2802 18% [=========== ] 520/2802 18% [=========== ] 521/2802 18% [=========== ] 522/2802 18% [=========== ] 523/2802 18% [=========== ] 524/2802 18% [=========== ] 525/2802 18% [=========== ] 526/2802 18% [=========== ] 527/2802 18% [=========== ] 528/2802 18% [=========== ] 529/2802 18% [=========== ] 530/2802 18% [=========== ] 531/2802 18% [=========== ] 532/2802 18% [=========== ] 533/2802 19% [=========== ] 534/2802 19% [=========== ] 535/2802 19% [=========== ] 536/2802 19% [=========== ] 537/2802 19% [=========== ] 538/2802 19% [=========== ] 539/2802 19% [=========== ] 540/2802 19% [=========== ] 541/2802 19% [=========== ] 542/2802 19% [============ ] 543/2802 19% [============ ] 544/2802 19% [============ ] 545/2802 19% [============ ] 546/2802 19% [============ ] 547/2802 19% [============ ] 548/2802 19% [============ ] 549/2802 19% [============ ] 550/2802 19% [============ ] 551/2802 19% [============ ] 552/2802 19% [============ ] 553/2802 19% [============ ] 554/2802 19% [============ ] 555/2802 19% [============ ] 556/2802 19% [============ ] 557/2802 19% [============ ] 558/2802 19% [============ ] 559/2802 19% [============ ] 560/2802 19% [============ ] 561/2802 20% [============ ] 562/2802 20% [============ ] 563/2802 20% [============ ] 564/2802 20% [============ ] 565/2802 20% [============ ] 566/2802 20% [============ ] 567/2802 20% [============ ] 568/2802 20% [============ ] 569/2802 20% [============ ] 570/2802 20% [============ ] 571/2802 20% [============ ] 572/2802 20% [============ ] 573/2802 20% [============ ] 574/2802 20% [============ ] 575/2802 20% [============ ] 576/2802 20% [============ ] 577/2802 20% [============ ] 578/2802 20% [============ ] 579/2802 20% [============ ] 580/2802 20% [============ ] 581/2802 20% [============ ] 582/2802 20% [============ ] 583/2802 20% [============ ] 584/2802 20% [============ ] 585/2802 20% [============ ] 586/2802 20% [============ ] 587/2802 20% [============= ] 588/2802 20% [============= ] 589/2802 21% [============= ] 590/2802 21% [============= ] 591/2802 21% [============= ] 592/2802 21% [============= ] 593/2802 21% [============= ] 594/2802 21% [============= ] 595/2802 21% [============= ] 596/2802 21% [============= ] 597/2802 21% [============= ] 598/2802 21% [============= ] 599/2802 21% [============= ] 600/2802 21% [============= ] 601/2802 21% [============= ] 602/2802 21% [============= ] 603/2802 21% [============= ] 604/2802 21% [============= ] 605/2802 21% [============= ] 606/2802 21% [============= ] 607/2802 21% [============= ] 608/2802 21% [============= ] 609/2802 21% [============= ] 610/2802 21% [============= ] 611/2802 21% [============= ] 612/2802 21% [============= ] 613/2802 21% [============= ] 614/2802 21% [============= ] 615/2802 21% [============= ] 616/2802 21% [============= ] 617/2802 22% [============= ] 618/2802 22% [============= ] 619/2802 22% [============= ] 620/2802 22% [============= ] 621/2802 22% [============= ] 622/2802 22% [============= ] 623/2802 22% [============= ] 624/2802 22% [============= ] 625/2802 22% [============= ] 626/2802 22% [============= ] 627/2802 22% [============= ] 628/2802 22% [============= ] 629/2802 22% [============= ] 630/2802 22% [============= ] 631/2802 22% [============= ] 632/2802 22% [============== ] 633/2802 22% [============== ] 634/2802 22% [============== ] 635/2802 22% [============== ] 636/2802 22% [============== ] 637/2802 22% [============== ] 638/2802 22% [============== ] 639/2802 22% [============== ] 640/2802 22% [============== ] 641/2802 22% [============== ] 642/2802 22% [============== ] 643/2802 22% [============== ] 644/2802 22% [============== ] 645/2802 23% [============== ] 646/2802 23% [============== ] 647/2802 23% [============== ] 648/2802 23% [============== ] 649/2802 23% [============== ] 650/2802 23% [============== ] 651/2802 23% [============== ] 652/2802 23% [============== ] 653/2802 23% [============== ] 654/2802 23% [============== ] 655/2802 23% [============== ] 656/2802 23% [============== ] 657/2802 23% [============== ] 658/2802 23% [============== ] 659/2802 23% [============== ] 660/2802 23% [============== ] 661/2802 23% [============== ] 662/2802 23% [============== ] 663/2802 23% [============== ] 664/2802 23% [============== ] 665/2802 23% [============== ] 666/2802 23% [============== ] 667/2802 23% [============== ] 668/2802 23% [============== ] 669/2802 23% [============== ] 670/2802 23% [============== ] 671/2802 23% [============== ] 672/2802 23% [============== ] 673/2802 24% [============== ] 674/2802 24% [============== ] 675/2802 24% [============== ] 676/2802 24% [============== ] 677/2802 24% [=============== ] 678/2802 24% [=============== ] 679/2802 24% [=============== ] 680/2802 24% [=============== ] 681/2802 24% [=============== ] 682/2802 24% [=============== ] 683/2802 24% [=============== ] 684/2802 24% [=============== ] 685/2802 24% [=============== ] 686/2802 24% [=============== ] 687/2802 24% [=============== ] 688/2802 24% [=============== ] 689/2802 24% [=============== ] 690/2802 24% [=============== ] 691/2802 24% [=============== ] 692/2802 24% [=============== ] 693/2802 24% [=============== ] 694/2802 24% [=============== ] 695/2802 24% [=============== ] 696/2802 24% [=============== ] 697/2802 24% [=============== ] 698/2802 24% [=============== ] 699/2802 24% [=============== ] 700/2802 24% [=============== ] 701/2802 25% [=============== ] 702/2802 25% [=============== ] 703/2802 25% [=============== ] 704/2802 25% [=============== ] 705/2802 25% [=============== ] 706/2802 25% [=============== ] 707/2802 25% [=============== ] 708/2802 25% [=============== ] 709/2802 25% [=============== ] 710/2802 25% [=============== ] 711/2802 25% [=============== ] 712/2802 25% [=============== ] 713/2802 25% [=============== ] 714/2802 25% [=============== ] 715/2802 25% [=============== ] 716/2802 25% [=============== ] 717/2802 25% [=============== ] 718/2802 25% [=============== ] 719/2802 25% [=============== ] 720/2802 25% [=============== ] 721/2802 25% [=============== ] 722/2802 25% [=============== ] 723/2802 25% [================ ] 724/2802 25% [================ ] 725/2802 25% [================ ] 726/2802 25% [================ ] 727/2802 25% [================ ] 728/2802 25% [================ ] 729/2802 26% [================ ] 730/2802 26% [================ ] 731/2802 26% [================ ] 732/2802 26% [================ ] 733/2802 26% [================ ] 734/2802 26% [================ ] 735/2802 26% [================ ] 736/2802 26% [================ ] 737/2802 26% [================ ] 738/2802 26% [================ ] 739/2802 26% [================ ] 740/2802 26% [================ ] 741/2802 26% [================ ] 742/2802 26% [================ ] 743/2802 26% [================ ] 744/2802 26% [================ ] 745/2802 26% [================ ] 746/2802 26% [================ ] 747/2802 26% [================ ] 748/2802 26% [================ ] 749/2802 26% [================ ] 750/2802 26% [================ ] 751/2802 26% [================ ] 752/2802 26% [================ ] 753/2802 26% [================ ] 754/2802 26% [================ ] 755/2802 26% [================ ] 756/2802 26% [================ ] 757/2802 27% [================ ] 758/2802 27% [================ ] 759/2802 27% [================ ] 760/2802 27% [================ ] 761/2802 27% [================ ] 762/2802 27% [================ ] 763/2802 27% [================ ] 764/2802 27% [================ ] 765/2802 27% [================ ] 766/2802 27% [================ ] 767/2802 27% [================ ] 768/2802 27% [================= ] 769/2802 27% [================= ] 770/2802 27% [================= ] 771/2802 27% [================= ] 772/2802 27% [================= ] 773/2802 27% [================= ] 774/2802 27% [================= ] 775/2802 27% [================= ] 776/2802 27% [================= ] 777/2802 27% [================= ] 778/2802 27% [================= ] 779/2802 27% [================= ] 780/2802 27% [================= ] 781/2802 27% [================= ] 782/2802 27% [================= ] 783/2802 27% [================= ] 784/2802 27% [================= ] 785/2802 28% [================= ] 786/2802 28% [================= ] 787/2802 28% [================= ] 788/2802 28% [================= ] 789/2802 28% [================= ] 790/2802 28% [================= ] 791/2802 28% [================= ] 792/2802 28% [================= ] 793/2802 28% [================= ] 794/2802 28% [================= ] 795/2802 28% [================= ] 796/2802 28% [================= ] 797/2802 28% [================= ] 798/2802 28% [================= ] 799/2802 28% [================= ] 800/2802 28% [================= ] 801/2802 28% [================= ] 802/2802 28% [================= ] 803/2802 28% [================= ] 804/2802 28% [================= ] 805/2802 28% [================= ] 806/2802 28% [================= ] 807/2802 28% [================= ] 808/2802 28% [================= ] 809/2802 28% [================= ] 810/2802 28% [================= ] 811/2802 28% [================= ] 812/2802 28% [================= ] 813/2802 29% [================== ] 814/2802 29% [================== ] 815/2802 29% [================== ] 816/2802 29% [================== ] 817/2802 29% [================== ] 818/2802 29% [================== ] 819/2802 29% [================== ] 820/2802 29% [================== ] 821/2802 29% [================== ] 822/2802 29% [================== ] 823/2802 29% [================== ] 824/2802 29% [================== ] 825/2802 29% [================== ] 826/2802 29% [================== ] 827/2802 29% [================== ] 828/2802 29% [================== ] 829/2802 29% [================== ] 830/2802 29% [================== ] 831/2802 29% [================== ] 832/2802 29% [================== ] 833/2802 29% [================== ] 834/2802 29% [================== ] 835/2802 29% [================== ] 836/2802 29% [================== ] 837/2802 29% [================== ] 838/2802 29% [================== ] 839/2802 29% [================== ] 840/2802 29% [================== ] 841/2802 30% [================== ] 842/2802 30% [================== ] 843/2802 30% [================== ] 844/2802 30% [================== ] 845/2802 30% [================== ] 846/2802 30% [================== ] 847/2802 30% [================== ] 848/2802 30% [================== ] 849/2802 30% [================== ] 850/2802 30% [================== ] 851/2802 30% [================== ] 852/2802 30% [================== ] 853/2802 30% [================== ] 854/2802 30% [================== ] 855/2802 30% [================== ] 856/2802 30% [================== ] 857/2802 30% [================== ] 858/2802 30% [=================== ] 859/2802 30% [=================== ] 860/2802 30% [=================== ] 861/2802 30% [=================== ] 862/2802 30% [=================== ] 863/2802 30% [=================== ] 864/2802 30% [=================== ] 865/2802 30% [=================== ] 866/2802 30% [=================== ] 867/2802 30% [=================== ] 868/2802 30% [=================== ] 869/2802 31% [=================== ] 870/2802 31% [=================== ] 871/2802 31% [=================== ] 872/2802 31% [=================== ] 873/2802 31% [=================== ] 874/2802 31% [=================== ] 875/2802 31% [=================== ] 876/2802 31% [=================== ] 877/2802 31% [=================== ] 878/2802 31% [=================== ] 879/2802 31% [=================== ] 880/2802 31% [=================== ] 881/2802 31% [=================== ] 882/2802 31% [=================== ] 883/2802 31% [=================== ] 884/2802 31% [=================== ] 885/2802 31% [=================== ] 886/2802 31% [=================== ] 887/2802 31% [=================== ] 888/2802 31% [=================== ] 889/2802 31% [=================== ] 890/2802 31% [=================== ] 891/2802 31% [=================== ] 892/2802 31% [=================== ] 893/2802 31% [=================== ] 894/2802 31% [=================== ] 895/2802 31% [=================== ] 896/2802 31% [=================== ] 897/2802 32% [=================== ] 898/2802 32% [=================== ] 899/2802 32% [=================== ] 900/2802 32% [=================== ] 901/2802 32% [=================== ] 902/2802 32% [=================== ] 903/2802 32% [==================== ] 904/2802 32% [==================== ] 905/2802 32% [==================== ] 906/2802 32% [==================== ] 907/2802 32% [==================== ] 908/2802 32% [==================== ] 909/2802 32% [==================== ] 910/2802 32% [==================== ] 911/2802 32% [==================== ] 912/2802 32% [==================== ] 913/2802 32% [==================== ] 914/2802 32% [==================== ] 915/2802 32% [==================== ] 916/2802 32% [==================== ] 917/2802 32% [==================== ] 918/2802 32% [==================== ] 919/2802 32% [==================== ] 920/2802 32% [==================== ] 921/2802 32% [==================== ] 922/2802 32% [==================== ] 923/2802 32% [==================== ] 924/2802 32% [==================== ] 925/2802 33% [==================== ] 926/2802 33% [==================== ] 927/2802 33% [==================== ] 928/2802 33% [==================== ] 929/2802 33% [==================== ] 930/2802 33% [==================== ] 931/2802 33% [==================== ] 932/2802 33% [==================== ] 933/2802 33% [==================== ] 934/2802 33% [==================== ] 935/2802 33% [==================== ] 936/2802 33% [==================== ] 937/2802 33% [==================== ] 938/2802 33% [==================== ] 939/2802 33% [==================== ] 940/2802 33% [==================== ] 941/2802 33% [==================== ] 942/2802 33% [==================== ] 943/2802 33% [==================== ] 944/2802 33% [==================== ] 945/2802 33% [==================== ] 946/2802 33% [==================== ] 947/2802 33% [==================== ] 948/2802 33% [==================== ] 949/2802 33% [===================== ] 950/2802 33% [===================== ] 951/2802 33% [===================== ] 952/2802 33% [===================== ] 953/2802 34% [===================== ] 954/2802 34% [===================== ] 955/2802 34% [===================== ] 956/2802 34% [===================== ] 957/2802 34% [===================== ] 958/2802 34% [===================== ] 959/2802 34% [===================== ] 960/2802 34% [===================== ] 961/2802 34% [===================== ] 962/2802 34% [===================== ] 963/2802 34% [===================== ] 964/2802 34% [===================== ] 965/2802 34% [===================== ] 966/2802 34% [===================== ] 967/2802 34% [===================== ] 968/2802 34% [===================== ] 969/2802 34% [===================== ] 970/2802 34% [===================== ] 971/2802 34% [===================== ] 972/2802 34% [===================== ] 973/2802 34% [===================== ] 974/2802 34% [===================== ] 975/2802 34% [===================== ] 976/2802 34% [===================== ] 977/2802 34% [===================== ] 978/2802 34% [===================== ] 979/2802 34% [===================== ] 980/2802 34% [===================== ] 981/2802 35% [===================== ] 982/2802 35% [===================== ] 983/2802 35% [===================== ] 984/2802 35% [===================== ] 985/2802 35% [===================== ] 986/2802 35% [===================== ] 987/2802 35% [===================== ] 988/2802 35% [===================== ] 989/2802 35% [===================== ] 990/2802 35% [===================== ] 991/2802 35% [===================== ] 992/2802 35% [===================== ] 993/2802 35% [===================== ] 994/2802 35% [====================== ] 995/2802 35% [====================== ] 996/2802 35% [====================== ] 997/2802 35% [====================== ] 998/2802 35% [====================== ] 999/2802 35% [====================== ] 1000/2802 35% [====================== ] 1001/2802 35% [====================== ] 1002/2802 35% [====================== ] 1003/2802 35% [====================== ] 1004/2802 35% [====================== ] 1005/2802 35% [====================== ] 1006/2802 35% [====================== ] 1007/2802 35% [====================== ] 1008/2802 35% [====================== ] 1009/2802 36% [====================== ] 1010/2802 36% [====================== ] 1011/2802 36% [====================== ] 1012/2802 36% [====================== ] 1013/2802 36% [====================== ] 1014/2802 36% [====================== ] 1015/2802 36% [====================== ] 1016/2802 36% [====================== ] 1017/2802 36% [====================== ] 1018/2802 36% [====================== ] 1019/2802 36% [====================== ] 1020/2802 36% [====================== ] 1021/2802 36% [====================== ] 1022/2802 36% [====================== ] 1023/2802 36% [====================== ] 1024/2802 36% [====================== ] 1025/2802 36% [====================== ] 1026/2802 36% [====================== ] 1027/2802 36% [====================== ] 1028/2802 36% [====================== ] 1029/2802 36% [====================== ] 1030/2802 36% [====================== ] 1031/2802 36% [====================== ] 1032/2802 36% [====================== ] 1033/2802 36% [====================== ] 1034/2802 36% [====================== ] 1035/2802 36% [====================== ] 1036/2802 36% [====================== ] 1037/2802 37% [====================== ] 1038/2802 37% [====================== ] 1039/2802 37% [======================= ] 1040/2802 37% [======================= ] 1041/2802 37% [======================= ] 1042/2802 37% [======================= ] 1043/2802 37% [======================= ] 1044/2802 37% [======================= ] 1045/2802 37% [======================= ] 1046/2802 37% [======================= ] 1047/2802 37% [======================= ] 1048/2802 37% [======================= ] 1049/2802 37% [======================= ] 1050/2802 37% [======================= ] 1051/2802 37% [======================= ] 1052/2802 37% [======================= ] 1053/2802 37% [======================= ] 1054/2802 37% [======================= ] 1055/2802 37% [======================= ] 1056/2802 37% [======================= ] 1057/2802 37% [======================= ] 1058/2802 37% [======================= ] 1059/2802 37% [======================= ] 1060/2802 37% [======================= ] 1061/2802 37% [======================= ] 1062/2802 37% [======================= ] 1063/2802 37% [======================= ] 1064/2802 37% [======================= ] 1065/2802 38% [======================= ] 1066/2802 38% [======================= ] 1067/2802 38% [======================= ] 1068/2802 38% [======================= ] 1069/2802 38% [======================= ] 1070/2802 38% [======================= ] 1071/2802 38% [======================= ] 1072/2802 38% [======================= ] 1073/2802 38% [======================= ] 1074/2802 38% [======================= ] 1075/2802 38% [======================= ] 1076/2802 38% [======================= ] 1077/2802 38% [======================= ] 1078/2802 38% [======================= ] 1079/2802 38% [======================= ] 1080/2802 38% [======================= ] 1081/2802 38% [======================= ] 1082/2802 38% [======================= ] 1083/2802 38% [======================= ] 1084/2802 38% [======================== ] 1085/2802 38% [======================== ] 1086/2802 38% [======================== ] 1087/2802 38% [======================== ] 1088/2802 38% [======================== ] 1089/2802 38% [======================== ] 1090/2802 38% [======================== ] 1091/2802 38% [======================== ] 1092/2802 38% [======================== ] 1093/2802 39% [======================== ] 1094/2802 39% [======================== ] 1095/2802 39% [======================== ] 1096/2802 39% [======================== ] 1097/2802 39% [======================== ] 1098/2802 39% [======================== ] 1099/2802 39% [======================== ] 1100/2802 39% [======================== ] 1101/2802 39% [======================== ] 1102/2802 39% [======================== ] 1103/2802 39% [======================== ] 1104/2802 39% [======================== ] 1105/2802 39% [======================== ] 1106/2802 39% [======================== ] 1107/2802 39% [======================== ] 1108/2802 39% [======================== ] 1109/2802 39% [======================== ] 1110/2802 39% [======================== ] 1111/2802 39% [======================== ] 1112/2802 39% [======================== ] 1113/2802 39% [======================== ] 1114/2802 39% [======================== ] 1115/2802 39% [======================== ] 1116/2802 39% [======================== ] 1117/2802 39% [======================== ] 1118/2802 39% [======================== ] 1119/2802 39% [======================== ] 1120/2802 39% [======================== ] 1121/2802 40% [======================== ] 1122/2802 40% [======================== ] 1123/2802 40% [======================== ] 1124/2802 40% [======================== ] 1125/2802 40% [======================== ] 1126/2802 40% [======================== ] 1127/2802 40% [======================== ] 1128/2802 40% [======================== ] 1129/2802 40% [========================= ] 1130/2802 40% [========================= ] 1131/2802 40% [========================= ] 1132/2802 40% [========================= ] 1133/2802 40% [========================= ] 1134/2802 40% [========================= ] 1135/2802 40% [========================= ] 1136/2802 40% [========================= ] 1137/2802 40% [========================= ] 1138/2802 40% [========================= ] 1139/2802 40% [========================= ] 1140/2802 40% [========================= ] 1141/2802 40% [========================= ] 1142/2802 40% [========================= ] 1143/2802 40% [========================= ] 1144/2802 40% [========================= ] 1145/2802 40% [========================= ] 1146/2802 40% [========================= ] 1147/2802 40% [========================= ] 1148/2802 40% [========================= ] 1149/2802 41% [========================= ] 1150/2802 41% [========================= ] 1151/2802 41% [========================= ] 1152/2802 41% [========================= ] 1153/2802 41% [========================= ] 1154/2802 41% [========================= ] 1155/2802 41% [========================= ] 1156/2802 41% [========================= ] 1157/2802 41% [========================= ] 1158/2802 41% [========================= ] 1159/2802 41% [========================= ] 1160/2802 41% [========================= ] 1161/2802 41% [========================= ] 1162/2802 41% [========================= ] 1163/2802 41% [========================= ] 1164/2802 41% [========================= ] 1165/2802 41% [========================= ] 1166/2802 41% [========================= ] 1167/2802 41% [========================= ] 1168/2802 41% [========================= ] 1169/2802 41% [========================= ] 1170/2802 41% [========================= ] 1171/2802 41% [========================= ] 1172/2802 41% [========================= ] 1173/2802 41% [========================= ] 1174/2802 41% [========================= ] 1175/2802 41% [========================== ] 1176/2802 41% [========================== ] 1177/2802 42% [========================== ] 1178/2802 42% [========================== ] 1179/2802 42% [========================== ] 1180/2802 42% [========================== ] 1181/2802 42% [========================== ] 1182/2802 42% [========================== ] 1183/2802 42% [========================== ] 1184/2802 42% [========================== ] 1185/2802 42% [========================== ] 1186/2802 42% [========================== ] 1187/2802 42% [========================== ] 1188/2802 42% [========================== ] 1189/2802 42% [========================== ] 1190/2802 42% [========================== ] 1191/2802 42% [========================== ] 1192/2802 42% [========================== ] 1193/2802 42% [========================== ] 1194/2802 42% [========================== ] 1195/2802 42% [========================== ] 1196/2802 42% [========================== ] 1197/2802 42% [========================== ] 1198/2802 42% [========================== ] 1199/2802 42% [========================== ] 1200/2802 42% [========================== ] 1201/2802 42% [========================== ] 1202/2802 42% [========================== ] 1203/2802 42% [========================== ] 1204/2802 42% [========================== ] 1205/2802 43% [========================== ] 1206/2802 43% [========================== ] 1207/2802 43% [========================== ] 1208/2802 43% [========================== ] 1209/2802 43% [========================== ] 1210/2802 43% [========================== ] 1211/2802 43% [========================== ] 1212/2802 43% [========================== ] 1213/2802 43% [========================== ] 1214/2802 43% [========================== ] 1215/2802 43% [========================== ] 1216/2802 43% [========================== ] 1217/2802 43% [========================== ] 1218/2802 43% [========================== ] 1219/2802 43% [========================== ] 1220/2802 43% [=========================== ] 1221/2802 43% [=========================== ] 1222/2802 43% [=========================== ] 1223/2802 43% [=========================== ] 1224/2802 43% [=========================== ] 1225/2802 43% [=========================== ] 1226/2802 43% [=========================== ] 1227/2802 43% [=========================== ] 1228/2802 43% [=========================== ] 1229/2802 43% [=========================== ] 1230/2802 43% [=========================== ] 1231/2802 43% [=========================== ] 1232/2802 43% [=========================== ] 1233/2802 44% [=========================== ] 1234/2802 44% [=========================== ] 1235/2802 44% [=========================== ] 1236/2802 44% [=========================== ] 1237/2802 44% [=========================== ] 1238/2802 44% [=========================== ] 1239/2802 44% [=========================== ] 1240/2802 44% [=========================== ] 1241/2802 44% [=========================== ] 1242/2802 44% [=========================== ] 1243/2802 44% [=========================== ] 1244/2802 44% [=========================== ] 1245/2802 44% [=========================== ] 1246/2802 44% [=========================== ] 1247/2802 44% [=========================== ] 1248/2802 44% [=========================== ] 1249/2802 44% [=========================== ] 1250/2802 44% [=========================== ] 1251/2802 44% [=========================== ] 1252/2802 44% [=========================== ] 1253/2802 44% [=========================== ] 1254/2802 44% [=========================== ] 1255/2802 44% [=========================== ] 1256/2802 44% [=========================== ] 1257/2802 44% [=========================== ] 1258/2802 44% [=========================== ] 1259/2802 44% [=========================== ] 1260/2802 44% [=========================== ] 1261/2802 45% [=========================== ] 1262/2802 45% [=========================== ] 1263/2802 45% [=========================== ] 1264/2802 45% [=========================== ] 1265/2802 45% [============================ ] 1266/2802 45% [============================ ] 1267/2802 45% [============================ ] 1268/2802 45% [============================ ] 1269/2802 45% [============================ ] 1270/2802 45% [============================ ] 1271/2802 45% [============================ ] 1272/2802 45% [============================ ] 1273/2802 45% [============================ ] 1274/2802 45% [============================ ] 1275/2802 45% [============================ ] 1276/2802 45% [============================ ] 1277/2802 45% [============================ ] 1278/2802 45% [============================ ] 1279/2802 45% [============================ ] 1280/2802 45% [============================ ] 1281/2802 45% [============================ ] 1282/2802 45% [============================ ] 1283/2802 45% [============================ ] 1284/2802 45% [============================ ] 1285/2802 45% [============================ ] 1286/2802 45% [============================ ] 1287/2802 45% [============================ ] 1288/2802 45% [============================ ] 1289/2802 46% [============================ ] 1290/2802 46% [============================ ] 1291/2802 46% [============================ ] 1292/2802 46% [============================ ] 1293/2802 46% [============================ ] 1294/2802 46% [============================ ] 1295/2802 46% [============================ ] 1296/2802 46% [============================ ] 1297/2802 46% [============================ ] 1298/2802 46% [============================ ] 1299/2802 46% [============================ ] 1300/2802 46% [============================ ] 1301/2802 46% [============================ ] 1302/2802 46% [============================ ] 1303/2802 46% [============================ ] 1304/2802 46% [============================ ] 1305/2802 46% [============================ ] 1306/2802 46% [============================ ] 1307/2802 46% [============================ ] 1308/2802 46% [============================ ] 1309/2802 46% [============================ ] 1310/2802 46% [============================= ] 1311/2802 46% [============================= ] 1312/2802 46% [============================= ] 1313/2802 46% [============================= ] 1314/2802 46% [============================= ] 1315/2802 46% [============================= ] 1316/2802 46% [============================= ] 1317/2802 47% [============================= ] 1318/2802 47% [============================= ] 1319/2802 47% [============================= ] 1320/2802 47% [============================= ] 1321/2802 47% [============================= ] 1322/2802 47% [============================= ] 1323/2802 47% [============================= ] 1324/2802 47% [============================= ] 1325/2802 47% [============================= ] 1326/2802 47% [============================= ] 1327/2802 47% [============================= ] 1328/2802 47% [============================= ] 1329/2802 47% [============================= ] 1330/2802 47% [============================= ] 1331/2802 47% [============================= ] 1332/2802 47% [============================= ] 1333/2802 47% [============================= ] 1334/2802 47% [============================= ] 1335/2802 47% [============================= ] 1336/2802 47% [============================= ] 1337/2802 47% [============================= ] 1338/2802 47% [============================= ] 1339/2802 47% [============================= ] 1340/2802 47% [============================= ] 1341/2802 47% [============================= ] 1342/2802 47% [============================= ] 1343/2802 47% [============================= ] 1344/2802 47% [============================= ] 1345/2802 48% [============================= ] 1346/2802 48% [============================= ] 1347/2802 48% [============================= ] 1348/2802 48% [============================= ] 1349/2802 48% [============================= ] 1350/2802 48% [============================= ] 1351/2802 48% [============================= ] 1352/2802 48% [============================= ] 1353/2802 48% [============================= ] 1354/2802 48% [============================= ] 1355/2802 48% [============================== ] 1356/2802 48% [============================== ] 1357/2802 48% [============================== ] 1358/2802 48% [============================== ] 1359/2802 48% [============================== ] 1360/2802 48% [============================== ] 1361/2802 48% [============================== ] 1362/2802 48% [============================== ] 1363/2802 48% [============================== ] 1364/2802 48% [============================== ] 1365/2802 48% [============================== ] 1366/2802 48% [============================== ] 1367/2802 48% [============================== ] 1368/2802 48% [============================== ] 1369/2802 48% [============================== ] 1370/2802 48% [============================== ] 1371/2802 48% [============================== ] 1372/2802 48% [============================== ] 1373/2802 49% [============================== ] 1374/2802 49% [============================== ] 1375/2802 49% [============================== ] 1376/2802 49% [============================== ] 1377/2802 49% [============================== ] 1378/2802 49% [============================== ] 1379/2802 49% [============================== ] 1380/2802 49% [============================== ] 1381/2802 49% [============================== ] 1382/2802 49% [============================== ] 1383/2802 49% [============================== ] 1384/2802 49% [============================== ] 1385/2802 49% [============================== ] 1386/2802 49% [============================== ] 1387/2802 49% [============================== ] 1388/2802 49% [============================== ] 1389/2802 49% [============================== ] 1390/2802 49% [============================== ] 1391/2802 49% [============================== ] 1392/2802 49% [============================== ] 1393/2802 49% [============================== ] 1394/2802 49% [============================== ] 1395/2802 49% [============================== ] 1396/2802 49% [============================== ] 1397/2802 49% [============================== ] 1398/2802 49% [============================== ] 1399/2802 49% [============================== ] 1400/2802 49% [=============================== ] 1401/2802 50% [=============================== ] 1402/2802 50% [=============================== ] 1403/2802 50% [=============================== ] 1404/2802 50% [=============================== ] 1405/2802 50% [=============================== ] 1406/2802 50% [=============================== ] 1407/2802 50% [=============================== ] 1408/2802 50% [=============================== ] 1409/2802 50% [=============================== ] 1410/2802 50% [=============================== ] 1411/2802 50% [=============================== ] 1412/2802 50% [=============================== ] 1413/2802 50% [=============================== ] 1414/2802 50% [=============================== ] 1415/2802 50% [=============================== ] 1416/2802 50% [=============================== ] 1417/2802 50% [=============================== ] 1418/2802 50% [=============================== ] 1419/2802 50% [=============================== ] 1420/2802 50% [=============================== ] 1421/2802 50% [=============================== ] 1422/2802 50% [=============================== ] 1423/2802 50% [=============================== ] 1424/2802 50% [=============================== ] 1425/2802 50% [=============================== ] 1426/2802 50% [=============================== ] 1427/2802 50% [=============================== ] 1428/2802 50% [=============================== ] 1429/2802 50% [=============================== ] 1430/2802 51% [=============================== ] 1431/2802 51% [=============================== ] 1432/2802 51% [=============================== ] 1433/2802 51% [=============================== ] 1434/2802 51% [=============================== ] 1435/2802 51% [=============================== ] 1436/2802 51% [=============================== ] 1437/2802 51% [=============================== ] 1438/2802 51% [=============================== ] 1439/2802 51% [=============================== ] 1440/2802 51% [=============================== ] 1441/2802 51% [=============================== ] 1442/2802 51% [=============================== ] 1443/2802 51% [=============================== ] 1444/2802 51% [=============================== ] 1445/2802 51% [=============================== ] 1446/2802 51% [================================ ] 1447/2802 51% [================================ ] 1448/2802 51% [================================ ] 1449/2802 51% [================================ ] 1450/2802 51% [================================ ] 1451/2802 51% [================================ ] 1452/2802 51% [================================ ] 1453/2802 51% [================================ ] 1454/2802 51% [================================ ] 1455/2802 51% [================================ ] 1456/2802 51% [================================ ] 1457/2802 51% [================================ ] 1458/2802 52% [================================ ] 1459/2802 52% [================================ ] 1460/2802 52% [================================ ] 1461/2802 52% [================================ ] 1462/2802 52% [================================ ] 1463/2802 52% [================================ ] 1464/2802 52% [================================ ] 1465/2802 52% [================================ ] 1466/2802 52% [================================ ] 1467/2802 52% [================================ ] 1468/2802 52% [================================ ] 1469/2802 52% [================================ ] 1470/2802 52% [================================ ] 1471/2802 52% [================================ ] 1472/2802 52% [================================ ] 1473/2802 52% [================================ ] 1474/2802 52% [================================ ] 1475/2802 52% [================================ ] 1476/2802 52% [================================ ] 1477/2802 52% [================================ ] 1478/2802 52% [================================ ] 1479/2802 52% [================================ ] 1480/2802 52% [================================ ] 1481/2802 52% [================================ ] 1482/2802 52% [================================ ] 1483/2802 52% [================================ ] 1484/2802 52% [================================ ] 1485/2802 52% [================================ ] 1486/2802 53% [================================ ] 1487/2802 53% [================================ ] 1488/2802 53% [================================ ] 1489/2802 53% [================================ ] 1490/2802 53% [================================ ] 1491/2802 53% [================================= ] 1492/2802 53% [================================= ] 1493/2802 53% [================================= ] 1494/2802 53% [================================= ] 1495/2802 53% [================================= ] 1496/2802 53% [================================= ] 1497/2802 53% [================================= ] 1498/2802 53% [================================= ] 1499/2802 53% [================================= ] 1500/2802 53% [================================= ] 1501/2802 53% [================================= ] 1502/2802 53% [================================= ] 1503/2802 53% [================================= ] 1504/2802 53% [================================= ] 1505/2802 53% [================================= ] 1506/2802 53% [================================= ] 1507/2802 53% [================================= ] 1508/2802 53% [================================= ] 1509/2802 53% [================================= ] 1510/2802 53% [================================= ] 1511/2802 53% [================================= ] 1512/2802 53% [================================= ] 1513/2802 53% [================================= ] 1514/2802 54% [================================= ] 1515/2802 54% [================================= ] 1516/2802 54% [================================= ] 1517/2802 54% [================================= ] 1518/2802 54% [================================= ] 1519/2802 54% [================================= ] 1520/2802 54% [================================= ] 1521/2802 54% [================================= ] 1522/2802 54% [================================= ] 1523/2802 54% [================================= ] 1524/2802 54% [================================= ] 1525/2802 54% [================================= ] 1526/2802 54% [================================= ] 1527/2802 54% [================================= ] 1528/2802 54% [================================= ] 1529/2802 54% [================================= ] 1530/2802 54% [================================= ] 1531/2802 54% [================================= ] 1532/2802 54% [================================= ] 1533/2802 54% [================================= ] 1534/2802 54% [================================= ] 1535/2802 54% [================================= ] 1536/2802 54% [================================== ] 1537/2802 54% [================================== ] 1538/2802 54% [================================== ] 1539/2802 54% [================================== ] 1540/2802 54% [================================== ] 1541/2802 54% [================================== ] 1542/2802 55% [================================== ] 1543/2802 55% [================================== ] 1544/2802 55% [================================== ] 1545/2802 55% [================================== ] 1546/2802 55% [================================== ] 1547/2802 55% [================================== ] 1548/2802 55% [================================== ] 1549/2802 55% [================================== ] 1550/2802 55% [================================== ] 1551/2802 55% [================================== ] 1552/2802 55% [================================== ] 1553/2802 55% [================================== ] 1554/2802 55% [================================== ] 1555/2802 55% [================================== ] 1556/2802 55% [================================== ] 1557/2802 55% [================================== ] 1558/2802 55% [================================== ] 1559/2802 55% [================================== ] 1560/2802 55% [================================== ] 1561/2802 55% [================================== ] 1562/2802 55% [================================== ] 1563/2802 55% [================================== ] 1564/2802 55% [================================== ] 1565/2802 55% [================================== ] 1566/2802 55% [================================== ] 1567/2802 55% [================================== ] 1568/2802 55% [================================== ] 1569/2802 55% [================================== ] 1570/2802 56% [================================== ] 1571/2802 56% [================================== ] 1572/2802 56% [================================== ] 1573/2802 56% [================================== ] 1574/2802 56% [================================== ] 1575/2802 56% [================================== ] 1576/2802 56% [================================== ] 1577/2802 56% [================================== ] 1578/2802 56% [================================== ] 1579/2802 56% [================================== ] 1580/2802 56% [================================== ] 1581/2802 56% [=================================== ] 1582/2802 56% [=================================== ] 1583/2802 56% [=================================== ] 1584/2802 56% [=================================== ] 1585/2802 56% [=================================== ] 1586/2802 56% [=================================== ] 1587/2802 56% [=================================== ] 1588/2802 56% [=================================== ] 1589/2802 56% [=================================== ] 1590/2802 56% [=================================== ] 1591/2802 56% [=================================== ] 1592/2802 56% [=================================== ] 1593/2802 56% [=================================== ] 1594/2802 56% [=================================== ] 1595/2802 56% [=================================== ] 1596/2802 56% [=================================== ] 1597/2802 56% [=================================== ] 1598/2802 57% [=================================== ] 1599/2802 57% [=================================== ] 1600/2802 57% [=================================== ] 1601/2802 57% [=================================== ] 1602/2802 57% [=================================== ] 1603/2802 57% [=================================== ] 1604/2802 57% [=================================== ] 1605/2802 57% [=================================== ] 1606/2802 57% [=================================== ] 1607/2802 57% [=================================== ] 1608/2802 57% [=================================== ] 1609/2802 57% [=================================== ] 1610/2802 57% [=================================== ] 1611/2802 57% [=================================== ] 1612/2802 57% [=================================== ] 1613/2802 57% [=================================== ] 1614/2802 57% [=================================== ] 1615/2802 57% [=================================== ] 1616/2802 57% [=================================== ] 1617/2802 57% [=================================== ] 1618/2802 57% [=================================== ] 1619/2802 57% [=================================== ] 1620/2802 57% [=================================== ] 1621/2802 57% [=================================== ] 1622/2802 57% [=================================== ] 1623/2802 57% [=================================== ] 1624/2802 57% [=================================== ] 1625/2802 57% [=================================== ] 1626/2802 58% [==================================== ] 1627/2802 58% [==================================== ] 1628/2802 58% [==================================== ] 1629/2802 58% [==================================== ] 1630/2802 58% [==================================== ] 1631/2802 58% [==================================== ] 1632/2802 58% [==================================== ] 1633/2802 58% [==================================== ] 1634/2802 58% [==================================== ] 1635/2802 58% [==================================== ] 1636/2802 58% [==================================== ] 1637/2802 58% [==================================== ] 1638/2802 58% [==================================== ] 1639/2802 58% [==================================== ] 1640/2802 58% [==================================== ] 1641/2802 58% [==================================== ] 1642/2802 58% [==================================== ] 1643/2802 58% [==================================== ] 1644/2802 58% [==================================== ] 1645/2802 58% [==================================== ] 1646/2802 58% [==================================== ] 1647/2802 58% [==================================== ] 1648/2802 58% [==================================== ] 1649/2802 58% [==================================== ] 1650/2802 58% [==================================== ] 1651/2802 58% [==================================== ] 1652/2802 58% [==================================== ] 1653/2802 58% [==================================== ] 1654/2802 59% [==================================== ] 1655/2802 59% [==================================== ] 1656/2802 59% [==================================== ] 1657/2802 59% [==================================== ] 1658/2802 59% [==================================== ] 1659/2802 59% [==================================== ] 1660/2802 59% [==================================== ] 1661/2802 59% [==================================== ] 1662/2802 59% [==================================== ] 1663/2802 59% [==================================== ] 1664/2802 59% [==================================== ] 1665/2802 59% [==================================== ] 1666/2802 59% [==================================== ] 1667/2802 59% [==================================== ] 1668/2802 59% [==================================== ] 1669/2802 59% [==================================== ] 1670/2802 59% [==================================== ] 1671/2802 59% [==================================== ] 1672/2802 59% [===================================== ] 1673/2802 59% [===================================== ] 1674/2802 59% [===================================== ] 1675/2802 59% [===================================== ] 1676/2802 59% [===================================== ] 1677/2802 59% [===================================== ] 1678/2802 59% [===================================== ] 1679/2802 59% [===================================== ] 1680/2802 59% [===================================== ] 1681/2802 59% [===================================== ] 1682/2802 60% [===================================== ] 1683/2802 60% [===================================== ] 1684/2802 60% [===================================== ] 1685/2802 60% [===================================== ] 1686/2802 60% [===================================== ] 1687/2802 60% [===================================== ] 1688/2802 60% [===================================== ] 1689/2802 60% [===================================== ] 1690/2802 60% [===================================== ] 1691/2802 60% [===================================== ] 1692/2802 60% [===================================== ] 1693/2802 60% [===================================== ] 1694/2802 60% [===================================== ] 1695/2802 60% [===================================== ] 1696/2802 60% [===================================== ] 1697/2802 60% [===================================== ] 1698/2802 60% [===================================== ] 1699/2802 60% [===================================== ] 1700/2802 60% [===================================== ] 1701/2802 60% [===================================== ] 1702/2802 60% [===================================== ] 1703/2802 60% [===================================== ] 1704/2802 60% [===================================== ] 1705/2802 60% [===================================== ] 1706/2802 60% [===================================== ] 1707/2802 60% [===================================== ] 1708/2802 60% [===================================== ] 1709/2802 60% [===================================== ] 1710/2802 61% [===================================== ] 1711/2802 61% [===================================== ] 1712/2802 61% [===================================== ] 1713/2802 61% [===================================== ] 1714/2802 61% [===================================== ] 1715/2802 61% [===================================== ] 1716/2802 61% [===================================== ] 1717/2802 61% [====================================== ] 1718/2802 61% [====================================== ] 1719/2802 61% [====================================== ] 1720/2802 61% [====================================== ] 1721/2802 61% [====================================== ] 1722/2802 61% [====================================== ] 1723/2802 61% [====================================== ] 1724/2802 61% [====================================== ] 1725/2802 61% [====================================== ] 1726/2802 61% [====================================== ] 1727/2802 61% [====================================== ] 1728/2802 61% [====================================== ] 1729/2802 61% [====================================== ] 1730/2802 61% [====================================== ] 1731/2802 61% [====================================== ] 1732/2802 61% [====================================== ] 1733/2802 61% [====================================== ] 1734/2802 61% [====================================== ] 1735/2802 61% [====================================== ] 1736/2802 61% [====================================== ] 1737/2802 61% [====================================== ] 1738/2802 62% [====================================== ] 1739/2802 62% [====================================== ] 1740/2802 62% [====================================== ] 1741/2802 62% [====================================== ] 1742/2802 62% [====================================== ] 1743/2802 62% [====================================== ] 1744/2802 62% [====================================== ] 1745/2802 62% [====================================== ] 1746/2802 62% [====================================== ] 1747/2802 62% [====================================== ] 1748/2802 62% [====================================== ] 1749/2802 62% [====================================== ] 1750/2802 62% [====================================== ] 1751/2802 62% [====================================== ] 1752/2802 62% [====================================== ] 1753/2802 62% [====================================== ] 1754/2802 62% [====================================== ] 1755/2802 62% [====================================== ] 1756/2802 62% [====================================== ] 1757/2802 62% [====================================== ] 1758/2802 62% [====================================== ] 1759/2802 62% [====================================== ] 1760/2802 62% [====================================== ] 1761/2802 62% [====================================== ] 1762/2802 62% [======================================= ] 1763/2802 62% [======================================= ] 1764/2802 62% [======================================= ] 1765/2802 62% [======================================= ] 1766/2802 63% [======================================= ] 1767/2802 63% [======================================= ] 1768/2802 63% [======================================= ] 1769/2802 63% [======================================= ] 1770/2802 63% [======================================= ] 1771/2802 63% [======================================= ] 1772/2802 63% [======================================= ] 1773/2802 63% [======================================= ] 1774/2802 63% [======================================= ] 1775/2802 63% [======================================= ] 1776/2802 63% [======================================= ] 1777/2802 63% [======================================= ] 1778/2802 63% [======================================= ] 1779/2802 63% [======================================= ] 1780/2802 63% [======================================= ] 1781/2802 63% [======================================= ] 1782/2802 63% [======================================= ] 1783/2802 63% [======================================= ] 1784/2802 63% [======================================= ] 1785/2802 63% [======================================= ] 1786/2802 63% [======================================= ] 1787/2802 63% [======================================= ] 1788/2802 63% [======================================= ] 1789/2802 63% [======================================= ] 1790/2802 63% [======================================= ] 1791/2802 63% [======================================= ] 1792/2802 63% [======================================= ] 1793/2802 63% [======================================= ] 1794/2802 64% [======================================= ] 1795/2802 64% [======================================= ] 1796/2802 64% [======================================= ] 1797/2802 64% [======================================= ] 1798/2802 64% [======================================= ] 1799/2802 64% [======================================= ] 1800/2802 64% [======================================= ] 1801/2802 64% [======================================= ] 1802/2802 64% [======================================= ] 1803/2802 64% [======================================= ] 1804/2802 64% [======================================= ] 1805/2802 64% [======================================= ] 1806/2802 64% [======================================= ] 1807/2802 64% [======================================== ] 1808/2802 64% [======================================== ] 1809/2802 64% [======================================== ] 1810/2802 64% [======================================== ] 1811/2802 64% [======================================== ] 1812/2802 64% [======================================== ] 1813/2802 64% [======================================== ] 1814/2802 64% [======================================== ] 1815/2802 64% [======================================== ] 1816/2802 64% [======================================== ] 1817/2802 64% [======================================== ] 1818/2802 64% [======================================== ] 1819/2802 64% [======================================== ] 1820/2802 64% [======================================== ] 1821/2802 64% [======================================== ] 1822/2802 65% [======================================== ] 1823/2802 65% [======================================== ] 1824/2802 65% [======================================== ] 1825/2802 65% [======================================== ] 1826/2802 65% [======================================== ] 1827/2802 65% [======================================== ] 1828/2802 65% [======================================== ] 1829/2802 65% [======================================== ] 1830/2802 65% [======================================== ] 1831/2802 65% [======================================== ] 1832/2802 65% [======================================== ] 1833/2802 65% [======================================== ] 1834/2802 65% [======================================== ] 1835/2802 65% [======================================== ] 1836/2802 65% [======================================== ] 1837/2802 65% [======================================== ] 1838/2802 65% [======================================== ] 1839/2802 65% [======================================== ] 1840/2802 65% [======================================== ] 1841/2802 65% [======================================== ] 1842/2802 65% [======================================== ] 1843/2802 65% [======================================== ] 1844/2802 65% [======================================== ] 1845/2802 65% [======================================== ] 1846/2802 65% [======================================== ] 1847/2802 65% [======================================== ] 1848/2802 65% [======================================== ] 1849/2802 65% [======================================== ] 1850/2802 66% [======================================== ] 1851/2802 66% [======================================== ] 1852/2802 66% [========================================= ] 1853/2802 66% [========================================= ] 1854/2802 66% [========================================= ] 1855/2802 66% [========================================= ] 1856/2802 66% [========================================= ] 1857/2802 66% [========================================= ] 1858/2802 66% [========================================= ] 1859/2802 66% [========================================= ] 1860/2802 66% [========================================= ] 1861/2802 66% [========================================= ] 1862/2802 66% [========================================= ] 1863/2802 66% [========================================= ] 1864/2802 66% [========================================= ] 1865/2802 66% [========================================= ] 1866/2802 66% [========================================= ] 1867/2802 66% [========================================= ] 1868/2802 66% [========================================= ] 1869/2802 66% [========================================= ] 1870/2802 66% [========================================= ] 1871/2802 66% [========================================= ] 1872/2802 66% [========================================= ] 1873/2802 66% [========================================= ] 1874/2802 66% [========================================= ] 1875/2802 66% [========================================= ] 1876/2802 66% [========================================= ] 1877/2802 66% [========================================= ] 1878/2802 67% [========================================= ] 1879/2802 67% [========================================= ] 1880/2802 67% [========================================= ] 1881/2802 67% [========================================= ] 1882/2802 67% [========================================= ] 1883/2802 67% [========================================= ] 1884/2802 67% [========================================= ] 1885/2802 67% [========================================= ] 1886/2802 67% [========================================= ] 1887/2802 67% [========================================= ] 1888/2802 67% [========================================= ] 1889/2802 67% [========================================= ] 1890/2802 67% [========================================= ] 1891/2802 67% [========================================= ] 1892/2802 67% [========================================= ] 1893/2802 67% [========================================= ] 1894/2802 67% [========================================= ] 1895/2802 67% [========================================= ] 1896/2802 67% [========================================= ] 1897/2802 67% [========================================= ] 1898/2802 67% [========================================== ] 1899/2802 67% [========================================== ] 1900/2802 67% [========================================== ] 1901/2802 67% [========================================== ] 1902/2802 67% [========================================== ] 1903/2802 67% [========================================== ] 1904/2802 67% [========================================== ] 1905/2802 67% [========================================== ] 1906/2802 68% [========================================== ] 1907/2802 68% [========================================== ] 1908/2802 68% [========================================== ] 1909/2802 68% [========================================== ] 1910/2802 68% [========================================== ] 1911/2802 68% [========================================== ] 1912/2802 68% [========================================== ] 1913/2802 68% [========================================== ] 1914/2802 68% [========================================== ] 1915/2802 68% [========================================== ] 1916/2802 68% [========================================== ] 1917/2802 68% [========================================== ] 1918/2802 68% [========================================== ] 1919/2802 68% [========================================== ] 1920/2802 68% [========================================== ] 1921/2802 68% [========================================== ] 1922/2802 68% [========================================== ] 1923/2802 68% [========================================== ] 1924/2802 68% [========================================== ] 1925/2802 68% [========================================== ] 1926/2802 68% [========================================== ] 1927/2802 68% [========================================== ] 1928/2802 68% [========================================== ] 1929/2802 68% [========================================== ] 1930/2802 68% [========================================== ] 1931/2802 68% [========================================== ] 1932/2802 68% [========================================== ] 1933/2802 68% [========================================== ] 1934/2802 69% [========================================== ] 1935/2802 69% [========================================== ] 1936/2802 69% [========================================== ] 1937/2802 69% [========================================== ] 1938/2802 69% [========================================== ] 1939/2802 69% [========================================== ] 1940/2802 69% [========================================== ] 1941/2802 69% [========================================== ] 1942/2802 69% [========================================== ] 1943/2802 69% [=========================================== ] 1944/2802 69% [=========================================== ] 1945/2802 69% [=========================================== ] 1946/2802 69% [=========================================== ] 1947/2802 69% [=========================================== ] 1948/2802 69% [=========================================== ] 1949/2802 69% [=========================================== ] 1950/2802 69% [=========================================== ] 1951/2802 69% [=========================================== ] 1952/2802 69% [=========================================== ] 1953/2802 69% [=========================================== ] 1954/2802 69% [=========================================== ] 1955/2802 69% [=========================================== ] 1956/2802 69% [=========================================== ] 1957/2802 69% [=========================================== ] 1958/2802 69% [=========================================== ] 1959/2802 69% [=========================================== ] 1960/2802 69% [=========================================== ] 1961/2802 69% [=========================================== ] 1962/2802 70% [=========================================== ] 1963/2802 70% [=========================================== ] 1964/2802 70% [=========================================== ] 1965/2802 70% [=========================================== ] 1966/2802 70% [=========================================== ] 1967/2802 70% [=========================================== ] 1968/2802 70% [=========================================== ] 1969/2802 70% [=========================================== ] 1970/2802 70% [=========================================== ] 1971/2802 70% [=========================================== ] 1972/2802 70% [=========================================== ] 1973/2802 70% [=========================================== ] 1974/2802 70% [=========================================== ] 1975/2802 70% [=========================================== ] 1976/2802 70% [=========================================== ] 1977/2802 70% [=========================================== ] 1978/2802 70% [=========================================== ] 1979/2802 70% [=========================================== ] 1980/2802 70% [=========================================== ] 1981/2802 70% [=========================================== ] 1982/2802 70% [=========================================== ] 1983/2802 70% [=========================================== ] 1984/2802 70% [=========================================== ] 1985/2802 70% [=========================================== ] 1986/2802 70% [=========================================== ] 1987/2802 70% [=========================================== ] 1988/2802 70% [============================================ ] 1989/2802 70% [============================================ ] 1990/2802 71% [============================================ ] 1991/2802 71% [============================================ ] 1992/2802 71% [============================================ ] 1993/2802 71% [============================================ ] 1994/2802 71% [============================================ ] 1995/2802 71% [============================================ ] 1996/2802 71% [============================================ ] 1997/2802 71% [============================================ ] 1998/2802 71% [============================================ ] 1999/2802 71% [============================================ ] 2000/2802 71% [============================================ ] 2001/2802 71% [============================================ ] 2002/2802 71% [============================================ ] 2003/2802 71% [============================================ ] 2004/2802 71% [============================================ ] 2005/2802 71% [============================================ ] 2006/2802 71% [============================================ ] 2007/2802 71% [============================================ ] 2008/2802 71% [============================================ ] 2009/2802 71% [============================================ ] 2010/2802 71% [============================================ ] 2011/2802 71% [============================================ ] 2012/2802 71% [============================================ ] 2013/2802 71% [============================================ ] 2014/2802 71% [============================================ ] 2015/2802 71% [============================================ ] 2016/2802 71% [============================================ ] 2017/2802 71% [============================================ ] 2018/2802 72% [============================================ ] 2019/2802 72% [============================================ ] 2020/2802 72% [============================================ ] 2021/2802 72% [============================================ ] 2022/2802 72% [============================================ ] 2023/2802 72% [============================================ ] 2024/2802 72% [============================================ ] 2025/2802 72% [============================================ ] 2026/2802 72% [============================================ ] 2027/2802 72% [============================================ ] 2028/2802 72% [============================================ ] 2029/2802 72% [============================================ ] 2030/2802 72% [============================================ ] 2031/2802 72% [============================================ ] 2032/2802 72% [============================================ ] 2033/2802 72% [============================================= ] 2034/2802 72% [============================================= ] 2035/2802 72% [============================================= ] 2036/2802 72% [============================================= ] 2037/2802 72% [============================================= ] 2038/2802 72% [============================================= ] 2039/2802 72% [============================================= ] 2040/2802 72% [============================================= ] 2041/2802 72% [============================================= ] 2042/2802 72% [============================================= ] 2043/2802 72% [============================================= ] 2044/2802 72% [============================================= ] 2045/2802 72% [============================================= ] 2046/2802 73% [============================================= ] 2047/2802 73% [============================================= ] 2048/2802 73% [============================================= ] 2049/2802 73% [============================================= ] 2050/2802 73% [============================================= ] 2051/2802 73% [============================================= ] 2052/2802 73% [============================================= ] 2053/2802 73% [============================================= ] 2054/2802 73% [============================================= ] 2055/2802 73% [============================================= ] 2056/2802 73% [============================================= ] 2057/2802 73% [============================================= ] 2058/2802 73% [============================================= ] 2059/2802 73% [============================================= ] 2060/2802 73% [============================================= ] 2061/2802 73% [============================================= ] 2062/2802 73% [============================================= ] 2063/2802 73% [============================================= ] 2064/2802 73% [============================================= ] 2065/2802 73% [============================================= ] 2066/2802 73% [============================================= ] 2067/2802 73% [============================================= ] 2068/2802 73% [============================================= ] 2069/2802 73% [============================================= ] 2070/2802 73% [============================================= ] 2071/2802 73% [============================================= ] 2072/2802 73% [============================================= ] 2073/2802 73% [============================================= ] 2074/2802 74% [============================================= ] 2075/2802 74% [============================================= ] 2076/2802 74% [============================================= ] 2077/2802 74% [============================================= ] 2078/2802 74% [============================================== ] 2079/2802 74% [============================================== ] 2080/2802 74% [============================================== ] 2081/2802 74% [============================================== ] 2082/2802 74% [============================================== ] 2083/2802 74% [============================================== ] 2084/2802 74% [============================================== ] 2085/2802 74% [============================================== ] 2086/2802 74% [============================================== ] 2087/2802 74% [============================================== ] 2088/2802 74% [============================================== ] 2089/2802 74% [============================================== ] 2090/2802 74% [============================================== ] 2091/2802 74% [============================================== ] 2092/2802 74% [============================================== ] 2093/2802 74% [============================================== ] 2094/2802 74% [============================================== ] 2095/2802 74% [============================================== ] 2096/2802 74% [============================================== ] 2097/2802 74% [============================================== ] 2098/2802 74% [============================================== ] 2099/2802 74% [============================================== ] 2100/2802 74% [============================================== ] 2101/2802 74% [============================================== ] 2102/2802 75% [============================================== ] 2103/2802 75% [============================================== ] 2104/2802 75% [============================================== ] 2105/2802 75% [============================================== ] 2106/2802 75% [============================================== ] 2107/2802 75% [============================================== ] 2108/2802 75% [============================================== ] 2109/2802 75% [============================================== ] 2110/2802 75% [============================================== ] 2111/2802 75% [============================================== ] 2112/2802 75% [============================================== ] 2113/2802 75% [============================================== ] 2114/2802 75% [============================================== ] 2115/2802 75% [============================================== ] 2116/2802 75% [============================================== ] 2117/2802 75% [============================================== ] 2118/2802 75% [============================================== ] 2119/2802 75% [============================================== ] 2120/2802 75% [============================================== ] 2121/2802 75% [============================================== ] 2122/2802 75% [============================================== ] 2123/2802 75% [============================================== ] 2124/2802 75% [=============================================== ] 2125/2802 75% [=============================================== ] 2126/2802 75% [=============================================== ] 2127/2802 75% [=============================================== ] 2128/2802 75% [=============================================== ] 2129/2802 75% [=============================================== ] 2130/2802 76% [=============================================== ] 2131/2802 76% [=============================================== ] 2132/2802 76% [=============================================== ] 2133/2802 76% [=============================================== ] 2134/2802 76% [=============================================== ] 2135/2802 76% [=============================================== ] 2136/2802 76% [=============================================== ] 2137/2802 76% [=============================================== ] 2138/2802 76% [=============================================== ] 2139/2802 76% [=============================================== ] 2140/2802 76% [=============================================== ] 2141/2802 76% [=============================================== ] 2142/2802 76% [=============================================== ] 2143/2802 76% [=============================================== ] 2144/2802 76% [=============================================== ] 2145/2802 76% [=============================================== ] 2146/2802 76% [=============================================== ] 2147/2802 76% [=============================================== ] 2148/2802 76% [=============================================== ] 2149/2802 76% [=============================================== ] 2150/2802 76% [=============================================== ] 2151/2802 76% [=============================================== ] 2152/2802 76% [=============================================== ] 2153/2802 76% [=============================================== ] 2154/2802 76% [=============================================== ] 2155/2802 76% [=============================================== ] 2156/2802 76% [=============================================== ] 2157/2802 76% [=============================================== ] 2158/2802 77% [=============================================== ] 2159/2802 77% [=============================================== ] 2160/2802 77% [=============================================== ] 2161/2802 77% [=============================================== ] 2162/2802 77% [=============================================== ] 2163/2802 77% [=============================================== ] 2164/2802 77% [=============================================== ] 2165/2802 77% [=============================================== ] 2166/2802 77% [=============================================== ] 2167/2802 77% [=============================================== ] 2168/2802 77% [=============================================== ] 2169/2802 77% [================================================ ] 2170/2802 77% [================================================ ] 2171/2802 77% [================================================ ] 2172/2802 77% [================================================ ] 2173/2802 77% [================================================ ] 2174/2802 77% [================================================ ] 2175/2802 77% [================================================ ] 2176/2802 77% [================================================ ] 2177/2802 77% [================================================ ] 2178/2802 77% [================================================ ] 2179/2802 77% [================================================ ] 2180/2802 77% [================================================ ] 2181/2802 77% [================================================ ] 2182/2802 77% [================================================ ] 2183/2802 77% [================================================ ] 2184/2802 77% [================================================ ] 2185/2802 77% [================================================ ] 2186/2802 78% [================================================ ] 2187/2802 78% [================================================ ] 2188/2802 78% [================================================ ] 2189/2802 78% [================================================ ] 2190/2802 78% [================================================ ] 2191/2802 78% [================================================ ] 2192/2802 78% [================================================ ] 2193/2802 78% [================================================ ] 2194/2802 78% [================================================ ] 2195/2802 78% [================================================ ] 2196/2802 78% [================================================ ] 2197/2802 78% [================================================ ] 2198/2802 78% [================================================ ] 2199/2802 78% [================================================ ] 2200/2802 78% [================================================ ] 2201/2802 78% [================================================ ] 2202/2802 78% [================================================ ] 2203/2802 78% [================================================ ] 2204/2802 78% [================================================ ] 2205/2802 78% [================================================ ] 2206/2802 78% [================================================ ] 2207/2802 78% [================================================ ] 2208/2802 78% [================================================ ] 2209/2802 78% [================================================ ] 2210/2802 78% [================================================ ] 2211/2802 78% [================================================ ] 2212/2802 78% [================================================ ] 2213/2802 78% [================================================ ] 2214/2802 79% [================================================= ] 2215/2802 79% [================================================= ] 2216/2802 79% [================================================= ] 2217/2802 79% [================================================= ] 2218/2802 79% [================================================= ] 2219/2802 79% [================================================= ] 2220/2802 79% [================================================= ] 2221/2802 79% [================================================= ] 2222/2802 79% [================================================= ] 2223/2802 79% [================================================= ] 2224/2802 79% [================================================= ] 2225/2802 79% [================================================= ] 2226/2802 79% [================================================= ] 2227/2802 79% [================================================= ] 2228/2802 79% [================================================= ] 2229/2802 79% [================================================= ] 2230/2802 79% [================================================= ] 2231/2802 79% [================================================= ] 2232/2802 79% [================================================= ] 2233/2802 79% [================================================= ] 2234/2802 79% [================================================= ] 2235/2802 79% [================================================= ] 2236/2802 79% [================================================= ] 2237/2802 79% [================================================= ] 2238/2802 79% [================================================= ] 2239/2802 79% [================================================= ] 2240/2802 79% [================================================= ] 2241/2802 79% [================================================= ] 2242/2802 80% [================================================= ] 2243/2802 80% [================================================= ] 2244/2802 80% [================================================= ] 2245/2802 80% [================================================= ] 2246/2802 80% [================================================= ] 2247/2802 80% [================================================= ] 2248/2802 80% [================================================= ] 2249/2802 80% [================================================= ] 2250/2802 80% [================================================= ] 2251/2802 80% [================================================= ] 2252/2802 80% [================================================= ] 2253/2802 80% [================================================= ] 2254/2802 80% [================================================= ] 2255/2802 80% [================================================= ] 2256/2802 80% [================================================= ] 2257/2802 80% [================================================= ] 2258/2802 80% [================================================= ] 2259/2802 80% [================================================== ] 2260/2802 80% [================================================== ] 2261/2802 80% [================================================== ] 2262/2802 80% [================================================== ] 2263/2802 80% [================================================== ] 2264/2802 80% [================================================== ] 2265/2802 80% [================================================== ] 2266/2802 80% [================================================== ] 2267/2802 80% [================================================== ] 2268/2802 80% [================================================== ] 2269/2802 80% [================================================== ] 2270/2802 81% [================================================== ] 2271/2802 81% [================================================== ] 2272/2802 81% [================================================== ] 2273/2802 81% [================================================== ] 2274/2802 81% [================================================== ] 2275/2802 81% [================================================== ] 2276/2802 81% [================================================== ] 2277/2802 81% [================================================== ] 2278/2802 81% [================================================== ] 2279/2802 81% [================================================== ] 2280/2802 81% [================================================== ] 2281/2802 81% [================================================== ] 2282/2802 81% [================================================== ] 2283/2802 81% [================================================== ] 2284/2802 81% [================================================== ] 2285/2802 81% [================================================== ] 2286/2802 81% [================================================== ] 2287/2802 81% [================================================== ] 2288/2802 81% [================================================== ] 2289/2802 81% [================================================== ] 2290/2802 81% [================================================== ] 2291/2802 81% [================================================== ] 2292/2802 81% [================================================== ] 2293/2802 81% [================================================== ] 2294/2802 81% [================================================== ] 2295/2802 81% [================================================== ] 2296/2802 81% [================================================== ] 2297/2802 81% [================================================== ] 2298/2802 82% [================================================== ] 2299/2802 82% [================================================== ] 2300/2802 82% [================================================== ] 2301/2802 82% [================================================== ] 2302/2802 82% [================================================== ] 2303/2802 82% [================================================== ] 2304/2802 82% [=================================================== ] 2305/2802 82% [=================================================== ] 2306/2802 82% [=================================================== ] 2307/2802 82% [=================================================== ] 2308/2802 82% [=================================================== ] 2309/2802 82% [=================================================== ] 2310/2802 82% [=================================================== ] 2311/2802 82% [=================================================== ] 2312/2802 82% [=================================================== ] 2313/2802 82% [=================================================== ] 2314/2802 82% [=================================================== ] 2315/2802 82% [=================================================== ] 2316/2802 82% [=================================================== ] 2317/2802 82% [=================================================== ] 2318/2802 82% [=================================================== ] 2319/2802 82% [=================================================== ] 2320/2802 82% [=================================================== ] 2321/2802 82% [=================================================== ] 2322/2802 82% [=================================================== ] 2323/2802 82% [=================================================== ] 2324/2802 82% [=================================================== ] 2325/2802 82% [=================================================== ] 2326/2802 83% [=================================================== ] 2327/2802 83% [=================================================== ] 2328/2802 83% [=================================================== ] 2329/2802 83% [=================================================== ] 2330/2802 83% [=================================================== ] 2331/2802 83% [=================================================== ] 2332/2802 83% [=================================================== ] 2333/2802 83% [=================================================== ] 2334/2802 83% [=================================================== ] 2335/2802 83% [=================================================== ] 2336/2802 83% [=================================================== ] 2337/2802 83% [=================================================== ] 2338/2802 83% [=================================================== ] 2339/2802 83% [=================================================== ] 2340/2802 83% [=================================================== ] 2341/2802 83% [=================================================== ] 2342/2802 83% [=================================================== ] 2343/2802 83% [=================================================== ] 2344/2802 83% [=================================================== ] 2345/2802 83% [=================================================== ] 2346/2802 83% [=================================================== ] 2347/2802 83% [=================================================== ] 2348/2802 83% [=================================================== ] 2349/2802 83% [=================================================== ] 2350/2802 83% [==================================================== ] 2351/2802 83% [==================================================== ] 2352/2802 83% [==================================================== ] 2353/2802 83% [==================================================== ] 2354/2802 84% [==================================================== ] 2355/2802 84% [==================================================== ] 2356/2802 84% [==================================================== ] 2357/2802 84% [==================================================== ] 2358/2802 84% [==================================================== ] 2359/2802 84% [==================================================== ] 2360/2802 84% [==================================================== ] 2361/2802 84% [==================================================== ] 2362/2802 84% [==================================================== ] 2363/2802 84% [==================================================== ] 2364/2802 84% [==================================================== ] 2365/2802 84% [==================================================== ] 2366/2802 84% [==================================================== ] 2367/2802 84% [==================================================== ] 2368/2802 84% [==================================================== ] 2369/2802 84% [==================================================== ] 2370/2802 84% [==================================================== ] 2371/2802 84% [==================================================== ] 2372/2802 84% [==================================================== ] 2373/2802 84% [==================================================== ] 2374/2802 84% [==================================================== ] 2375/2802 84% [==================================================== ] 2376/2802 84% [==================================================== ] 2377/2802 84% [==================================================== ] 2378/2802 84% [==================================================== ] 2379/2802 84% [==================================================== ] 2380/2802 84% [==================================================== ] 2381/2802 84% [==================================================== ] 2382/2802 85% [==================================================== ] 2383/2802 85% [==================================================== ] 2384/2802 85% [==================================================== ] 2385/2802 85% [==================================================== ] 2386/2802 85% [==================================================== ] 2387/2802 85% [==================================================== ] 2388/2802 85% [==================================================== ] 2389/2802 85% [==================================================== ] 2390/2802 85% [==================================================== ] 2391/2802 85% [==================================================== ] 2392/2802 85% [==================================================== ] 2393/2802 85% [==================================================== ] 2394/2802 85% [==================================================== ] 2395/2802 85% [===================================================== ] 2396/2802 85% [===================================================== ] 2397/2802 85% [===================================================== ] 2398/2802 85% [===================================================== ] 2399/2802 85% [===================================================== ] 2400/2802 85% [===================================================== ] 2401/2802 85% [===================================================== ] 2402/2802 85% [===================================================== ] 2403/2802 85% [===================================================== ] 2404/2802 85% [===================================================== ] 2405/2802 85% [===================================================== ] 2406/2802 85% [===================================================== ] 2407/2802 85% [===================================================== ] 2408/2802 85% [===================================================== ] 2409/2802 85% [===================================================== ] 2410/2802 86% [===================================================== ] 2411/2802 86% [===================================================== ] 2412/2802 86% [===================================================== ] 2413/2802 86% [===================================================== ] 2414/2802 86% [===================================================== ] 2415/2802 86% [===================================================== ] 2416/2802 86% [===================================================== ] 2417/2802 86% [===================================================== ] 2418/2802 86% [===================================================== ] 2419/2802 86% [===================================================== ] 2420/2802 86% [===================================================== ] 2421/2802 86% [===================================================== ] 2422/2802 86% [===================================================== ] 2423/2802 86% [===================================================== ] 2424/2802 86% [===================================================== ] 2425/2802 86% [===================================================== ] 2426/2802 86% [===================================================== ] 2427/2802 86% [===================================================== ] 2428/2802 86% [===================================================== ] 2429/2802 86% [===================================================== ] 2430/2802 86% [===================================================== ] 2431/2802 86% [===================================================== ] 2432/2802 86% [===================================================== ] 2433/2802 86% [===================================================== ] 2434/2802 86% [===================================================== ] 2435/2802 86% [===================================================== ] 2436/2802 86% [===================================================== ] 2437/2802 86% [===================================================== ] 2438/2802 87% [===================================================== ] 2439/2802 87% [===================================================== ] 2440/2802 87% [====================================================== ] 2441/2802 87% [====================================================== ] 2442/2802 87% [====================================================== ] 2443/2802 87% [====================================================== ] 2444/2802 87% [====================================================== ] 2445/2802 87% [====================================================== ] 2446/2802 87% [====================================================== ] 2447/2802 87% [====================================================== ] 2448/2802 87% [====================================================== ] 2449/2802 87% [====================================================== ] 2450/2802 87% [====================================================== ] 2451/2802 87% [====================================================== ] 2452/2802 87% [====================================================== ] 2453/2802 87% [====================================================== ] 2454/2802 87% [====================================================== ] 2455/2802 87% [====================================================== ] 2456/2802 87% [====================================================== ] 2457/2802 87% [====================================================== ] 2458/2802 87% [====================================================== ] 2459/2802 87% [====================================================== ] 2460/2802 87% [====================================================== ] 2461/2802 87% [====================================================== ] 2462/2802 87% [====================================================== ] 2463/2802 87% [====================================================== ] 2464/2802 87% [====================================================== ] 2465/2802 87% [====================================================== ] 2466/2802 88% [====================================================== ] 2467/2802 88% [====================================================== ] 2468/2802 88% [====================================================== ] 2469/2802 88% [====================================================== ] 2470/2802 88% [====================================================== ] 2471/2802 88% [====================================================== ] 2472/2802 88% [====================================================== ] 2473/2802 88% [====================================================== ] 2474/2802 88% [====================================================== ] 2475/2802 88% [====================================================== ] 2476/2802 88% [====================================================== ] 2477/2802 88% [====================================================== ] 2478/2802 88% [====================================================== ] 2479/2802 88% [====================================================== ] 2480/2802 88% [====================================================== ] 2481/2802 88% [====================================================== ] 2482/2802 88% [====================================================== ] 2483/2802 88% [====================================================== ] 2484/2802 88% [====================================================== ] 2485/2802 88% [======================================================= ] 2486/2802 88% [======================================================= ] 2487/2802 88% [======================================================= ] 2488/2802 88% [======================================================= ] 2489/2802 88% [======================================================= ] 2490/2802 88% [======================================================= ] 2491/2802 88% [======================================================= ] 2492/2802 88% [======================================================= ] 2493/2802 88% [======================================================= ] 2494/2802 89% [======================================================= ] 2495/2802 89% [======================================================= ] 2496/2802 89% [======================================================= ] 2497/2802 89% [======================================================= ] 2498/2802 89% [======================================================= ] 2499/2802 89% [======================================================= ] 2500/2802 89% [======================================================= ] 2501/2802 89% [======================================================= ] 2502/2802 89% [======================================================= ] 2503/2802 89% [======================================================= ] 2504/2802 89% [======================================================= ] 2505/2802 89% [======================================================= ] 2506/2802 89% [======================================================= ] 2507/2802 89% [======================================================= ] 2508/2802 89% [======================================================= ] 2509/2802 89% [======================================================= ] 2510/2802 89% [======================================================= ] 2511/2802 89% [======================================================= ] 2512/2802 89% [======================================================= ] 2513/2802 89% [======================================================= ] 2514/2802 89% [======================================================= ] 2515/2802 89% [======================================================= ] 2516/2802 89% [======================================================= ] 2517/2802 89% [======================================================= ] 2518/2802 89% [======================================================= ] 2519/2802 89% [======================================================= ] 2520/2802 89% [======================================================= ] 2521/2802 89% [======================================================= ] 2522/2802 90% [======================================================= ] 2523/2802 90% [======================================================= ] 2524/2802 90% [======================================================= ] 2525/2802 90% [======================================================= ] 2526/2802 90% [======================================================= ] 2527/2802 90% [======================================================= ] 2528/2802 90% [======================================================= ] 2529/2802 90% [======================================================= ] 2530/2802 90% [======================================================== ] 2531/2802 90% [======================================================== ] 2532/2802 90% [======================================================== ] 2533/2802 90% [======================================================== ] 2534/2802 90% [======================================================== ] 2535/2802 90% [======================================================== ] 2536/2802 90% [======================================================== ] 2537/2802 90% [======================================================== ] 2538/2802 90% [======================================================== ] 2539/2802 90% [======================================================== ] 2540/2802 90% [======================================================== ] 2541/2802 90% [======================================================== ] 2542/2802 90% [======================================================== ] 2543/2802 90% [======================================================== ] 2544/2802 90% [======================================================== ] 2545/2802 90% [======================================================== ] 2546/2802 90% [======================================================== ] 2547/2802 90% [======================================================== ] 2548/2802 90% [======================================================== ] 2549/2802 90% [======================================================== ] 2550/2802 91% [======================================================== ] 2551/2802 91% [======================================================== ] 2552/2802 91% [======================================================== ] 2553/2802 91% [======================================================== ] 2554/2802 91% [======================================================== ] 2555/2802 91% [======================================================== ] 2556/2802 91% [======================================================== ] 2557/2802 91% [======================================================== ] 2558/2802 91% [======================================================== ] 2559/2802 91% [======================================================== ] 2560/2802 91% [======================================================== ] 2561/2802 91% [======================================================== ] 2562/2802 91% [======================================================== ] 2563/2802 91% [======================================================== ] 2564/2802 91% [======================================================== ] 2565/2802 91% [======================================================== ] 2566/2802 91% [======================================================== ] 2567/2802 91% [======================================================== ] 2568/2802 91% [======================================================== ] 2569/2802 91% [======================================================== ] 2570/2802 91% [======================================================== ] 2571/2802 91% [======================================================== ] 2572/2802 91% [======================================================== ] 2573/2802 91% [======================================================== ] 2574/2802 91% [======================================================== ] 2575/2802 91% [======================================================== ] 2576/2802 91% [========================================================= ] 2577/2802 91% [========================================================= ] 2578/2802 92% [========================================================= ] 2579/2802 92% [========================================================= ] 2580/2802 92% [========================================================= ] 2581/2802 92% [========================================================= ] 2582/2802 92% [========================================================= ] 2583/2802 92% [========================================================= ] 2584/2802 92% [========================================================= ] 2585/2802 92% [========================================================= ] 2586/2802 92% [========================================================= ] 2587/2802 92% [========================================================= ] 2588/2802 92% [========================================================= ] 2589/2802 92% [========================================================= ] 2590/2802 92% [========================================================= ] 2591/2802 92% [========================================================= ] 2592/2802 92% [========================================================= ] 2593/2802 92% [========================================================= ] 2594/2802 92% [========================================================= ] 2595/2802 92% [========================================================= ] 2596/2802 92% [========================================================= ] 2597/2802 92% [========================================================= ] 2598/2802 92% [========================================================= ] 2599/2802 92% [========================================================= ] 2600/2802 92% [========================================================= ] 2601/2802 92% [========================================================= ] 2602/2802 92% [========================================================= ] 2603/2802 92% [========================================================= ] 2604/2802 92% [========================================================= ] 2605/2802 92% [========================================================= ] 2606/2802 93% [========================================================= ] 2607/2802 93% [========================================================= ] 2608/2802 93% [========================================================= ] 2609/2802 93% [========================================================= ] 2610/2802 93% [========================================================= ] 2611/2802 93% [========================================================= ] 2612/2802 93% [========================================================= ] 2613/2802 93% [========================================================= ] 2614/2802 93% [========================================================= ] 2615/2802 93% [========================================================= ] 2616/2802 93% [========================================================= ] 2617/2802 93% [========================================================= ] 2618/2802 93% [========================================================= ] 2619/2802 93% [========================================================= ] 2620/2802 93% [========================================================= ] 2621/2802 93% [========================================================== ] 2622/2802 93% [========================================================== ] 2623/2802 93% [========================================================== ] 2624/2802 93% [========================================================== ] 2625/2802 93% [========================================================== ] 2626/2802 93% [========================================================== ] 2627/2802 93% [========================================================== ] 2628/2802 93% [========================================================== ] 2629/2802 93% [========================================================== ] 2630/2802 93% [========================================================== ] 2631/2802 93% [========================================================== ] 2632/2802 93% [========================================================== ] 2633/2802 93% [========================================================== ] 2634/2802 94% [========================================================== ] 2635/2802 94% [========================================================== ] 2636/2802 94% [========================================================== ] 2637/2802 94% [========================================================== ] 2638/2802 94% [========================================================== ] 2639/2802 94% [========================================================== ] 2640/2802 94% [========================================================== ] 2641/2802 94% [========================================================== ] 2642/2802 94% [========================================================== ] 2643/2802 94% [========================================================== ] 2644/2802 94% [========================================================== ] 2645/2802 94% [========================================================== ] 2646/2802 94% [========================================================== ] 2647/2802 94% [========================================================== ] 2648/2802 94% [========================================================== ] 2649/2802 94% [========================================================== ] 2650/2802 94% [========================================================== ] 2651/2802 94% [========================================================== ] 2652/2802 94% [========================================================== ] 2653/2802 94% [========================================================== ] 2654/2802 94% [========================================================== ] 2655/2802 94% [========================================================== ] 2656/2802 94% [========================================================== ] 2657/2802 94% [========================================================== ] 2658/2802 94% [========================================================== ] 2659/2802 94% [========================================================== ] 2660/2802 94% [========================================================== ] 2661/2802 94% [========================================================== ] 2662/2802 95% [========================================================== ] 2663/2802 95% [========================================================== ] 2664/2802 95% [========================================================== ] 2665/2802 95% [========================================================== ] 2666/2802 95% [=========================================================== ] 2667/2802 95% [=========================================================== ] 2668/2802 95% [=========================================================== ] 2669/2802 95% [=========================================================== ] 2670/2802 95% [=========================================================== ] 2671/2802 95% [=========================================================== ] 2672/2802 95% [=========================================================== ] 2673/2802 95% [=========================================================== ] 2674/2802 95% [=========================================================== ] 2675/2802 95% [=========================================================== ] 2676/2802 95% [=========================================================== ] 2677/2802 95% [=========================================================== ] 2678/2802 95% [=========================================================== ] 2679/2802 95% [=========================================================== ] 2680/2802 95% [=========================================================== ] 2681/2802 95% [=========================================================== ] 2682/2802 95% [=========================================================== ] 2683/2802 95% [=========================================================== ] 2684/2802 95% [=========================================================== ] 2685/2802 95% [=========================================================== ] 2686/2802 95% [=========================================================== ] 2687/2802 95% [=========================================================== ] 2688/2802 95% [=========================================================== ] 2689/2802 95% [=========================================================== ] 2690/2802 96% [=========================================================== ] 2691/2802 96% [=========================================================== ] 2692/2802 96% [=========================================================== ] 2693/2802 96% [=========================================================== ] 2694/2802 96% [=========================================================== ] 2695/2802 96% [=========================================================== ] 2696/2802 96% [=========================================================== ] 2697/2802 96% [=========================================================== ] 2698/2802 96% [=========================================================== ] 2699/2802 96% [=========================================================== ] 2700/2802 96% [=========================================================== ] 2701/2802 96% [=========================================================== ] 2702/2802 96% [=========================================================== ] 2703/2802 96% [=========================================================== ] 2704/2802 96% [=========================================================== ] 2705/2802 96% [=========================================================== ] 2706/2802 96% [=========================================================== ] 2707/2802 96% [=========================================================== ] 2708/2802 96% [=========================================================== ] 2709/2802 96% [=========================================================== ] 2710/2802 96% [=========================================================== ] 2711/2802 96% [============================================================ ] 2712/2802 96% [============================================================ ] 2713/2802 96% [============================================================ ] 2714/2802 96% [============================================================ ] 2715/2802 96% [============================================================ ] 2716/2802 96% [============================================================ ] 2717/2802 96% [============================================================ ] 2718/2802 97% [============================================================ ] 2719/2802 97% [============================================================ ] 2720/2802 97% [============================================================ ] 2721/2802 97% [============================================================ ] 2722/2802 97% [============================================================ ] 2723/2802 97% [============================================================ ] 2724/2802 97% [============================================================ ] 2725/2802 97% [============================================================ ] 2726/2802 97% [============================================================ ] 2727/2802 97% [============================================================ ] 2728/2802 97% [============================================================ ] 2729/2802 97% [============================================================ ] 2730/2802 97% [============================================================ ] 2731/2802 97% [============================================================ ] 2732/2802 97% [============================================================ ] 2733/2802 97% [============================================================ ] 2734/2802 97% [============================================================ ] 2735/2802 97% [============================================================ ] 2736/2802 97% [============================================================ ] 2737/2802 97% [============================================================ ] 2738/2802 97% [============================================================ ] 2739/2802 97% [============================================================ ] 2740/2802 97% [============================================================ ] 2741/2802 97% [============================================================ ] 2742/2802 97% [============================================================ ] 2743/2802 97% [============================================================ ] 2744/2802 97% [============================================================ ] 2745/2802 97% [============================================================ ] 2746/2802 98% [============================================================ ] 2747/2802 98% [============================================================ ] 2748/2802 98% [============================================================ ] 2749/2802 98% [============================================================ ] 2750/2802 98% [============================================================ ] 2751/2802 98% [============================================================ ] 2752/2802 98% [============================================================ ] 2753/2802 98% [============================================================ ] 2754/2802 98% [============================================================ ] 2755/2802 98% [============================================================ ] 2756/2802 98% [============================================================= ] 2757/2802 98% [============================================================= ] 2758/2802 98% [============================================================= ] 2759/2802 98% [============================================================= ] 2760/2802 98% [============================================================= ] 2761/2802 98% [============================================================= ] 2762/2802 98% [============================================================= ] 2763/2802 98% [============================================================= ] 2764/2802 98% [============================================================= ] 2765/2802 98% [============================================================= ] 2766/2802 98% [============================================================= ] 2767/2802 98% [============================================================= ] 2768/2802 98% [============================================================= ] 2769/2802 98% [============================================================= ] 2770/2802 98% [============================================================= ] 2771/2802 98% [============================================================= ] 2772/2802 98% [============================================================= ] 2773/2802 98% [============================================================= ] 2774/2802 99% [============================================================= ] 2775/2802 99% [============================================================= ] 2776/2802 99% [============================================================= ] 2777/2802 99% [============================================================= ] 2778/2802 99% [============================================================= ] 2779/2802 99% [============================================================= ] 2780/2802 99% [============================================================= ] 2781/2802 99% [============================================================= ] 2782/2802 99% [============================================================= ] 2783/2802 99% [============================================================= ] 2784/2802 99% [============================================================= ] 2785/2802 99% [============================================================= ] 2786/2802 99% [============================================================= ] 2787/2802 99% [============================================================= ] 2788/2802 99% [============================================================= ] 2789/2802 99% [============================================================= ] 2790/2802 99% [============================================================= ] 2791/2802 99% [============================================================= ] 2792/2802 99% [============================================================= ] 2793/2802 99% [============================================================= ] 2794/2802 99% [============================================================= ] 2795/2802 99% [============================================================= ] 2796/2802 99% [============================================================= ] 2797/2802 99% [============================================================= ] 2798/2802 99% [============================================================= ] 2799/2802 99% [============================================================= ] 2800/2802 99% [============================================================= ] 2801/2802 99% [==============================================================] 2802/2802 100% operation complete, 2802 objects in 91817 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-3066-ga45f2af7fae Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2022.08-1 Collecting legal info >>> toolchain Collecting legal info >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udev Collecting legal info >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> font-awesome 4.7.0 Collecting legal info >>> freerdp 2.10.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg2 2.4.0 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn-tools 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> iperf3 3.13 Collecting legal info LICENSE: OK (sha256: 35aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b0) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> json-for-modern-cpp 3.11.2 Collecting legal info LICENSE.MIT: OK (sha256: 86b998c792894ccb911a1cb7994f7a9652894e7a094c0b5e45be2f553f45cf14) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmdbx 0.11.14 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> libmicrohttpd 0.9.76 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnpupnp 4.2.2 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libostree 2023.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libqmi 1.32.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libserial 1.0.0 Collecting legal info LICENSE.txt: OK (sha256: c42fdfe17c192cfdb900e22d40ef246db1b473f99165e405eda62b41be27f4bf) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libupnpp 0.21.0 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libv4l 1.22.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> putty 0.76 Collecting legal info LICENCE: OK (sha256: 3f3e870dd3d0867d79370b1d433602c60bb91b59de04e5d8f2a149b788530d53) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> quota 4.09 Collecting legal info COPYING: OK (sha256: 32a5fd41e7a257f7f0373988ea8d45cebdbf376060703c242c11c000751b1203) >>> host-nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> tclap 1.2.4 Collecting legal info COPYING: OK (sha256: cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb) >>> thrift 0.14.1 Collecting legal info LICENSE: OK (sha256: d315e6cdedc07c478de6992027bfb66f220886c6216fd7e9885ced30c3703646) >>> host-thrift 0.14.1 Collecting legal info LICENSE: OK (sha256: d315e6cdedc07c478de6992027bfb66f220886c6216fd7e9885ced30c3703646) >>> host-boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info LICENSE.md: OK (sha256: 7fa0d45fe86fda646fada21ecfa7672e951b01c521aecd358f586facd65fb5b3) >>> wampcc 1.6 Collecting legal info LICENSE: OK (sha256: bd185b1ec8a292d42b42346757ff6e198073e13c1e080e9ea548d34dd42d30d8) >>> whetstone 1.2 Collecting legal info >>> xerces 3.2.4 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> znc 1.8.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2022.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'