Making install in imageio make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' Making install in man make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' Making install in examples make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[1]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' >>> webp 1.2.2 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-30/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-30/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> webp 1.2.2 Installing to target PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-30/output-1/target install -C /nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/ make[1]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src' Making install in dec make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dec' make[4]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dec' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/decode.h ../webp/types.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' make[4]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dec' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dec' Making install in enc make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/enc' make[4]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/enc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/encode.h ../webp/types.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' make[4]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/enc' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/enc' Making install in dsp make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dsp' make[4]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dsp' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' make[4]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dsp' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/dsp' Making install in utils make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/utils' make[4]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/utils' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' make[4]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/utils' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src/utils' Making install in . make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src' make[4]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwebp.la '/nvmedata/autobuild/instance-30/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libwebp.so.7.1.3 /nvmedata/autobuild/instance-30/output-1/target/usr/lib/libwebp.so.7.1.3 libtool: install: (cd /nvmedata/autobuild/instance-30/output-1/target/usr/lib && { ln -s -f libwebp.so.7.1.3 libwebp.so.7 || { rm -f libwebp.so.7 && ln -s libwebp.so.7.1.3 libwebp.so.7; }; }) libtool: install: (cd /nvmedata/autobuild/instance-30/output-1/target/usr/lib && { ln -s -f libwebp.so.7.1.3 libwebp.so || { rm -f libwebp.so && ln -s libwebp.so.7.1.3 libwebp.so; }; }) libtool: install: /usr/bin/install -c .libs/libwebp.lai /nvmedata/autobuild/instance-30/output-1/target/usr/lib/libwebp.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 webp/decode.h webp/types.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 webp/encode.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include/webp' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libwebp.pc '/nvmedata/autobuild/instance-30/output-1/target/usr/lib/pkgconfig' make[4]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/src' Making install in imageio make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/imageio' Making install in man make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/man' Making install in examples make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2/examples' make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' make[1]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/webp-1.2.2' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-30/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-30/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-30/output-1/host/bin/sparc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-30/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-30/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-30/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-30/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-30/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-30/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-30/output-1/host/bin/sparc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-30/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-30/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-30/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-30/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-30/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells rm -f -r /nvmedata/autobuild/instance-30/output-1/target/usr/share/openrc mkdir -p /nvmedata/autobuild/instance-30/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-30/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-30/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-30/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-30/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-30/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-30/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-30/output-1/target/etc/passwd rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/include /nvmedata/autobuild/instance-30/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-30/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-30/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-30/output-1/target/usr/doc find /nvmedata/autobuild/instance-30/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-30/output-1/target/lib/ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/ /nvmedata/autobuild/instance-30/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-30/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/man /nvmedata/autobuild/instance-30/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/info /nvmedata/autobuild/instance-30/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/doc /nvmedata/autobuild/instance-30/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-30/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-30/output-1/target/lib/debug /nvmedata/autobuild/instance-30/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-30/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-30/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-30/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-30/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-30/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-531-g130cfc74d7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-30/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-30/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-30/output-1/per-package /nvmedata/autobuild/instance-30/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-30/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs printf ' avahi -1 avahi -1 * - - -\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n exim 88 mail 8 * - - - exim\n _ntp -1 _ntp -1 * - - - Network Time Protocol daemon\n\n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-30/output-1/images rm -rf /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-30/output-1/target/ /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-30/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-30/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-30/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-30/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-30/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-30/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1885 objects. stage 2: creating image '/nvmedata/autobuild/instance-30/output-1/images/rootfs.yaffs2' [ ] 1/1885 0% [ ] 2/1885 0% [ ] 3/1885 0% [ ] 4/1885 0% [ ] 5/1885 0% [ ] 6/1885 0% [ ] 7/1885 0% [ ] 8/1885 0% [ ] 9/1885 0% [ ] 10/1885 0% [ ] 11/1885 0% [ ] 12/1885 0% [ ] 13/1885 0% [ ] 14/1885 0% [ ] 15/1885 0% [ ] 16/1885 0% [ ] 17/1885 0% [ ] 18/1885 0% [ ] 19/1885 1% [ ] 20/1885 1% [ ] 21/1885 1% [ ] 22/1885 1% [ ] 23/1885 1% [ ] 24/1885 1% [ ] 25/1885 1% [ ] 26/1885 1% [ ] 27/1885 1% [ ] 28/1885 1% [ ] 29/1885 1% [ ] 30/1885 1% [= ] 31/1885 1% [= ] 32/1885 1% [= ] 33/1885 1% [= ] 34/1885 1% [= ] 35/1885 1% [= ] 36/1885 1% [= ] 37/1885 1% [= ] 38/1885 2% [= ] 39/1885 2% [= ] 40/1885 2% [= ] 41/1885 2% [= ] 42/1885 2% [= ] 43/1885 2% [= ] 44/1885 2% [= ] 45/1885 2% [= ] 46/1885 2% [= ] 47/1885 2% [= ] 48/1885 2% [= ] 49/1885 2% [= ] 50/1885 2% [= ] 51/1885 2% [= ] 52/1885 2% [= ] 53/1885 2% [= ] 54/1885 2% [= ] 55/1885 2% [= ] 56/1885 2% [= ] 57/1885 3% [= ] 58/1885 3% [= ] 59/1885 3% [= ] 60/1885 3% [== ] 61/1885 3% [== ] 62/1885 3% [== ] 63/1885 3% [== ] 64/1885 3% [== ] 65/1885 3% [== ] 66/1885 3% [== ] 67/1885 3% [== ] 68/1885 3% [== ] 69/1885 3% [== ] 70/1885 3% [== ] 71/1885 3% [== ] 72/1885 3% [== ] 73/1885 3% [== ] 74/1885 3% [== ] 75/1885 3% [== ] 76/1885 4% [== ] 77/1885 4% [== ] 78/1885 4% [== ] 79/1885 4% [== ] 80/1885 4% [== ] 81/1885 4% [== ] 82/1885 4% [== ] 83/1885 4% [== ] 84/1885 4% [== ] 85/1885 4% [== ] 86/1885 4% [== ] 87/1885 4% [== ] 88/1885 4% [== ] 89/1885 4% [== ] 90/1885 4% [== ] 91/1885 4% [=== ] 92/1885 4% [=== ] 93/1885 4% [=== ] 94/1885 4% [=== ] 95/1885 5% [=== ] 96/1885 5% [=== ] 97/1885 5% [=== ] 98/1885 5% [=== ] 99/1885 5% [=== ] 100/1885 5% [=== ] 101/1885 5% [=== ] 102/1885 5% [=== ] 103/1885 5% [=== ] 104/1885 5% [=== ] 105/1885 5% [=== ] 106/1885 5% [=== ] 107/1885 5% [=== ] 108/1885 5% [=== ] 109/1885 5% [=== ] 110/1885 5% [=== ] 111/1885 5% [=== ] 112/1885 5% [=== ] 113/1885 5% [=== ] 114/1885 6% [=== ] 115/1885 6% [=== ] 116/1885 6% [=== ] 117/1885 6% [=== ] 118/1885 6% [=== ] 119/1885 6% [=== ] 120/1885 6% [=== ] 121/1885 6% [==== ] 122/1885 6% [==== ] 123/1885 6% [==== ] 124/1885 6% [==== ] 125/1885 6% [==== ] 126/1885 6% [==== ] 127/1885 6% [==== ] 128/1885 6% [==== ] 129/1885 6% [==== ] 130/1885 6% [==== ] 131/1885 6% [==== ] 132/1885 7% [==== ] 133/1885 7% [==== ] 134/1885 7% [==== ] 135/1885 7% [==== ] 136/1885 7% [==== ] 137/1885 7% [==== ] 138/1885 7% [==== ] 139/1885 7% [==== ] 140/1885 7% [==== ] 141/1885 7% [==== ] 142/1885 7% [==== ] 143/1885 7% [==== ] 144/1885 7% [==== ] 145/1885 7% [==== ] 146/1885 7% [==== ] 147/1885 7% [==== ] 148/1885 7% [==== ] 149/1885 7% [==== ] 150/1885 7% [==== ] 151/1885 8% [==== ] 152/1885 8% [===== ] 153/1885 8% [===== ] 154/1885 8% [===== ] 155/1885 8% [===== ] 156/1885 8% [===== ] 157/1885 8% [===== ] 158/1885 8% [===== ] 159/1885 8% [===== ] 160/1885 8% [===== ] 161/1885 8% [===== ] 162/1885 8% [===== ] 163/1885 8% [===== ] 164/1885 8% [===== ] 165/1885 8% [===== ] 166/1885 8% [===== ] 167/1885 8% [===== ] 168/1885 8% [===== ] 169/1885 8% [===== ] 170/1885 9% [===== ] 171/1885 9% [===== ] 172/1885 9% [===== ] 173/1885 9% [===== ] 174/1885 9% [===== ] 175/1885 9% [===== ] 176/1885 9% [===== ] 177/1885 9% [===== ] 178/1885 9% [===== ] 179/1885 9% [===== ] 180/1885 9% [===== ] 181/1885 9% [===== ] 182/1885 9% [====== ] 183/1885 9% [====== ] 184/1885 9% [====== ] 185/1885 9% [====== ] 186/1885 9% [====== ] 187/1885 9% [====== ] 188/1885 9% [====== ] 189/1885 10% [====== ] 190/1885 10% [====== ] 191/1885 10% [====== ] 192/1885 10% [====== ] 193/1885 10% [====== ] 194/1885 10% [====== ] 195/1885 10% [====== ] 196/1885 10% [====== ] 197/1885 10% [====== ] 198/1885 10% [====== ] 199/1885 10% [====== ] 200/1885 10% [====== ] 201/1885 10% [====== ] 202/1885 10% [====== ] 203/1885 10% [====== ] 204/1885 10% [====== ] 205/1885 10% [====== ] 206/1885 10% [====== ] 207/1885 10% [====== ] 208/1885 11% [====== ] 209/1885 11% [====== ] 210/1885 11% [====== ] 211/1885 11% [====== ] 212/1885 11% [======= ] 213/1885 11% [======= ] 214/1885 11% [======= ] 215/1885 11% [======= ] 216/1885 11% [======= ] 217/1885 11% [======= ] 218/1885 11% [======= ] 219/1885 11% [======= ] 220/1885 11% [======= ] 221/1885 11% [======= ] 222/1885 11% [======= ] 223/1885 11% [======= ] 224/1885 11% [======= ] 225/1885 11% [======= ] 226/1885 11% [======= ] 227/1885 12% [======= ] 228/1885 12% [======= ] 229/1885 12% [======= ] 230/1885 12% [======= ] 231/1885 12% [======= ] 232/1885 12% [======= ] 233/1885 12% [======= ] 234/1885 12% [======= ] 235/1885 12% [======= ] 236/1885 12% [======= ] 237/1885 12% [======= ] 238/1885 12% [======= ] 239/1885 12% [======= ] 240/1885 12% [======= ] 241/1885 12% [======= ] 242/1885 12% [======= ] 243/1885 12% [======== ] 244/1885 12% [======== ] 245/1885 12% [======== ] 246/1885 13% [======== ] 247/1885 13% [======== ] 248/1885 13% [======== ] 249/1885 13% [======== ] 250/1885 13% [======== ] 251/1885 13% [======== ] 252/1885 13% [======== ] 253/1885 13% [======== ] 254/1885 13% [======== ] 255/1885 13% [======== ] 256/1885 13% [======== ] 257/1885 13% [======== ] 258/1885 13% [======== ] 259/1885 13% [======== ] 260/1885 13% [======== ] 261/1885 13% [======== ] 262/1885 13% [======== ] 263/1885 13% [======== ] 264/1885 14% [======== ] 265/1885 14% [======== ] 266/1885 14% [======== ] 267/1885 14% [======== ] 268/1885 14% [======== ] 269/1885 14% [======== ] 270/1885 14% [======== ] 271/1885 14% [======== ] 272/1885 14% [======== ] 273/1885 14% [========= ] 274/1885 14% [========= ] 275/1885 14% [========= ] 276/1885 14% [========= ] 277/1885 14% [========= ] 278/1885 14% [========= ] 279/1885 14% [========= ] 280/1885 14% [========= ] 281/1885 14% [========= ] 282/1885 14% [========= ] 283/1885 15% [========= ] 284/1885 15% [========= ] 285/1885 15% [========= ] 286/1885 15% [========= ] 287/1885 15% [========= ] 288/1885 15% [========= ] 289/1885 15% [========= ] 290/1885 15% [========= ] 291/1885 15% [========= ] 292/1885 15% [========= ] 293/1885 15% [========= ] 294/1885 15% [========= ] 295/1885 15% [========= ] 296/1885 15% [========= ] 297/1885 15% [========= ] 298/1885 15% [========= ] 299/1885 15% [========= ] 300/1885 15% [========= ] 301/1885 15% [========= ] 302/1885 16% [========= ] 303/1885 16% [========= ] 304/1885 16% [========== ] 305/1885 16% [========== ] 306/1885 16% [========== ] 307/1885 16% [========== ] 308/1885 16% [========== ] 309/1885 16% [========== ] 310/1885 16% [========== ] 311/1885 16% [========== ] 312/1885 16% [========== ] 313/1885 16% [========== ] 314/1885 16% [========== ] 315/1885 16% [========== ] 316/1885 16% [========== ] 317/1885 16% [========== ] 318/1885 16% [========== ] 319/1885 16% [========== ] 320/1885 16% [========== ] 321/1885 17% [========== ] 322/1885 17% [========== ] 323/1885 17% [========== ] 324/1885 17% [========== ] 325/1885 17% [========== ] 326/1885 17% [========== ] 327/1885 17% [========== ] 328/1885 17% [========== ] 329/1885 17% [========== ] 330/1885 17% [========== ] 331/1885 17% [========== ] 332/1885 17% [========== ] 333/1885 17% [========== ] 334/1885 17% [=========== ] 335/1885 17% [=========== ] 336/1885 17% [=========== ] 337/1885 17% [=========== ] 338/1885 17% [=========== ] 339/1885 17% [=========== ] 340/1885 18% [=========== ] 341/1885 18% [=========== ] 342/1885 18% [=========== ] 343/1885 18% [=========== ] 344/1885 18% [=========== ] 345/1885 18% [=========== ] 346/1885 18% [=========== ] 347/1885 18% [=========== ] 348/1885 18% [=========== ] 349/1885 18% [=========== ] 350/1885 18% [=========== ] 351/1885 18% [=========== ] 352/1885 18% [=========== ] 353/1885 18% [=========== ] 354/1885 18% [=========== ] 355/1885 18% [=========== ] 356/1885 18% [=========== ] 357/1885 18% [=========== ] 358/1885 18% [=========== ] 359/1885 19% [=========== ] 360/1885 19% [=========== ] 361/1885 19% [=========== ] 362/1885 19% [=========== ] 363/1885 19% [=========== ] 364/1885 19% [============ ] 365/1885 19% [============ ] 366/1885 19% [============ ] 367/1885 19% [============ ] 368/1885 19% [============ ] 369/1885 19% [============ ] 370/1885 19% [============ ] 371/1885 19% [============ ] 372/1885 19% [============ ] 373/1885 19% [============ ] 374/1885 19% [============ ] 375/1885 19% [============ ] 376/1885 19% [============ ] 377/1885 20% [============ ] 378/1885 20% [============ ] 379/1885 20% [============ ] 380/1885 20% [============ ] 381/1885 20% [============ ] 382/1885 20% [============ ] 383/1885 20% [============ ] 384/1885 20% [============ ] 385/1885 20% [============ ] 386/1885 20% [============ ] 387/1885 20% [============ ] 388/1885 20% [============ ] 389/1885 20% [============ ] 390/1885 20% [============ ] 391/1885 20% [============ ] 392/1885 20% [============ ] 393/1885 20% [============ ] 394/1885 20% [============ ] 395/1885 20% [============= ] 396/1885 21% [============= ] 397/1885 21% [============= ] 398/1885 21% [============= ] 399/1885 21% [============= ] 400/1885 21% [============= ] 401/1885 21% [============= ] 402/1885 21% [============= ] 403/1885 21% [============= ] 404/1885 21% [============= ] 405/1885 21% [============= ] 406/1885 21% [============= ] 407/1885 21% [============= ] 408/1885 21% [============= ] 409/1885 21% [============= ] 410/1885 21% [============= ] 411/1885 21% [============= ] 412/1885 21% [============= ] 413/1885 21% [============= ] 414/1885 21% [============= ] 415/1885 22% [============= ] 416/1885 22% [============= ] 417/1885 22% [============= ] 418/1885 22% [============= ] 419/1885 22% [============= ] 420/1885 22% [============= ] 421/1885 22% [============= ] 422/1885 22% [============= ] 423/1885 22% [============= ] 424/1885 22% [============= ] 425/1885 22% [============== ] 426/1885 22% [============== ] 427/1885 22% [============== ] 428/1885 22% [============== ] 429/1885 22% [============== ] 430/1885 22% [============== ] 431/1885 22% [============== ] 432/1885 22% [============== ] 433/1885 22% [============== ] 434/1885 23% [============== ] 435/1885 23% [============== ] 436/1885 23% [============== ] 437/1885 23% [============== ] 438/1885 23% [============== ] 439/1885 23% [============== ] 440/1885 23% [============== ] 441/1885 23% [============== ] 442/1885 23% [============== ] 443/1885 23% [============== ] 444/1885 23% [============== ] 445/1885 23% [============== ] 446/1885 23% [============== ] 447/1885 23% [============== ] 448/1885 23% [============== ] 449/1885 23% [============== ] 450/1885 23% [============== ] 451/1885 23% [============== ] 452/1885 23% [============== ] 453/1885 24% [============== ] 454/1885 24% [============== ] 455/1885 24% [============== ] 456/1885 24% [=============== ] 457/1885 24% [=============== ] 458/1885 24% [=============== ] 459/1885 24% [=============== ] 460/1885 24% [=============== ] 461/1885 24% [=============== ] 462/1885 24% [=============== ] 463/1885 24% [=============== ] 464/1885 24% [=============== ] 465/1885 24% [=============== ] 466/1885 24% [=============== ] 467/1885 24% [=============== ] 468/1885 24% [=============== ] 469/1885 24% [=============== ] 470/1885 24% [=============== ] 471/1885 24% [=============== ] 472/1885 25% [=============== ] 473/1885 25% [=============== ] 474/1885 25% [=============== ] 475/1885 25% [=============== ] 476/1885 25% [=============== ] 477/1885 25% [=============== ] 478/1885 25% [=============== ] 479/1885 25% [=============== ] 480/1885 25% [=============== ] 481/1885 25% [=============== ] 482/1885 25% [=============== ] 483/1885 25% [=============== ] 484/1885 25% [=============== ] 485/1885 25% [=============== ] 486/1885 25% [================ ] 487/1885 25% [================ ] 488/1885 25% [================ ] 489/1885 25% [================ ] 490/1885 25% [================ ] 491/1885 26% [================ ] 492/1885 26% [================ ] 493/1885 26% [================ ] 494/1885 26% [================ ] 495/1885 26% [================ ] 496/1885 26% [================ ] 497/1885 26% [================ ] 498/1885 26% [================ ] 499/1885 26% [================ ] 500/1885 26% [================ ] 501/1885 26% [================ ] 502/1885 26% [================ ] 503/1885 26% [================ ] 504/1885 26% [================ ] 505/1885 26% [================ ] 506/1885 26% [================ ] 507/1885 26% [================ ] 508/1885 26% [================ ] 509/1885 27% [================ ] 510/1885 27% [================ ] 511/1885 27% [================ ] 512/1885 27% [================ ] 513/1885 27% [================ ] 514/1885 27% [================ ] 515/1885 27% [================ ] 516/1885 27% [================= ] 517/1885 27% [================= ] 518/1885 27% [================= ] 519/1885 27% [================= ] 520/1885 27% [================= ] 521/1885 27% [================= ] 522/1885 27% [================= ] 523/1885 27% [================= ] 524/1885 27% [================= ] 525/1885 27% [================= ] 526/1885 27% [================= ] 527/1885 27% [================= ] 528/1885 28% [================= ] 529/1885 28% [================= ] 530/1885 28% [================= ] 531/1885 28% [================= ] 532/1885 28% [================= ] 533/1885 28% [================= ] 534/1885 28% [================= ] 535/1885 28% [================= ] 536/1885 28% [================= ] 537/1885 28% [================= ] 538/1885 28% [================= ] 539/1885 28% [================= ] 540/1885 28% [================= ] 541/1885 28% [================= ] 542/1885 28% [================= ] 543/1885 28% [================= ] 544/1885 28% [================= ] 545/1885 28% [================= ] 546/1885 28% [================= ] 547/1885 29% [================== ] 548/1885 29% [================== ] 549/1885 29% [================== ] 550/1885 29% [================== ] 551/1885 29% [================== ] 552/1885 29% [================== ] 553/1885 29% [================== ] 554/1885 29% [================== ] 555/1885 29% [================== ] 556/1885 29% [================== ] 557/1885 29% [================== ] 558/1885 29% [================== ] 559/1885 29% [================== ] 560/1885 29% [================== ] 561/1885 29% [================== ] 562/1885 29% [================== ] 563/1885 29% [================== ] 564/1885 29% [================== ] 565/1885 29% [================== ] 566/1885 30% [================== ] 567/1885 30% [================== ] 568/1885 30% [================== ] 569/1885 30% [================== ] 570/1885 30% [================== ] 571/1885 30% [================== ] 572/1885 30% [================== ] 573/1885 30% [================== ] 574/1885 30% [================== ] 575/1885 30% [================== ] 576/1885 30% [================== ] 577/1885 30% [=================== ] 578/1885 30% [=================== ] 579/1885 30% [=================== ] 580/1885 30% [=================== ] 581/1885 30% [=================== ] 582/1885 30% [=================== ] 583/1885 30% [=================== ] 584/1885 30% [=================== ] 585/1885 31% [=================== ] 586/1885 31% [=================== ] 587/1885 31% [=================== ] 588/1885 31% [=================== ] 589/1885 31% [=================== ] 590/1885 31% [=================== ] 591/1885 31% [=================== ] 592/1885 31% [=================== ] 593/1885 31% [=================== ] 594/1885 31% [=================== ] 595/1885 31% [=================== ] 596/1885 31% [=================== ] 597/1885 31% [=================== ] 598/1885 31% [=================== ] 599/1885 31% [=================== ] 600/1885 31% [=================== ] 601/1885 31% [=================== ] 602/1885 31% [=================== ] 603/1885 31% [=================== ] 604/1885 32% [=================== ] 605/1885 32% [=================== ] 606/1885 32% [=================== ] 607/1885 32% [=================== ] 608/1885 32% [==================== ] 609/1885 32% [==================== ] 610/1885 32% [==================== ] 611/1885 32% [==================== ] 612/1885 32% [==================== ] 613/1885 32% [==================== ] 614/1885 32% [==================== ] 615/1885 32% [==================== ] 616/1885 32% [==================== ] 617/1885 32% [==================== ] 618/1885 32% [==================== ] 619/1885 32% [==================== ] 620/1885 32% [==================== ] 621/1885 32% [==================== ] 622/1885 32% [==================== ] 623/1885 33% [==================== ] 624/1885 33% [==================== ] 625/1885 33% [==================== ] 626/1885 33% [==================== ] 627/1885 33% [==================== ] 628/1885 33% [==================== ] 629/1885 33% [==================== ] 630/1885 33% [==================== ] 631/1885 33% [==================== ] 632/1885 33% [==================== ] 633/1885 33% [==================== ] 634/1885 33% [==================== ] 635/1885 33% [==================== ] 636/1885 33% [==================== ] 637/1885 33% [==================== ] 638/1885 33% [===================== ] 639/1885 33% [===================== ] 640/1885 33% [===================== ] 641/1885 34% [===================== ] 642/1885 34% [===================== ] 643/1885 34% [===================== ] 644/1885 34% [===================== ] 645/1885 34% [===================== ] 646/1885 34% [===================== ] 647/1885 34% [===================== ] 648/1885 34% [===================== ] 649/1885 34% [===================== ] 650/1885 34% [===================== ] 651/1885 34% [===================== ] 652/1885 34% [===================== ] 653/1885 34% [===================== ] 654/1885 34% [===================== ] 655/1885 34% [===================== ] 656/1885 34% [===================== ] 657/1885 34% [===================== ] 658/1885 34% [===================== ] 659/1885 34% [===================== ] 660/1885 35% [===================== ] 661/1885 35% [===================== ] 662/1885 35% [===================== ] 663/1885 35% [===================== ] 664/1885 35% [===================== ] 665/1885 35% [===================== ] 666/1885 35% [===================== ] 667/1885 35% [===================== ] 668/1885 35% [====================== ] 669/1885 35% [====================== ] 670/1885 35% [====================== ] 671/1885 35% [====================== ] 672/1885 35% [====================== ] 673/1885 35% [====================== ] 674/1885 35% [====================== ] 675/1885 35% [====================== ] 676/1885 35% [====================== ] 677/1885 35% [====================== ] 678/1885 35% [====================== ] 679/1885 36% [====================== ] 680/1885 36% [====================== ] 681/1885 36% [====================== ] 682/1885 36% [====================== ] 683/1885 36% [====================== ] 684/1885 36% [====================== ] 685/1885 36% [====================== ] 686/1885 36% [====================== ] 687/1885 36% [====================== ] 688/1885 36% [====================== ] 689/1885 36% [====================== ] 690/1885 36% [====================== ] 691/1885 36% [====================== ] 692/1885 36% [====================== ] 693/1885 36% [====================== ] 694/1885 36% [====================== ] 695/1885 36% [====================== ] 696/1885 36% [====================== ] 697/1885 36% [====================== ] 698/1885 37% [====================== ] 699/1885 37% [======================= ] 700/1885 37% [======================= ] 701/1885 37% [======================= ] 702/1885 37% [======================= ] 703/1885 37% [======================= ] 704/1885 37% [======================= ] 705/1885 37% [======================= ] 706/1885 37% [======================= ] 707/1885 37% [======================= ] 708/1885 37% [======================= ] 709/1885 37% [======================= ] 710/1885 37% [======================= ] 711/1885 37% [======================= ] 712/1885 37% [======================= ] 713/1885 37% [======================= ] 714/1885 37% [======================= ] 715/1885 37% [======================= ] 716/1885 37% [======================= ] 717/1885 38% [======================= ] 718/1885 38% [======================= ] 719/1885 38% [======================= ] 720/1885 38% [======================= ] 721/1885 38% [======================= ] 722/1885 38% [======================= ] 723/1885 38% [======================= ] 724/1885 38% [======================= ] 725/1885 38% [======================= ] 726/1885 38% [======================= ] 727/1885 38% [======================= ] 728/1885 38% [======================= ] 729/1885 38% [======================== ] 730/1885 38% [======================== ] 731/1885 38% [======================== ] 732/1885 38% [======================== ] 733/1885 38% [======================== ] 734/1885 38% [======================== ] 735/1885 38% [======================== ] 736/1885 39% [======================== ] 737/1885 39% [======================== ] 738/1885 39% [======================== ] 739/1885 39% [======================== ] 740/1885 39% [======================== ] 741/1885 39% [======================== ] 742/1885 39% [======================== ] 743/1885 39% [======================== ] 744/1885 39% [======================== ] 745/1885 39% [======================== ] 746/1885 39% [======================== ] 747/1885 39% [======================== ] 748/1885 39% [======================== ] 749/1885 39% [======================== ] 750/1885 39% [======================== ] 751/1885 39% [======================== ] 752/1885 39% [======================== ] 753/1885 39% [======================== ] 754/1885 40% [======================== ] 755/1885 40% [======================== ] 756/1885 40% [======================== ] 757/1885 40% [======================== ] 758/1885 40% [======================== ] 759/1885 40% [======================== ] 760/1885 40% [========================= ] 761/1885 40% [========================= ] 762/1885 40% [========================= ] 763/1885 40% [========================= ] 764/1885 40% [========================= ] 765/1885 40% [========================= ] 766/1885 40% [========================= ] 767/1885 40% [========================= ] 768/1885 40% [========================= ] 769/1885 40% [========================= ] 770/1885 40% [========================= ] 771/1885 40% [========================= ] 772/1885 40% [========================= ] 773/1885 41% [========================= ] 774/1885 41% [========================= ] 775/1885 41% [========================= ] 776/1885 41% [========================= ] 777/1885 41% [========================= ] 778/1885 41% [========================= ] 779/1885 41% [========================= ] 780/1885 41% [========================= ] 781/1885 41% [========================= ] 782/1885 41% [========================= ] 783/1885 41% [========================= ] 784/1885 41% [========================= ] 785/1885 41% [========================= ] 786/1885 41% [========================= ] 787/1885 41% [========================= ] 788/1885 41% [========================= ] 789/1885 41% [========================= ] 790/1885 41% [========================== ] 791/1885 41% [========================== ] 792/1885 42% [========================== ] 793/1885 42% [========================== ] 794/1885 42% [========================== ] 795/1885 42% [========================== ] 796/1885 42% [========================== ] 797/1885 42% [========================== ] 798/1885 42% [========================== ] 799/1885 42% [========================== ] 800/1885 42% [========================== ] 801/1885 42% [========================== ] 802/1885 42% [========================== ] 803/1885 42% [========================== ] 804/1885 42% [========================== ] 805/1885 42% [========================== ] 806/1885 42% [========================== ] 807/1885 42% [========================== ] 808/1885 42% [========================== ] 809/1885 42% [========================== ] 810/1885 42% [========================== ] 811/1885 43% [========================== ] 812/1885 43% [========================== ] 813/1885 43% [========================== ] 814/1885 43% [========================== ] 815/1885 43% [========================== ] 816/1885 43% [========================== ] 817/1885 43% [========================== ] 818/1885 43% [========================== ] 819/1885 43% [========================== ] 820/1885 43% [=========================== ] 821/1885 43% [=========================== ] 822/1885 43% [=========================== ] 823/1885 43% [=========================== ] 824/1885 43% [=========================== ] 825/1885 43% [=========================== ] 826/1885 43% [=========================== ] 827/1885 43% [=========================== ] 828/1885 43% [=========================== ] 829/1885 43% [=========================== ] 830/1885 44% [=========================== ] 831/1885 44% [=========================== ] 832/1885 44% [=========================== ] 833/1885 44% [=========================== ] 834/1885 44% [=========================== ] 835/1885 44% [=========================== ] 836/1885 44% [=========================== ] 837/1885 44% [=========================== ] 838/1885 44% [=========================== ] 839/1885 44% [=========================== ] 840/1885 44% [=========================== ] 841/1885 44% [=========================== ] 842/1885 44% [=========================== ] 843/1885 44% [=========================== ] 844/1885 44% [=========================== ] 845/1885 44% [=========================== ] 846/1885 44% [=========================== ] 847/1885 44% [=========================== ] 848/1885 44% [=========================== ] 849/1885 45% [=========================== ] 850/1885 45% [=========================== ] 851/1885 45% [============================ ] 852/1885 45% [============================ ] 853/1885 45% [============================ ] 854/1885 45% [============================ ] 855/1885 45% [============================ ] 856/1885 45% [============================ ] 857/1885 45% [============================ ] 858/1885 45% [============================ ] 859/1885 45% [============================ ] 860/1885 45% [============================ ] 861/1885 45% [============================ ] 862/1885 45% [============================ ] 863/1885 45% [============================ ] 864/1885 45% [============================ ] 865/1885 45% [============================ ] 866/1885 45% [============================ ] 867/1885 45% [============================ ] 868/1885 46% [============================ ] 869/1885 46% [============================ ] 870/1885 46% [============================ ] 871/1885 46% [============================ ] 872/1885 46% [============================ ] 873/1885 46% [============================ ] 874/1885 46% [============================ ] 875/1885 46% [============================ ] 876/1885 46% [============================ ] 877/1885 46% [============================ ] 878/1885 46% [============================ ] 879/1885 46% [============================ ] 880/1885 46% [============================ ] 881/1885 46% [============================= ] 882/1885 46% [============================= ] 883/1885 46% [============================= ] 884/1885 46% [============================= ] 885/1885 46% [============================= ] 886/1885 47% [============================= ] 887/1885 47% [============================= ] 888/1885 47% [============================= ] 889/1885 47% [============================= ] 890/1885 47% [============================= ] 891/1885 47% [============================= ] 892/1885 47% [============================= ] 893/1885 47% [============================= ] 894/1885 47% [============================= ] 895/1885 47% [============================= ] 896/1885 47% [============================= ] 897/1885 47% [============================= ] 898/1885 47% [============================= ] 899/1885 47% [============================= ] 900/1885 47% [============================= ] 901/1885 47% [============================= ] 902/1885 47% [============================= ] 903/1885 47% [============================= ] 904/1885 47% [============================= ] 905/1885 48% [============================= ] 906/1885 48% [============================= ] 907/1885 48% [============================= ] 908/1885 48% [============================= ] 909/1885 48% [============================= ] 910/1885 48% [============================= ] 911/1885 48% [============================= ] 912/1885 48% [============================== ] 913/1885 48% [============================== ] 914/1885 48% [============================== ] 915/1885 48% [============================== ] 916/1885 48% [============================== ] 917/1885 48% [============================== ] 918/1885 48% [============================== ] 919/1885 48% [============================== ] 920/1885 48% [============================== ] 921/1885 48% [============================== ] 922/1885 48% [============================== ] 923/1885 48% [============================== ] 924/1885 49% [============================== ] 925/1885 49% [============================== ] 926/1885 49% [============================== ] 927/1885 49% [============================== ] 928/1885 49% [============================== ] 929/1885 49% [============================== ] 930/1885 49% [============================== ] 931/1885 49% [============================== ] 932/1885 49% [============================== ] 933/1885 49% [============================== ] 934/1885 49% [============================== ] 935/1885 49% [============================== ] 936/1885 49% [============================== ] 937/1885 49% [============================== ] 938/1885 49% [============================== ] 939/1885 49% [============================== ] 940/1885 49% [============================== ] 941/1885 49% [============================== ] 942/1885 49% [=============================== ] 943/1885 50% [=============================== ] 944/1885 50% [=============================== ] 945/1885 50% [=============================== ] 946/1885 50% [=============================== ] 947/1885 50% [=============================== ] 948/1885 50% [=============================== ] 949/1885 50% [=============================== ] 950/1885 50% [=============================== ] 951/1885 50% [=============================== ] 952/1885 50% [=============================== ] 953/1885 50% [=============================== ] 954/1885 50% [=============================== ] 955/1885 50% [=============================== ] 956/1885 50% [=============================== ] 957/1885 50% [=============================== ] 958/1885 50% [=============================== ] 959/1885 50% [=============================== ] 960/1885 50% [=============================== ] 961/1885 50% [=============================== ] 962/1885 51% [=============================== ] 963/1885 51% [=============================== ] 964/1885 51% [=============================== ] 965/1885 51% [=============================== ] 966/1885 51% [=============================== ] 967/1885 51% [=============================== ] 968/1885 51% [=============================== ] 969/1885 51% [=============================== ] 970/1885 51% [=============================== ] 971/1885 51% [=============================== ] 972/1885 51% [================================ ] 973/1885 51% [================================ ] 974/1885 51% [================================ ] 975/1885 51% [================================ ] 976/1885 51% [================================ ] 977/1885 51% [================================ ] 978/1885 51% [================================ ] 979/1885 51% [================================ ] 980/1885 51% [================================ ] 981/1885 52% [================================ ] 982/1885 52% [================================ ] 983/1885 52% [================================ ] 984/1885 52% [================================ ] 985/1885 52% [================================ ] 986/1885 52% [================================ ] 987/1885 52% [================================ ] 988/1885 52% [================================ ] 989/1885 52% [================================ ] 990/1885 52% [================================ ] 991/1885 52% [================================ ] 992/1885 52% [================================ ] 993/1885 52% [================================ ] 994/1885 52% [================================ ] 995/1885 52% [================================ ] 996/1885 52% [================================ ] 997/1885 52% [================================ ] 998/1885 52% [================================ ] 999/1885 52% [================================ ] 1000/1885 53% [================================ ] 1001/1885 53% [================================ ] 1002/1885 53% [================================ ] 1003/1885 53% [================================= ] 1004/1885 53% [================================= ] 1005/1885 53% [================================= ] 1006/1885 53% [================================= ] 1007/1885 53% [================================= ] 1008/1885 53% [================================= ] 1009/1885 53% [================================= ] 1010/1885 53% [================================= ] 1011/1885 53% [================================= ] 1012/1885 53% [================================= ] 1013/1885 53% [================================= ] 1014/1885 53% [================================= ] 1015/1885 53% [================================= ] 1016/1885 53% [================================= ] 1017/1885 53% [================================= ] 1018/1885 54% [================================= ] 1019/1885 54% [================================= ] 1020/1885 54% [================================= ] 1021/1885 54% [================================= ] 1022/1885 54% [================================= ] 1023/1885 54% [================================= ] 1024/1885 54% [================================= ] 1025/1885 54% [================================= ] 1026/1885 54% [================================= ] 1027/1885 54% [================================= ] 1028/1885 54% [================================= ] 1029/1885 54% [================================= ] 1030/1885 54% [================================= ] 1031/1885 54% [================================= ] 1032/1885 54% [================================= ] 1033/1885 54% [================================== ] 1034/1885 54% [================================== ] 1035/1885 54% [================================== ] 1036/1885 54% [================================== ] 1037/1885 55% [================================== ] 1038/1885 55% [================================== ] 1039/1885 55% [================================== ] 1040/1885 55% [================================== ] 1041/1885 55% [================================== ] 1042/1885 55% [================================== ] 1043/1885 55% [================================== ] 1044/1885 55% [================================== ] 1045/1885 55% [================================== ] 1046/1885 55% [================================== ] 1047/1885 55% [================================== ] 1048/1885 55% [================================== ] 1049/1885 55% [================================== ] 1050/1885 55% [================================== ] 1051/1885 55% [================================== ] 1052/1885 55% [================================== ] 1053/1885 55% [================================== ] 1054/1885 55% [================================== ] 1055/1885 55% [================================== ] 1056/1885 56% [================================== ] 1057/1885 56% [================================== ] 1058/1885 56% [================================== ] 1059/1885 56% [================================== ] 1060/1885 56% [================================== ] 1061/1885 56% [================================== ] 1062/1885 56% [================================== ] 1063/1885 56% [================================== ] 1064/1885 56% [=================================== ] 1065/1885 56% [=================================== ] 1066/1885 56% [=================================== ] 1067/1885 56% [=================================== ] 1068/1885 56% [=================================== ] 1069/1885 56% [=================================== ] 1070/1885 56% [=================================== ] 1071/1885 56% [=================================== ] 1072/1885 56% [=================================== ] 1073/1885 56% [=================================== ] 1074/1885 56% [=================================== ] 1075/1885 57% [=================================== ] 1076/1885 57% [=================================== ] 1077/1885 57% [=================================== ] 1078/1885 57% [=================================== ] 1079/1885 57% [=================================== ] 1080/1885 57% [=================================== ] 1081/1885 57% [=================================== ] 1082/1885 57% [=================================== ] 1083/1885 57% [=================================== ] 1084/1885 57% [=================================== ] 1085/1885 57% [=================================== ] 1086/1885 57% [=================================== ] 1087/1885 57% [=================================== ] 1088/1885 57% [=================================== ] 1089/1885 57% [=================================== ] 1090/1885 57% [=================================== ] 1091/1885 57% [=================================== ] 1092/1885 57% [=================================== ] 1093/1885 57% [=================================== ] 1094/1885 58% [==================================== ] 1095/1885 58% [==================================== ] 1096/1885 58% [==================================== ] 1097/1885 58% [==================================== ] 1098/1885 58% [==================================== ] 1099/1885 58% [==================================== ] 1100/1885 58% [==================================== ] 1101/1885 58% [==================================== ] 1102/1885 58% [==================================== ] 1103/1885 58% [==================================== ] 1104/1885 58% [==================================== ] 1105/1885 58% [==================================== ] 1106/1885 58% [==================================== ] 1107/1885 58% [==================================== ] 1108/1885 58% [==================================== ] 1109/1885 58% [==================================== ] 1110/1885 58% [==================================== ] 1111/1885 58% [==================================== ] 1112/1885 58% [==================================== ] 1113/1885 59% [==================================== ] 1114/1885 59% [==================================== ] 1115/1885 59% [==================================== ] 1116/1885 59% [==================================== ] 1117/1885 59% [==================================== ] 1118/1885 59% [==================================== ] 1119/1885 59% [==================================== ] 1120/1885 59% [==================================== ] 1121/1885 59% [==================================== ] 1122/1885 59% [==================================== ] 1123/1885 59% [==================================== ] 1124/1885 59% [===================================== ] 1125/1885 59% [===================================== ] 1126/1885 59% [===================================== ] 1127/1885 59% [===================================== ] 1128/1885 59% [===================================== ] 1129/1885 59% [===================================== ] 1130/1885 59% [===================================== ] 1131/1885 60% [===================================== ] 1132/1885 60% [===================================== ] 1133/1885 60% [===================================== ] 1134/1885 60% [===================================== ] 1135/1885 60% [===================================== ] 1136/1885 60% [===================================== ] 1137/1885 60% [===================================== ] 1138/1885 60% [===================================== ] 1139/1885 60% [===================================== ] 1140/1885 60% [===================================== ] 1141/1885 60% [===================================== ] 1142/1885 60% [===================================== ] 1143/1885 60% [===================================== ] 1144/1885 60% [===================================== ] 1145/1885 60% [===================================== ] 1146/1885 60% [===================================== ] 1147/1885 60% [===================================== ] 1148/1885 60% [===================================== ] 1149/1885 60% [===================================== ] 1150/1885 61% [===================================== ] 1151/1885 61% [===================================== ] 1152/1885 61% [===================================== ] 1153/1885 61% [===================================== ] 1154/1885 61% [===================================== ] 1155/1885 61% [====================================== ] 1156/1885 61% [====================================== ] 1157/1885 61% [====================================== ] 1158/1885 61% [====================================== ] 1159/1885 61% [====================================== ] 1160/1885 61% [====================================== ] 1161/1885 61% [====================================== ] 1162/1885 61% [====================================== ] 1163/1885 61% [====================================== ] 1164/1885 61% [====================================== ] 1165/1885 61% [====================================== ] 1166/1885 61% [====================================== ] 1167/1885 61% [====================================== ] 1168/1885 61% [====================================== ] 1169/1885 62% [====================================== ] 1170/1885 62% [====================================== ] 1171/1885 62% [====================================== ] 1172/1885 62% [====================================== ] 1173/1885 62% [====================================== ] 1174/1885 62% [====================================== ] 1175/1885 62% [====================================== ] 1176/1885 62% [====================================== ] 1177/1885 62% [====================================== ] 1178/1885 62% [====================================== ] 1179/1885 62% [====================================== ] 1180/1885 62% [====================================== ] 1181/1885 62% [====================================== ] 1182/1885 62% [====================================== ] 1183/1885 62% [====================================== ] 1184/1885 62% [====================================== ] 1185/1885 62% [======================================= ] 1186/1885 62% [======================================= ] 1187/1885 62% [======================================= ] 1188/1885 63% [======================================= ] 1189/1885 63% [======================================= ] 1190/1885 63% [======================================= ] 1191/1885 63% [======================================= ] 1192/1885 63% [======================================= ] 1193/1885 63% [======================================= ] 1194/1885 63% [======================================= ] 1195/1885 63% [======================================= ] 1196/1885 63% [======================================= ] 1197/1885 63% [======================================= ] 1198/1885 63% [======================================= ] 1199/1885 63% [======================================= ] 1200/1885 63% [======================================= ] 1201/1885 63% [======================================= ] 1202/1885 63% [======================================= ] 1203/1885 63% [======================================= ] 1204/1885 63% [======================================= ] 1205/1885 63% [======================================= ] 1206/1885 63% [======================================= ] 1207/1885 64% [======================================= ] 1208/1885 64% [======================================= ] 1209/1885 64% [======================================= ] 1210/1885 64% [======================================= ] 1211/1885 64% [======================================= ] 1212/1885 64% [======================================= ] 1213/1885 64% [======================================= ] 1214/1885 64% [======================================= ] 1215/1885 64% [======================================= ] 1216/1885 64% [======================================== ] 1217/1885 64% [======================================== ] 1218/1885 64% [======================================== ] 1219/1885 64% [======================================== ] 1220/1885 64% [======================================== ] 1221/1885 64% [======================================== ] 1222/1885 64% [======================================== ] 1223/1885 64% [======================================== ] 1224/1885 64% [======================================== ] 1225/1885 64% [======================================== ] 1226/1885 65% [======================================== ] 1227/1885 65% [======================================== ] 1228/1885 65% [======================================== ] 1229/1885 65% [======================================== ] 1230/1885 65% [======================================== ] 1231/1885 65% [======================================== ] 1232/1885 65% [======================================== ] 1233/1885 65% [======================================== ] 1234/1885 65% [======================================== ] 1235/1885 65% [======================================== ] 1236/1885 65% [======================================== ] 1237/1885 65% [======================================== ] 1238/1885 65% [======================================== ] 1239/1885 65% [======================================== ] 1240/1885 65% [======================================== ] 1241/1885 65% [======================================== ] 1242/1885 65% [======================================== ] 1243/1885 65% [======================================== ] 1244/1885 65% [======================================== ] 1245/1885 66% [======================================== ] 1246/1885 66% [========================================= ] 1247/1885 66% [========================================= ] 1248/1885 66% [========================================= ] 1249/1885 66% [========================================= ] 1250/1885 66% [========================================= ] 1251/1885 66% [========================================= ] 1252/1885 66% [========================================= ] 1253/1885 66% [========================================= ] 1254/1885 66% [========================================= ] 1255/1885 66% [========================================= ] 1256/1885 66% [========================================= ] 1257/1885 66% [========================================= ] 1258/1885 66% [========================================= ] 1259/1885 66% [========================================= ] 1260/1885 66% [========================================= ] 1261/1885 66% [========================================= ] 1262/1885 66% [========================================= ] 1263/1885 67% [========================================= ] 1264/1885 67% [========================================= ] 1265/1885 67% [========================================= ] 1266/1885 67% [========================================= ] 1267/1885 67% [========================================= ] 1268/1885 67% [========================================= ] 1269/1885 67% [========================================= ] 1270/1885 67% [========================================= ] 1271/1885 67% [========================================= ] 1272/1885 67% [========================================= ] 1273/1885 67% [========================================= ] 1274/1885 67% [========================================= ] 1275/1885 67% [========================================= ] 1276/1885 67% [========================================== ] 1277/1885 67% [========================================== ] 1278/1885 67% [========================================== ] 1279/1885 67% [========================================== ] 1280/1885 67% [========================================== ] 1281/1885 67% [========================================== ] 1282/1885 68% [========================================== ] 1283/1885 68% [========================================== ] 1284/1885 68% [========================================== ] 1285/1885 68% [========================================== ] 1286/1885 68% [========================================== ] 1287/1885 68% [========================================== ] 1288/1885 68% [========================================== ] 1289/1885 68% [========================================== ] 1290/1885 68% [========================================== ] 1291/1885 68% [========================================== ] 1292/1885 68% [========================================== ] 1293/1885 68% [========================================== ] 1294/1885 68% [========================================== ] 1295/1885 68% [========================================== ] 1296/1885 68% [========================================== ] 1297/1885 68% [========================================== ] 1298/1885 68% [========================================== ] 1299/1885 68% [========================================== ] 1300/1885 68% [========================================== ] 1301/1885 69% [========================================== ] 1302/1885 69% [========================================== ] 1303/1885 69% [========================================== ] 1304/1885 69% [========================================== ] 1305/1885 69% [========================================== ] 1306/1885 69% [========================================== ] 1307/1885 69% [=========================================== ] 1308/1885 69% [=========================================== ] 1309/1885 69% [=========================================== ] 1310/1885 69% [=========================================== ] 1311/1885 69% [=========================================== ] 1312/1885 69% [=========================================== ] 1313/1885 69% [=========================================== ] 1314/1885 69% [=========================================== ] 1315/1885 69% [=========================================== ] 1316/1885 69% [=========================================== ] 1317/1885 69% [=========================================== ] 1318/1885 69% [=========================================== ] 1319/1885 69% [=========================================== ] 1320/1885 70% [=========================================== ] 1321/1885 70% [=========================================== ] 1322/1885 70% [=========================================== ] 1323/1885 70% [=========================================== ] 1324/1885 70% [=========================================== ] 1325/1885 70% [=========================================== ] 1326/1885 70% [=========================================== ] 1327/1885 70% [=========================================== ] 1328/1885 70% [=========================================== ] 1329/1885 70% [=========================================== ] 1330/1885 70% [=========================================== ] 1331/1885 70% [=========================================== ] 1332/1885 70% [=========================================== ] 1333/1885 70% [=========================================== ] 1334/1885 70% [=========================================== ] 1335/1885 70% [=========================================== ] 1336/1885 70% [=========================================== ] 1337/1885 70% [============================================ ] 1338/1885 70% [============================================ ] 1339/1885 71% [============================================ ] 1340/1885 71% [============================================ ] 1341/1885 71% [============================================ ] 1342/1885 71% [============================================ ] 1343/1885 71% [============================================ ] 1344/1885 71% [============================================ ] 1345/1885 71% [============================================ ] 1346/1885 71% [============================================ ] 1347/1885 71% [============================================ ] 1348/1885 71% [============================================ ] 1349/1885 71% [============================================ ] 1350/1885 71% [============================================ ] 1351/1885 71% [============================================ ] 1352/1885 71% [============================================ ] 1353/1885 71% [============================================ ] 1354/1885 71% [============================================ ] 1355/1885 71% [============================================ ] 1356/1885 71% [============================================ ] 1357/1885 71% [============================================ ] 1358/1885 72% [============================================ ] 1359/1885 72% [============================================ ] 1360/1885 72% [============================================ ] 1361/1885 72% [============================================ ] 1362/1885 72% [============================================ ] 1363/1885 72% [============================================ ] 1364/1885 72% [============================================ ] 1365/1885 72% [============================================ ] 1366/1885 72% [============================================ ] 1367/1885 72% [============================================ ] 1368/1885 72% [============================================= ] 1369/1885 72% [============================================= ] 1370/1885 72% [============================================= ] 1371/1885 72% [============================================= ] 1372/1885 72% [============================================= ] 1373/1885 72% [============================================= ] 1374/1885 72% [============================================= ] 1375/1885 72% [============================================= ] 1376/1885 72% [============================================= ] 1377/1885 73% [============================================= ] 1378/1885 73% [============================================= ] 1379/1885 73% [============================================= ] 1380/1885 73% [============================================= ] 1381/1885 73% [============================================= ] 1382/1885 73% [============================================= ] 1383/1885 73% [============================================= ] 1384/1885 73% [============================================= ] 1385/1885 73% [============================================= ] 1386/1885 73% [============================================= ] 1387/1885 73% [============================================= ] 1388/1885 73% [============================================= ] 1389/1885 73% [============================================= ] 1390/1885 73% [============================================= ] 1391/1885 73% [============================================= ] 1392/1885 73% [============================================= ] 1393/1885 73% [============================================= ] 1394/1885 73% [============================================= ] 1395/1885 74% [============================================= ] 1396/1885 74% [============================================= ] 1397/1885 74% [============================================= ] 1398/1885 74% [============================================== ] 1399/1885 74% [============================================== ] 1400/1885 74% [============================================== ] 1401/1885 74% [============================================== ] 1402/1885 74% [============================================== ] 1403/1885 74% [============================================== ] 1404/1885 74% [============================================== ] 1405/1885 74% [============================================== ] 1406/1885 74% [============================================== ] 1407/1885 74% [============================================== ] 1408/1885 74% [============================================== ] 1409/1885 74% [============================================== ] 1410/1885 74% [============================================== ] 1411/1885 74% [============================================== ] 1412/1885 74% [============================================== ] 1413/1885 74% [============================================== ] 1414/1885 75% [============================================== ] 1415/1885 75% [============================================== ] 1416/1885 75% [============================================== ] 1417/1885 75% [============================================== ] 1418/1885 75% [============================================== ] 1419/1885 75% [============================================== ] 1420/1885 75% [============================================== ] 1421/1885 75% [============================================== ] 1422/1885 75% [============================================== ] 1423/1885 75% [============================================== ] 1424/1885 75% [============================================== ] 1425/1885 75% [============================================== ] 1426/1885 75% [============================================== ] 1427/1885 75% [============================================== ] 1428/1885 75% [=============================================== ] 1429/1885 75% [=============================================== ] 1430/1885 75% [=============================================== ] 1431/1885 75% [=============================================== ] 1432/1885 75% [=============================================== ] 1433/1885 76% [=============================================== ] 1434/1885 76% [=============================================== ] 1435/1885 76% [=============================================== ] 1436/1885 76% [=============================================== ] 1437/1885 76% [=============================================== ] 1438/1885 76% [=============================================== ] 1439/1885 76% [=============================================== ] 1440/1885 76% [=============================================== ] 1441/1885 76% [=============================================== ] 1442/1885 76% [=============================================== ] 1443/1885 76% [=============================================== ] 1444/1885 76% [=============================================== ] 1445/1885 76% [=============================================== ] 1446/1885 76% [=============================================== ] 1447/1885 76% [=============================================== ] 1448/1885 76% [=============================================== ] 1449/1885 76% [=============================================== ] 1450/1885 76% [=============================================== ] 1451/1885 76% [=============================================== ] 1452/1885 77% [=============================================== ] 1453/1885 77% [=============================================== ] 1454/1885 77% [=============================================== ] 1455/1885 77% [=============================================== ] 1456/1885 77% [=============================================== ] 1457/1885 77% [=============================================== ] 1458/1885 77% [=============================================== ] 1459/1885 77% [================================================ ] 1460/1885 77% [================================================ ] 1461/1885 77% [================================================ ] 1462/1885 77% [================================================ ] 1463/1885 77% [================================================ ] 1464/1885 77% [================================================ ] 1465/1885 77% [================================================ ] 1466/1885 77% [================================================ ] 1467/1885 77% [================================================ ] 1468/1885 77% [================================================ ] 1469/1885 77% [================================================ ] 1470/1885 77% [================================================ ] 1471/1885 78% [================================================ ] 1472/1885 78% [================================================ ] 1473/1885 78% [================================================ ] 1474/1885 78% [================================================ ] 1475/1885 78% [================================================ ] 1476/1885 78% [================================================ ] 1477/1885 78% [================================================ ] 1478/1885 78% [================================================ ] 1479/1885 78% [================================================ ] 1480/1885 78% [================================================ ] 1481/1885 78% [================================================ ] 1482/1885 78% [================================================ ] 1483/1885 78% [================================================ ] 1484/1885 78% [================================================ ] 1485/1885 78% [================================================ ] 1486/1885 78% [================================================ ] 1487/1885 78% [================================================ ] 1488/1885 78% [================================================ ] 1489/1885 78% [================================================= ] 1490/1885 79% [================================================= ] 1491/1885 79% [================================================= ] 1492/1885 79% [================================================= ] 1493/1885 79% [================================================= ] 1494/1885 79% [================================================= ] 1495/1885 79% [================================================= ] 1496/1885 79% [================================================= ] 1497/1885 79% [================================================= ] 1498/1885 79% [================================================= ] 1499/1885 79% [================================================= ] 1500/1885 79% [================================================= ] 1501/1885 79% [================================================= ] 1502/1885 79% [================================================= ] 1503/1885 79% [================================================= ] 1504/1885 79% [================================================= ] 1505/1885 79% [================================================= ] 1506/1885 79% [================================================= ] 1507/1885 79% [================================================= ] 1508/1885 80% [================================================= ] 1509/1885 80% [================================================= ] 1510/1885 80% [================================================= ] 1511/1885 80% [================================================= ] 1512/1885 80% [================================================= ] 1513/1885 80% [================================================= ] 1514/1885 80% [================================================= ] 1515/1885 80% [================================================= ] 1516/1885 80% [================================================= ] 1517/1885 80% [================================================= ] 1518/1885 80% [================================================= ] 1519/1885 80% [================================================= ] 1520/1885 80% [================================================== ] 1521/1885 80% [================================================== ] 1522/1885 80% [================================================== ] 1523/1885 80% [================================================== ] 1524/1885 80% [================================================== ] 1525/1885 80% [================================================== ] 1526/1885 80% [================================================== ] 1527/1885 81% [================================================== ] 1528/1885 81% [================================================== ] 1529/1885 81% [================================================== ] 1530/1885 81% [================================================== ] 1531/1885 81% [================================================== ] 1532/1885 81% [================================================== ] 1533/1885 81% [================================================== ] 1534/1885 81% [================================================== ] 1535/1885 81% [================================================== ] 1536/1885 81% [================================================== ] 1537/1885 81% [================================================== ] 1538/1885 81% [================================================== ] 1539/1885 81% [================================================== ] 1540/1885 81% [================================================== ] 1541/1885 81% [================================================== ] 1542/1885 81% [================================================== ] 1543/1885 81% [================================================== ] 1544/1885 81% [================================================== ] 1545/1885 81% [================================================== ] 1546/1885 82% [================================================== ] 1547/1885 82% [================================================== ] 1548/1885 82% [================================================== ] 1549/1885 82% [================================================== ] 1550/1885 82% [=================================================== ] 1551/1885 82% [=================================================== ] 1552/1885 82% [=================================================== ] 1553/1885 82% [=================================================== ] 1554/1885 82% [=================================================== ] 1555/1885 82% [=================================================== ] 1556/1885 82% [=================================================== ] 1557/1885 82% [=================================================== ] 1558/1885 82% [=================================================== ] 1559/1885 82% [=================================================== ] 1560/1885 82% [=================================================== ] 1561/1885 82% [=================================================== ] 1562/1885 82% [=================================================== ] 1563/1885 82% [=================================================== ] 1564/1885 82% [=================================================== ] 1565/1885 83% [=================================================== ] 1566/1885 83% [=================================================== ] 1567/1885 83% [=================================================== ] 1568/1885 83% [=================================================== ] 1569/1885 83% [=================================================== ] 1570/1885 83% [=================================================== ] 1571/1885 83% [=================================================== ] 1572/1885 83% [=================================================== ] 1573/1885 83% [=================================================== ] 1574/1885 83% [=================================================== ] 1575/1885 83% [=================================================== ] 1576/1885 83% [=================================================== ] 1577/1885 83% [=================================================== ] 1578/1885 83% [=================================================== ] 1579/1885 83% [=================================================== ] 1580/1885 83% [==================================================== ] 1581/1885 83% [==================================================== ] 1582/1885 83% [==================================================== ] 1583/1885 83% [==================================================== ] 1584/1885 84% [==================================================== ] 1585/1885 84% [==================================================== ] 1586/1885 84% [==================================================== ] 1587/1885 84% [==================================================== ] 1588/1885 84% [==================================================== ] 1589/1885 84% [==================================================== ] 1590/1885 84% [==================================================== ] 1591/1885 84% [==================================================== ] 1592/1885 84% [==================================================== ] 1593/1885 84% [==================================================== ] 1594/1885 84% [==================================================== ] 1595/1885 84% [==================================================== ] 1596/1885 84% [==================================================== ] 1597/1885 84% [==================================================== ] 1598/1885 84% [==================================================== ] 1599/1885 84% [==================================================== ] 1600/1885 84% [==================================================== ] 1601/1885 84% [==================================================== ] 1602/1885 84% [==================================================== ] 1603/1885 85% [==================================================== ] 1604/1885 85% [==================================================== ] 1605/1885 85% [==================================================== ] 1606/1885 85% [==================================================== ] 1607/1885 85% [==================================================== ] 1608/1885 85% [==================================================== ] 1609/1885 85% [==================================================== ] 1610/1885 85% [==================================================== ] 1611/1885 85% [===================================================== ] 1612/1885 85% [===================================================== ] 1613/1885 85% [===================================================== ] 1614/1885 85% [===================================================== ] 1615/1885 85% [===================================================== ] 1616/1885 85% [===================================================== ] 1617/1885 85% [===================================================== ] 1618/1885 85% [===================================================== ] 1619/1885 85% [===================================================== ] 1620/1885 85% [===================================================== ] 1621/1885 85% [===================================================== ] 1622/1885 86% [===================================================== ] 1623/1885 86% [===================================================== ] 1624/1885 86% [===================================================== ] 1625/1885 86% [===================================================== ] 1626/1885 86% [===================================================== ] 1627/1885 86% [===================================================== ] 1628/1885 86% [===================================================== ] 1629/1885 86% [===================================================== ] 1630/1885 86% [===================================================== ] 1631/1885 86% [===================================================== ] 1632/1885 86% [===================================================== ] 1633/1885 86% [===================================================== ] 1634/1885 86% [===================================================== ] 1635/1885 86% [===================================================== ] 1636/1885 86% [===================================================== ] 1637/1885 86% [===================================================== ] 1638/1885 86% [===================================================== ] 1639/1885 86% [===================================================== ] 1640/1885 87% [===================================================== ] 1641/1885 87% [====================================================== ] 1642/1885 87% [====================================================== ] 1643/1885 87% [====================================================== ] 1644/1885 87% [====================================================== ] 1645/1885 87% [====================================================== ] 1646/1885 87% [====================================================== ] 1647/1885 87% [====================================================== ] 1648/1885 87% [====================================================== ] 1649/1885 87% [====================================================== ] 1650/1885 87% [====================================================== ] 1651/1885 87% [====================================================== ] 1652/1885 87% [====================================================== ] 1653/1885 87% [====================================================== ] 1654/1885 87% [====================================================== ] 1655/1885 87% [====================================================== ] 1656/1885 87% [====================================================== ] 1657/1885 87% [====================================================== ] 1658/1885 87% [====================================================== ] 1659/1885 88% [====================================================== ] 1660/1885 88% [====================================================== ] 1661/1885 88% [====================================================== ] 1662/1885 88% [====================================================== ] 1663/1885 88% [====================================================== ] 1664/1885 88% [====================================================== ] 1665/1885 88% [====================================================== ] 1666/1885 88% [====================================================== ] 1667/1885 88% [====================================================== ] 1668/1885 88% [====================================================== ] 1669/1885 88% [====================================================== ] 1670/1885 88% [====================================================== ] 1671/1885 88% [====================================================== ] 1672/1885 88% [======================================================= ] 1673/1885 88% [======================================================= ] 1674/1885 88% [======================================================= ] 1675/1885 88% [======================================================= ] 1676/1885 88% [======================================================= ] 1677/1885 88% [======================================================= ] 1678/1885 89% [======================================================= ] 1679/1885 89% [======================================================= ] 1680/1885 89% [======================================================= ] 1681/1885 89% [======================================================= ] 1682/1885 89% [======================================================= ] 1683/1885 89% [======================================================= ] 1684/1885 89% [======================================================= ] 1685/1885 89% [======================================================= ] 1686/1885 89% [======================================================= ] 1687/1885 89% [======================================================= ] 1688/1885 89% [======================================================= ] 1689/1885 89% [======================================================= ] 1690/1885 89% [======================================================= ] 1691/1885 89% [======================================================= ] 1692/1885 89% [======================================================= ] 1693/1885 89% [======================================================= ] 1694/1885 89% [======================================================= ] 1695/1885 89% [======================================================= ] 1696/1885 89% [======================================================= ] 1697/1885 90% [======================================================= ] 1698/1885 90% [======================================================= ] 1699/1885 90% [======================================================= ] 1700/1885 90% [======================================================= ] 1701/1885 90% [======================================================= ] 1702/1885 90% [======================================================== ] 1703/1885 90% [======================================================== ] 1704/1885 90% [======================================================== ] 1705/1885 90% [======================================================== ] 1706/1885 90% [======================================================== ] 1707/1885 90% [======================================================== ] 1708/1885 90% [======================================================== ] 1709/1885 90% [======================================================== ] 1710/1885 90% [======================================================== ] 1711/1885 90% [======================================================== ] 1712/1885 90% [======================================================== ] 1713/1885 90% [======================================================== ] 1714/1885 90% [======================================================== ] 1715/1885 90% [======================================================== ] 1716/1885 91% [======================================================== ] 1717/1885 91% [======================================================== ] 1718/1885 91% [======================================================== ] 1719/1885 91% [======================================================== ] 1720/1885 91% [======================================================== ] 1721/1885 91% [======================================================== ] 1722/1885 91% [======================================================== ] 1723/1885 91% [======================================================== ] 1724/1885 91% [======================================================== ] 1725/1885 91% [======================================================== ] 1726/1885 91% [======================================================== ] 1727/1885 91% [======================================================== ] 1728/1885 91% [======================================================== ] 1729/1885 91% [======================================================== ] 1730/1885 91% [======================================================== ] 1731/1885 91% [======================================================== ] 1732/1885 91% [========================================================= ] 1733/1885 91% [========================================================= ] 1734/1885 91% [========================================================= ] 1735/1885 92% [========================================================= ] 1736/1885 92% [========================================================= ] 1737/1885 92% [========================================================= ] 1738/1885 92% [========================================================= ] 1739/1885 92% [========================================================= ] 1740/1885 92% [========================================================= ] 1741/1885 92% [========================================================= ] 1742/1885 92% [========================================================= ] 1743/1885 92% [========================================================= ] 1744/1885 92% [========================================================= ] 1745/1885 92% [========================================================= ] 1746/1885 92% [========================================================= ] 1747/1885 92% [========================================================= ] 1748/1885 92% [========================================================= ] 1749/1885 92% [========================================================= ] 1750/1885 92% [========================================================= ] 1751/1885 92% [========================================================= ] 1752/1885 92% [========================================================= ] 1753/1885 92% [========================================================= ] 1754/1885 93% [========================================================= ] 1755/1885 93% [========================================================= ] 1756/1885 93% [========================================================= ] 1757/1885 93% [========================================================= ] 1758/1885 93% [========================================================= ] 1759/1885 93% [========================================================= ] 1760/1885 93% [========================================================= ] 1761/1885 93% [========================================================= ] 1762/1885 93% [========================================================= ] 1763/1885 93% [========================================================== ] 1764/1885 93% [========================================================== ] 1765/1885 93% [========================================================== ] 1766/1885 93% [========================================================== ] 1767/1885 93% [========================================================== ] 1768/1885 93% [========================================================== ] 1769/1885 93% [========================================================== ] 1770/1885 93% [========================================================== ] 1771/1885 93% [========================================================== ] 1772/1885 94% [========================================================== ] 1773/1885 94% [========================================================== ] 1774/1885 94% [========================================================== ] 1775/1885 94% [========================================================== ] 1776/1885 94% [========================================================== ] 1777/1885 94% [========================================================== ] 1778/1885 94% [========================================================== ] 1779/1885 94% [========================================================== ] 1780/1885 94% [========================================================== ] 1781/1885 94% [========================================================== ] 1782/1885 94% [========================================================== ] 1783/1885 94% [========================================================== ] 1784/1885 94% [========================================================== ] 1785/1885 94% [========================================================== ] 1786/1885 94% [========================================================== ] 1787/1885 94% [========================================================== ] 1788/1885 94% [========================================================== ] 1789/1885 94% [========================================================== ] 1790/1885 94% [========================================================== ] 1791/1885 95% [========================================================== ] 1792/1885 95% [========================================================== ] 1793/1885 95% [=========================================================== ] 1794/1885 95% [=========================================================== ] 1795/1885 95% [=========================================================== ] 1796/1885 95% [=========================================================== ] 1797/1885 95% [=========================================================== ] 1798/1885 95% [=========================================================== ] 1799/1885 95% [=========================================================== ] 1800/1885 95% [=========================================================== ] 1801/1885 95% [=========================================================== ] 1802/1885 95% [=========================================================== ] 1803/1885 95% [=========================================================== ] 1804/1885 95% [=========================================================== ] 1805/1885 95% [=========================================================== ] 1806/1885 95% [=========================================================== ] 1807/1885 95% [=========================================================== ] 1808/1885 95% [=========================================================== ] 1809/1885 95% [=========================================================== ] 1810/1885 96% [=========================================================== ] 1811/1885 96% [=========================================================== ] 1812/1885 96% [=========================================================== ] 1813/1885 96% [=========================================================== ] 1814/1885 96% [=========================================================== ] 1815/1885 96% [=========================================================== ] 1816/1885 96% [=========================================================== ] 1817/1885 96% [=========================================================== ] 1818/1885 96% [=========================================================== ] 1819/1885 96% [=========================================================== ] 1820/1885 96% [=========================================================== ] 1821/1885 96% [=========================================================== ] 1822/1885 96% [=========================================================== ] 1823/1885 96% [=========================================================== ] 1824/1885 96% [============================================================ ] 1825/1885 96% [============================================================ ] 1826/1885 96% [============================================================ ] 1827/1885 96% [============================================================ ] 1828/1885 96% [============================================================ ] 1829/1885 97% [============================================================ ] 1830/1885 97% [============================================================ ] 1831/1885 97% [============================================================ ] 1832/1885 97% [============================================================ ] 1833/1885 97% [============================================================ ] 1834/1885 97% [============================================================ ] 1835/1885 97% [============================================================ ] 1836/1885 97% [============================================================ ] 1837/1885 97% [============================================================ ] 1838/1885 97% [============================================================ ] 1839/1885 97% [============================================================ ] 1840/1885 97% [============================================================ ] 1841/1885 97% [============================================================ ] 1842/1885 97% [============================================================ ] 1843/1885 97% [============================================================ ] 1844/1885 97% [============================================================ ] 1845/1885 97% [============================================================ ] 1846/1885 97% [============================================================ ] 1847/1885 97% [============================================================ ] 1848/1885 98% [============================================================ ] 1849/1885 98% [============================================================ ] 1850/1885 98% [============================================================ ] 1851/1885 98% [============================================================ ] 1852/1885 98% [============================================================ ] 1853/1885 98% [============================================================ ] 1854/1885 98% [============================================================= ] 1855/1885 98% [============================================================= ] 1856/1885 98% [============================================================= ] 1857/1885 98% [============================================================= ] 1858/1885 98% [============================================================= ] 1859/1885 98% [============================================================= ] 1860/1885 98% [============================================================= ] 1861/1885 98% [============================================================= ] 1862/1885 98% [============================================================= ] 1863/1885 98% [============================================================= ] 1864/1885 98% [============================================================= ] 1865/1885 98% [============================================================= ] 1866/1885 98% [============================================================= ] 1867/1885 99% [============================================================= ] 1868/1885 99% [============================================================= ] 1869/1885 99% [============================================================= ] 1870/1885 99% [============================================================= ] 1871/1885 99% [============================================================= ] 1872/1885 99% [============================================================= ] 1873/1885 99% [============================================================= ] 1874/1885 99% [============================================================= ] 1875/1885 99% [============================================================= ] 1876/1885 99% [============================================================= ] 1877/1885 99% [============================================================= ] 1878/1885 99% [============================================================= ] 1879/1885 99% [============================================================= ] 1880/1885 99% [============================================================= ] 1881/1885 99% [============================================================= ] 1882/1885 99% [============================================================= ] 1883/1885 99% [============================================================= ] 1884/1885 99% [==============================================================] 1885/1885 100% operation complete, 1885 objects in 72887 NAND pages. ln -snf /nvmedata/autobuild/instance-30/output-1/host/sparc-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-30/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-30/buildroot' make: Entering directory '/nvmedata/autobuild/instance-30/buildroot' >>> Buildroot 2022.02-531-g130cfc74d7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> host-skeleton Collecting legal info >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.0 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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) >>> daemon 0.8 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) COPYING: OK (sha256: 91329bb9be4ae0b7800081fa054e9bb760c60005b26958c1fb8461bc66bcd998) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dav1d 1.0.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-meson 0.62.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> exim 4.95 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ffmpeg 4.4.1 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ipcalc 1.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfribidi 1.0.11 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.6.0 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) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnftnl 1.2.1 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libphidget 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info LICENSE: OK (sha256: 0ac7d61c52aff5717c02250ca0adf0ef35019e2c0838a3479b8fce597aea6fde) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mongoose 7.2 Collecting legal info LICENSE: OK (sha256: 9553d057f2ba980642f2c18d87ed38896cff1c9612d77d684a73a11fe1443b05) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> openntpd 6.8p1 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> strace 5.16 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> webp 1.2.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-30/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-30/buildroot'