>>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-9/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-9/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build ninja: Entering directory `/home/autobuild/autobuild/instance-9/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [1/2] Compiling C object yavta.p/yavta.c.o ../yavta.c: In function 'video_do_capture': ../yavta.c:2188:51: warning: format '%ld' expects argument of type 'long int', but argument 8 has type '__time_t' {aka 'long long int'} [-Wformat=] 2188 | printf("%u (%u) [%c] %s %u %u B %ld.%06ld %ld.%06ld %.3f fps ts %s/%s\n", i, buf.index, | ~~^ | | | long int | %lld ...... 2192 | buf.timestamp.tv_sec, buf.timestamp.tv_usec, | ~~~~~~~~~~~~~~~~~~~~ | | | __time_t {aka long long int} ../yavta.c:2188:57: warning: format '%ld' expects argument of type 'long int', but argument 9 has type '__suseconds_t' {aka 'long long int'} [-Wformat=] 2188 | printf("%u (%u) [%c] %s %u %u B %ld.%06ld %ld.%06ld %.3f fps ts %s/%s\n", i, buf.index, | ~~~~^ | | | long int | %06lld ...... 2192 | buf.timestamp.tv_sec, buf.timestamp.tv_usec, | ~~~~~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka long long int} ../yavta.c:2188:61: warning: format '%ld' expects argument of type 'long int', but argument 10 has type '__time_t' {aka 'long long int'} [-Wformat=] 2188 | printf("%u (%u) [%c] %s %u %u B %ld.%06ld %ld.%06ld %.3f fps ts %s/%s\n", i, buf.index, | ~~^ | | | long int | %lld ...... 2193 | ts.tv_sec, ts.tv_nsec/1000, fps, | ~~~~~~~~~ | | | __time_t {aka long long int} ../yavta.c:2250:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__time_t' {aka 'long long int'} [-Wformat=] 2250 | printf("Captured %u frames in %lu.%06lu seconds (%f fps, %f B/s).\n", | ~~^ | | | long unsigned int | %llu 2251 | i, ts.tv_sec, ts.tv_nsec/1000, fps, bps); | ~~~~~~~~~ | | | __time_t {aka long long int} [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target GIT_DIR=. PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" DESTDIR=/home/autobuild/autobuild/instance-9/output-1/target PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-9/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-9/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/home/autobuild/autobuild/instance-9/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /home/autobuild/autobuild/instance-9/output-1/target/usr/bin >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-9/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-9/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-9/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-9/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/include /home/autobuild/autobuild/instance-9/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-9/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-9/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-9/output-1/target/usr/doc find /home/autobuild/autobuild/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/man /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/info /home/autobuild/autobuild/instance-9/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/doc /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-9/output-1/target/lib/debug /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.05-600-g322e8d8451"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.08-git\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package \ /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1686 objects. stage 2: creating image '/home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2' [ ] 1/1686 0% [ ] 2/1686 0% [ ] 3/1686 0% [ ] 4/1686 0% [ ] 5/1686 0% [ ] 6/1686 0% [ ] 7/1686 0% [ ] 8/1686 0% [ ] 9/1686 0% [ ] 10/1686 0% [ ] 11/1686 0% [ ] 12/1686 0% [ ] 13/1686 0% [ ] 14/1686 0% [ ] 15/1686 0% [ ] 16/1686 0% [ ] 17/1686 1% [ ] 18/1686 1% [ ] 19/1686 1% [ ] 20/1686 1% [ ] 21/1686 1% [ ] 22/1686 1% [ ] 23/1686 1% [ ] 24/1686 1% [ ] 25/1686 1% [ ] 26/1686 1% [ ] 27/1686 1% [= ] 28/1686 1% [= ] 29/1686 1% [= ] 30/1686 1% [= ] 31/1686 1% [= ] 32/1686 1% [= ] 33/1686 1% [= ] 34/1686 2% [= ] 35/1686 2% [= ] 36/1686 2% [= ] 37/1686 2% [= ] 38/1686 2% [= ] 39/1686 2% [= ] 40/1686 2% [= ] 41/1686 2% [= ] 42/1686 2% [= ] 43/1686 2% [= ] 44/1686 2% [= ] 45/1686 2% [= ] 46/1686 2% [= ] 47/1686 2% [= ] 48/1686 2% [= ] 49/1686 2% [= ] 50/1686 2% [= ] 51/1686 3% [= ] 52/1686 3% [= ] 53/1686 3% [= ] 54/1686 3% [== ] 55/1686 3% [== ] 56/1686 3% [== ] 57/1686 3% [== ] 58/1686 3% [== ] 59/1686 3% [== ] 60/1686 3% [== ] 61/1686 3% [== ] 62/1686 3% [== ] 63/1686 3% [== ] 64/1686 3% [== ] 65/1686 3% [== ] 66/1686 3% [== ] 67/1686 3% [== ] 68/1686 4% [== ] 69/1686 4% [== ] 70/1686 4% [== ] 71/1686 4% [== ] 72/1686 4% [== ] 73/1686 4% [== ] 74/1686 4% [== ] 75/1686 4% [== ] 76/1686 4% [== ] 77/1686 4% [== ] 78/1686 4% [== ] 79/1686 4% [== ] 80/1686 4% [== ] 81/1686 4% [=== ] 82/1686 4% [=== ] 83/1686 4% [=== ] 84/1686 4% [=== ] 85/1686 5% [=== ] 86/1686 5% [=== ] 87/1686 5% [=== ] 88/1686 5% [=== ] 89/1686 5% [=== ] 90/1686 5% [=== ] 91/1686 5% [=== ] 92/1686 5% [=== ] 93/1686 5% [=== ] 94/1686 5% [=== ] 95/1686 5% [=== ] 96/1686 5% [=== ] 97/1686 5% [=== ] 98/1686 5% [=== ] 99/1686 5% [=== ] 100/1686 5% [=== ] 101/1686 5% [=== ] 102/1686 6% [=== ] 103/1686 6% [=== ] 104/1686 6% [=== ] 105/1686 6% [=== ] 106/1686 6% [=== ] 107/1686 6% [=== ] 108/1686 6% [==== ] 109/1686 6% [==== ] 110/1686 6% [==== ] 111/1686 6% [==== ] 112/1686 6% [==== ] 113/1686 6% [==== ] 114/1686 6% [==== ] 115/1686 6% [==== ] 116/1686 6% [==== ] 117/1686 6% [==== ] 118/1686 6% [==== ] 119/1686 7% [==== ] 120/1686 7% [==== ] 121/1686 7% [==== ] 122/1686 7% [==== ] 123/1686 7% [==== ] 124/1686 7% [==== ] 125/1686 7% [==== ] 126/1686 7% [==== ] 127/1686 7% [==== ] 128/1686 7% [==== ] 129/1686 7% [==== ] 130/1686 7% [==== ] 131/1686 7% [==== ] 132/1686 7% [==== ] 133/1686 7% [==== ] 134/1686 7% [==== ] 135/1686 8% [===== ] 136/1686 8% [===== ] 137/1686 8% [===== ] 138/1686 8% [===== ] 139/1686 8% [===== ] 140/1686 8% [===== ] 141/1686 8% [===== ] 142/1686 8% [===== ] 143/1686 8% [===== ] 144/1686 8% [===== ] 145/1686 8% [===== ] 146/1686 8% [===== ] 147/1686 8% [===== ] 148/1686 8% [===== ] 149/1686 8% [===== ] 150/1686 8% [===== ] 151/1686 8% [===== ] 152/1686 9% [===== ] 153/1686 9% [===== ] 154/1686 9% [===== ] 155/1686 9% [===== ] 156/1686 9% [===== ] 157/1686 9% [===== ] 158/1686 9% [===== ] 159/1686 9% [===== ] 160/1686 9% [===== ] 161/1686 9% [===== ] 162/1686 9% [===== ] 163/1686 9% [====== ] 164/1686 9% [====== ] 165/1686 9% [====== ] 166/1686 9% [====== ] 167/1686 9% [====== ] 168/1686 9% [====== ] 169/1686 10% [====== ] 170/1686 10% [====== ] 171/1686 10% [====== ] 172/1686 10% [====== ] 173/1686 10% [====== ] 174/1686 10% [====== ] 175/1686 10% [====== ] 176/1686 10% [====== ] 177/1686 10% [====== ] 178/1686 10% [====== ] 179/1686 10% [====== ] 180/1686 10% [====== ] 181/1686 10% [====== ] 182/1686 10% [====== ] 183/1686 10% [====== ] 184/1686 10% [====== ] 185/1686 10% [====== ] 186/1686 11% [====== ] 187/1686 11% [====== ] 188/1686 11% [====== ] 189/1686 11% [====== ] 190/1686 11% [======= ] 191/1686 11% [======= ] 192/1686 11% [======= ] 193/1686 11% [======= ] 194/1686 11% [======= ] 195/1686 11% [======= ] 196/1686 11% [======= ] 197/1686 11% [======= ] 198/1686 11% [======= ] 199/1686 11% [======= ] 200/1686 11% [======= ] 201/1686 11% [======= ] 202/1686 11% [======= ] 203/1686 12% [======= ] 204/1686 12% [======= ] 205/1686 12% [======= ] 206/1686 12% [======= ] 207/1686 12% [======= ] 208/1686 12% [======= ] 209/1686 12% [======= ] 210/1686 12% [======= ] 211/1686 12% [======= ] 212/1686 12% [======= ] 213/1686 12% [======= ] 214/1686 12% [======= ] 215/1686 12% [======= ] 216/1686 12% [======= ] 217/1686 12% [======== ] 218/1686 12% [======== ] 219/1686 12% [======== ] 220/1686 13% [======== ] 221/1686 13% [======== ] 222/1686 13% [======== ] 223/1686 13% [======== ] 224/1686 13% [======== ] 225/1686 13% [======== ] 226/1686 13% [======== ] 227/1686 13% [======== ] 228/1686 13% [======== ] 229/1686 13% [======== ] 230/1686 13% [======== ] 231/1686 13% [======== ] 232/1686 13% [======== ] 233/1686 13% [======== ] 234/1686 13% [======== ] 235/1686 13% [======== ] 236/1686 13% [======== ] 237/1686 14% [======== ] 238/1686 14% [======== ] 239/1686 14% [======== ] 240/1686 14% [======== ] 241/1686 14% [======== ] 242/1686 14% [======== ] 243/1686 14% [======== ] 244/1686 14% [========= ] 245/1686 14% [========= ] 246/1686 14% [========= ] 247/1686 14% [========= ] 248/1686 14% [========= ] 249/1686 14% [========= ] 250/1686 14% [========= ] 251/1686 14% [========= ] 252/1686 14% [========= ] 253/1686 15% [========= ] 254/1686 15% [========= ] 255/1686 15% [========= ] 256/1686 15% [========= ] 257/1686 15% [========= ] 258/1686 15% [========= ] 259/1686 15% [========= ] 260/1686 15% [========= ] 261/1686 15% [========= ] 262/1686 15% [========= ] 263/1686 15% [========= ] 264/1686 15% [========= ] 265/1686 15% [========= ] 266/1686 15% [========= ] 267/1686 15% [========= ] 268/1686 15% [========= ] 269/1686 15% [========= ] 270/1686 16% [========= ] 271/1686 16% [========== ] 272/1686 16% [========== ] 273/1686 16% [========== ] 274/1686 16% [========== ] 275/1686 16% [========== ] 276/1686 16% [========== ] 277/1686 16% [========== ] 278/1686 16% [========== ] 279/1686 16% [========== ] 280/1686 16% [========== ] 281/1686 16% [========== ] 282/1686 16% [========== ] 283/1686 16% [========== ] 284/1686 16% [========== ] 285/1686 16% [========== ] 286/1686 16% [========== ] 287/1686 17% [========== ] 288/1686 17% [========== ] 289/1686 17% [========== ] 290/1686 17% [========== ] 291/1686 17% [========== ] 292/1686 17% [========== ] 293/1686 17% [========== ] 294/1686 17% [========== ] 295/1686 17% [========== ] 296/1686 17% [========== ] 297/1686 17% [========== ] 298/1686 17% [========== ] 299/1686 17% [=========== ] 300/1686 17% [=========== ] 301/1686 17% [=========== ] 302/1686 17% [=========== ] 303/1686 17% [=========== ] 304/1686 18% [=========== ] 305/1686 18% [=========== ] 306/1686 18% [=========== ] 307/1686 18% [=========== ] 308/1686 18% [=========== ] 309/1686 18% [=========== ] 310/1686 18% [=========== ] 311/1686 18% [=========== ] 312/1686 18% [=========== ] 313/1686 18% [=========== ] 314/1686 18% [=========== ] 315/1686 18% [=========== ] 316/1686 18% [=========== ] 317/1686 18% [=========== ] 318/1686 18% [=========== ] 319/1686 18% [=========== ] 320/1686 18% [=========== ] 321/1686 19% [=========== ] 322/1686 19% [=========== ] 323/1686 19% [=========== ] 324/1686 19% [=========== ] 325/1686 19% [=========== ] 326/1686 19% [============ ] 327/1686 19% [============ ] 328/1686 19% [============ ] 329/1686 19% [============ ] 330/1686 19% [============ ] 331/1686 19% [============ ] 332/1686 19% [============ ] 333/1686 19% [============ ] 334/1686 19% [============ ] 335/1686 19% [============ ] 336/1686 19% [============ ] 337/1686 19% [============ ] 338/1686 20% [============ ] 339/1686 20% [============ ] 340/1686 20% [============ ] 341/1686 20% [============ ] 342/1686 20% [============ ] 343/1686 20% [============ ] 344/1686 20% [============ ] 345/1686 20% [============ ] 346/1686 20% [============ ] 347/1686 20% [============ ] 348/1686 20% [============ ] 349/1686 20% [============ ] 350/1686 20% [============ ] 351/1686 20% [============ ] 352/1686 20% [============ ] 353/1686 20% [============= ] 354/1686 20% [============= ] 355/1686 21% [============= ] 356/1686 21% [============= ] 357/1686 21% [============= ] 358/1686 21% [============= ] 359/1686 21% [============= ] 360/1686 21% [============= ] 361/1686 21% [============= ] 362/1686 21% [============= ] 363/1686 21% [============= ] 364/1686 21% [============= ] 365/1686 21% [============= ] 366/1686 21% [============= ] 367/1686 21% [============= ] 368/1686 21% [============= ] 369/1686 21% [============= ] 370/1686 21% [============= ] 371/1686 22% [============= ] 372/1686 22% [============= ] 373/1686 22% [============= ] 374/1686 22% [============= ] 375/1686 22% [============= ] 376/1686 22% [============= ] 377/1686 22% [============= ] 378/1686 22% [============= ] 379/1686 22% [============= ] 380/1686 22% [============== ] 381/1686 22% [============== ] 382/1686 22% [============== ] 383/1686 22% [============== ] 384/1686 22% [============== ] 385/1686 22% [============== ] 386/1686 22% [============== ] 387/1686 22% [============== ] 388/1686 23% [============== ] 389/1686 23% [============== ] 390/1686 23% [============== ] 391/1686 23% [============== ] 392/1686 23% [============== ] 393/1686 23% [============== ] 394/1686 23% [============== ] 395/1686 23% [============== ] 396/1686 23% [============== ] 397/1686 23% [============== ] 398/1686 23% [============== ] 399/1686 23% [============== ] 400/1686 23% [============== ] 401/1686 23% [============== ] 402/1686 23% [============== ] 403/1686 23% [============== ] 404/1686 23% [============== ] 405/1686 24% [============== ] 406/1686 24% [============== ] 407/1686 24% [=============== ] 408/1686 24% [=============== ] 409/1686 24% [=============== ] 410/1686 24% [=============== ] 411/1686 24% [=============== ] 412/1686 24% [=============== ] 413/1686 24% [=============== ] 414/1686 24% [=============== ] 415/1686 24% [=============== ] 416/1686 24% [=============== ] 417/1686 24% [=============== ] 418/1686 24% [=============== ] 419/1686 24% [=============== ] 420/1686 24% [=============== ] 421/1686 24% [=============== ] 422/1686 25% [=============== ] 423/1686 25% [=============== ] 424/1686 25% [=============== ] 425/1686 25% [=============== ] 426/1686 25% [=============== ] 427/1686 25% [=============== ] 428/1686 25% [=============== ] 429/1686 25% [=============== ] 430/1686 25% [=============== ] 431/1686 25% [=============== ] 432/1686 25% [=============== ] 433/1686 25% [=============== ] 434/1686 25% [=============== ] 435/1686 25% [================ ] 436/1686 25% [================ ] 437/1686 25% [================ ] 438/1686 25% [================ ] 439/1686 26% [================ ] 440/1686 26% [================ ] 441/1686 26% [================ ] 442/1686 26% [================ ] 443/1686 26% [================ ] 444/1686 26% [================ ] 445/1686 26% [================ ] 446/1686 26% [================ ] 447/1686 26% [================ ] 448/1686 26% [================ ] 449/1686 26% [================ ] 450/1686 26% [================ ] 451/1686 26% [================ ] 452/1686 26% [================ ] 453/1686 26% [================ ] 454/1686 26% [================ ] 455/1686 26% [================ ] 456/1686 27% [================ ] 457/1686 27% [================ ] 458/1686 27% [================ ] 459/1686 27% [================ ] 460/1686 27% [================ ] 461/1686 27% [================ ] 462/1686 27% [================= ] 463/1686 27% [================= ] 464/1686 27% [================= ] 465/1686 27% [================= ] 466/1686 27% [================= ] 467/1686 27% [================= ] 468/1686 27% [================= ] 469/1686 27% [================= ] 470/1686 27% [================= ] 471/1686 27% [================= ] 472/1686 27% [================= ] 473/1686 28% [================= ] 474/1686 28% [================= ] 475/1686 28% [================= ] 476/1686 28% [================= ] 477/1686 28% [================= ] 478/1686 28% [================= ] 479/1686 28% [================= ] 480/1686 28% [================= ] 481/1686 28% [================= ] 482/1686 28% [================= ] 483/1686 28% [================= ] 484/1686 28% [================= ] 485/1686 28% [================= ] 486/1686 28% [================= ] 487/1686 28% [================= ] 488/1686 28% [================= ] 489/1686 29% [================== ] 490/1686 29% [================== ] 491/1686 29% [================== ] 492/1686 29% [================== ] 493/1686 29% [================== ] 494/1686 29% [================== ] 495/1686 29% [================== ] 496/1686 29% [================== ] 497/1686 29% [================== ] 498/1686 29% [================== ] 499/1686 29% [================== ] 500/1686 29% [================== ] 501/1686 29% [================== ] 502/1686 29% [================== ] 503/1686 29% [================== ] 504/1686 29% [================== ] 505/1686 29% [================== ] 506/1686 30% [================== ] 507/1686 30% [================== ] 508/1686 30% [================== ] 509/1686 30% [================== ] 510/1686 30% [================== ] 511/1686 30% [================== ] 512/1686 30% [================== ] 513/1686 30% [================== ] 514/1686 30% [================== ] 515/1686 30% [================== ] 516/1686 30% [=================== ] 517/1686 30% [=================== ] 518/1686 30% [=================== ] 519/1686 30% [=================== ] 520/1686 30% [=================== ] 521/1686 30% [=================== ] 522/1686 30% [=================== ] 523/1686 31% [=================== ] 524/1686 31% [=================== ] 525/1686 31% [=================== ] 526/1686 31% [=================== ] 527/1686 31% [=================== ] 528/1686 31% [=================== ] 529/1686 31% [=================== ] 530/1686 31% [=================== ] 531/1686 31% [=================== ] 532/1686 31% [=================== ] 533/1686 31% [=================== ] 534/1686 31% [=================== ] 535/1686 31% [=================== ] 536/1686 31% [=================== ] 537/1686 31% [=================== ] 538/1686 31% [=================== ] 539/1686 31% [=================== ] 540/1686 32% [=================== ] 541/1686 32% [=================== ] 542/1686 32% [=================== ] 543/1686 32% [==================== ] 544/1686 32% [==================== ] 545/1686 32% [==================== ] 546/1686 32% [==================== ] 547/1686 32% [==================== ] 548/1686 32% [==================== ] 549/1686 32% [==================== ] 550/1686 32% [==================== ] 551/1686 32% [==================== ] 552/1686 32% [==================== ] 553/1686 32% [==================== ] 554/1686 32% [==================== ] 555/1686 32% [==================== ] 556/1686 32% [==================== ] 557/1686 33% [==================== ] 558/1686 33% [==================== ] 559/1686 33% [==================== ] 560/1686 33% [==================== ] 561/1686 33% [==================== ] 562/1686 33% [==================== ] 563/1686 33% [==================== ] 564/1686 33% [==================== ] 565/1686 33% [==================== ] 566/1686 33% [==================== ] 567/1686 33% [==================== ] 568/1686 33% [==================== ] 569/1686 33% [==================== ] 570/1686 33% [==================== ] 571/1686 33% [===================== ] 572/1686 33% [===================== ] 573/1686 33% [===================== ] 574/1686 34% [===================== ] 575/1686 34% [===================== ] 576/1686 34% [===================== ] 577/1686 34% [===================== ] 578/1686 34% [===================== ] 579/1686 34% [===================== ] 580/1686 34% [===================== ] 581/1686 34% [===================== ] 582/1686 34% [===================== ] 583/1686 34% [===================== ] 584/1686 34% [===================== ] 585/1686 34% [===================== ] 586/1686 34% [===================== ] 587/1686 34% [===================== ] 588/1686 34% [===================== ] 589/1686 34% [===================== ] 590/1686 34% [===================== ] 591/1686 35% [===================== ] 592/1686 35% [===================== ] 593/1686 35% [===================== ] 594/1686 35% [===================== ] 595/1686 35% [===================== ] 596/1686 35% [===================== ] 597/1686 35% [===================== ] 598/1686 35% [====================== ] 599/1686 35% [====================== ] 600/1686 35% [====================== ] 601/1686 35% [====================== ] 602/1686 35% [====================== ] 603/1686 35% [====================== ] 604/1686 35% [====================== ] 605/1686 35% [====================== ] 606/1686 35% [====================== ] 607/1686 36% [====================== ] 608/1686 36% [====================== ] 609/1686 36% [====================== ] 610/1686 36% [====================== ] 611/1686 36% [====================== ] 612/1686 36% [====================== ] 613/1686 36% [====================== ] 614/1686 36% [====================== ] 615/1686 36% [====================== ] 616/1686 36% [====================== ] 617/1686 36% [====================== ] 618/1686 36% [====================== ] 619/1686 36% [====================== ] 620/1686 36% [====================== ] 621/1686 36% [====================== ] 622/1686 36% [====================== ] 623/1686 36% [====================== ] 624/1686 37% [====================== ] 625/1686 37% [======================= ] 626/1686 37% [======================= ] 627/1686 37% [======================= ] 628/1686 37% [======================= ] 629/1686 37% [======================= ] 630/1686 37% [======================= ] 631/1686 37% [======================= ] 632/1686 37% [======================= ] 633/1686 37% [======================= ] 634/1686 37% [======================= ] 635/1686 37% [======================= ] 636/1686 37% [======================= ] 637/1686 37% [======================= ] 638/1686 37% [======================= ] 639/1686 37% [======================= ] 640/1686 37% [======================= ] 641/1686 38% [======================= ] 642/1686 38% [======================= ] 643/1686 38% [======================= ] 644/1686 38% [======================= ] 645/1686 38% [======================= ] 646/1686 38% [======================= ] 647/1686 38% [======================= ] 648/1686 38% [======================= ] 649/1686 38% [======================= ] 650/1686 38% [======================= ] 651/1686 38% [======================= ] 652/1686 38% [======================== ] 653/1686 38% [======================== ] 654/1686 38% [======================== ] 655/1686 38% [======================== ] 656/1686 38% [======================== ] 657/1686 38% [======================== ] 658/1686 39% [======================== ] 659/1686 39% [======================== ] 660/1686 39% [======================== ] 661/1686 39% [======================== ] 662/1686 39% [======================== ] 663/1686 39% [======================== ] 664/1686 39% [======================== ] 665/1686 39% [======================== ] 666/1686 39% [======================== ] 667/1686 39% [======================== ] 668/1686 39% [======================== ] 669/1686 39% [======================== ] 670/1686 39% [======================== ] 671/1686 39% [======================== ] 672/1686 39% [======================== ] 673/1686 39% [======================== ] 674/1686 39% [======================== ] 675/1686 40% [======================== ] 676/1686 40% [======================== ] 677/1686 40% [======================== ] 678/1686 40% [======================== ] 679/1686 40% [========================= ] 680/1686 40% [========================= ] 681/1686 40% [========================= ] 682/1686 40% [========================= ] 683/1686 40% [========================= ] 684/1686 40% [========================= ] 685/1686 40% [========================= ] 686/1686 40% [========================= ] 687/1686 40% [========================= ] 688/1686 40% [========================= ] 689/1686 40% [========================= ] 690/1686 40% [========================= ] 691/1686 40% [========================= ] 692/1686 41% [========================= ] 693/1686 41% [========================= ] 694/1686 41% [========================= ] 695/1686 41% [========================= ] 696/1686 41% [========================= ] 697/1686 41% [========================= ] 698/1686 41% [========================= ] 699/1686 41% [========================= ] 700/1686 41% [========================= ] 701/1686 41% [========================= ] 702/1686 41% [========================= ] 703/1686 41% [========================= ] 704/1686 41% [========================= ] 705/1686 41% [========================= ] 706/1686 41% [========================= ] 707/1686 41% [========================== ] 708/1686 41% [========================== ] 709/1686 42% [========================== ] 710/1686 42% [========================== ] 711/1686 42% [========================== ] 712/1686 42% [========================== ] 713/1686 42% [========================== ] 714/1686 42% [========================== ] 715/1686 42% [========================== ] 716/1686 42% [========================== ] 717/1686 42% [========================== ] 718/1686 42% [========================== ] 719/1686 42% [========================== ] 720/1686 42% [========================== ] 721/1686 42% [========================== ] 722/1686 42% [========================== ] 723/1686 42% [========================== ] 724/1686 42% [========================== ] 725/1686 43% [========================== ] 726/1686 43% [========================== ] 727/1686 43% [========================== ] 728/1686 43% [========================== ] 729/1686 43% [========================== ] 730/1686 43% [========================== ] 731/1686 43% [========================== ] 732/1686 43% [========================== ] 733/1686 43% [========================== ] 734/1686 43% [=========================== ] 735/1686 43% [=========================== ] 736/1686 43% [=========================== ] 737/1686 43% [=========================== ] 738/1686 43% [=========================== ] 739/1686 43% [=========================== ] 740/1686 43% [=========================== ] 741/1686 43% [=========================== ] 742/1686 44% [=========================== ] 743/1686 44% [=========================== ] 744/1686 44% [=========================== ] 745/1686 44% [=========================== ] 746/1686 44% [=========================== ] 747/1686 44% [=========================== ] 748/1686 44% [=========================== ] 749/1686 44% [=========================== ] 750/1686 44% [=========================== ] 751/1686 44% [=========================== ] 752/1686 44% [=========================== ] 753/1686 44% [=========================== ] 754/1686 44% [=========================== ] 755/1686 44% [=========================== ] 756/1686 44% [=========================== ] 757/1686 44% [=========================== ] 758/1686 44% [=========================== ] 759/1686 45% [=========================== ] 760/1686 45% [=========================== ] 761/1686 45% [============================ ] 762/1686 45% [============================ ] 763/1686 45% [============================ ] 764/1686 45% [============================ ] 765/1686 45% [============================ ] 766/1686 45% [============================ ] 767/1686 45% [============================ ] 768/1686 45% [============================ ] 769/1686 45% [============================ ] 770/1686 45% [============================ ] 771/1686 45% [============================ ] 772/1686 45% [============================ ] 773/1686 45% [============================ ] 774/1686 45% [============================ ] 775/1686 45% [============================ ] 776/1686 46% [============================ ] 777/1686 46% [============================ ] 778/1686 46% [============================ ] 779/1686 46% [============================ ] 780/1686 46% [============================ ] 781/1686 46% [============================ ] 782/1686 46% [============================ ] 783/1686 46% [============================ ] 784/1686 46% [============================ ] 785/1686 46% [============================ ] 786/1686 46% [============================ ] 787/1686 46% [============================ ] 788/1686 46% [============================= ] 789/1686 46% [============================= ] 790/1686 46% [============================= ] 791/1686 46% [============================= ] 792/1686 46% [============================= ] 793/1686 47% [============================= ] 794/1686 47% [============================= ] 795/1686 47% [============================= ] 796/1686 47% [============================= ] 797/1686 47% [============================= ] 798/1686 47% [============================= ] 799/1686 47% [============================= ] 800/1686 47% [============================= ] 801/1686 47% [============================= ] 802/1686 47% [============================= ] 803/1686 47% [============================= ] 804/1686 47% [============================= ] 805/1686 47% [============================= ] 806/1686 47% [============================= ] 807/1686 47% [============================= ] 808/1686 47% [============================= ] 809/1686 47% [============================= ] 810/1686 48% [============================= ] 811/1686 48% [============================= ] 812/1686 48% [============================= ] 813/1686 48% [============================= ] 814/1686 48% [============================= ] 815/1686 48% [============================== ] 816/1686 48% [============================== ] 817/1686 48% [============================== ] 818/1686 48% [============================== ] 819/1686 48% [============================== ] 820/1686 48% [============================== ] 821/1686 48% [============================== ] 822/1686 48% [============================== ] 823/1686 48% [============================== ] 824/1686 48% [============================== ] 825/1686 48% [============================== ] 826/1686 48% [============================== ] 827/1686 49% [============================== ] 828/1686 49% [============================== ] 829/1686 49% [============================== ] 830/1686 49% [============================== ] 831/1686 49% [============================== ] 832/1686 49% [============================== ] 833/1686 49% [============================== ] 834/1686 49% [============================== ] 835/1686 49% [============================== ] 836/1686 49% [============================== ] 837/1686 49% [============================== ] 838/1686 49% [============================== ] 839/1686 49% [============================== ] 840/1686 49% [============================== ] 841/1686 49% [============================== ] 842/1686 49% [=============================== ] 843/1686 50% [=============================== ] 844/1686 50% [=============================== ] 845/1686 50% [=============================== ] 846/1686 50% [=============================== ] 847/1686 50% [=============================== ] 848/1686 50% [=============================== ] 849/1686 50% [=============================== ] 850/1686 50% [=============================== ] 851/1686 50% [=============================== ] 852/1686 50% [=============================== ] 853/1686 50% [=============================== ] 854/1686 50% [=============================== ] 855/1686 50% [=============================== ] 856/1686 50% [=============================== ] 857/1686 50% [=============================== ] 858/1686 50% [=============================== ] 859/1686 50% [=============================== ] 860/1686 51% [=============================== ] 861/1686 51% [=============================== ] 862/1686 51% [=============================== ] 863/1686 51% [=============================== ] 864/1686 51% [=============================== ] 865/1686 51% [=============================== ] 866/1686 51% [=============================== ] 867/1686 51% [=============================== ] 868/1686 51% [=============================== ] 869/1686 51% [=============================== ] 870/1686 51% [================================ ] 871/1686 51% [================================ ] 872/1686 51% [================================ ] 873/1686 51% [================================ ] 874/1686 51% [================================ ] 875/1686 51% [================================ ] 876/1686 51% [================================ ] 877/1686 52% [================================ ] 878/1686 52% [================================ ] 879/1686 52% [================================ ] 880/1686 52% [================================ ] 881/1686 52% [================================ ] 882/1686 52% [================================ ] 883/1686 52% [================================ ] 884/1686 52% [================================ ] 885/1686 52% [================================ ] 886/1686 52% [================================ ] 887/1686 52% [================================ ] 888/1686 52% [================================ ] 889/1686 52% [================================ ] 890/1686 52% [================================ ] 891/1686 52% [================================ ] 892/1686 52% [================================ ] 893/1686 52% [================================ ] 894/1686 53% [================================ ] 895/1686 53% [================================ ] 896/1686 53% [================================ ] 897/1686 53% [================================= ] 898/1686 53% [================================= ] 899/1686 53% [================================= ] 900/1686 53% [================================= ] 901/1686 53% [================================= ] 902/1686 53% [================================= ] 903/1686 53% [================================= ] 904/1686 53% [================================= ] 905/1686 53% [================================= ] 906/1686 53% [================================= ] 907/1686 53% [================================= ] 908/1686 53% [================================= ] 909/1686 53% [================================= ] 910/1686 53% [================================= ] 911/1686 54% [================================= ] 912/1686 54% [================================= ] 913/1686 54% [================================= ] 914/1686 54% [================================= ] 915/1686 54% [================================= ] 916/1686 54% [================================= ] 917/1686 54% [================================= ] 918/1686 54% [================================= ] 919/1686 54% [================================= ] 920/1686 54% [================================= ] 921/1686 54% [================================= ] 922/1686 54% [================================= ] 923/1686 54% [================================= ] 924/1686 54% [================================== ] 925/1686 54% [================================== ] 926/1686 54% [================================== ] 927/1686 54% [================================== ] 928/1686 55% [================================== ] 929/1686 55% [================================== ] 930/1686 55% [================================== ] 931/1686 55% [================================== ] 932/1686 55% [================================== ] 933/1686 55% [================================== ] 934/1686 55% [================================== ] 935/1686 55% [================================== ] 936/1686 55% [================================== ] 937/1686 55% [================================== ] 938/1686 55% [================================== ] 939/1686 55% [================================== ] 940/1686 55% [================================== ] 941/1686 55% [================================== ] 942/1686 55% [================================== ] 943/1686 55% [================================== ] 944/1686 55% [================================== ] 945/1686 56% [================================== ] 946/1686 56% [================================== ] 947/1686 56% [================================== ] 948/1686 56% [================================== ] 949/1686 56% [================================== ] 950/1686 56% [================================== ] 951/1686 56% [=================================== ] 952/1686 56% [=================================== ] 953/1686 56% [=================================== ] 954/1686 56% [=================================== ] 955/1686 56% [=================================== ] 956/1686 56% [=================================== ] 957/1686 56% [=================================== ] 958/1686 56% [=================================== ] 959/1686 56% [=================================== ] 960/1686 56% [=================================== ] 961/1686 56% [=================================== ] 962/1686 57% [=================================== ] 963/1686 57% [=================================== ] 964/1686 57% [=================================== ] 965/1686 57% [=================================== ] 966/1686 57% [=================================== ] 967/1686 57% [=================================== ] 968/1686 57% [=================================== ] 969/1686 57% [=================================== ] 970/1686 57% [=================================== ] 971/1686 57% [=================================== ] 972/1686 57% [=================================== ] 973/1686 57% [=================================== ] 974/1686 57% [=================================== ] 975/1686 57% [=================================== ] 976/1686 57% [=================================== ] 977/1686 57% [=================================== ] 978/1686 58% [==================================== ] 979/1686 58% [==================================== ] 980/1686 58% [==================================== ] 981/1686 58% [==================================== ] 982/1686 58% [==================================== ] 983/1686 58% [==================================== ] 984/1686 58% [==================================== ] 985/1686 58% [==================================== ] 986/1686 58% [==================================== ] 987/1686 58% [==================================== ] 988/1686 58% [==================================== ] 989/1686 58% [==================================== ] 990/1686 58% [==================================== ] 991/1686 58% [==================================== ] 992/1686 58% [==================================== ] 993/1686 58% [==================================== ] 994/1686 58% [==================================== ] 995/1686 59% [==================================== ] 996/1686 59% [==================================== ] 997/1686 59% [==================================== ] 998/1686 59% [==================================== ] 999/1686 59% [==================================== ] 1000/1686 59% [==================================== ] 1001/1686 59% [==================================== ] 1002/1686 59% [==================================== ] 1003/1686 59% [==================================== ] 1004/1686 59% [==================================== ] 1005/1686 59% [==================================== ] 1006/1686 59% [===================================== ] 1007/1686 59% [===================================== ] 1008/1686 59% [===================================== ] 1009/1686 59% [===================================== ] 1010/1686 59% [===================================== ] 1011/1686 59% [===================================== ] 1012/1686 60% [===================================== ] 1013/1686 60% [===================================== ] 1014/1686 60% [===================================== ] 1015/1686 60% [===================================== ] 1016/1686 60% [===================================== ] 1017/1686 60% [===================================== ] 1018/1686 60% [===================================== ] 1019/1686 60% [===================================== ] 1020/1686 60% [===================================== ] 1021/1686 60% [===================================== ] 1022/1686 60% [===================================== ] 1023/1686 60% [===================================== ] 1024/1686 60% [===================================== ] 1025/1686 60% [===================================== ] 1026/1686 60% [===================================== ] 1027/1686 60% [===================================== ] 1028/1686 60% [===================================== ] 1029/1686 61% [===================================== ] 1030/1686 61% [===================================== ] 1031/1686 61% [===================================== ] 1032/1686 61% [===================================== ] 1033/1686 61% [====================================== ] 1034/1686 61% [====================================== ] 1035/1686 61% [====================================== ] 1036/1686 61% [====================================== ] 1037/1686 61% [====================================== ] 1038/1686 61% [====================================== ] 1039/1686 61% [====================================== ] 1040/1686 61% [====================================== ] 1041/1686 61% [====================================== ] 1042/1686 61% [====================================== ] 1043/1686 61% [====================================== ] 1044/1686 61% [====================================== ] 1045/1686 61% [====================================== ] 1046/1686 62% [====================================== ] 1047/1686 62% [====================================== ] 1048/1686 62% [====================================== ] 1049/1686 62% [====================================== ] 1050/1686 62% [====================================== ] 1051/1686 62% [====================================== ] 1052/1686 62% [====================================== ] 1053/1686 62% [====================================== ] 1054/1686 62% [====================================== ] 1055/1686 62% [====================================== ] 1056/1686 62% [====================================== ] 1057/1686 62% [====================================== ] 1058/1686 62% [====================================== ] 1059/1686 62% [====================================== ] 1060/1686 62% [======================================= ] 1061/1686 62% [======================================= ] 1062/1686 62% [======================================= ] 1063/1686 63% [======================================= ] 1064/1686 63% [======================================= ] 1065/1686 63% [======================================= ] 1066/1686 63% [======================================= ] 1067/1686 63% [======================================= ] 1068/1686 63% [======================================= ] 1069/1686 63% [======================================= ] 1070/1686 63% [======================================= ] 1071/1686 63% [======================================= ] 1072/1686 63% [======================================= ] 1073/1686 63% [======================================= ] 1074/1686 63% [======================================= ] 1075/1686 63% [======================================= ] 1076/1686 63% [======================================= ] 1077/1686 63% [======================================= ] 1078/1686 63% [======================================= ] 1079/1686 63% [======================================= ] 1080/1686 64% [======================================= ] 1081/1686 64% [======================================= ] 1082/1686 64% [======================================= ] 1083/1686 64% [======================================= ] 1084/1686 64% [======================================= ] 1085/1686 64% [======================================= ] 1086/1686 64% [======================================= ] 1087/1686 64% [======================================== ] 1088/1686 64% [======================================== ] 1089/1686 64% [======================================== ] 1090/1686 64% [======================================== ] 1091/1686 64% [======================================== ] 1092/1686 64% [======================================== ] 1093/1686 64% [======================================== ] 1094/1686 64% [======================================== ] 1095/1686 64% [======================================== ] 1096/1686 65% [======================================== ] 1097/1686 65% [======================================== ] 1098/1686 65% [======================================== ] 1099/1686 65% [======================================== ] 1100/1686 65% [======================================== ] 1101/1686 65% [======================================== ] 1102/1686 65% [======================================== ] 1103/1686 65% [======================================== ] 1104/1686 65% [======================================== ] 1105/1686 65% [======================================== ] 1106/1686 65% [======================================== ] 1107/1686 65% [======================================== ] 1108/1686 65% [======================================== ] 1109/1686 65% [======================================== ] 1110/1686 65% [======================================== ] 1111/1686 65% [======================================== ] 1112/1686 65% [======================================== ] 1113/1686 66% [======================================== ] 1114/1686 66% [========================================= ] 1115/1686 66% [========================================= ] 1116/1686 66% [========================================= ] 1117/1686 66% [========================================= ] 1118/1686 66% [========================================= ] 1119/1686 66% [========================================= ] 1120/1686 66% [========================================= ] 1121/1686 66% [========================================= ] 1122/1686 66% [========================================= ] 1123/1686 66% [========================================= ] 1124/1686 66% [========================================= ] 1125/1686 66% [========================================= ] 1126/1686 66% [========================================= ] 1127/1686 66% [========================================= ] 1128/1686 66% [========================================= ] 1129/1686 66% [========================================= ] 1130/1686 67% [========================================= ] 1131/1686 67% [========================================= ] 1132/1686 67% [========================================= ] 1133/1686 67% [========================================= ] 1134/1686 67% [========================================= ] 1135/1686 67% [========================================= ] 1136/1686 67% [========================================= ] 1137/1686 67% [========================================= ] 1138/1686 67% [========================================= ] 1139/1686 67% [========================================= ] 1140/1686 67% [========================================= ] 1141/1686 67% [========================================= ] 1142/1686 67% [========================================== ] 1143/1686 67% [========================================== ] 1144/1686 67% [========================================== ] 1145/1686 67% [========================================== ] 1146/1686 67% [========================================== ] 1147/1686 68% [========================================== ] 1148/1686 68% [========================================== ] 1149/1686 68% [========================================== ] 1150/1686 68% [========================================== ] 1151/1686 68% [========================================== ] 1152/1686 68% [========================================== ] 1153/1686 68% [========================================== ] 1154/1686 68% [========================================== ] 1155/1686 68% [========================================== ] 1156/1686 68% [========================================== ] 1157/1686 68% [========================================== ] 1158/1686 68% [========================================== ] 1159/1686 68% [========================================== ] 1160/1686 68% [========================================== ] 1161/1686 68% [========================================== ] 1162/1686 68% [========================================== ] 1163/1686 68% [========================================== ] 1164/1686 69% [========================================== ] 1165/1686 69% [========================================== ] 1166/1686 69% [========================================== ] 1167/1686 69% [========================================== ] 1168/1686 69% [========================================== ] 1169/1686 69% [=========================================== ] 1170/1686 69% [=========================================== ] 1171/1686 69% [=========================================== ] 1172/1686 69% [=========================================== ] 1173/1686 69% [=========================================== ] 1174/1686 69% [=========================================== ] 1175/1686 69% [=========================================== ] 1176/1686 69% [=========================================== ] 1177/1686 69% [=========================================== ] 1178/1686 69% [=========================================== ] 1179/1686 69% [=========================================== ] 1180/1686 69% [=========================================== ] 1181/1686 70% [=========================================== ] 1182/1686 70% [=========================================== ] 1183/1686 70% [=========================================== ] 1184/1686 70% [=========================================== ] 1185/1686 70% [=========================================== ] 1186/1686 70% [=========================================== ] 1187/1686 70% [=========================================== ] 1188/1686 70% [=========================================== ] 1189/1686 70% [=========================================== ] 1190/1686 70% [=========================================== ] 1191/1686 70% [=========================================== ] 1192/1686 70% [=========================================== ] 1193/1686 70% [=========================================== ] 1194/1686 70% [=========================================== ] 1195/1686 70% [=========================================== ] 1196/1686 70% [============================================ ] 1197/1686 70% [============================================ ] 1198/1686 71% [============================================ ] 1199/1686 71% [============================================ ] 1200/1686 71% [============================================ ] 1201/1686 71% [============================================ ] 1202/1686 71% [============================================ ] 1203/1686 71% [============================================ ] 1204/1686 71% [============================================ ] 1205/1686 71% [============================================ ] 1206/1686 71% [============================================ ] 1207/1686 71% [============================================ ] 1208/1686 71% [============================================ ] 1209/1686 71% [============================================ ] 1210/1686 71% [============================================ ] 1211/1686 71% [============================================ ] 1212/1686 71% [============================================ ] 1213/1686 71% [============================================ ] 1214/1686 72% [============================================ ] 1215/1686 72% [============================================ ] 1216/1686 72% [============================================ ] 1217/1686 72% [============================================ ] 1218/1686 72% [============================================ ] 1219/1686 72% [============================================ ] 1220/1686 72% [============================================ ] 1221/1686 72% [============================================ ] 1222/1686 72% [============================================ ] 1223/1686 72% [============================================= ] 1224/1686 72% [============================================= ] 1225/1686 72% [============================================= ] 1226/1686 72% [============================================= ] 1227/1686 72% [============================================= ] 1228/1686 72% [============================================= ] 1229/1686 72% [============================================= ] 1230/1686 72% [============================================= ] 1231/1686 73% [============================================= ] 1232/1686 73% [============================================= ] 1233/1686 73% [============================================= ] 1234/1686 73% [============================================= ] 1235/1686 73% [============================================= ] 1236/1686 73% [============================================= ] 1237/1686 73% [============================================= ] 1238/1686 73% [============================================= ] 1239/1686 73% [============================================= ] 1240/1686 73% [============================================= ] 1241/1686 73% [============================================= ] 1242/1686 73% [============================================= ] 1243/1686 73% [============================================= ] 1244/1686 73% [============================================= ] 1245/1686 73% [============================================= ] 1246/1686 73% [============================================= ] 1247/1686 73% [============================================= ] 1248/1686 74% [============================================= ] 1249/1686 74% [============================================= ] 1250/1686 74% [============================================== ] 1251/1686 74% [============================================== ] 1252/1686 74% [============================================== ] 1253/1686 74% [============================================== ] 1254/1686 74% [============================================== ] 1255/1686 74% [============================================== ] 1256/1686 74% [============================================== ] 1257/1686 74% [============================================== ] 1258/1686 74% [============================================== ] 1259/1686 74% [============================================== ] 1260/1686 74% [============================================== ] 1261/1686 74% [============================================== ] 1262/1686 74% [============================================== ] 1263/1686 74% [============================================== ] 1264/1686 74% [============================================== ] 1265/1686 75% [============================================== ] 1266/1686 75% [============================================== ] 1267/1686 75% [============================================== ] 1268/1686 75% [============================================== ] 1269/1686 75% [============================================== ] 1270/1686 75% [============================================== ] 1271/1686 75% [============================================== ] 1272/1686 75% [============================================== ] 1273/1686 75% [============================================== ] 1274/1686 75% [============================================== ] 1275/1686 75% [============================================== ] 1276/1686 75% [============================================== ] 1277/1686 75% [============================================== ] 1278/1686 75% [=============================================== ] 1279/1686 75% [=============================================== ] 1280/1686 75% [=============================================== ] 1281/1686 75% [=============================================== ] 1282/1686 76% [=============================================== ] 1283/1686 76% [=============================================== ] 1284/1686 76% [=============================================== ] 1285/1686 76% [=============================================== ] 1286/1686 76% [=============================================== ] 1287/1686 76% [=============================================== ] 1288/1686 76% [=============================================== ] 1289/1686 76% [=============================================== ] 1290/1686 76% [=============================================== ] 1291/1686 76% [=============================================== ] 1292/1686 76% [=============================================== ] 1293/1686 76% [=============================================== ] 1294/1686 76% [=============================================== ] 1295/1686 76% [=============================================== ] 1296/1686 76% [=============================================== ] 1297/1686 76% [=============================================== ] 1298/1686 76% [=============================================== ] 1299/1686 77% [=============================================== ] 1300/1686 77% [=============================================== ] 1301/1686 77% [=============================================== ] 1302/1686 77% [=============================================== ] 1303/1686 77% [=============================================== ] 1304/1686 77% [=============================================== ] 1305/1686 77% [================================================ ] 1306/1686 77% [================================================ ] 1307/1686 77% [================================================ ] 1308/1686 77% [================================================ ] 1309/1686 77% [================================================ ] 1310/1686 77% [================================================ ] 1311/1686 77% [================================================ ] 1312/1686 77% [================================================ ] 1313/1686 77% [================================================ ] 1314/1686 77% [================================================ ] 1315/1686 77% [================================================ ] 1316/1686 78% [================================================ ] 1317/1686 78% [================================================ ] 1318/1686 78% [================================================ ] 1319/1686 78% [================================================ ] 1320/1686 78% [================================================ ] 1321/1686 78% [================================================ ] 1322/1686 78% [================================================ ] 1323/1686 78% [================================================ ] 1324/1686 78% [================================================ ] 1325/1686 78% [================================================ ] 1326/1686 78% [================================================ ] 1327/1686 78% [================================================ ] 1328/1686 78% [================================================ ] 1329/1686 78% [================================================ ] 1330/1686 78% [================================================ ] 1331/1686 78% [================================================ ] 1332/1686 79% [================================================= ] 1333/1686 79% [================================================= ] 1334/1686 79% [================================================= ] 1335/1686 79% [================================================= ] 1336/1686 79% [================================================= ] 1337/1686 79% [================================================= ] 1338/1686 79% [================================================= ] 1339/1686 79% [================================================= ] 1340/1686 79% [================================================= ] 1341/1686 79% [================================================= ] 1342/1686 79% [================================================= ] 1343/1686 79% [================================================= ] 1344/1686 79% [================================================= ] 1345/1686 79% [================================================= ] 1346/1686 79% [================================================= ] 1347/1686 79% [================================================= ] 1348/1686 79% [================================================= ] 1349/1686 80% [================================================= ] 1350/1686 80% [================================================= ] 1351/1686 80% [================================================= ] 1352/1686 80% [================================================= ] 1353/1686 80% [================================================= ] 1354/1686 80% [================================================= ] 1355/1686 80% [================================================= ] 1356/1686 80% [================================================= ] 1357/1686 80% [================================================= ] 1358/1686 80% [================================================= ] 1359/1686 80% [================================================== ] 1360/1686 80% [================================================== ] 1361/1686 80% [================================================== ] 1362/1686 80% [================================================== ] 1363/1686 80% [================================================== ] 1364/1686 80% [================================================== ] 1365/1686 80% [================================================== ] 1366/1686 81% [================================================== ] 1367/1686 81% [================================================== ] 1368/1686 81% [================================================== ] 1369/1686 81% [================================================== ] 1370/1686 81% [================================================== ] 1371/1686 81% [================================================== ] 1372/1686 81% [================================================== ] 1373/1686 81% [================================================== ] 1374/1686 81% [================================================== ] 1375/1686 81% [================================================== ] 1376/1686 81% [================================================== ] 1377/1686 81% [================================================== ] 1378/1686 81% [================================================== ] 1379/1686 81% [================================================== ] 1380/1686 81% [================================================== ] 1381/1686 81% [================================================== ] 1382/1686 81% [================================================== ] 1383/1686 82% [================================================== ] 1384/1686 82% [================================================== ] 1385/1686 82% [================================================== ] 1386/1686 82% [=================================================== ] 1387/1686 82% [=================================================== ] 1388/1686 82% [=================================================== ] 1389/1686 82% [=================================================== ] 1390/1686 82% [=================================================== ] 1391/1686 82% [=================================================== ] 1392/1686 82% [=================================================== ] 1393/1686 82% [=================================================== ] 1394/1686 82% [=================================================== ] 1395/1686 82% [=================================================== ] 1396/1686 82% [=================================================== ] 1397/1686 82% [=================================================== ] 1398/1686 82% [=================================================== ] 1399/1686 82% [=================================================== ] 1400/1686 83% [=================================================== ] 1401/1686 83% [=================================================== ] 1402/1686 83% [=================================================== ] 1403/1686 83% [=================================================== ] 1404/1686 83% [=================================================== ] 1405/1686 83% [=================================================== ] 1406/1686 83% [=================================================== ] 1407/1686 83% [=================================================== ] 1408/1686 83% [=================================================== ] 1409/1686 83% [=================================================== ] 1410/1686 83% [=================================================== ] 1411/1686 83% [=================================================== ] 1412/1686 83% [=================================================== ] 1413/1686 83% [=================================================== ] 1414/1686 83% [==================================================== ] 1415/1686 83% [==================================================== ] 1416/1686 83% [==================================================== ] 1417/1686 84% [==================================================== ] 1418/1686 84% [==================================================== ] 1419/1686 84% [==================================================== ] 1420/1686 84% [==================================================== ] 1421/1686 84% [==================================================== ] 1422/1686 84% [==================================================== ] 1423/1686 84% [==================================================== ] 1424/1686 84% [==================================================== ] 1425/1686 84% [==================================================== ] 1426/1686 84% [==================================================== ] 1427/1686 84% [==================================================== ] 1428/1686 84% [==================================================== ] 1429/1686 84% [==================================================== ] 1430/1686 84% [==================================================== ] 1431/1686 84% [==================================================== ] 1432/1686 84% [==================================================== ] 1433/1686 84% [==================================================== ] 1434/1686 85% [==================================================== ] 1435/1686 85% [==================================================== ] 1436/1686 85% [==================================================== ] 1437/1686 85% [==================================================== ] 1438/1686 85% [==================================================== ] 1439/1686 85% [==================================================== ] 1440/1686 85% [==================================================== ] 1441/1686 85% [===================================================== ] 1442/1686 85% [===================================================== ] 1443/1686 85% [===================================================== ] 1444/1686 85% [===================================================== ] 1445/1686 85% [===================================================== ] 1446/1686 85% [===================================================== ] 1447/1686 85% [===================================================== ] 1448/1686 85% [===================================================== ] 1449/1686 85% [===================================================== ] 1450/1686 86% [===================================================== ] 1451/1686 86% [===================================================== ] 1452/1686 86% [===================================================== ] 1453/1686 86% [===================================================== ] 1454/1686 86% [===================================================== ] 1455/1686 86% [===================================================== ] 1456/1686 86% [===================================================== ] 1457/1686 86% [===================================================== ] 1458/1686 86% [===================================================== ] 1459/1686 86% [===================================================== ] 1460/1686 86% [===================================================== ] 1461/1686 86% [===================================================== ] 1462/1686 86% [===================================================== ] 1463/1686 86% [===================================================== ] 1464/1686 86% [===================================================== ] 1465/1686 86% [===================================================== ] 1466/1686 86% [===================================================== ] 1467/1686 87% [===================================================== ] 1468/1686 87% [====================================================== ] 1469/1686 87% [====================================================== ] 1470/1686 87% [====================================================== ] 1471/1686 87% [====================================================== ] 1472/1686 87% [====================================================== ] 1473/1686 87% [====================================================== ] 1474/1686 87% [====================================================== ] 1475/1686 87% [====================================================== ] 1476/1686 87% [====================================================== ] 1477/1686 87% [====================================================== ] 1478/1686 87% [====================================================== ] 1479/1686 87% [====================================================== ] 1480/1686 87% [====================================================== ] 1481/1686 87% [====================================================== ] 1482/1686 87% [====================================================== ] 1483/1686 87% [====================================================== ] 1484/1686 88% [====================================================== ] 1485/1686 88% [====================================================== ] 1486/1686 88% [====================================================== ] 1487/1686 88% [====================================================== ] 1488/1686 88% [====================================================== ] 1489/1686 88% [====================================================== ] 1490/1686 88% [====================================================== ] 1491/1686 88% [====================================================== ] 1492/1686 88% [====================================================== ] 1493/1686 88% [====================================================== ] 1494/1686 88% [====================================================== ] 1495/1686 88% [======================================================= ] 1496/1686 88% [======================================================= ] 1497/1686 88% [======================================================= ] 1498/1686 88% [======================================================= ] 1499/1686 88% [======================================================= ] 1500/1686 88% [======================================================= ] 1501/1686 89% [======================================================= ] 1502/1686 89% [======================================================= ] 1503/1686 89% [======================================================= ] 1504/1686 89% [======================================================= ] 1505/1686 89% [======================================================= ] 1506/1686 89% [======================================================= ] 1507/1686 89% [======================================================= ] 1508/1686 89% [======================================================= ] 1509/1686 89% [======================================================= ] 1510/1686 89% [======================================================= ] 1511/1686 89% [======================================================= ] 1512/1686 89% [======================================================= ] 1513/1686 89% [======================================================= ] 1514/1686 89% [======================================================= ] 1515/1686 89% [======================================================= ] 1516/1686 89% [======================================================= ] 1517/1686 89% [======================================================= ] 1518/1686 90% [======================================================= ] 1519/1686 90% [======================================================= ] 1520/1686 90% [======================================================= ] 1521/1686 90% [======================================================= ] 1522/1686 90% [======================================================== ] 1523/1686 90% [======================================================== ] 1524/1686 90% [======================================================== ] 1525/1686 90% [======================================================== ] 1526/1686 90% [======================================================== ] 1527/1686 90% [======================================================== ] 1528/1686 90% [======================================================== ] 1529/1686 90% [======================================================== ] 1530/1686 90% [======================================================== ] 1531/1686 90% [======================================================== ] 1532/1686 90% [======================================================== ] 1533/1686 90% [======================================================== ] 1534/1686 90% [======================================================== ] 1535/1686 91% [======================================================== ] 1536/1686 91% [======================================================== ] 1537/1686 91% [======================================================== ] 1538/1686 91% [======================================================== ] 1539/1686 91% [======================================================== ] 1540/1686 91% [======================================================== ] 1541/1686 91% [======================================================== ] 1542/1686 91% [======================================================== ] 1543/1686 91% [======================================================== ] 1544/1686 91% [======================================================== ] 1545/1686 91% [======================================================== ] 1546/1686 91% [======================================================== ] 1547/1686 91% [======================================================== ] 1548/1686 91% [======================================================== ] 1549/1686 91% [======================================================== ] 1550/1686 91% [========================================================= ] 1551/1686 91% [========================================================= ] 1552/1686 92% [========================================================= ] 1553/1686 92% [========================================================= ] 1554/1686 92% [========================================================= ] 1555/1686 92% [========================================================= ] 1556/1686 92% [========================================================= ] 1557/1686 92% [========================================================= ] 1558/1686 92% [========================================================= ] 1559/1686 92% [========================================================= ] 1560/1686 92% [========================================================= ] 1561/1686 92% [========================================================= ] 1562/1686 92% [========================================================= ] 1563/1686 92% [========================================================= ] 1564/1686 92% [========================================================= ] 1565/1686 92% [========================================================= ] 1566/1686 92% [========================================================= ] 1567/1686 92% [========================================================= ] 1568/1686 93% [========================================================= ] 1569/1686 93% [========================================================= ] 1570/1686 93% [========================================================= ] 1571/1686 93% [========================================================= ] 1572/1686 93% [========================================================= ] 1573/1686 93% [========================================================= ] 1574/1686 93% [========================================================= ] 1575/1686 93% [========================================================= ] 1576/1686 93% [========================================================= ] 1577/1686 93% [========================================================== ] 1578/1686 93% [========================================================== ] 1579/1686 93% [========================================================== ] 1580/1686 93% [========================================================== ] 1581/1686 93% [========================================================== ] 1582/1686 93% [========================================================== ] 1583/1686 93% [========================================================== ] 1584/1686 93% [========================================================== ] 1585/1686 94% [========================================================== ] 1586/1686 94% [========================================================== ] 1587/1686 94% [========================================================== ] 1588/1686 94% [========================================================== ] 1589/1686 94% [========================================================== ] 1590/1686 94% [========================================================== ] 1591/1686 94% [========================================================== ] 1592/1686 94% [========================================================== ] 1593/1686 94% [========================================================== ] 1594/1686 94% [========================================================== ] 1595/1686 94% [========================================================== ] 1596/1686 94% [========================================================== ] 1597/1686 94% [========================================================== ] 1598/1686 94% [========================================================== ] 1599/1686 94% [========================================================== ] 1600/1686 94% [========================================================== ] 1601/1686 94% [========================================================== ] 1602/1686 95% [========================================================== ] 1603/1686 95% [========================================================== ] 1604/1686 95% [=========================================================== ] 1605/1686 95% [=========================================================== ] 1606/1686 95% [=========================================================== ] 1607/1686 95% [=========================================================== ] 1608/1686 95% [=========================================================== ] 1609/1686 95% [=========================================================== ] 1610/1686 95% [=========================================================== ] 1611/1686 95% [=========================================================== ] 1612/1686 95% [=========================================================== ] 1613/1686 95% [=========================================================== ] 1614/1686 95% [=========================================================== ] 1615/1686 95% [=========================================================== ] 1616/1686 95% [=========================================================== ] 1617/1686 95% [=========================================================== ] 1618/1686 95% [=========================================================== ] 1619/1686 96% [=========================================================== ] 1620/1686 96% [=========================================================== ] 1621/1686 96% [=========================================================== ] 1622/1686 96% [=========================================================== ] 1623/1686 96% [=========================================================== ] 1624/1686 96% [=========================================================== ] 1625/1686 96% [=========================================================== ] 1626/1686 96% [=========================================================== ] 1627/1686 96% [=========================================================== ] 1628/1686 96% [=========================================================== ] 1629/1686 96% [=========================================================== ] 1630/1686 96% [=========================================================== ] 1631/1686 96% [============================================================ ] 1632/1686 96% [============================================================ ] 1633/1686 96% [============================================================ ] 1634/1686 96% [============================================================ ] 1635/1686 96% [============================================================ ] 1636/1686 97% [============================================================ ] 1637/1686 97% [============================================================ ] 1638/1686 97% [============================================================ ] 1639/1686 97% [============================================================ ] 1640/1686 97% [============================================================ ] 1641/1686 97% [============================================================ ] 1642/1686 97% [============================================================ ] 1643/1686 97% [============================================================ ] 1644/1686 97% [============================================================ ] 1645/1686 97% [============================================================ ] 1646/1686 97% [============================================================ ] 1647/1686 97% [============================================================ ] 1648/1686 97% [============================================================ ] 1649/1686 97% [============================================================ ] 1650/1686 97% [============================================================ ] 1651/1686 97% [============================================================ ] 1652/1686 97% [============================================================ ] 1653/1686 98% [============================================================ ] 1654/1686 98% [============================================================ ] 1655/1686 98% [============================================================ ] 1656/1686 98% [============================================================ ] 1657/1686 98% [============================================================ ] 1658/1686 98% [============================================================= ] 1659/1686 98% [============================================================= ] 1660/1686 98% [============================================================= ] 1661/1686 98% [============================================================= ] 1662/1686 98% [============================================================= ] 1663/1686 98% [============================================================= ] 1664/1686 98% [============================================================= ] 1665/1686 98% [============================================================= ] 1666/1686 98% [============================================================= ] 1667/1686 98% [============================================================= ] 1668/1686 98% [============================================================= ] 1669/1686 98% [============================================================= ] 1670/1686 99% [============================================================= ] 1671/1686 99% [============================================================= ] 1672/1686 99% [============================================================= ] 1673/1686 99% [============================================================= ] 1674/1686 99% [============================================================= ] 1675/1686 99% [============================================================= ] 1676/1686 99% [============================================================= ] 1677/1686 99% [============================================================= ] 1678/1686 99% [============================================================= ] 1679/1686 99% [============================================================= ] 1680/1686 99% [============================================================= ] 1681/1686 99% [============================================================= ] 1682/1686 99% [============================================================= ] 1683/1686 99% [============================================================= ] 1684/1686 99% [============================================================= ] 1685/1686 99% [==============================================================] 1686/1686 100% operation complete, 1686 objects in 14512 NAND pages. ln -snf /home/autobuild/autobuild/instance-9/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2024.05-600-g322e8d8451 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final arc-2023.09-release Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.49 Collecting legal info COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-gcc-initial arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.9.8 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> aespipe 2.4g Collecting legal info >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> axel 2.17.14 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> bash 5.2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dotconf 1.4.1 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-dtc 1.7.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ethtool 6.7 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-imagemagick 7.1.1-31 Collecting legal info LICENSE: OK (sha256: a556c5292c87c9a6ac795c80669b0c3660f9f729de8c476bf2b10f83ab1b34ec) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> initscripts Collecting legal info >>> iperf3 3.16 Collecting legal info LICENSE: OK (sha256: 35aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b0) >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg Collecting legal info >>> libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jszip 3.10.1 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> host-kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libcoap 4.3.4 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: bdd94ddd8e75010aebd045ead1c951110788003395c708811d6960248acb3891) >>> libdnet 1.16.4 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfastjson 0.99.9.1 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpciaccess 0.18.1 Collecting legal info COPYING: OK (sha256: f33f360f8905940dac01aa21597fe8a6727ca6f4ffa43b380e2116fd0666aa8a) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.3.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> lmdb 0.9.31 Collecting legal info libraries/liblmdb/LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.6.2 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> mhz 11aac2399780a1f7ea9f007b14af0464797d5cf1 Collecting legal info LICENSE: OK (sha256: 9449d373cad921620bb8f1e4f7b39f957e263163ded159c1efc8de27f8997099) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> ndisc6 1.0.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> host-python-greenlet 3.0.3 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> rhash 1.4.4 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> rtl_433 23.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rtty 8.1.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> spidev_test 5.8 Collecting legal info >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sysklogd 2.5.2 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tinycompress 1.2.11 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> tz Collecting legal info >>> host-tzdata 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> ulogd 2.0.8 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 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: aespipe-2.4g: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'