done >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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/autobuild/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells; fi rm -f -r /home/autobuild/autobuild/instance-2/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/autobuild/autobuild/instance-2/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/autobuild/autobuild/instance-2/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/autobuild/autobuild/instance-2/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells if test -d /home/autobuild/autobuild/instance-2/output-1/target/lib/modules/`MAKEFLAGS='' /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -isystem /home/autobuild/autobuild/instance-2/output-1/host/include -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib" ARCH=powerpc INSTALL_MOD_PATH=/home/autobuild/autobuild/instance-2/output-1/target CROSS_COMPILE="/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/autobuild/autobuild/instance-2/output-1/host/sbin/depmod INSTALL_MOD_STRIP=1 -C /home/autobuild/autobuild/instance-2/output-1/build/linux-5.10.162-cip24-rt10 --no-print-directory -s kernelrelease 2>/dev/null` && grep -q "CONFIG_MODULES=y" /home/autobuild/autobuild/instance-2/output-1/build/linux-5.10.162-cip24-rt10/.config; then /home/autobuild/autobuild/instance-2/output-1/host/sbin/depmod -a -b /home/autobuild/autobuild/instance-2/output-1/target `MAKEFLAGS='' /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -isystem /home/autobuild/autobuild/instance-2/output-1/host/include -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib" ARCH=powerpc INSTALL_MOD_PATH=/home/autobuild/autobuild/instance-2/output-1/target CROSS_COMPILE="/home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/autobuild/autobuild/instance-2/output-1/host/sbin/depmod INSTALL_MOD_STRIP=1 -C /home/autobuild/autobuild/instance-2/output-1/build/linux-5.10.162-cip24-rt10 --no-print-directory -s kernelrelease 2>/dev/null`; fi rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/include /home/autobuild/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-2/output-1/target/usr/doc find /home/autobuild/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-2/output-1/target/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/man /home/autobuild/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/info /home/autobuild/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/doc /home/autobuild/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-2/output-1/target/lib/debug /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/autobuild/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/autobuild/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/autobuild/autobuild/instance-2/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/autobuild/autobuild/instance-2/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/autobuild/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-rc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-rc2\"" \ ) > /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-2/output-1/per-package /home/autobuild/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs printf ' postgres -1 postgres -1 * /var/lib/pgsql /bin/sh - PostgreSQL Server\n\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2963 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/2963 0% [ ] 2/2963 0% [ ] 3/2963 0% [ ] 4/2963 0% [ ] 5/2963 0% [ ] 6/2963 0% [ ] 7/2963 0% [ ] 8/2963 0% [ ] 9/2963 0% [ ] 10/2963 0% [ ] 11/2963 0% [ ] 12/2963 0% [ ] 13/2963 0% [ ] 14/2963 0% [ ] 15/2963 0% [ ] 16/2963 0% [ ] 17/2963 0% [ ] 18/2963 0% [ ] 19/2963 0% [ ] 20/2963 0% [ ] 21/2963 0% [ ] 22/2963 0% [ ] 23/2963 0% [ ] 24/2963 0% [ ] 25/2963 0% [ ] 26/2963 0% [ ] 27/2963 0% [ ] 28/2963 0% [ ] 29/2963 0% [ ] 30/2963 1% [ ] 31/2963 1% [ ] 32/2963 1% [ ] 33/2963 1% [ ] 34/2963 1% [ ] 35/2963 1% [ ] 36/2963 1% [ ] 37/2963 1% [ ] 38/2963 1% [ ] 39/2963 1% [ ] 40/2963 1% [ ] 41/2963 1% [ ] 42/2963 1% [ ] 43/2963 1% [ ] 44/2963 1% [ ] 45/2963 1% [ ] 46/2963 1% [ ] 47/2963 1% [= ] 48/2963 1% [= ] 49/2963 1% [= ] 50/2963 1% [= ] 51/2963 1% [= ] 52/2963 1% [= ] 53/2963 1% [= ] 54/2963 1% [= ] 55/2963 1% [= ] 56/2963 1% [= ] 57/2963 1% [= ] 58/2963 1% [= ] 59/2963 1% [= ] 60/2963 2% [= ] 61/2963 2% [= ] 62/2963 2% [= ] 63/2963 2% [= ] 64/2963 2% [= ] 65/2963 2% [= ] 66/2963 2% [= ] 67/2963 2% [= ] 68/2963 2% [= ] 69/2963 2% [= ] 70/2963 2% [= ] 71/2963 2% [= ] 72/2963 2% [= ] 73/2963 2% [= ] 74/2963 2% [= ] 75/2963 2% [= ] 76/2963 2% [= ] 77/2963 2% [= ] 78/2963 2% [= ] 79/2963 2% [= ] 80/2963 2% [= ] 81/2963 2% [= ] 82/2963 2% [= ] 83/2963 2% [= ] 84/2963 2% [= ] 85/2963 2% [= ] 86/2963 2% [= ] 87/2963 2% [= ] 88/2963 2% [= ] 89/2963 3% [= ] 90/2963 3% [= ] 91/2963 3% [= ] 92/2963 3% [= ] 93/2963 3% [= ] 94/2963 3% [= ] 95/2963 3% [== ] 96/2963 3% [== ] 97/2963 3% [== ] 98/2963 3% [== ] 99/2963 3% [== ] 100/2963 3% [== ] 101/2963 3% [== ] 102/2963 3% [== ] 103/2963 3% [== ] 104/2963 3% [== ] 105/2963 3% [== ] 106/2963 3% [== ] 107/2963 3% [== ] 108/2963 3% [== ] 109/2963 3% [== ] 110/2963 3% [== ] 111/2963 3% [== ] 112/2963 3% [== ] 113/2963 3% [== ] 114/2963 3% [== ] 115/2963 3% [== ] 116/2963 3% [== ] 117/2963 3% [== ] 118/2963 3% [== ] 119/2963 4% [== ] 120/2963 4% [== ] 121/2963 4% [== ] 122/2963 4% [== ] 123/2963 4% [== ] 124/2963 4% [== ] 125/2963 4% [== ] 126/2963 4% [== ] 127/2963 4% [== ] 128/2963 4% [== ] 129/2963 4% [== ] 130/2963 4% [== ] 131/2963 4% [== ] 132/2963 4% [== ] 133/2963 4% [== ] 134/2963 4% [== ] 135/2963 4% [== ] 136/2963 4% [== ] 137/2963 4% [== ] 138/2963 4% [== ] 139/2963 4% [== ] 140/2963 4% [== ] 141/2963 4% [== ] 142/2963 4% [== ] 143/2963 4% [=== ] 144/2963 4% [=== ] 145/2963 4% [=== ] 146/2963 4% [=== ] 147/2963 4% [=== ] 148/2963 4% [=== ] 149/2963 5% [=== ] 150/2963 5% [=== ] 151/2963 5% [=== ] 152/2963 5% [=== ] 153/2963 5% [=== ] 154/2963 5% [=== ] 155/2963 5% [=== ] 156/2963 5% [=== ] 157/2963 5% [=== ] 158/2963 5% [=== ] 159/2963 5% [=== ] 160/2963 5% [=== ] 161/2963 5% [=== ] 162/2963 5% [=== ] 163/2963 5% [=== ] 164/2963 5% [=== ] 165/2963 5% [=== ] 166/2963 5% [=== ] 167/2963 5% [=== ] 168/2963 5% [=== ] 169/2963 5% [=== ] 170/2963 5% [=== ] 171/2963 5% [=== ] 172/2963 5% [=== ] 173/2963 5% [=== ] 174/2963 5% [=== ] 175/2963 5% [=== ] 176/2963 5% [=== ] 177/2963 5% [=== ] 178/2963 6% [=== ] 179/2963 6% [=== ] 180/2963 6% [=== ] 181/2963 6% [=== ] 182/2963 6% [=== ] 183/2963 6% [=== ] 184/2963 6% [=== ] 185/2963 6% [=== ] 186/2963 6% [=== ] 187/2963 6% [=== ] 188/2963 6% [=== ] 189/2963 6% [=== ] 190/2963 6% [=== ] 191/2963 6% [==== ] 192/2963 6% [==== ] 193/2963 6% [==== ] 194/2963 6% [==== ] 195/2963 6% [==== ] 196/2963 6% [==== ] 197/2963 6% [==== ] 198/2963 6% [==== ] 199/2963 6% [==== ] 200/2963 6% [==== ] 201/2963 6% [==== ] 202/2963 6% [==== ] 203/2963 6% [==== ] 204/2963 6% [==== ] 205/2963 6% [==== ] 206/2963 6% [==== ] 207/2963 6% [==== ] 208/2963 7% [==== ] 209/2963 7% [==== ] 210/2963 7% [==== ] 211/2963 7% [==== ] 212/2963 7% [==== ] 213/2963 7% [==== ] 214/2963 7% [==== ] 215/2963 7% [==== ] 216/2963 7% [==== ] 217/2963 7% [==== ] 218/2963 7% [==== ] 219/2963 7% [==== ] 220/2963 7% [==== ] 221/2963 7% [==== ] 222/2963 7% [==== ] 223/2963 7% [==== ] 224/2963 7% [==== ] 225/2963 7% [==== ] 226/2963 7% [==== ] 227/2963 7% [==== ] 228/2963 7% [==== ] 229/2963 7% [==== ] 230/2963 7% [==== ] 231/2963 7% [==== ] 232/2963 7% [==== ] 233/2963 7% [==== ] 234/2963 7% [==== ] 235/2963 7% [==== ] 236/2963 7% [==== ] 237/2963 7% [==== ] 238/2963 8% [===== ] 239/2963 8% [===== ] 240/2963 8% [===== ] 241/2963 8% [===== ] 242/2963 8% [===== ] 243/2963 8% [===== ] 244/2963 8% [===== ] 245/2963 8% [===== ] 246/2963 8% [===== ] 247/2963 8% [===== ] 248/2963 8% [===== ] 249/2963 8% [===== ] 250/2963 8% [===== ] 251/2963 8% [===== ] 252/2963 8% [===== ] 253/2963 8% [===== ] 254/2963 8% [===== ] 255/2963 8% [===== ] 256/2963 8% [===== ] 257/2963 8% [===== ] 258/2963 8% [===== ] 259/2963 8% [===== ] 260/2963 8% [===== ] 261/2963 8% [===== ] 262/2963 8% [===== ] 263/2963 8% [===== ] 264/2963 8% [===== ] 265/2963 8% [===== ] 266/2963 8% [===== ] 267/2963 9% [===== ] 268/2963 9% [===== ] 269/2963 9% [===== ] 270/2963 9% [===== ] 271/2963 9% [===== ] 272/2963 9% [===== ] 273/2963 9% [===== ] 274/2963 9% [===== ] 275/2963 9% [===== ] 276/2963 9% [===== ] 277/2963 9% [===== ] 278/2963 9% [===== ] 279/2963 9% [===== ] 280/2963 9% [===== ] 281/2963 9% [===== ] 282/2963 9% [===== ] 283/2963 9% [===== ] 284/2963 9% [===== ] 285/2963 9% [===== ] 286/2963 9% [====== ] 287/2963 9% [====== ] 288/2963 9% [====== ] 289/2963 9% [====== ] 290/2963 9% [====== ] 291/2963 9% [====== ] 292/2963 9% [====== ] 293/2963 9% [====== ] 294/2963 9% [====== ] 295/2963 9% [====== ] 296/2963 9% [====== ] 297/2963 10% [====== ] 298/2963 10% [====== ] 299/2963 10% [====== ] 300/2963 10% [====== ] 301/2963 10% [====== ] 302/2963 10% [====== ] 303/2963 10% [====== ] 304/2963 10% [====== ] 305/2963 10% [====== ] 306/2963 10% [====== ] 307/2963 10% [====== ] 308/2963 10% [====== ] 309/2963 10% [====== ] 310/2963 10% [====== ] 311/2963 10% [====== ] 312/2963 10% [====== ] 313/2963 10% [====== ] 314/2963 10% [====== ] 315/2963 10% [====== ] 316/2963 10% [====== ] 317/2963 10% [====== ] 318/2963 10% [====== ] 319/2963 10% [====== ] 320/2963 10% [====== ] 321/2963 10% [====== ] 322/2963 10% [====== ] 323/2963 10% [====== ] 324/2963 10% [====== ] 325/2963 10% [====== ] 326/2963 11% [====== ] 327/2963 11% [====== ] 328/2963 11% [====== ] 329/2963 11% [====== ] 330/2963 11% [====== ] 331/2963 11% [====== ] 332/2963 11% [====== ] 333/2963 11% [====== ] 334/2963 11% [======= ] 335/2963 11% [======= ] 336/2963 11% [======= ] 337/2963 11% [======= ] 338/2963 11% [======= ] 339/2963 11% [======= ] 340/2963 11% [======= ] 341/2963 11% [======= ] 342/2963 11% [======= ] 343/2963 11% [======= ] 344/2963 11% [======= ] 345/2963 11% [======= ] 346/2963 11% [======= ] 347/2963 11% [======= ] 348/2963 11% [======= ] 349/2963 11% [======= ] 350/2963 11% [======= ] 351/2963 11% [======= ] 352/2963 11% [======= ] 353/2963 11% [======= ] 354/2963 11% [======= ] 355/2963 11% [======= ] 356/2963 12% [======= ] 357/2963 12% [======= ] 358/2963 12% [======= ] 359/2963 12% [======= ] 360/2963 12% [======= ] 361/2963 12% [======= ] 362/2963 12% [======= ] 363/2963 12% [======= ] 364/2963 12% [======= ] 365/2963 12% [======= ] 366/2963 12% [======= ] 367/2963 12% [======= ] 368/2963 12% [======= ] 369/2963 12% [======= ] 370/2963 12% [======= ] 371/2963 12% [======= ] 372/2963 12% [======= ] 373/2963 12% [======= ] 374/2963 12% [======= ] 375/2963 12% [======= ] 376/2963 12% [======= ] 377/2963 12% [======= ] 378/2963 12% [======= ] 379/2963 12% [======= ] 380/2963 12% [======= ] 381/2963 12% [======= ] 382/2963 12% [======== ] 383/2963 12% [======== ] 384/2963 12% [======== ] 385/2963 12% [======== ] 386/2963 13% [======== ] 387/2963 13% [======== ] 388/2963 13% [======== ] 389/2963 13% [======== ] 390/2963 13% [======== ] 391/2963 13% [======== ] 392/2963 13% [======== ] 393/2963 13% [======== ] 394/2963 13% [======== ] 395/2963 13% [======== ] 396/2963 13% [======== ] 397/2963 13% [======== ] 398/2963 13% [======== ] 399/2963 13% [======== ] 400/2963 13% [======== ] 401/2963 13% [======== ] 402/2963 13% [======== ] 403/2963 13% [======== ] 404/2963 13% [======== ] 405/2963 13% [======== ] 406/2963 13% [======== ] 407/2963 13% [======== ] 408/2963 13% [======== ] 409/2963 13% [======== ] 410/2963 13% [======== ] 411/2963 13% [======== ] 412/2963 13% [======== ] 413/2963 13% [======== ] 414/2963 13% [======== ] 415/2963 14% [======== ] 416/2963 14% [======== ] 417/2963 14% [======== ] 418/2963 14% [======== ] 419/2963 14% [======== ] 420/2963 14% [======== ] 421/2963 14% [======== ] 422/2963 14% [======== ] 423/2963 14% [======== ] 424/2963 14% [======== ] 425/2963 14% [======== ] 426/2963 14% [======== ] 427/2963 14% [======== ] 428/2963 14% [======== ] 429/2963 14% [======== ] 430/2963 14% [========= ] 431/2963 14% [========= ] 432/2963 14% [========= ] 433/2963 14% [========= ] 434/2963 14% [========= ] 435/2963 14% [========= ] 436/2963 14% [========= ] 437/2963 14% [========= ] 438/2963 14% [========= ] 439/2963 14% [========= ] 440/2963 14% [========= ] 441/2963 14% [========= ] 442/2963 14% [========= ] 443/2963 14% [========= ] 444/2963 14% [========= ] 445/2963 15% [========= ] 446/2963 15% [========= ] 447/2963 15% [========= ] 448/2963 15% [========= ] 449/2963 15% [========= ] 450/2963 15% [========= ] 451/2963 15% [========= ] 452/2963 15% [========= ] 453/2963 15% [========= ] 454/2963 15% [========= ] 455/2963 15% [========= ] 456/2963 15% [========= ] 457/2963 15% [========= ] 458/2963 15% [========= ] 459/2963 15% [========= ] 460/2963 15% [========= ] 461/2963 15% [========= ] 462/2963 15% [========= ] 463/2963 15% [========= ] 464/2963 15% [========= ] 465/2963 15% [========= ] 466/2963 15% [========= ] 467/2963 15% [========= ] 468/2963 15% [========= ] 469/2963 15% [========= ] 470/2963 15% [========= ] 471/2963 15% [========= ] 472/2963 15% [========= ] 473/2963 15% [========= ] 474/2963 15% [========= ] 475/2963 16% [========= ] 476/2963 16% [========= ] 477/2963 16% [========== ] 478/2963 16% [========== ] 479/2963 16% [========== ] 480/2963 16% [========== ] 481/2963 16% [========== ] 482/2963 16% [========== ] 483/2963 16% [========== ] 484/2963 16% [========== ] 485/2963 16% [========== ] 486/2963 16% [========== ] 487/2963 16% [========== ] 488/2963 16% [========== ] 489/2963 16% [========== ] 490/2963 16% [========== ] 491/2963 16% [========== ] 492/2963 16% [========== ] 493/2963 16% [========== ] 494/2963 16% [========== ] 495/2963 16% [========== ] 496/2963 16% [========== ] 497/2963 16% [========== ] 498/2963 16% [========== ] 499/2963 16% [========== ] 500/2963 16% [========== ] 501/2963 16% [========== ] 502/2963 16% [========== ] 503/2963 16% [========== ] 504/2963 17% [========== ] 505/2963 17% [========== ] 506/2963 17% [========== ] 507/2963 17% [========== ] 508/2963 17% [========== ] 509/2963 17% [========== ] 510/2963 17% [========== ] 511/2963 17% [========== ] 512/2963 17% [========== ] 513/2963 17% [========== ] 514/2963 17% [========== ] 515/2963 17% [========== ] 516/2963 17% [========== ] 517/2963 17% [========== ] 518/2963 17% [========== ] 519/2963 17% [========== ] 520/2963 17% [========== ] 521/2963 17% [========== ] 522/2963 17% [========== ] 523/2963 17% [========== ] 524/2963 17% [========== ] 525/2963 17% [=========== ] 526/2963 17% [=========== ] 527/2963 17% [=========== ] 528/2963 17% [=========== ] 529/2963 17% [=========== ] 530/2963 17% [=========== ] 531/2963 17% [=========== ] 532/2963 17% [=========== ] 533/2963 17% [=========== ] 534/2963 18% [=========== ] 535/2963 18% [=========== ] 536/2963 18% [=========== ] 537/2963 18% [=========== ] 538/2963 18% [=========== ] 539/2963 18% [=========== ] 540/2963 18% [=========== ] 541/2963 18% [=========== ] 542/2963 18% [=========== ] 543/2963 18% [=========== ] 544/2963 18% [=========== ] 545/2963 18% [=========== ] 546/2963 18% [=========== ] 547/2963 18% [=========== ] 548/2963 18% [=========== ] 549/2963 18% [=========== ] 550/2963 18% [=========== ] 551/2963 18% [=========== ] 552/2963 18% [=========== ] 553/2963 18% [=========== ] 554/2963 18% [=========== ] 555/2963 18% [=========== ] 556/2963 18% [=========== ] 557/2963 18% [=========== ] 558/2963 18% [=========== ] 559/2963 18% [=========== ] 560/2963 18% [=========== ] 561/2963 18% [=========== ] 562/2963 18% [=========== ] 563/2963 19% [=========== ] 564/2963 19% [=========== ] 565/2963 19% [=========== ] 566/2963 19% [=========== ] 567/2963 19% [=========== ] 568/2963 19% [=========== ] 569/2963 19% [=========== ] 570/2963 19% [=========== ] 571/2963 19% [=========== ] 572/2963 19% [=========== ] 573/2963 19% [============ ] 574/2963 19% [============ ] 575/2963 19% [============ ] 576/2963 19% [============ ] 577/2963 19% [============ ] 578/2963 19% [============ ] 579/2963 19% [============ ] 580/2963 19% [============ ] 581/2963 19% [============ ] 582/2963 19% [============ ] 583/2963 19% [============ ] 584/2963 19% [============ ] 585/2963 19% [============ ] 586/2963 19% [============ ] 587/2963 19% [============ ] 588/2963 19% [============ ] 589/2963 19% [============ ] 590/2963 19% [============ ] 591/2963 19% [============ ] 592/2963 19% [============ ] 593/2963 20% [============ ] 594/2963 20% [============ ] 595/2963 20% [============ ] 596/2963 20% [============ ] 597/2963 20% [============ ] 598/2963 20% [============ ] 599/2963 20% [============ ] 600/2963 20% [============ ] 601/2963 20% [============ ] 602/2963 20% [============ ] 603/2963 20% [============ ] 604/2963 20% [============ ] 605/2963 20% [============ ] 606/2963 20% [============ ] 607/2963 20% [============ ] 608/2963 20% [============ ] 609/2963 20% [============ ] 610/2963 20% [============ ] 611/2963 20% [============ ] 612/2963 20% [============ ] 613/2963 20% [============ ] 614/2963 20% [============ ] 615/2963 20% [============ ] 616/2963 20% [============ ] 617/2963 20% [============ ] 618/2963 20% [============ ] 619/2963 20% [============ ] 620/2963 20% [============ ] 621/2963 20% [============= ] 622/2963 20% [============= ] 623/2963 21% [============= ] 624/2963 21% [============= ] 625/2963 21% [============= ] 626/2963 21% [============= ] 627/2963 21% [============= ] 628/2963 21% [============= ] 629/2963 21% [============= ] 630/2963 21% [============= ] 631/2963 21% [============= ] 632/2963 21% [============= ] 633/2963 21% [============= ] 634/2963 21% [============= ] 635/2963 21% [============= ] 636/2963 21% [============= ] 637/2963 21% [============= ] 638/2963 21% [============= ] 639/2963 21% [============= ] 640/2963 21% [============= ] 641/2963 21% [============= ] 642/2963 21% [============= ] 643/2963 21% [============= ] 644/2963 21% [============= ] 645/2963 21% [============= ] 646/2963 21% [============= ] 647/2963 21% [============= ] 648/2963 21% [============= ] 649/2963 21% [============= ] 650/2963 21% [============= ] 651/2963 21% [============= ] 652/2963 22% [============= ] 653/2963 22% [============= ] 654/2963 22% [============= ] 655/2963 22% [============= ] 656/2963 22% [============= ] 657/2963 22% [============= ] 658/2963 22% [============= ] 659/2963 22% [============= ] 660/2963 22% [============= ] 661/2963 22% [============= ] 662/2963 22% [============= ] 663/2963 22% [============= ] 664/2963 22% [============= ] 665/2963 22% [============= ] 666/2963 22% [============= ] 667/2963 22% [============= ] 668/2963 22% [============= ] 669/2963 22% [============== ] 670/2963 22% [============== ] 671/2963 22% [============== ] 672/2963 22% [============== ] 673/2963 22% [============== ] 674/2963 22% [============== ] 675/2963 22% [============== ] 676/2963 22% [============== ] 677/2963 22% [============== ] 678/2963 22% [============== ] 679/2963 22% [============== ] 680/2963 22% [============== ] 681/2963 22% [============== ] 682/2963 23% [============== ] 683/2963 23% [============== ] 684/2963 23% [============== ] 685/2963 23% [============== ] 686/2963 23% [============== ] 687/2963 23% [============== ] 688/2963 23% [============== ] 689/2963 23% [============== ] 690/2963 23% [============== ] 691/2963 23% [============== ] 692/2963 23% [============== ] 693/2963 23% [============== ] 694/2963 23% [============== ] 695/2963 23% [============== ] 696/2963 23% [============== ] 697/2963 23% [============== ] 698/2963 23% [============== ] 699/2963 23% [============== ] 700/2963 23% [============== ] 701/2963 23% [============== ] 702/2963 23% [============== ] 703/2963 23% [============== ] 704/2963 23% [============== ] 705/2963 23% [============== ] 706/2963 23% [============== ] 707/2963 23% [============== ] 708/2963 23% [============== ] 709/2963 23% [============== ] 710/2963 23% [============== ] 711/2963 23% [============== ] 712/2963 24% [============== ] 713/2963 24% [============== ] 714/2963 24% [============== ] 715/2963 24% [============== ] 716/2963 24% [=============== ] 717/2963 24% [=============== ] 718/2963 24% [=============== ] 719/2963 24% [=============== ] 720/2963 24% [=============== ] 721/2963 24% [=============== ] 722/2963 24% [=============== ] 723/2963 24% [=============== ] 724/2963 24% [=============== ] 725/2963 24% [=============== ] 726/2963 24% [=============== ] 727/2963 24% [=============== ] 728/2963 24% [=============== ] 729/2963 24% [=============== ] 730/2963 24% [=============== ] 731/2963 24% [=============== ] 732/2963 24% [=============== ] 733/2963 24% [=============== ] 734/2963 24% [=============== ] 735/2963 24% [=============== ] 736/2963 24% [=============== ] 737/2963 24% [=============== ] 738/2963 24% [=============== ] 739/2963 24% [=============== ] 740/2963 24% [=============== ] 741/2963 25% [=============== ] 742/2963 25% [=============== ] 743/2963 25% [=============== ] 744/2963 25% [=============== ] 745/2963 25% [=============== ] 746/2963 25% [=============== ] 747/2963 25% [=============== ] 748/2963 25% [=============== ] 749/2963 25% [=============== ] 750/2963 25% [=============== ] 751/2963 25% [=============== ] 752/2963 25% [=============== ] 753/2963 25% [=============== ] 754/2963 25% [=============== ] 755/2963 25% [=============== ] 756/2963 25% [=============== ] 757/2963 25% [=============== ] 758/2963 25% [=============== ] 759/2963 25% [=============== ] 760/2963 25% [=============== ] 761/2963 25% [=============== ] 762/2963 25% [=============== ] 763/2963 25% [=============== ] 764/2963 25% [================ ] 765/2963 25% [================ ] 766/2963 25% [================ ] 767/2963 25% [================ ] 768/2963 25% [================ ] 769/2963 25% [================ ] 770/2963 25% [================ ] 771/2963 26% [================ ] 772/2963 26% [================ ] 773/2963 26% [================ ] 774/2963 26% [================ ] 775/2963 26% [================ ] 776/2963 26% [================ ] 777/2963 26% [================ ] 778/2963 26% [================ ] 779/2963 26% [================ ] 780/2963 26% [================ ] 781/2963 26% [================ ] 782/2963 26% [================ ] 783/2963 26% [================ ] 784/2963 26% [================ ] 785/2963 26% [================ ] 786/2963 26% [================ ] 787/2963 26% [================ ] 788/2963 26% [================ ] 789/2963 26% [================ ] 790/2963 26% [================ ] 791/2963 26% [================ ] 792/2963 26% [================ ] 793/2963 26% [================ ] 794/2963 26% [================ ] 795/2963 26% [================ ] 796/2963 26% [================ ] 797/2963 26% [================ ] 798/2963 26% [================ ] 799/2963 26% [================ ] 800/2963 26% [================ ] 801/2963 27% [================ ] 802/2963 27% [================ ] 803/2963 27% [================ ] 804/2963 27% [================ ] 805/2963 27% [================ ] 806/2963 27% [================ ] 807/2963 27% [================ ] 808/2963 27% [================ ] 809/2963 27% [================ ] 810/2963 27% [================ ] 811/2963 27% [================ ] 812/2963 27% [================= ] 813/2963 27% [================= ] 814/2963 27% [================= ] 815/2963 27% [================= ] 816/2963 27% [================= ] 817/2963 27% [================= ] 818/2963 27% [================= ] 819/2963 27% [================= ] 820/2963 27% [================= ] 821/2963 27% [================= ] 822/2963 27% [================= ] 823/2963 27% [================= ] 824/2963 27% [================= ] 825/2963 27% [================= ] 826/2963 27% [================= ] 827/2963 27% [================= ] 828/2963 27% [================= ] 829/2963 27% [================= ] 830/2963 28% [================= ] 831/2963 28% [================= ] 832/2963 28% [================= ] 833/2963 28% [================= ] 834/2963 28% [================= ] 835/2963 28% [================= ] 836/2963 28% [================= ] 837/2963 28% [================= ] 838/2963 28% [================= ] 839/2963 28% [================= ] 840/2963 28% [================= ] 841/2963 28% [================= ] 842/2963 28% [================= ] 843/2963 28% [================= ] 844/2963 28% [================= ] 845/2963 28% [================= ] 846/2963 28% [================= ] 847/2963 28% [================= ] 848/2963 28% [================= ] 849/2963 28% [================= ] 850/2963 28% [================= ] 851/2963 28% [================= ] 852/2963 28% [================= ] 853/2963 28% [================= ] 854/2963 28% [================= ] 855/2963 28% [================= ] 856/2963 28% [================= ] 857/2963 28% [================= ] 858/2963 28% [================= ] 859/2963 28% [================= ] 860/2963 29% [================== ] 861/2963 29% [================== ] 862/2963 29% [================== ] 863/2963 29% [================== ] 864/2963 29% [================== ] 865/2963 29% [================== ] 866/2963 29% [================== ] 867/2963 29% [================== ] 868/2963 29% [================== ] 869/2963 29% [================== ] 870/2963 29% [================== ] 871/2963 29% [================== ] 872/2963 29% [================== ] 873/2963 29% [================== ] 874/2963 29% [================== ] 875/2963 29% [================== ] 876/2963 29% [================== ] 877/2963 29% [================== ] 878/2963 29% [================== ] 879/2963 29% [================== ] 880/2963 29% [================== ] 881/2963 29% [================== ] 882/2963 29% [================== ] 883/2963 29% [================== ] 884/2963 29% [================== ] 885/2963 29% [================== ] 886/2963 29% [================== ] 887/2963 29% [================== ] 888/2963 29% [================== ] 889/2963 30% [================== ] 890/2963 30% [================== ] 891/2963 30% [================== ] 892/2963 30% [================== ] 893/2963 30% [================== ] 894/2963 30% [================== ] 895/2963 30% [================== ] 896/2963 30% [================== ] 897/2963 30% [================== ] 898/2963 30% [================== ] 899/2963 30% [================== ] 900/2963 30% [================== ] 901/2963 30% [================== ] 902/2963 30% [================== ] 903/2963 30% [================== ] 904/2963 30% [================== ] 905/2963 30% [================== ] 906/2963 30% [================== ] 907/2963 30% [================== ] 908/2963 30% [=================== ] 909/2963 30% [=================== ] 910/2963 30% [=================== ] 911/2963 30% [=================== ] 912/2963 30% [=================== ] 913/2963 30% [=================== ] 914/2963 30% [=================== ] 915/2963 30% [=================== ] 916/2963 30% [=================== ] 917/2963 30% [=================== ] 918/2963 30% [=================== ] 919/2963 31% [=================== ] 920/2963 31% [=================== ] 921/2963 31% [=================== ] 922/2963 31% [=================== ] 923/2963 31% [=================== ] 924/2963 31% [=================== ] 925/2963 31% [=================== ] 926/2963 31% [=================== ] 927/2963 31% [=================== ] 928/2963 31% [=================== ] 929/2963 31% [=================== ] 930/2963 31% [=================== ] 931/2963 31% [=================== ] 932/2963 31% [=================== ] 933/2963 31% [=================== ] 934/2963 31% [=================== ] 935/2963 31% [=================== ] 936/2963 31% [=================== ] 937/2963 31% [=================== ] 938/2963 31% [=================== ] 939/2963 31% [=================== ] 940/2963 31% [=================== ] 941/2963 31% [=================== ] 942/2963 31% [=================== ] 943/2963 31% [=================== ] 944/2963 31% [=================== ] 945/2963 31% [=================== ] 946/2963 31% [=================== ] 947/2963 31% [=================== ] 948/2963 31% [=================== ] 949/2963 32% [=================== ] 950/2963 32% [=================== ] 951/2963 32% [=================== ] 952/2963 32% [=================== ] 953/2963 32% [=================== ] 954/2963 32% [=================== ] 955/2963 32% [==================== ] 956/2963 32% [==================== ] 957/2963 32% [==================== ] 958/2963 32% [==================== ] 959/2963 32% [==================== ] 960/2963 32% [==================== ] 961/2963 32% [==================== ] 962/2963 32% [==================== ] 963/2963 32% [==================== ] 964/2963 32% [==================== ] 965/2963 32% [==================== ] 966/2963 32% [==================== ] 967/2963 32% [==================== ] 968/2963 32% [==================== ] 969/2963 32% [==================== ] 970/2963 32% [==================== ] 971/2963 32% [==================== ] 972/2963 32% [==================== ] 973/2963 32% [==================== ] 974/2963 32% [==================== ] 975/2963 32% [==================== ] 976/2963 32% [==================== ] 977/2963 32% [==================== ] 978/2963 33% [==================== ] 979/2963 33% [==================== ] 980/2963 33% [==================== ] 981/2963 33% [==================== ] 982/2963 33% [==================== ] 983/2963 33% [==================== ] 984/2963 33% [==================== ] 985/2963 33% [==================== ] 986/2963 33% [==================== ] 987/2963 33% [==================== ] 988/2963 33% [==================== ] 989/2963 33% [==================== ] 990/2963 33% [==================== ] 991/2963 33% [==================== ] 992/2963 33% [==================== ] 993/2963 33% [==================== ] 994/2963 33% [==================== ] 995/2963 33% [==================== ] 996/2963 33% [==================== ] 997/2963 33% [==================== ] 998/2963 33% [==================== ] 999/2963 33% [==================== ] 1000/2963 33% [==================== ] 1001/2963 33% [==================== ] 1002/2963 33% [==================== ] 1003/2963 33% [===================== ] 1004/2963 33% [===================== ] 1005/2963 33% [===================== ] 1006/2963 33% [===================== ] 1007/2963 33% [===================== ] 1008/2963 34% [===================== ] 1009/2963 34% [===================== ] 1010/2963 34% [===================== ] 1011/2963 34% [===================== ] 1012/2963 34% [===================== ] 1013/2963 34% [===================== ] 1014/2963 34% [===================== ] 1015/2963 34% [===================== ] 1016/2963 34% [===================== ] 1017/2963 34% [===================== ] 1018/2963 34% [===================== ] 1019/2963 34% [===================== ] 1020/2963 34% [===================== ] 1021/2963 34% [===================== ] 1022/2963 34% [===================== ] 1023/2963 34% [===================== ] 1024/2963 34% [===================== ] 1025/2963 34% [===================== ] 1026/2963 34% [===================== ] 1027/2963 34% [===================== ] 1028/2963 34% [===================== ] 1029/2963 34% [===================== ] 1030/2963 34% [===================== ] 1031/2963 34% [===================== ] 1032/2963 34% [===================== ] 1033/2963 34% [===================== ] 1034/2963 34% [===================== ] 1035/2963 34% [===================== ] 1036/2963 34% [===================== ] 1037/2963 34% [===================== ] 1038/2963 35% [===================== ] 1039/2963 35% [===================== ] 1040/2963 35% [===================== ] 1041/2963 35% [===================== ] 1042/2963 35% [===================== ] 1043/2963 35% [===================== ] 1044/2963 35% [===================== ] 1045/2963 35% [===================== ] 1046/2963 35% [===================== ] 1047/2963 35% [===================== ] 1048/2963 35% [===================== ] 1049/2963 35% [===================== ] 1050/2963 35% [===================== ] 1051/2963 35% [====================== ] 1052/2963 35% [====================== ] 1053/2963 35% [====================== ] 1054/2963 35% [====================== ] 1055/2963 35% [====================== ] 1056/2963 35% [====================== ] 1057/2963 35% [====================== ] 1058/2963 35% [====================== ] 1059/2963 35% [====================== ] 1060/2963 35% [====================== ] 1061/2963 35% [====================== ] 1062/2963 35% [====================== ] 1063/2963 35% [====================== ] 1064/2963 35% [====================== ] 1065/2963 35% [====================== ] 1066/2963 35% [====================== ] 1067/2963 36% [====================== ] 1068/2963 36% [====================== ] 1069/2963 36% [====================== ] 1070/2963 36% [====================== ] 1071/2963 36% [====================== ] 1072/2963 36% [====================== ] 1073/2963 36% [====================== ] 1074/2963 36% [====================== ] 1075/2963 36% [====================== ] 1076/2963 36% [====================== ] 1077/2963 36% [====================== ] 1078/2963 36% [====================== ] 1079/2963 36% [====================== ] 1080/2963 36% [====================== ] 1081/2963 36% [====================== ] 1082/2963 36% [====================== ] 1083/2963 36% [====================== ] 1084/2963 36% [====================== ] 1085/2963 36% [====================== ] 1086/2963 36% [====================== ] 1087/2963 36% [====================== ] 1088/2963 36% [====================== ] 1089/2963 36% [====================== ] 1090/2963 36% [====================== ] 1091/2963 36% [====================== ] 1092/2963 36% [====================== ] 1093/2963 36% [====================== ] 1094/2963 36% [====================== ] 1095/2963 36% [====================== ] 1096/2963 36% [====================== ] 1097/2963 37% [====================== ] 1098/2963 37% [====================== ] 1099/2963 37% [======================= ] 1100/2963 37% [======================= ] 1101/2963 37% [======================= ] 1102/2963 37% [======================= ] 1103/2963 37% [======================= ] 1104/2963 37% [======================= ] 1105/2963 37% [======================= ] 1106/2963 37% [======================= ] 1107/2963 37% [======================= ] 1108/2963 37% [======================= ] 1109/2963 37% [======================= ] 1110/2963 37% [======================= ] 1111/2963 37% [======================= ] 1112/2963 37% [======================= ] 1113/2963 37% [======================= ] 1114/2963 37% [======================= ] 1115/2963 37% [======================= ] 1116/2963 37% [======================= ] 1117/2963 37% [======================= ] 1118/2963 37% [======================= ] 1119/2963 37% [======================= ] 1120/2963 37% [======================= ] 1121/2963 37% [======================= ] 1122/2963 37% [======================= ] 1123/2963 37% [======================= ] 1124/2963 37% [======================= ] 1125/2963 37% [======================= ] 1126/2963 38% [======================= ] 1127/2963 38% [======================= ] 1128/2963 38% [======================= ] 1129/2963 38% [======================= ] 1130/2963 38% [======================= ] 1131/2963 38% [======================= ] 1132/2963 38% [======================= ] 1133/2963 38% [======================= ] 1134/2963 38% [======================= ] 1135/2963 38% [======================= ] 1136/2963 38% [======================= ] 1137/2963 38% [======================= ] 1138/2963 38% [======================= ] 1139/2963 38% [======================= ] 1140/2963 38% [======================= ] 1141/2963 38% [======================= ] 1142/2963 38% [======================= ] 1143/2963 38% [======================= ] 1144/2963 38% [======================= ] 1145/2963 38% [======================= ] 1146/2963 38% [======================== ] 1147/2963 38% [======================== ] 1148/2963 38% [======================== ] 1149/2963 38% [======================== ] 1150/2963 38% [======================== ] 1151/2963 38% [======================== ] 1152/2963 38% [======================== ] 1153/2963 38% [======================== ] 1154/2963 38% [======================== ] 1155/2963 38% [======================== ] 1156/2963 39% [======================== ] 1157/2963 39% [======================== ] 1158/2963 39% [======================== ] 1159/2963 39% [======================== ] 1160/2963 39% [======================== ] 1161/2963 39% [======================== ] 1162/2963 39% [======================== ] 1163/2963 39% [======================== ] 1164/2963 39% [======================== ] 1165/2963 39% [======================== ] 1166/2963 39% [======================== ] 1167/2963 39% [======================== ] 1168/2963 39% [======================== ] 1169/2963 39% [======================== ] 1170/2963 39% [======================== ] 1171/2963 39% [======================== ] 1172/2963 39% [======================== ] 1173/2963 39% [======================== ] 1174/2963 39% [======================== ] 1175/2963 39% [======================== ] 1176/2963 39% [======================== ] 1177/2963 39% [======================== ] 1178/2963 39% [======================== ] 1179/2963 39% [======================== ] 1180/2963 39% [======================== ] 1181/2963 39% [======================== ] 1182/2963 39% [======================== ] 1183/2963 39% [======================== ] 1184/2963 39% [======================== ] 1185/2963 39% [======================== ] 1186/2963 40% [======================== ] 1187/2963 40% [======================== ] 1188/2963 40% [======================== ] 1189/2963 40% [======================== ] 1190/2963 40% [======================== ] 1191/2963 40% [======================== ] 1192/2963 40% [======================== ] 1193/2963 40% [======================== ] 1194/2963 40% [========================= ] 1195/2963 40% [========================= ] 1196/2963 40% [========================= ] 1197/2963 40% [========================= ] 1198/2963 40% [========================= ] 1199/2963 40% [========================= ] 1200/2963 40% [========================= ] 1201/2963 40% [========================= ] 1202/2963 40% [========================= ] 1203/2963 40% [========================= ] 1204/2963 40% [========================= ] 1205/2963 40% [========================= ] 1206/2963 40% [========================= ] 1207/2963 40% [========================= ] 1208/2963 40% [========================= ] 1209/2963 40% [========================= ] 1210/2963 40% [========================= ] 1211/2963 40% [========================= ] 1212/2963 40% [========================= ] 1213/2963 40% [========================= ] 1214/2963 40% [========================= ] 1215/2963 41% [========================= ] 1216/2963 41% [========================= ] 1217/2963 41% [========================= ] 1218/2963 41% [========================= ] 1219/2963 41% [========================= ] 1220/2963 41% [========================= ] 1221/2963 41% [========================= ] 1222/2963 41% [========================= ] 1223/2963 41% [========================= ] 1224/2963 41% [========================= ] 1225/2963 41% [========================= ] 1226/2963 41% [========================= ] 1227/2963 41% [========================= ] 1228/2963 41% [========================= ] 1229/2963 41% [========================= ] 1230/2963 41% [========================= ] 1231/2963 41% [========================= ] 1232/2963 41% [========================= ] 1233/2963 41% [========================= ] 1234/2963 41% [========================= ] 1235/2963 41% [========================= ] 1236/2963 41% [========================= ] 1237/2963 41% [========================= ] 1238/2963 41% [========================= ] 1239/2963 41% [========================= ] 1240/2963 41% [========================= ] 1241/2963 41% [========================= ] 1242/2963 41% [========================== ] 1243/2963 41% [========================== ] 1244/2963 41% [========================== ] 1245/2963 42% [========================== ] 1246/2963 42% [========================== ] 1247/2963 42% [========================== ] 1248/2963 42% [========================== ] 1249/2963 42% [========================== ] 1250/2963 42% [========================== ] 1251/2963 42% [========================== ] 1252/2963 42% [========================== ] 1253/2963 42% [========================== ] 1254/2963 42% [========================== ] 1255/2963 42% [========================== ] 1256/2963 42% [========================== ] 1257/2963 42% [========================== ] 1258/2963 42% [========================== ] 1259/2963 42% [========================== ] 1260/2963 42% [========================== ] 1261/2963 42% [========================== ] 1262/2963 42% [========================== ] 1263/2963 42% [========================== ] 1264/2963 42% [========================== ] 1265/2963 42% [========================== ] 1266/2963 42% [========================== ] 1267/2963 42% [========================== ] 1268/2963 42% [========================== ] 1269/2963 42% [========================== ] 1270/2963 42% [========================== ] 1271/2963 42% [========================== ] 1272/2963 42% [========================== ] 1273/2963 42% [========================== ] 1274/2963 42% [========================== ] 1275/2963 43% [========================== ] 1276/2963 43% [========================== ] 1277/2963 43% [========================== ] 1278/2963 43% [========================== ] 1279/2963 43% [========================== ] 1280/2963 43% [========================== ] 1281/2963 43% [========================== ] 1282/2963 43% [========================== ] 1283/2963 43% [========================== ] 1284/2963 43% [========================== ] 1285/2963 43% [========================== ] 1286/2963 43% [========================== ] 1287/2963 43% [========================== ] 1288/2963 43% [========================== ] 1289/2963 43% [========================== ] 1290/2963 43% [=========================== ] 1291/2963 43% [=========================== ] 1292/2963 43% [=========================== ] 1293/2963 43% [=========================== ] 1294/2963 43% [=========================== ] 1295/2963 43% [=========================== ] 1296/2963 43% [=========================== ] 1297/2963 43% [=========================== ] 1298/2963 43% [=========================== ] 1299/2963 43% [=========================== ] 1300/2963 43% [=========================== ] 1301/2963 43% [=========================== ] 1302/2963 43% [=========================== ] 1303/2963 43% [=========================== ] 1304/2963 44% [=========================== ] 1305/2963 44% [=========================== ] 1306/2963 44% [=========================== ] 1307/2963 44% [=========================== ] 1308/2963 44% [=========================== ] 1309/2963 44% [=========================== ] 1310/2963 44% [=========================== ] 1311/2963 44% [=========================== ] 1312/2963 44% [=========================== ] 1313/2963 44% [=========================== ] 1314/2963 44% [=========================== ] 1315/2963 44% [=========================== ] 1316/2963 44% [=========================== ] 1317/2963 44% [=========================== ] 1318/2963 44% [=========================== ] 1319/2963 44% [=========================== ] 1320/2963 44% [=========================== ] 1321/2963 44% [=========================== ] 1322/2963 44% [=========================== ] 1323/2963 44% [=========================== ] 1324/2963 44% [=========================== ] 1325/2963 44% [=========================== ] 1326/2963 44% [=========================== ] 1327/2963 44% [=========================== ] 1328/2963 44% [=========================== ] 1329/2963 44% [=========================== ] 1330/2963 44% [=========================== ] 1331/2963 44% [=========================== ] 1332/2963 44% [=========================== ] 1333/2963 44% [=========================== ] 1334/2963 45% [=========================== ] 1335/2963 45% [=========================== ] 1336/2963 45% [=========================== ] 1337/2963 45% [=========================== ] 1338/2963 45% [============================ ] 1339/2963 45% [============================ ] 1340/2963 45% [============================ ] 1341/2963 45% [============================ ] 1342/2963 45% [============================ ] 1343/2963 45% [============================ ] 1344/2963 45% [============================ ] 1345/2963 45% [============================ ] 1346/2963 45% [============================ ] 1347/2963 45% [============================ ] 1348/2963 45% [============================ ] 1349/2963 45% [============================ ] 1350/2963 45% [============================ ] 1351/2963 45% [============================ ] 1352/2963 45% [============================ ] 1353/2963 45% [============================ ] 1354/2963 45% [============================ ] 1355/2963 45% [============================ ] 1356/2963 45% [============================ ] 1357/2963 45% [============================ ] 1358/2963 45% [============================ ] 1359/2963 45% [============================ ] 1360/2963 45% [============================ ] 1361/2963 45% [============================ ] 1362/2963 45% [============================ ] 1363/2963 46% [============================ ] 1364/2963 46% [============================ ] 1365/2963 46% [============================ ] 1366/2963 46% [============================ ] 1367/2963 46% [============================ ] 1368/2963 46% [============================ ] 1369/2963 46% [============================ ] 1370/2963 46% [============================ ] 1371/2963 46% [============================ ] 1372/2963 46% [============================ ] 1373/2963 46% [============================ ] 1374/2963 46% [============================ ] 1375/2963 46% [============================ ] 1376/2963 46% [============================ ] 1377/2963 46% [============================ ] 1378/2963 46% [============================ ] 1379/2963 46% [============================ ] 1380/2963 46% [============================ ] 1381/2963 46% [============================ ] 1382/2963 46% [============================ ] 1383/2963 46% [============================ ] 1384/2963 46% [============================ ] 1385/2963 46% [============================= ] 1386/2963 46% [============================= ] 1387/2963 46% [============================= ] 1388/2963 46% [============================= ] 1389/2963 46% [============================= ] 1390/2963 46% [============================= ] 1391/2963 46% [============================= ] 1392/2963 46% [============================= ] 1393/2963 47% [============================= ] 1394/2963 47% [============================= ] 1395/2963 47% [============================= ] 1396/2963 47% [============================= ] 1397/2963 47% [============================= ] 1398/2963 47% [============================= ] 1399/2963 47% [============================= ] 1400/2963 47% [============================= ] 1401/2963 47% [============================= ] 1402/2963 47% [============================= ] 1403/2963 47% [============================= ] 1404/2963 47% [============================= ] 1405/2963 47% [============================= ] 1406/2963 47% [============================= ] 1407/2963 47% [============================= ] 1408/2963 47% [============================= ] 1409/2963 47% [============================= ] 1410/2963 47% [============================= ] 1411/2963 47% [============================= ] 1412/2963 47% [============================= ] 1413/2963 47% [============================= ] 1414/2963 47% [============================= ] 1415/2963 47% [============================= ] 1416/2963 47% [============================= ] 1417/2963 47% [============================= ] 1418/2963 47% [============================= ] 1419/2963 47% [============================= ] 1420/2963 47% [============================= ] 1421/2963 47% [============================= ] 1422/2963 47% [============================= ] 1423/2963 48% [============================= ] 1424/2963 48% [============================= ] 1425/2963 48% [============================= ] 1426/2963 48% [============================= ] 1427/2963 48% [============================= ] 1428/2963 48% [============================= ] 1429/2963 48% [============================= ] 1430/2963 48% [============================= ] 1431/2963 48% [============================= ] 1432/2963 48% [============================= ] 1433/2963 48% [============================== ] 1434/2963 48% [============================== ] 1435/2963 48% [============================== ] 1436/2963 48% [============================== ] 1437/2963 48% [============================== ] 1438/2963 48% [============================== ] 1439/2963 48% [============================== ] 1440/2963 48% [============================== ] 1441/2963 48% [============================== ] 1442/2963 48% [============================== ] 1443/2963 48% [============================== ] 1444/2963 48% [============================== ] 1445/2963 48% [============================== ] 1446/2963 48% [============================== ] 1447/2963 48% [============================== ] 1448/2963 48% [============================== ] 1449/2963 48% [============================== ] 1450/2963 48% [============================== ] 1451/2963 48% [============================== ] 1452/2963 49% [============================== ] 1453/2963 49% [============================== ] 1454/2963 49% [============================== ] 1455/2963 49% [============================== ] 1456/2963 49% [============================== ] 1457/2963 49% [============================== ] 1458/2963 49% [============================== ] 1459/2963 49% [============================== ] 1460/2963 49% [============================== ] 1461/2963 49% [============================== ] 1462/2963 49% [============================== ] 1463/2963 49% [============================== ] 1464/2963 49% [============================== ] 1465/2963 49% [============================== ] 1466/2963 49% [============================== ] 1467/2963 49% [============================== ] 1468/2963 49% [============================== ] 1469/2963 49% [============================== ] 1470/2963 49% [============================== ] 1471/2963 49% [============================== ] 1472/2963 49% [============================== ] 1473/2963 49% [============================== ] 1474/2963 49% [============================== ] 1475/2963 49% [============================== ] 1476/2963 49% [============================== ] 1477/2963 49% [============================== ] 1478/2963 49% [============================== ] 1479/2963 49% [============================== ] 1480/2963 49% [============================== ] 1481/2963 49% [=============================== ] 1482/2963 50% [=============================== ] 1483/2963 50% [=============================== ] 1484/2963 50% [=============================== ] 1485/2963 50% [=============================== ] 1486/2963 50% [=============================== ] 1487/2963 50% [=============================== ] 1488/2963 50% [=============================== ] 1489/2963 50% [=============================== ] 1490/2963 50% [=============================== ] 1491/2963 50% [=============================== ] 1492/2963 50% [=============================== ] 1493/2963 50% [=============================== ] 1494/2963 50% [=============================== ] 1495/2963 50% [=============================== ] 1496/2963 50% [=============================== ] 1497/2963 50% [=============================== ] 1498/2963 50% [=============================== ] 1499/2963 50% [=============================== ] 1500/2963 50% [=============================== ] 1501/2963 50% [=============================== ] 1502/2963 50% [=============================== ] 1503/2963 50% [=============================== ] 1504/2963 50% [=============================== ] 1505/2963 50% [=============================== ] 1506/2963 50% [=============================== ] 1507/2963 50% [=============================== ] 1508/2963 50% [=============================== ] 1509/2963 50% [=============================== ] 1510/2963 50% [=============================== ] 1511/2963 50% [=============================== ] 1512/2963 51% [=============================== ] 1513/2963 51% [=============================== ] 1514/2963 51% [=============================== ] 1515/2963 51% [=============================== ] 1516/2963 51% [=============================== ] 1517/2963 51% [=============================== ] 1518/2963 51% [=============================== ] 1519/2963 51% [=============================== ] 1520/2963 51% [=============================== ] 1521/2963 51% [=============================== ] 1522/2963 51% [=============================== ] 1523/2963 51% [=============================== ] 1524/2963 51% [=============================== ] 1525/2963 51% [=============================== ] 1526/2963 51% [=============================== ] 1527/2963 51% [=============================== ] 1528/2963 51% [=============================== ] 1529/2963 51% [================================ ] 1530/2963 51% [================================ ] 1531/2963 51% [================================ ] 1532/2963 51% [================================ ] 1533/2963 51% [================================ ] 1534/2963 51% [================================ ] 1535/2963 51% [================================ ] 1536/2963 51% [================================ ] 1537/2963 51% [================================ ] 1538/2963 51% [================================ ] 1539/2963 51% [================================ ] 1540/2963 51% [================================ ] 1541/2963 52% [================================ ] 1542/2963 52% [================================ ] 1543/2963 52% [================================ ] 1544/2963 52% [================================ ] 1545/2963 52% [================================ ] 1546/2963 52% [================================ ] 1547/2963 52% [================================ ] 1548/2963 52% [================================ ] 1549/2963 52% [================================ ] 1550/2963 52% [================================ ] 1551/2963 52% [================================ ] 1552/2963 52% [================================ ] 1553/2963 52% [================================ ] 1554/2963 52% [================================ ] 1555/2963 52% [================================ ] 1556/2963 52% [================================ ] 1557/2963 52% [================================ ] 1558/2963 52% [================================ ] 1559/2963 52% [================================ ] 1560/2963 52% [================================ ] 1561/2963 52% [================================ ] 1562/2963 52% [================================ ] 1563/2963 52% [================================ ] 1564/2963 52% [================================ ] 1565/2963 52% [================================ ] 1566/2963 52% [================================ ] 1567/2963 52% [================================ ] 1568/2963 52% [================================ ] 1569/2963 52% [================================ ] 1570/2963 52% [================================ ] 1571/2963 53% [================================ ] 1572/2963 53% [================================ ] 1573/2963 53% [================================ ] 1574/2963 53% [================================ ] 1575/2963 53% [================================ ] 1576/2963 53% [================================ ] 1577/2963 53% [================================= ] 1578/2963 53% [================================= ] 1579/2963 53% [================================= ] 1580/2963 53% [================================= ] 1581/2963 53% [================================= ] 1582/2963 53% [================================= ] 1583/2963 53% [================================= ] 1584/2963 53% [================================= ] 1585/2963 53% [================================= ] 1586/2963 53% [================================= ] 1587/2963 53% [================================= ] 1588/2963 53% [================================= ] 1589/2963 53% [================================= ] 1590/2963 53% [================================= ] 1591/2963 53% [================================= ] 1592/2963 53% [================================= ] 1593/2963 53% [================================= ] 1594/2963 53% [================================= ] 1595/2963 53% [================================= ] 1596/2963 53% [================================= ] 1597/2963 53% [================================= ] 1598/2963 53% [================================= ] 1599/2963 53% [================================= ] 1600/2963 53% [================================= ] 1601/2963 54% [================================= ] 1602/2963 54% [================================= ] 1603/2963 54% [================================= ] 1604/2963 54% [================================= ] 1605/2963 54% [================================= ] 1606/2963 54% [================================= ] 1607/2963 54% [================================= ] 1608/2963 54% [================================= ] 1609/2963 54% [================================= ] 1610/2963 54% [================================= ] 1611/2963 54% [================================= ] 1612/2963 54% [================================= ] 1613/2963 54% [================================= ] 1614/2963 54% [================================= ] 1615/2963 54% [================================= ] 1616/2963 54% [================================= ] 1617/2963 54% [================================= ] 1618/2963 54% [================================= ] 1619/2963 54% [================================= ] 1620/2963 54% [================================= ] 1621/2963 54% [================================= ] 1622/2963 54% [================================= ] 1623/2963 54% [================================= ] 1624/2963 54% [================================== ] 1625/2963 54% [================================== ] 1626/2963 54% [================================== ] 1627/2963 54% [================================== ] 1628/2963 54% [================================== ] 1629/2963 54% [================================== ] 1630/2963 55% [================================== ] 1631/2963 55% [================================== ] 1632/2963 55% [================================== ] 1633/2963 55% [================================== ] 1634/2963 55% [================================== ] 1635/2963 55% [================================== ] 1636/2963 55% [================================== ] 1637/2963 55% [================================== ] 1638/2963 55% [================================== ] 1639/2963 55% [================================== ] 1640/2963 55% [================================== ] 1641/2963 55% [================================== ] 1642/2963 55% [================================== ] 1643/2963 55% [================================== ] 1644/2963 55% [================================== ] 1645/2963 55% [================================== ] 1646/2963 55% [================================== ] 1647/2963 55% [================================== ] 1648/2963 55% [================================== ] 1649/2963 55% [================================== ] 1650/2963 55% [================================== ] 1651/2963 55% [================================== ] 1652/2963 55% [================================== ] 1653/2963 55% [================================== ] 1654/2963 55% [================================== ] 1655/2963 55% [================================== ] 1656/2963 55% [================================== ] 1657/2963 55% [================================== ] 1658/2963 55% [================================== ] 1659/2963 55% [================================== ] 1660/2963 56% [================================== ] 1661/2963 56% [================================== ] 1662/2963 56% [================================== ] 1663/2963 56% [================================== ] 1664/2963 56% [================================== ] 1665/2963 56% [================================== ] 1666/2963 56% [================================== ] 1667/2963 56% [================================== ] 1668/2963 56% [================================== ] 1669/2963 56% [================================== ] 1670/2963 56% [================================== ] 1671/2963 56% [================================== ] 1672/2963 56% [=================================== ] 1673/2963 56% [=================================== ] 1674/2963 56% [=================================== ] 1675/2963 56% [=================================== ] 1676/2963 56% [=================================== ] 1677/2963 56% [=================================== ] 1678/2963 56% [=================================== ] 1679/2963 56% [=================================== ] 1680/2963 56% [=================================== ] 1681/2963 56% [=================================== ] 1682/2963 56% [=================================== ] 1683/2963 56% [=================================== ] 1684/2963 56% [=================================== ] 1685/2963 56% [=================================== ] 1686/2963 56% [=================================== ] 1687/2963 56% [=================================== ] 1688/2963 56% [=================================== ] 1689/2963 57% [=================================== ] 1690/2963 57% [=================================== ] 1691/2963 57% [=================================== ] 1692/2963 57% [=================================== ] 1693/2963 57% [=================================== ] 1694/2963 57% [=================================== ] 1695/2963 57% [=================================== ] 1696/2963 57% [=================================== ] 1697/2963 57% [=================================== ] 1698/2963 57% [=================================== ] 1699/2963 57% [=================================== ] 1700/2963 57% [=================================== ] 1701/2963 57% [=================================== ] 1702/2963 57% [=================================== ] 1703/2963 57% [=================================== ] 1704/2963 57% [=================================== ] 1705/2963 57% [=================================== ] 1706/2963 57% [=================================== ] 1707/2963 57% [=================================== ] 1708/2963 57% [=================================== ] 1709/2963 57% [=================================== ] 1710/2963 57% [=================================== ] 1711/2963 57% [=================================== ] 1712/2963 57% [=================================== ] 1713/2963 57% [=================================== ] 1714/2963 57% [=================================== ] 1715/2963 57% [=================================== ] 1716/2963 57% [=================================== ] 1717/2963 57% [=================================== ] 1718/2963 57% [=================================== ] 1719/2963 58% [=================================== ] 1720/2963 58% [==================================== ] 1721/2963 58% [==================================== ] 1722/2963 58% [==================================== ] 1723/2963 58% [==================================== ] 1724/2963 58% [==================================== ] 1725/2963 58% [==================================== ] 1726/2963 58% [==================================== ] 1727/2963 58% [==================================== ] 1728/2963 58% [==================================== ] 1729/2963 58% [==================================== ] 1730/2963 58% [==================================== ] 1731/2963 58% [==================================== ] 1732/2963 58% [==================================== ] 1733/2963 58% [==================================== ] 1734/2963 58% [==================================== ] 1735/2963 58% [==================================== ] 1736/2963 58% [==================================== ] 1737/2963 58% [==================================== ] 1738/2963 58% [==================================== ] 1739/2963 58% [==================================== ] 1740/2963 58% [==================================== ] 1741/2963 58% [==================================== ] 1742/2963 58% [==================================== ] 1743/2963 58% [==================================== ] 1744/2963 58% [==================================== ] 1745/2963 58% [==================================== ] 1746/2963 58% [==================================== ] 1747/2963 58% [==================================== ] 1748/2963 58% [==================================== ] 1749/2963 59% [==================================== ] 1750/2963 59% [==================================== ] 1751/2963 59% [==================================== ] 1752/2963 59% [==================================== ] 1753/2963 59% [==================================== ] 1754/2963 59% [==================================== ] 1755/2963 59% [==================================== ] 1756/2963 59% [==================================== ] 1757/2963 59% [==================================== ] 1758/2963 59% [==================================== ] 1759/2963 59% [==================================== ] 1760/2963 59% [==================================== ] 1761/2963 59% [==================================== ] 1762/2963 59% [==================================== ] 1763/2963 59% [==================================== ] 1764/2963 59% [==================================== ] 1765/2963 59% [==================================== ] 1766/2963 59% [==================================== ] 1767/2963 59% [==================================== ] 1768/2963 59% [===================================== ] 1769/2963 59% [===================================== ] 1770/2963 59% [===================================== ] 1771/2963 59% [===================================== ] 1772/2963 59% [===================================== ] 1773/2963 59% [===================================== ] 1774/2963 59% [===================================== ] 1775/2963 59% [===================================== ] 1776/2963 59% [===================================== ] 1777/2963 59% [===================================== ] 1778/2963 60% [===================================== ] 1779/2963 60% [===================================== ] 1780/2963 60% [===================================== ] 1781/2963 60% [===================================== ] 1782/2963 60% [===================================== ] 1783/2963 60% [===================================== ] 1784/2963 60% [===================================== ] 1785/2963 60% [===================================== ] 1786/2963 60% [===================================== ] 1787/2963 60% [===================================== ] 1788/2963 60% [===================================== ] 1789/2963 60% [===================================== ] 1790/2963 60% [===================================== ] 1791/2963 60% [===================================== ] 1792/2963 60% [===================================== ] 1793/2963 60% [===================================== ] 1794/2963 60% [===================================== ] 1795/2963 60% [===================================== ] 1796/2963 60% [===================================== ] 1797/2963 60% [===================================== ] 1798/2963 60% [===================================== ] 1799/2963 60% [===================================== ] 1800/2963 60% [===================================== ] 1801/2963 60% [===================================== ] 1802/2963 60% [===================================== ] 1803/2963 60% [===================================== ] 1804/2963 60% [===================================== ] 1805/2963 60% [===================================== ] 1806/2963 60% [===================================== ] 1807/2963 60% [===================================== ] 1808/2963 61% [===================================== ] 1809/2963 61% [===================================== ] 1810/2963 61% [===================================== ] 1811/2963 61% [===================================== ] 1812/2963 61% [===================================== ] 1813/2963 61% [===================================== ] 1814/2963 61% [===================================== ] 1815/2963 61% [===================================== ] 1816/2963 61% [====================================== ] 1817/2963 61% [====================================== ] 1818/2963 61% [====================================== ] 1819/2963 61% [====================================== ] 1820/2963 61% [====================================== ] 1821/2963 61% [====================================== ] 1822/2963 61% [====================================== ] 1823/2963 61% [====================================== ] 1824/2963 61% [====================================== ] 1825/2963 61% [====================================== ] 1826/2963 61% [====================================== ] 1827/2963 61% [====================================== ] 1828/2963 61% [====================================== ] 1829/2963 61% [====================================== ] 1830/2963 61% [====================================== ] 1831/2963 61% [====================================== ] 1832/2963 61% [====================================== ] 1833/2963 61% [====================================== ] 1834/2963 61% [====================================== ] 1835/2963 61% [====================================== ] 1836/2963 61% [====================================== ] 1837/2963 61% [====================================== ] 1838/2963 62% [====================================== ] 1839/2963 62% [====================================== ] 1840/2963 62% [====================================== ] 1841/2963 62% [====================================== ] 1842/2963 62% [====================================== ] 1843/2963 62% [====================================== ] 1844/2963 62% [====================================== ] 1845/2963 62% [====================================== ] 1846/2963 62% [====================================== ] 1847/2963 62% [====================================== ] 1848/2963 62% [====================================== ] 1849/2963 62% [====================================== ] 1850/2963 62% [====================================== ] 1851/2963 62% [====================================== ] 1852/2963 62% [====================================== ] 1853/2963 62% [====================================== ] 1854/2963 62% [====================================== ] 1855/2963 62% [====================================== ] 1856/2963 62% [====================================== ] 1857/2963 62% [====================================== ] 1858/2963 62% [====================================== ] 1859/2963 62% [====================================== ] 1860/2963 62% [====================================== ] 1861/2963 62% [====================================== ] 1862/2963 62% [====================================== ] 1863/2963 62% [======================================= ] 1864/2963 62% [======================================= ] 1865/2963 62% [======================================= ] 1866/2963 62% [======================================= ] 1867/2963 63% [======================================= ] 1868/2963 63% [======================================= ] 1869/2963 63% [======================================= ] 1870/2963 63% [======================================= ] 1871/2963 63% [======================================= ] 1872/2963 63% [======================================= ] 1873/2963 63% [======================================= ] 1874/2963 63% [======================================= ] 1875/2963 63% [======================================= ] 1876/2963 63% [======================================= ] 1877/2963 63% [======================================= ] 1878/2963 63% [======================================= ] 1879/2963 63% [======================================= ] 1880/2963 63% [======================================= ] 1881/2963 63% [======================================= ] 1882/2963 63% [======================================= ] 1883/2963 63% [======================================= ] 1884/2963 63% [======================================= ] 1885/2963 63% [======================================= ] 1886/2963 63% [======================================= ] 1887/2963 63% [======================================= ] 1888/2963 63% [======================================= ] 1889/2963 63% [======================================= ] 1890/2963 63% [======================================= ] 1891/2963 63% [======================================= ] 1892/2963 63% [======================================= ] 1893/2963 63% [======================================= ] 1894/2963 63% [======================================= ] 1895/2963 63% [======================================= ] 1896/2963 63% [======================================= ] 1897/2963 64% [======================================= ] 1898/2963 64% [======================================= ] 1899/2963 64% [======================================= ] 1900/2963 64% [======================================= ] 1901/2963 64% [======================================= ] 1902/2963 64% [======================================= ] 1903/2963 64% [======================================= ] 1904/2963 64% [======================================= ] 1905/2963 64% [======================================= ] 1906/2963 64% [======================================= ] 1907/2963 64% [======================================= ] 1908/2963 64% [======================================= ] 1909/2963 64% [======================================= ] 1910/2963 64% [======================================= ] 1911/2963 64% [======================================== ] 1912/2963 64% [======================================== ] 1913/2963 64% [======================================== ] 1914/2963 64% [======================================== ] 1915/2963 64% [======================================== ] 1916/2963 64% [======================================== ] 1917/2963 64% [======================================== ] 1918/2963 64% [======================================== ] 1919/2963 64% [======================================== ] 1920/2963 64% [======================================== ] 1921/2963 64% [======================================== ] 1922/2963 64% [======================================== ] 1923/2963 64% [======================================== ] 1924/2963 64% [======================================== ] 1925/2963 64% [======================================== ] 1926/2963 65% [======================================== ] 1927/2963 65% [======================================== ] 1928/2963 65% [======================================== ] 1929/2963 65% [======================================== ] 1930/2963 65% [======================================== ] 1931/2963 65% [======================================== ] 1932/2963 65% [======================================== ] 1933/2963 65% [======================================== ] 1934/2963 65% [======================================== ] 1935/2963 65% [======================================== ] 1936/2963 65% [======================================== ] 1937/2963 65% [======================================== ] 1938/2963 65% [======================================== ] 1939/2963 65% [======================================== ] 1940/2963 65% [======================================== ] 1941/2963 65% [======================================== ] 1942/2963 65% [======================================== ] 1943/2963 65% [======================================== ] 1944/2963 65% [======================================== ] 1945/2963 65% [======================================== ] 1946/2963 65% [======================================== ] 1947/2963 65% [======================================== ] 1948/2963 65% [======================================== ] 1949/2963 65% [======================================== ] 1950/2963 65% [======================================== ] 1951/2963 65% [======================================== ] 1952/2963 65% [======================================== ] 1953/2963 65% [======================================== ] 1954/2963 65% [======================================== ] 1955/2963 65% [======================================== ] 1956/2963 66% [======================================== ] 1957/2963 66% [======================================== ] 1958/2963 66% [======================================== ] 1959/2963 66% [========================================= ] 1960/2963 66% [========================================= ] 1961/2963 66% [========================================= ] 1962/2963 66% [========================================= ] 1963/2963 66% [========================================= ] 1964/2963 66% [========================================= ] 1965/2963 66% [========================================= ] 1966/2963 66% [========================================= ] 1967/2963 66% [========================================= ] 1968/2963 66% [========================================= ] 1969/2963 66% [========================================= ] 1970/2963 66% [========================================= ] 1971/2963 66% [========================================= ] 1972/2963 66% [========================================= ] 1973/2963 66% [========================================= ] 1974/2963 66% [========================================= ] 1975/2963 66% [========================================= ] 1976/2963 66% [========================================= ] 1977/2963 66% [========================================= ] 1978/2963 66% [========================================= ] 1979/2963 66% [========================================= ] 1980/2963 66% [========================================= ] 1981/2963 66% [========================================= ] 1982/2963 66% [========================================= ] 1983/2963 66% [========================================= ] 1984/2963 66% [========================================= ] 1985/2963 66% [========================================= ] 1986/2963 67% [========================================= ] 1987/2963 67% [========================================= ] 1988/2963 67% [========================================= ] 1989/2963 67% [========================================= ] 1990/2963 67% [========================================= ] 1991/2963 67% [========================================= ] 1992/2963 67% [========================================= ] 1993/2963 67% [========================================= ] 1994/2963 67% [========================================= ] 1995/2963 67% [========================================= ] 1996/2963 67% [========================================= ] 1997/2963 67% [========================================= ] 1998/2963 67% [========================================= ] 1999/2963 67% [========================================= ] 2000/2963 67% [========================================= ] 2001/2963 67% [========================================= ] 2002/2963 67% [========================================= ] 2003/2963 67% [========================================= ] 2004/2963 67% [========================================= ] 2005/2963 67% [========================================= ] 2006/2963 67% [========================================= ] 2007/2963 67% [========================================== ] 2008/2963 67% [========================================== ] 2009/2963 67% [========================================== ] 2010/2963 67% [========================================== ] 2011/2963 67% [========================================== ] 2012/2963 67% [========================================== ] 2013/2963 67% [========================================== ] 2014/2963 67% [========================================== ] 2015/2963 68% [========================================== ] 2016/2963 68% [========================================== ] 2017/2963 68% [========================================== ] 2018/2963 68% [========================================== ] 2019/2963 68% [========================================== ] 2020/2963 68% [========================================== ] 2021/2963 68% [========================================== ] 2022/2963 68% [========================================== ] 2023/2963 68% [========================================== ] 2024/2963 68% [========================================== ] 2025/2963 68% [========================================== ] 2026/2963 68% [========================================== ] 2027/2963 68% [========================================== ] 2028/2963 68% [========================================== ] 2029/2963 68% [========================================== ] 2030/2963 68% [========================================== ] 2031/2963 68% [========================================== ] 2032/2963 68% [========================================== ] 2033/2963 68% [========================================== ] 2034/2963 68% [========================================== ] 2035/2963 68% [========================================== ] 2036/2963 68% [========================================== ] 2037/2963 68% [========================================== ] 2038/2963 68% [========================================== ] 2039/2963 68% [========================================== ] 2040/2963 68% [========================================== ] 2041/2963 68% [========================================== ] 2042/2963 68% [========================================== ] 2043/2963 68% [========================================== ] 2044/2963 68% [========================================== ] 2045/2963 69% [========================================== ] 2046/2963 69% [========================================== ] 2047/2963 69% [========================================== ] 2048/2963 69% [========================================== ] 2049/2963 69% [========================================== ] 2050/2963 69% [========================================== ] 2051/2963 69% [========================================== ] 2052/2963 69% [========================================== ] 2053/2963 69% [========================================== ] 2054/2963 69% [=========================================== ] 2055/2963 69% [=========================================== ] 2056/2963 69% [=========================================== ] 2057/2963 69% [=========================================== ] 2058/2963 69% [=========================================== ] 2059/2963 69% [=========================================== ] 2060/2963 69% [=========================================== ] 2061/2963 69% [=========================================== ] 2062/2963 69% [=========================================== ] 2063/2963 69% [=========================================== ] 2064/2963 69% [=========================================== ] 2065/2963 69% [=========================================== ] 2066/2963 69% [=========================================== ] 2067/2963 69% [=========================================== ] 2068/2963 69% [=========================================== ] 2069/2963 69% [=========================================== ] 2070/2963 69% [=========================================== ] 2071/2963 69% [=========================================== ] 2072/2963 69% [=========================================== ] 2073/2963 69% [=========================================== ] 2074/2963 69% [=========================================== ] 2075/2963 70% [=========================================== ] 2076/2963 70% [=========================================== ] 2077/2963 70% [=========================================== ] 2078/2963 70% [=========================================== ] 2079/2963 70% [=========================================== ] 2080/2963 70% [=========================================== ] 2081/2963 70% [=========================================== ] 2082/2963 70% [=========================================== ] 2083/2963 70% [=========================================== ] 2084/2963 70% [=========================================== ] 2085/2963 70% [=========================================== ] 2086/2963 70% [=========================================== ] 2087/2963 70% [=========================================== ] 2088/2963 70% [=========================================== ] 2089/2963 70% [=========================================== ] 2090/2963 70% [=========================================== ] 2091/2963 70% [=========================================== ] 2092/2963 70% [=========================================== ] 2093/2963 70% [=========================================== ] 2094/2963 70% [=========================================== ] 2095/2963 70% [=========================================== ] 2096/2963 70% [=========================================== ] 2097/2963 70% [=========================================== ] 2098/2963 70% [=========================================== ] 2099/2963 70% [=========================================== ] 2100/2963 70% [=========================================== ] 2101/2963 70% [=========================================== ] 2102/2963 70% [============================================ ] 2103/2963 70% [============================================ ] 2104/2963 71% [============================================ ] 2105/2963 71% [============================================ ] 2106/2963 71% [============================================ ] 2107/2963 71% [============================================ ] 2108/2963 71% [============================================ ] 2109/2963 71% [============================================ ] 2110/2963 71% [============================================ ] 2111/2963 71% [============================================ ] 2112/2963 71% [============================================ ] 2113/2963 71% [============================================ ] 2114/2963 71% [============================================ ] 2115/2963 71% [============================================ ] 2116/2963 71% [============================================ ] 2117/2963 71% [============================================ ] 2118/2963 71% [============================================ ] 2119/2963 71% [============================================ ] 2120/2963 71% [============================================ ] 2121/2963 71% [============================================ ] 2122/2963 71% [============================================ ] 2123/2963 71% [============================================ ] 2124/2963 71% [============================================ ] 2125/2963 71% [============================================ ] 2126/2963 71% [============================================ ] 2127/2963 71% [============================================ ] 2128/2963 71% [============================================ ] 2129/2963 71% [============================================ ] 2130/2963 71% [============================================ ] 2131/2963 71% [============================================ ] 2132/2963 71% [============================================ ] 2133/2963 71% [============================================ ] 2134/2963 72% [============================================ ] 2135/2963 72% [============================================ ] 2136/2963 72% [============================================ ] 2137/2963 72% [============================================ ] 2138/2963 72% [============================================ ] 2139/2963 72% [============================================ ] 2140/2963 72% [============================================ ] 2141/2963 72% [============================================ ] 2142/2963 72% [============================================ ] 2143/2963 72% [============================================ ] 2144/2963 72% [============================================ ] 2145/2963 72% [============================================ ] 2146/2963 72% [============================================ ] 2147/2963 72% [============================================ ] 2148/2963 72% [============================================ ] 2149/2963 72% [============================================ ] 2150/2963 72% [============================================= ] 2151/2963 72% [============================================= ] 2152/2963 72% [============================================= ] 2153/2963 72% [============================================= ] 2154/2963 72% [============================================= ] 2155/2963 72% [============================================= ] 2156/2963 72% [============================================= ] 2157/2963 72% [============================================= ] 2158/2963 72% [============================================= ] 2159/2963 72% [============================================= ] 2160/2963 72% [============================================= ] 2161/2963 72% [============================================= ] 2162/2963 72% [============================================= ] 2163/2963 73% [============================================= ] 2164/2963 73% [============================================= ] 2165/2963 73% [============================================= ] 2166/2963 73% [============================================= ] 2167/2963 73% [============================================= ] 2168/2963 73% [============================================= ] 2169/2963 73% [============================================= ] 2170/2963 73% [============================================= ] 2171/2963 73% [============================================= ] 2172/2963 73% [============================================= ] 2173/2963 73% [============================================= ] 2174/2963 73% [============================================= ] 2175/2963 73% [============================================= ] 2176/2963 73% [============================================= ] 2177/2963 73% [============================================= ] 2178/2963 73% [============================================= ] 2179/2963 73% [============================================= ] 2180/2963 73% [============================================= ] 2181/2963 73% [============================================= ] 2182/2963 73% [============================================= ] 2183/2963 73% [============================================= ] 2184/2963 73% [============================================= ] 2185/2963 73% [============================================= ] 2186/2963 73% [============================================= ] 2187/2963 73% [============================================= ] 2188/2963 73% [============================================= ] 2189/2963 73% [============================================= ] 2190/2963 73% [============================================= ] 2191/2963 73% [============================================= ] 2192/2963 73% [============================================= ] 2193/2963 74% [============================================= ] 2194/2963 74% [============================================= ] 2195/2963 74% [============================================= ] 2196/2963 74% [============================================= ] 2197/2963 74% [============================================= ] 2198/2963 74% [============================================== ] 2199/2963 74% [============================================== ] 2200/2963 74% [============================================== ] 2201/2963 74% [============================================== ] 2202/2963 74% [============================================== ] 2203/2963 74% [============================================== ] 2204/2963 74% [============================================== ] 2205/2963 74% [============================================== ] 2206/2963 74% [============================================== ] 2207/2963 74% [============================================== ] 2208/2963 74% [============================================== ] 2209/2963 74% [============================================== ] 2210/2963 74% [============================================== ] 2211/2963 74% [============================================== ] 2212/2963 74% [============================================== ] 2213/2963 74% [============================================== ] 2214/2963 74% [============================================== ] 2215/2963 74% [============================================== ] 2216/2963 74% [============================================== ] 2217/2963 74% [============================================== ] 2218/2963 74% [============================================== ] 2219/2963 74% [============================================== ] 2220/2963 74% [============================================== ] 2221/2963 74% [============================================== ] 2222/2963 74% [============================================== ] 2223/2963 75% [============================================== ] 2224/2963 75% [============================================== ] 2225/2963 75% [============================================== ] 2226/2963 75% [============================================== ] 2227/2963 75% [============================================== ] 2228/2963 75% [============================================== ] 2229/2963 75% [============================================== ] 2230/2963 75% [============================================== ] 2231/2963 75% [============================================== ] 2232/2963 75% [============================================== ] 2233/2963 75% [============================================== ] 2234/2963 75% [============================================== ] 2235/2963 75% [============================================== ] 2236/2963 75% [============================================== ] 2237/2963 75% [============================================== ] 2238/2963 75% [============================================== ] 2239/2963 75% [============================================== ] 2240/2963 75% [============================================== ] 2241/2963 75% [============================================== ] 2242/2963 75% [============================================== ] 2243/2963 75% [============================================== ] 2244/2963 75% [============================================== ] 2245/2963 75% [============================================== ] 2246/2963 75% [=============================================== ] 2247/2963 75% [=============================================== ] 2248/2963 75% [=============================================== ] 2249/2963 75% [=============================================== ] 2250/2963 75% [=============================================== ] 2251/2963 75% [=============================================== ] 2252/2963 76% [=============================================== ] 2253/2963 76% [=============================================== ] 2254/2963 76% [=============================================== ] 2255/2963 76% [=============================================== ] 2256/2963 76% [=============================================== ] 2257/2963 76% [=============================================== ] 2258/2963 76% [=============================================== ] 2259/2963 76% [=============================================== ] 2260/2963 76% [=============================================== ] 2261/2963 76% [=============================================== ] 2262/2963 76% [=============================================== ] 2263/2963 76% [=============================================== ] 2264/2963 76% [=============================================== ] 2265/2963 76% [=============================================== ] 2266/2963 76% [=============================================== ] 2267/2963 76% [=============================================== ] 2268/2963 76% [=============================================== ] 2269/2963 76% [=============================================== ] 2270/2963 76% [=============================================== ] 2271/2963 76% [=============================================== ] 2272/2963 76% [=============================================== ] 2273/2963 76% [=============================================== ] 2274/2963 76% [=============================================== ] 2275/2963 76% [=============================================== ] 2276/2963 76% [=============================================== ] 2277/2963 76% [=============================================== ] 2278/2963 76% [=============================================== ] 2279/2963 76% [=============================================== ] 2280/2963 76% [=============================================== ] 2281/2963 76% [=============================================== ] 2282/2963 77% [=============================================== ] 2283/2963 77% [=============================================== ] 2284/2963 77% [=============================================== ] 2285/2963 77% [=============================================== ] 2286/2963 77% [=============================================== ] 2287/2963 77% [=============================================== ] 2288/2963 77% [=============================================== ] 2289/2963 77% [=============================================== ] 2290/2963 77% [=============================================== ] 2291/2963 77% [=============================================== ] 2292/2963 77% [=============================================== ] 2293/2963 77% [================================================ ] 2294/2963 77% [================================================ ] 2295/2963 77% [================================================ ] 2296/2963 77% [================================================ ] 2297/2963 77% [================================================ ] 2298/2963 77% [================================================ ] 2299/2963 77% [================================================ ] 2300/2963 77% [================================================ ] 2301/2963 77% [================================================ ] 2302/2963 77% [================================================ ] 2303/2963 77% [================================================ ] 2304/2963 77% [================================================ ] 2305/2963 77% [================================================ ] 2306/2963 77% [================================================ ] 2307/2963 77% [================================================ ] 2308/2963 77% [================================================ ] 2309/2963 77% [================================================ ] 2310/2963 77% [================================================ ] 2311/2963 77% [================================================ ] 2312/2963 78% [================================================ ] 2313/2963 78% [================================================ ] 2314/2963 78% [================================================ ] 2315/2963 78% [================================================ ] 2316/2963 78% [================================================ ] 2317/2963 78% [================================================ ] 2318/2963 78% [================================================ ] 2319/2963 78% [================================================ ] 2320/2963 78% [================================================ ] 2321/2963 78% [================================================ ] 2322/2963 78% [================================================ ] 2323/2963 78% [================================================ ] 2324/2963 78% [================================================ ] 2325/2963 78% [================================================ ] 2326/2963 78% [================================================ ] 2327/2963 78% [================================================ ] 2328/2963 78% [================================================ ] 2329/2963 78% [================================================ ] 2330/2963 78% [================================================ ] 2331/2963 78% [================================================ ] 2332/2963 78% [================================================ ] 2333/2963 78% [================================================ ] 2334/2963 78% [================================================ ] 2335/2963 78% [================================================ ] 2336/2963 78% [================================================ ] 2337/2963 78% [================================================ ] 2338/2963 78% [================================================ ] 2339/2963 78% [================================================ ] 2340/2963 78% [================================================ ] 2341/2963 79% [================================================= ] 2342/2963 79% [================================================= ] 2343/2963 79% [================================================= ] 2344/2963 79% [================================================= ] 2345/2963 79% [================================================= ] 2346/2963 79% [================================================= ] 2347/2963 79% [================================================= ] 2348/2963 79% [================================================= ] 2349/2963 79% [================================================= ] 2350/2963 79% [================================================= ] 2351/2963 79% [================================================= ] 2352/2963 79% [================================================= ] 2353/2963 79% [================================================= ] 2354/2963 79% [================================================= ] 2355/2963 79% [================================================= ] 2356/2963 79% [================================================= ] 2357/2963 79% [================================================= ] 2358/2963 79% [================================================= ] 2359/2963 79% [================================================= ] 2360/2963 79% [================================================= ] 2361/2963 79% [================================================= ] 2362/2963 79% [================================================= ] 2363/2963 79% [================================================= ] 2364/2963 79% [================================================= ] 2365/2963 79% [================================================= ] 2366/2963 79% [================================================= ] 2367/2963 79% [================================================= ] 2368/2963 79% [================================================= ] 2369/2963 79% [================================================= ] 2370/2963 79% [================================================= ] 2371/2963 80% [================================================= ] 2372/2963 80% [================================================= ] 2373/2963 80% [================================================= ] 2374/2963 80% [================================================= ] 2375/2963 80% [================================================= ] 2376/2963 80% [================================================= ] 2377/2963 80% [================================================= ] 2378/2963 80% [================================================= ] 2379/2963 80% [================================================= ] 2380/2963 80% [================================================= ] 2381/2963 80% [================================================= ] 2382/2963 80% [================================================= ] 2383/2963 80% [================================================= ] 2384/2963 80% [================================================= ] 2385/2963 80% [================================================= ] 2386/2963 80% [================================================= ] 2387/2963 80% [================================================= ] 2388/2963 80% [================================================= ] 2389/2963 80% [================================================== ] 2390/2963 80% [================================================== ] 2391/2963 80% [================================================== ] 2392/2963 80% [================================================== ] 2393/2963 80% [================================================== ] 2394/2963 80% [================================================== ] 2395/2963 80% [================================================== ] 2396/2963 80% [================================================== ] 2397/2963 80% [================================================== ] 2398/2963 80% [================================================== ] 2399/2963 80% [================================================== ] 2400/2963 80% [================================================== ] 2401/2963 81% [================================================== ] 2402/2963 81% [================================================== ] 2403/2963 81% [================================================== ] 2404/2963 81% [================================================== ] 2405/2963 81% [================================================== ] 2406/2963 81% [================================================== ] 2407/2963 81% [================================================== ] 2408/2963 81% [================================================== ] 2409/2963 81% [================================================== ] 2410/2963 81% [================================================== ] 2411/2963 81% [================================================== ] 2412/2963 81% [================================================== ] 2413/2963 81% [================================================== ] 2414/2963 81% [================================================== ] 2415/2963 81% [================================================== ] 2416/2963 81% [================================================== ] 2417/2963 81% [================================================== ] 2418/2963 81% [================================================== ] 2419/2963 81% [================================================== ] 2420/2963 81% [================================================== ] 2421/2963 81% [================================================== ] 2422/2963 81% [================================================== ] 2423/2963 81% [================================================== ] 2424/2963 81% [================================================== ] 2425/2963 81% [================================================== ] 2426/2963 81% [================================================== ] 2427/2963 81% [================================================== ] 2428/2963 81% [================================================== ] 2429/2963 81% [================================================== ] 2430/2963 82% [================================================== ] 2431/2963 82% [================================================== ] 2432/2963 82% [================================================== ] 2433/2963 82% [================================================== ] 2434/2963 82% [================================================== ] 2435/2963 82% [================================================== ] 2436/2963 82% [================================================== ] 2437/2963 82% [=================================================== ] 2438/2963 82% [=================================================== ] 2439/2963 82% [=================================================== ] 2440/2963 82% [=================================================== ] 2441/2963 82% [=================================================== ] 2442/2963 82% [=================================================== ] 2443/2963 82% [=================================================== ] 2444/2963 82% [=================================================== ] 2445/2963 82% [=================================================== ] 2446/2963 82% [=================================================== ] 2447/2963 82% [=================================================== ] 2448/2963 82% [=================================================== ] 2449/2963 82% [=================================================== ] 2450/2963 82% [=================================================== ] 2451/2963 82% [=================================================== ] 2452/2963 82% [=================================================== ] 2453/2963 82% [=================================================== ] 2454/2963 82% [=================================================== ] 2455/2963 82% [=================================================== ] 2456/2963 82% [=================================================== ] 2457/2963 82% [=================================================== ] 2458/2963 82% [=================================================== ] 2459/2963 82% [=================================================== ] 2460/2963 83% [=================================================== ] 2461/2963 83% [=================================================== ] 2462/2963 83% [=================================================== ] 2463/2963 83% [=================================================== ] 2464/2963 83% [=================================================== ] 2465/2963 83% [=================================================== ] 2466/2963 83% [=================================================== ] 2467/2963 83% [=================================================== ] 2468/2963 83% [=================================================== ] 2469/2963 83% [=================================================== ] 2470/2963 83% [=================================================== ] 2471/2963 83% [=================================================== ] 2472/2963 83% [=================================================== ] 2473/2963 83% [=================================================== ] 2474/2963 83% [=================================================== ] 2475/2963 83% [=================================================== ] 2476/2963 83% [=================================================== ] 2477/2963 83% [=================================================== ] 2478/2963 83% [=================================================== ] 2479/2963 83% [=================================================== ] 2480/2963 83% [=================================================== ] 2481/2963 83% [=================================================== ] 2482/2963 83% [=================================================== ] 2483/2963 83% [=================================================== ] 2484/2963 83% [=================================================== ] 2485/2963 83% [==================================================== ] 2486/2963 83% [==================================================== ] 2487/2963 83% [==================================================== ] 2488/2963 83% [==================================================== ] 2489/2963 84% [==================================================== ] 2490/2963 84% [==================================================== ] 2491/2963 84% [==================================================== ] 2492/2963 84% [==================================================== ] 2493/2963 84% [==================================================== ] 2494/2963 84% [==================================================== ] 2495/2963 84% [==================================================== ] 2496/2963 84% [==================================================== ] 2497/2963 84% [==================================================== ] 2498/2963 84% [==================================================== ] 2499/2963 84% [==================================================== ] 2500/2963 84% [==================================================== ] 2501/2963 84% [==================================================== ] 2502/2963 84% [==================================================== ] 2503/2963 84% [==================================================== ] 2504/2963 84% [==================================================== ] 2505/2963 84% [==================================================== ] 2506/2963 84% [==================================================== ] 2507/2963 84% [==================================================== ] 2508/2963 84% [==================================================== ] 2509/2963 84% [==================================================== ] 2510/2963 84% [==================================================== ] 2511/2963 84% [==================================================== ] 2512/2963 84% [==================================================== ] 2513/2963 84% [==================================================== ] 2514/2963 84% [==================================================== ] 2515/2963 84% [==================================================== ] 2516/2963 84% [==================================================== ] 2517/2963 84% [==================================================== ] 2518/2963 84% [==================================================== ] 2519/2963 85% [==================================================== ] 2520/2963 85% [==================================================== ] 2521/2963 85% [==================================================== ] 2522/2963 85% [==================================================== ] 2523/2963 85% [==================================================== ] 2524/2963 85% [==================================================== ] 2525/2963 85% [==================================================== ] 2526/2963 85% [==================================================== ] 2527/2963 85% [==================================================== ] 2528/2963 85% [==================================================== ] 2529/2963 85% [==================================================== ] 2530/2963 85% [==================================================== ] 2531/2963 85% [==================================================== ] 2532/2963 85% [===================================================== ] 2533/2963 85% [===================================================== ] 2534/2963 85% [===================================================== ] 2535/2963 85% [===================================================== ] 2536/2963 85% [===================================================== ] 2537/2963 85% [===================================================== ] 2538/2963 85% [===================================================== ] 2539/2963 85% [===================================================== ] 2540/2963 85% [===================================================== ] 2541/2963 85% [===================================================== ] 2542/2963 85% [===================================================== ] 2543/2963 85% [===================================================== ] 2544/2963 85% [===================================================== ] 2545/2963 85% [===================================================== ] 2546/2963 85% [===================================================== ] 2547/2963 85% [===================================================== ] 2548/2963 85% [===================================================== ] 2549/2963 86% [===================================================== ] 2550/2963 86% [===================================================== ] 2551/2963 86% [===================================================== ] 2552/2963 86% [===================================================== ] 2553/2963 86% [===================================================== ] 2554/2963 86% [===================================================== ] 2555/2963 86% [===================================================== ] 2556/2963 86% [===================================================== ] 2557/2963 86% [===================================================== ] 2558/2963 86% [===================================================== ] 2559/2963 86% [===================================================== ] 2560/2963 86% [===================================================== ] 2561/2963 86% [===================================================== ] 2562/2963 86% [===================================================== ] 2563/2963 86% [===================================================== ] 2564/2963 86% [===================================================== ] 2565/2963 86% [===================================================== ] 2566/2963 86% [===================================================== ] 2567/2963 86% [===================================================== ] 2568/2963 86% [===================================================== ] 2569/2963 86% [===================================================== ] 2570/2963 86% [===================================================== ] 2571/2963 86% [===================================================== ] 2572/2963 86% [===================================================== ] 2573/2963 86% [===================================================== ] 2574/2963 86% [===================================================== ] 2575/2963 86% [===================================================== ] 2576/2963 86% [===================================================== ] 2577/2963 86% [===================================================== ] 2578/2963 87% [===================================================== ] 2579/2963 87% [===================================================== ] 2580/2963 87% [====================================================== ] 2581/2963 87% [====================================================== ] 2582/2963 87% [====================================================== ] 2583/2963 87% [====================================================== ] 2584/2963 87% [====================================================== ] 2585/2963 87% [====================================================== ] 2586/2963 87% [====================================================== ] 2587/2963 87% [====================================================== ] 2588/2963 87% [====================================================== ] 2589/2963 87% [====================================================== ] 2590/2963 87% [====================================================== ] 2591/2963 87% [====================================================== ] 2592/2963 87% [====================================================== ] 2593/2963 87% [====================================================== ] 2594/2963 87% [====================================================== ] 2595/2963 87% [====================================================== ] 2596/2963 87% [====================================================== ] 2597/2963 87% [====================================================== ] 2598/2963 87% [====================================================== ] 2599/2963 87% [====================================================== ] 2600/2963 87% [====================================================== ] 2601/2963 87% [====================================================== ] 2602/2963 87% [====================================================== ] 2603/2963 87% [====================================================== ] 2604/2963 87% [====================================================== ] 2605/2963 87% [====================================================== ] 2606/2963 87% [====================================================== ] 2607/2963 87% [====================================================== ] 2608/2963 88% [====================================================== ] 2609/2963 88% [====================================================== ] 2610/2963 88% [====================================================== ] 2611/2963 88% [====================================================== ] 2612/2963 88% [====================================================== ] 2613/2963 88% [====================================================== ] 2614/2963 88% [====================================================== ] 2615/2963 88% [====================================================== ] 2616/2963 88% [====================================================== ] 2617/2963 88% [====================================================== ] 2618/2963 88% [====================================================== ] 2619/2963 88% [====================================================== ] 2620/2963 88% [====================================================== ] 2621/2963 88% [====================================================== ] 2622/2963 88% [====================================================== ] 2623/2963 88% [====================================================== ] 2624/2963 88% [====================================================== ] 2625/2963 88% [====================================================== ] 2626/2963 88% [====================================================== ] 2627/2963 88% [====================================================== ] 2628/2963 88% [======================================================= ] 2629/2963 88% [======================================================= ] 2630/2963 88% [======================================================= ] 2631/2963 88% [======================================================= ] 2632/2963 88% [======================================================= ] 2633/2963 88% [======================================================= ] 2634/2963 88% [======================================================= ] 2635/2963 88% [======================================================= ] 2636/2963 88% [======================================================= ] 2637/2963 88% [======================================================= ] 2638/2963 89% [======================================================= ] 2639/2963 89% [======================================================= ] 2640/2963 89% [======================================================= ] 2641/2963 89% [======================================================= ] 2642/2963 89% [======================================================= ] 2643/2963 89% [======================================================= ] 2644/2963 89% [======================================================= ] 2645/2963 89% [======================================================= ] 2646/2963 89% [======================================================= ] 2647/2963 89% [======================================================= ] 2648/2963 89% [======================================================= ] 2649/2963 89% [======================================================= ] 2650/2963 89% [======================================================= ] 2651/2963 89% [======================================================= ] 2652/2963 89% [======================================================= ] 2653/2963 89% [======================================================= ] 2654/2963 89% [======================================================= ] 2655/2963 89% [======================================================= ] 2656/2963 89% [======================================================= ] 2657/2963 89% [======================================================= ] 2658/2963 89% [======================================================= ] 2659/2963 89% [======================================================= ] 2660/2963 89% [======================================================= ] 2661/2963 89% [======================================================= ] 2662/2963 89% [======================================================= ] 2663/2963 89% [======================================================= ] 2664/2963 89% [======================================================= ] 2665/2963 89% [======================================================= ] 2666/2963 89% [======================================================= ] 2667/2963 90% [======================================================= ] 2668/2963 90% [======================================================= ] 2669/2963 90% [======================================================= ] 2670/2963 90% [======================================================= ] 2671/2963 90% [======================================================= ] 2672/2963 90% [======================================================= ] 2673/2963 90% [======================================================= ] 2674/2963 90% [======================================================= ] 2675/2963 90% [======================================================= ] 2676/2963 90% [======================================================== ] 2677/2963 90% [======================================================== ] 2678/2963 90% [======================================================== ] 2679/2963 90% [======================================================== ] 2680/2963 90% [======================================================== ] 2681/2963 90% [======================================================== ] 2682/2963 90% [======================================================== ] 2683/2963 90% [======================================================== ] 2684/2963 90% [======================================================== ] 2685/2963 90% [======================================================== ] 2686/2963 90% [======================================================== ] 2687/2963 90% [======================================================== ] 2688/2963 90% [======================================================== ] 2689/2963 90% [======================================================== ] 2690/2963 90% [======================================================== ] 2691/2963 90% [======================================================== ] 2692/2963 90% [======================================================== ] 2693/2963 90% [======================================================== ] 2694/2963 90% [======================================================== ] 2695/2963 90% [======================================================== ] 2696/2963 90% [======================================================== ] 2697/2963 91% [======================================================== ] 2698/2963 91% [======================================================== ] 2699/2963 91% [======================================================== ] 2700/2963 91% [======================================================== ] 2701/2963 91% [======================================================== ] 2702/2963 91% [======================================================== ] 2703/2963 91% [======================================================== ] 2704/2963 91% [======================================================== ] 2705/2963 91% [======================================================== ] 2706/2963 91% [======================================================== ] 2707/2963 91% [======================================================== ] 2708/2963 91% [======================================================== ] 2709/2963 91% [======================================================== ] 2710/2963 91% [======================================================== ] 2711/2963 91% [======================================================== ] 2712/2963 91% [======================================================== ] 2713/2963 91% [======================================================== ] 2714/2963 91% [======================================================== ] 2715/2963 91% [======================================================== ] 2716/2963 91% [======================================================== ] 2717/2963 91% [======================================================== ] 2718/2963 91% [======================================================== ] 2719/2963 91% [======================================================== ] 2720/2963 91% [======================================================== ] 2721/2963 91% [======================================================== ] 2722/2963 91% [======================================================== ] 2723/2963 91% [======================================================== ] 2724/2963 91% [========================================================= ] 2725/2963 91% [========================================================= ] 2726/2963 92% [========================================================= ] 2727/2963 92% [========================================================= ] 2728/2963 92% [========================================================= ] 2729/2963 92% [========================================================= ] 2730/2963 92% [========================================================= ] 2731/2963 92% [========================================================= ] 2732/2963 92% [========================================================= ] 2733/2963 92% [========================================================= ] 2734/2963 92% [========================================================= ] 2735/2963 92% [========================================================= ] 2736/2963 92% [========================================================= ] 2737/2963 92% [========================================================= ] 2738/2963 92% [========================================================= ] 2739/2963 92% [========================================================= ] 2740/2963 92% [========================================================= ] 2741/2963 92% [========================================================= ] 2742/2963 92% [========================================================= ] 2743/2963 92% [========================================================= ] 2744/2963 92% [========================================================= ] 2745/2963 92% [========================================================= ] 2746/2963 92% [========================================================= ] 2747/2963 92% [========================================================= ] 2748/2963 92% [========================================================= ] 2749/2963 92% [========================================================= ] 2750/2963 92% [========================================================= ] 2751/2963 92% [========================================================= ] 2752/2963 92% [========================================================= ] 2753/2963 92% [========================================================= ] 2754/2963 92% [========================================================= ] 2755/2963 92% [========================================================= ] 2756/2963 93% [========================================================= ] 2757/2963 93% [========================================================= ] 2758/2963 93% [========================================================= ] 2759/2963 93% [========================================================= ] 2760/2963 93% [========================================================= ] 2761/2963 93% [========================================================= ] 2762/2963 93% [========================================================= ] 2763/2963 93% [========================================================= ] 2764/2963 93% [========================================================= ] 2765/2963 93% [========================================================= ] 2766/2963 93% [========================================================= ] 2767/2963 93% [========================================================= ] 2768/2963 93% [========================================================= ] 2769/2963 93% [========================================================= ] 2770/2963 93% [========================================================= ] 2771/2963 93% [========================================================== ] 2772/2963 93% [========================================================== ] 2773/2963 93% [========================================================== ] 2774/2963 93% [========================================================== ] 2775/2963 93% [========================================================== ] 2776/2963 93% [========================================================== ] 2777/2963 93% [========================================================== ] 2778/2963 93% [========================================================== ] 2779/2963 93% [========================================================== ] 2780/2963 93% [========================================================== ] 2781/2963 93% [========================================================== ] 2782/2963 93% [========================================================== ] 2783/2963 93% [========================================================== ] 2784/2963 93% [========================================================== ] 2785/2963 93% [========================================================== ] 2786/2963 94% [========================================================== ] 2787/2963 94% [========================================================== ] 2788/2963 94% [========================================================== ] 2789/2963 94% [========================================================== ] 2790/2963 94% [========================================================== ] 2791/2963 94% [========================================================== ] 2792/2963 94% [========================================================== ] 2793/2963 94% [========================================================== ] 2794/2963 94% [========================================================== ] 2795/2963 94% [========================================================== ] 2796/2963 94% [========================================================== ] 2797/2963 94% [========================================================== ] 2798/2963 94% [========================================================== ] 2799/2963 94% [========================================================== ] 2800/2963 94% [========================================================== ] 2801/2963 94% [========================================================== ] 2802/2963 94% [========================================================== ] 2803/2963 94% [========================================================== ] 2804/2963 94% [========================================================== ] 2805/2963 94% [========================================================== ] 2806/2963 94% [========================================================== ] 2807/2963 94% [========================================================== ] 2808/2963 94% [========================================================== ] 2809/2963 94% [========================================================== ] 2810/2963 94% [========================================================== ] 2811/2963 94% [========================================================== ] 2812/2963 94% [========================================================== ] 2813/2963 94% [========================================================== ] 2814/2963 94% [========================================================== ] 2815/2963 95% [========================================================== ] 2816/2963 95% [========================================================== ] 2817/2963 95% [========================================================== ] 2818/2963 95% [========================================================== ] 2819/2963 95% [=========================================================== ] 2820/2963 95% [=========================================================== ] 2821/2963 95% [=========================================================== ] 2822/2963 95% [=========================================================== ] 2823/2963 95% [=========================================================== ] 2824/2963 95% [=========================================================== ] 2825/2963 95% [=========================================================== ] 2826/2963 95% [=========================================================== ] 2827/2963 95% [=========================================================== ] 2828/2963 95% [=========================================================== ] 2829/2963 95% [=========================================================== ] 2830/2963 95% [=========================================================== ] 2831/2963 95% [=========================================================== ] 2832/2963 95% [=========================================================== ] 2833/2963 95% [=========================================================== ] 2834/2963 95% [=========================================================== ] 2835/2963 95% [=========================================================== ] 2836/2963 95% [=========================================================== ] 2837/2963 95% [=========================================================== ] 2838/2963 95% [=========================================================== ] 2839/2963 95% [=========================================================== ] 2840/2963 95% [=========================================================== ] 2841/2963 95% [=========================================================== ] 2842/2963 95% [=========================================================== ] 2843/2963 95% [=========================================================== ] 2844/2963 95% [=========================================================== ] 2845/2963 96% [=========================================================== ] 2846/2963 96% [=========================================================== ] 2847/2963 96% [=========================================================== ] 2848/2963 96% [=========================================================== ] 2849/2963 96% [=========================================================== ] 2850/2963 96% [=========================================================== ] 2851/2963 96% [=========================================================== ] 2852/2963 96% [=========================================================== ] 2853/2963 96% [=========================================================== ] 2854/2963 96% [=========================================================== ] 2855/2963 96% [=========================================================== ] 2856/2963 96% [=========================================================== ] 2857/2963 96% [=========================================================== ] 2858/2963 96% [=========================================================== ] 2859/2963 96% [=========================================================== ] 2860/2963 96% [=========================================================== ] 2861/2963 96% [=========================================================== ] 2862/2963 96% [=========================================================== ] 2863/2963 96% [=========================================================== ] 2864/2963 96% [=========================================================== ] 2865/2963 96% [=========================================================== ] 2866/2963 96% [=========================================================== ] 2867/2963 96% [============================================================ ] 2868/2963 96% [============================================================ ] 2869/2963 96% [============================================================ ] 2870/2963 96% [============================================================ ] 2871/2963 96% [============================================================ ] 2872/2963 96% [============================================================ ] 2873/2963 96% [============================================================ ] 2874/2963 96% [============================================================ ] 2875/2963 97% [============================================================ ] 2876/2963 97% [============================================================ ] 2877/2963 97% [============================================================ ] 2878/2963 97% [============================================================ ] 2879/2963 97% [============================================================ ] 2880/2963 97% [============================================================ ] 2881/2963 97% [============================================================ ] 2882/2963 97% [============================================================ ] 2883/2963 97% [============================================================ ] 2884/2963 97% [============================================================ ] 2885/2963 97% [============================================================ ] 2886/2963 97% [============================================================ ] 2887/2963 97% [============================================================ ] 2888/2963 97% [============================================================ ] 2889/2963 97% [============================================================ ] 2890/2963 97% [============================================================ ] 2891/2963 97% [============================================================ ] 2892/2963 97% [============================================================ ] 2893/2963 97% [============================================================ ] 2894/2963 97% [============================================================ ] 2895/2963 97% [============================================================ ] 2896/2963 97% [============================================================ ] 2897/2963 97% [============================================================ ] 2898/2963 97% [============================================================ ] 2899/2963 97% [============================================================ ] 2900/2963 97% [============================================================ ] 2901/2963 97% [============================================================ ] 2902/2963 97% [============================================================ ] 2903/2963 97% [============================================================ ] 2904/2963 98% [============================================================ ] 2905/2963 98% [============================================================ ] 2906/2963 98% [============================================================ ] 2907/2963 98% [============================================================ ] 2908/2963 98% [============================================================ ] 2909/2963 98% [============================================================ ] 2910/2963 98% [============================================================ ] 2911/2963 98% [============================================================ ] 2912/2963 98% [============================================================ ] 2913/2963 98% [============================================================ ] 2914/2963 98% [============================================================ ] 2915/2963 98% [============================================================= ] 2916/2963 98% [============================================================= ] 2917/2963 98% [============================================================= ] 2918/2963 98% [============================================================= ] 2919/2963 98% [============================================================= ] 2920/2963 98% [============================================================= ] 2921/2963 98% [============================================================= ] 2922/2963 98% [============================================================= ] 2923/2963 98% [============================================================= ] 2924/2963 98% [============================================================= ] 2925/2963 98% [============================================================= ] 2926/2963 98% [============================================================= ] 2927/2963 98% [============================================================= ] 2928/2963 98% [============================================================= ] 2929/2963 98% [============================================================= ] 2930/2963 98% [============================================================= ] 2931/2963 98% [============================================================= ] 2932/2963 98% [============================================================= ] 2933/2963 98% [============================================================= ] 2934/2963 99% [============================================================= ] 2935/2963 99% [============================================================= ] 2936/2963 99% [============================================================= ] 2937/2963 99% [============================================================= ] 2938/2963 99% [============================================================= ] 2939/2963 99% [============================================================= ] 2940/2963 99% [============================================================= ] 2941/2963 99% [============================================================= ] 2942/2963 99% [============================================================= ] 2943/2963 99% [============================================================= ] 2944/2963 99% [============================================================= ] 2945/2963 99% [============================================================= ] 2946/2963 99% [============================================================= ] 2947/2963 99% [============================================================= ] 2948/2963 99% [============================================================= ] 2949/2963 99% [============================================================= ] 2950/2963 99% [============================================================= ] 2951/2963 99% [============================================================= ] 2952/2963 99% [============================================================= ] 2953/2963 99% [============================================================= ] 2954/2963 99% [============================================================= ] 2955/2963 99% [============================================================= ] 2956/2963 99% [============================================================= ] 2957/2963 99% [============================================================= ] 2958/2963 99% [============================================================= ] 2959/2963 99% [============================================================= ] 2960/2963 99% [============================================================= ] 2961/2963 99% [============================================================= ] 2962/2963 99% [==============================================================] 2963/2963 100% operation complete, 2963 objects in 62518 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2023.05-rc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.10.162-cip24-rt10 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> avro-c 1.11.1 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> lsof 4.98.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> psmisc 23.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-python-pip 22.3.1 Collecting legal info LICENSE.txt: OK (sha256: 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.3 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> 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-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) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> font-awesome 4.7.0 Collecting legal info >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ima-evm-utils 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libarchive 3.6.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libite 2.5.3 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> 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) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> linux-tools Collecting legal info >>> linux 5.10.162-cip24-rt10 Collecting legal info >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minizip 3.0.7 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> opkg 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-pahole 1.25 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> patch 2.7.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> postgresql 15.3 Collecting legal info COPYRIGHT: OK (sha256: 1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a) >>> tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> host-qemu 8.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> host-vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> rtl8821au 0cab870ff635ba038705ab29363b0cbbedd5c258 Collecting legal info LICENSE: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.162-cip24-rt10: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: linux-5.10.162-cip24-rt10: cannot save license (LINUX_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'