[ 84%] Linking C executable json_reformat [ 84%] Linking C executable json_verify [ 87%] Linking C executable yajl_test [ 90%] Linking C executable parse_config make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' [ 90%] Built target yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' [ 90%] Built target json_reformat make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' [ 90%] Built target parse_config make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' [ 93%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Built target json_verify [100%] Linking C executable perftest make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot install/fast -C /home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install/fast -C /home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-3/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-2278-ge3c14de0df"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' avahi -1 avahi -1 * - - -\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1688 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1688 0% [ ] 2/1688 0% [ ] 3/1688 0% [ ] 4/1688 0% [ ] 5/1688 0% [ ] 6/1688 0% [ ] 7/1688 0% [ ] 8/1688 0% [ ] 9/1688 0% [ ] 10/1688 0% [ ] 11/1688 0% [ ] 12/1688 0% [ ] 13/1688 0% [ ] 14/1688 0% [ ] 15/1688 0% [ ] 16/1688 0% [ ] 17/1688 1% [ ] 18/1688 1% [ ] 19/1688 1% [ ] 20/1688 1% [ ] 21/1688 1% [ ] 22/1688 1% [ ] 23/1688 1% [ ] 24/1688 1% [ ] 25/1688 1% [ ] 26/1688 1% [ ] 27/1688 1% [= ] 28/1688 1% [= ] 29/1688 1% [= ] 30/1688 1% [= ] 31/1688 1% [= ] 32/1688 1% [= ] 33/1688 1% [= ] 34/1688 2% [= ] 35/1688 2% [= ] 36/1688 2% [= ] 37/1688 2% [= ] 38/1688 2% [= ] 39/1688 2% [= ] 40/1688 2% [= ] 41/1688 2% [= ] 42/1688 2% [= ] 43/1688 2% [= ] 44/1688 2% [= ] 45/1688 2% [= ] 46/1688 2% [= ] 47/1688 2% [= ] 48/1688 2% [= ] 49/1688 2% [= ] 50/1688 2% [= ] 51/1688 3% [= ] 52/1688 3% [= ] 53/1688 3% [= ] 54/1688 3% [== ] 55/1688 3% [== ] 56/1688 3% [== ] 57/1688 3% [== ] 58/1688 3% [== ] 59/1688 3% [== ] 60/1688 3% [== ] 61/1688 3% [== ] 62/1688 3% [== ] 63/1688 3% [== ] 64/1688 3% [== ] 65/1688 3% [== ] 66/1688 3% [== ] 67/1688 3% [== ] 68/1688 4% [== ] 69/1688 4% [== ] 70/1688 4% [== ] 71/1688 4% [== ] 72/1688 4% [== ] 73/1688 4% [== ] 74/1688 4% [== ] 75/1688 4% [== ] 76/1688 4% [== ] 77/1688 4% [== ] 78/1688 4% [== ] 79/1688 4% [== ] 80/1688 4% [== ] 81/1688 4% [=== ] 82/1688 4% [=== ] 83/1688 4% [=== ] 84/1688 4% [=== ] 85/1688 5% [=== ] 86/1688 5% [=== ] 87/1688 5% [=== ] 88/1688 5% [=== ] 89/1688 5% [=== ] 90/1688 5% [=== ] 91/1688 5% [=== ] 92/1688 5% [=== ] 93/1688 5% [=== ] 94/1688 5% [=== ] 95/1688 5% [=== ] 96/1688 5% [=== ] 97/1688 5% [=== ] 98/1688 5% [=== ] 99/1688 5% [=== ] 100/1688 5% [=== ] 101/1688 5% [=== ] 102/1688 6% [=== ] 103/1688 6% [=== ] 104/1688 6% [=== ] 105/1688 6% [=== ] 106/1688 6% [=== ] 107/1688 6% [=== ] 108/1688 6% [==== ] 109/1688 6% [==== ] 110/1688 6% [==== ] 111/1688 6% [==== ] 112/1688 6% [==== ] 113/1688 6% [==== ] 114/1688 6% [==== ] 115/1688 6% [==== ] 116/1688 6% [==== ] 117/1688 6% [==== ] 118/1688 6% [==== ] 119/1688 7% [==== ] 120/1688 7% [==== ] 121/1688 7% [==== ] 122/1688 7% [==== ] 123/1688 7% [==== ] 124/1688 7% [==== ] 125/1688 7% [==== ] 126/1688 7% [==== ] 127/1688 7% [==== ] 128/1688 7% [==== ] 129/1688 7% [==== ] 130/1688 7% [==== ] 131/1688 7% [==== ] 132/1688 7% [==== ] 133/1688 7% [==== ] 134/1688 7% [==== ] 135/1688 7% [==== ] 136/1688 8% [===== ] 137/1688 8% [===== ] 138/1688 8% [===== ] 139/1688 8% [===== ] 140/1688 8% [===== ] 141/1688 8% [===== ] 142/1688 8% [===== ] 143/1688 8% [===== ] 144/1688 8% [===== ] 145/1688 8% [===== ] 146/1688 8% [===== ] 147/1688 8% [===== ] 148/1688 8% [===== ] 149/1688 8% [===== ] 150/1688 8% [===== ] 151/1688 8% [===== ] 152/1688 9% [===== ] 153/1688 9% [===== ] 154/1688 9% [===== ] 155/1688 9% [===== ] 156/1688 9% [===== ] 157/1688 9% [===== ] 158/1688 9% [===== ] 159/1688 9% [===== ] 160/1688 9% [===== ] 161/1688 9% [===== ] 162/1688 9% [===== ] 163/1688 9% [====== ] 164/1688 9% [====== ] 165/1688 9% [====== ] 166/1688 9% [====== ] 167/1688 9% [====== ] 168/1688 9% [====== ] 169/1688 10% [====== ] 170/1688 10% [====== ] 171/1688 10% [====== ] 172/1688 10% [====== ] 173/1688 10% [====== ] 174/1688 10% [====== ] 175/1688 10% [====== ] 176/1688 10% [====== ] 177/1688 10% [====== ] 178/1688 10% [====== ] 179/1688 10% [====== ] 180/1688 10% [====== ] 181/1688 10% [====== ] 182/1688 10% [====== ] 183/1688 10% [====== ] 184/1688 10% [====== ] 185/1688 10% [====== ] 186/1688 11% [====== ] 187/1688 11% [====== ] 188/1688 11% [====== ] 189/1688 11% [====== ] 190/1688 11% [======= ] 191/1688 11% [======= ] 192/1688 11% [======= ] 193/1688 11% [======= ] 194/1688 11% [======= ] 195/1688 11% [======= ] 196/1688 11% [======= ] 197/1688 11% [======= ] 198/1688 11% [======= ] 199/1688 11% [======= ] 200/1688 11% [======= ] 201/1688 11% [======= ] 202/1688 11% [======= ] 203/1688 12% [======= ] 204/1688 12% [======= ] 205/1688 12% [======= ] 206/1688 12% [======= ] 207/1688 12% [======= ] 208/1688 12% [======= ] 209/1688 12% [======= ] 210/1688 12% [======= ] 211/1688 12% [======= ] 212/1688 12% [======= ] 213/1688 12% [======= ] 214/1688 12% [======= ] 215/1688 12% [======= ] 216/1688 12% [======= ] 217/1688 12% [======== ] 218/1688 12% [======== ] 219/1688 12% [======== ] 220/1688 13% [======== ] 221/1688 13% [======== ] 222/1688 13% [======== ] 223/1688 13% [======== ] 224/1688 13% [======== ] 225/1688 13% [======== ] 226/1688 13% [======== ] 227/1688 13% [======== ] 228/1688 13% [======== ] 229/1688 13% [======== ] 230/1688 13% [======== ] 231/1688 13% [======== ] 232/1688 13% [======== ] 233/1688 13% [======== ] 234/1688 13% [======== ] 235/1688 13% [======== ] 236/1688 13% [======== ] 237/1688 14% [======== ] 238/1688 14% [======== ] 239/1688 14% [======== ] 240/1688 14% [======== ] 241/1688 14% [======== ] 242/1688 14% [======== ] 243/1688 14% [======== ] 244/1688 14% [======== ] 245/1688 14% [========= ] 246/1688 14% [========= ] 247/1688 14% [========= ] 248/1688 14% [========= ] 249/1688 14% [========= ] 250/1688 14% [========= ] 251/1688 14% [========= ] 252/1688 14% [========= ] 253/1688 14% [========= ] 254/1688 15% [========= ] 255/1688 15% [========= ] 256/1688 15% [========= ] 257/1688 15% [========= ] 258/1688 15% [========= ] 259/1688 15% [========= ] 260/1688 15% [========= ] 261/1688 15% [========= ] 262/1688 15% [========= ] 263/1688 15% [========= ] 264/1688 15% [========= ] 265/1688 15% [========= ] 266/1688 15% [========= ] 267/1688 15% [========= ] 268/1688 15% [========= ] 269/1688 15% [========= ] 270/1688 15% [========= ] 271/1688 16% [========= ] 272/1688 16% [========== ] 273/1688 16% [========== ] 274/1688 16% [========== ] 275/1688 16% [========== ] 276/1688 16% [========== ] 277/1688 16% [========== ] 278/1688 16% [========== ] 279/1688 16% [========== ] 280/1688 16% [========== ] 281/1688 16% [========== ] 282/1688 16% [========== ] 283/1688 16% [========== ] 284/1688 16% [========== ] 285/1688 16% [========== ] 286/1688 16% [========== ] 287/1688 17% [========== ] 288/1688 17% [========== ] 289/1688 17% [========== ] 290/1688 17% [========== ] 291/1688 17% [========== ] 292/1688 17% [========== ] 293/1688 17% [========== ] 294/1688 17% [========== ] 295/1688 17% [========== ] 296/1688 17% [========== ] 297/1688 17% [========== ] 298/1688 17% [========== ] 299/1688 17% [=========== ] 300/1688 17% [=========== ] 301/1688 17% [=========== ] 302/1688 17% [=========== ] 303/1688 17% [=========== ] 304/1688 18% [=========== ] 305/1688 18% [=========== ] 306/1688 18% [=========== ] 307/1688 18% [=========== ] 308/1688 18% [=========== ] 309/1688 18% [=========== ] 310/1688 18% [=========== ] 311/1688 18% [=========== ] 312/1688 18% [=========== ] 313/1688 18% [=========== ] 314/1688 18% [=========== ] 315/1688 18% [=========== ] 316/1688 18% [=========== ] 317/1688 18% [=========== ] 318/1688 18% [=========== ] 319/1688 18% [=========== ] 320/1688 18% [=========== ] 321/1688 19% [=========== ] 322/1688 19% [=========== ] 323/1688 19% [=========== ] 324/1688 19% [=========== ] 325/1688 19% [=========== ] 326/1688 19% [============ ] 327/1688 19% [============ ] 328/1688 19% [============ ] 329/1688 19% [============ ] 330/1688 19% [============ ] 331/1688 19% [============ ] 332/1688 19% [============ ] 333/1688 19% [============ ] 334/1688 19% [============ ] 335/1688 19% [============ ] 336/1688 19% [============ ] 337/1688 19% [============ ] 338/1688 20% [============ ] 339/1688 20% [============ ] 340/1688 20% [============ ] 341/1688 20% [============ ] 342/1688 20% [============ ] 343/1688 20% [============ ] 344/1688 20% [============ ] 345/1688 20% [============ ] 346/1688 20% [============ ] 347/1688 20% [============ ] 348/1688 20% [============ ] 349/1688 20% [============ ] 350/1688 20% [============ ] 351/1688 20% [============ ] 352/1688 20% [============ ] 353/1688 20% [============= ] 354/1688 20% [============= ] 355/1688 21% [============= ] 356/1688 21% [============= ] 357/1688 21% [============= ] 358/1688 21% [============= ] 359/1688 21% [============= ] 360/1688 21% [============= ] 361/1688 21% [============= ] 362/1688 21% [============= ] 363/1688 21% [============= ] 364/1688 21% [============= ] 365/1688 21% [============= ] 366/1688 21% [============= ] 367/1688 21% [============= ] 368/1688 21% [============= ] 369/1688 21% [============= ] 370/1688 21% [============= ] 371/1688 21% [============= ] 372/1688 22% [============= ] 373/1688 22% [============= ] 374/1688 22% [============= ] 375/1688 22% [============= ] 376/1688 22% [============= ] 377/1688 22% [============= ] 378/1688 22% [============= ] 379/1688 22% [============= ] 380/1688 22% [============= ] 381/1688 22% [============== ] 382/1688 22% [============== ] 383/1688 22% [============== ] 384/1688 22% [============== ] 385/1688 22% [============== ] 386/1688 22% [============== ] 387/1688 22% [============== ] 388/1688 22% [============== ] 389/1688 23% [============== ] 390/1688 23% [============== ] 391/1688 23% [============== ] 392/1688 23% [============== ] 393/1688 23% [============== ] 394/1688 23% [============== ] 395/1688 23% [============== ] 396/1688 23% [============== ] 397/1688 23% [============== ] 398/1688 23% [============== ] 399/1688 23% [============== ] 400/1688 23% [============== ] 401/1688 23% [============== ] 402/1688 23% [============== ] 403/1688 23% [============== ] 404/1688 23% [============== ] 405/1688 23% [============== ] 406/1688 24% [============== ] 407/1688 24% [============== ] 408/1688 24% [=============== ] 409/1688 24% [=============== ] 410/1688 24% [=============== ] 411/1688 24% [=============== ] 412/1688 24% [=============== ] 413/1688 24% [=============== ] 414/1688 24% [=============== ] 415/1688 24% [=============== ] 416/1688 24% [=============== ] 417/1688 24% [=============== ] 418/1688 24% [=============== ] 419/1688 24% [=============== ] 420/1688 24% [=============== ] 421/1688 24% [=============== ] 422/1688 25% [=============== ] 423/1688 25% [=============== ] 424/1688 25% [=============== ] 425/1688 25% [=============== ] 426/1688 25% [=============== ] 427/1688 25% [=============== ] 428/1688 25% [=============== ] 429/1688 25% [=============== ] 430/1688 25% [=============== ] 431/1688 25% [=============== ] 432/1688 25% [=============== ] 433/1688 25% [=============== ] 434/1688 25% [=============== ] 435/1688 25% [================ ] 436/1688 25% [================ ] 437/1688 25% [================ ] 438/1688 25% [================ ] 439/1688 26% [================ ] 440/1688 26% [================ ] 441/1688 26% [================ ] 442/1688 26% [================ ] 443/1688 26% [================ ] 444/1688 26% [================ ] 445/1688 26% [================ ] 446/1688 26% [================ ] 447/1688 26% [================ ] 448/1688 26% [================ ] 449/1688 26% [================ ] 450/1688 26% [================ ] 451/1688 26% [================ ] 452/1688 26% [================ ] 453/1688 26% [================ ] 454/1688 26% [================ ] 455/1688 26% [================ ] 456/1688 27% [================ ] 457/1688 27% [================ ] 458/1688 27% [================ ] 459/1688 27% [================ ] 460/1688 27% [================ ] 461/1688 27% [================ ] 462/1688 27% [================= ] 463/1688 27% [================= ] 464/1688 27% [================= ] 465/1688 27% [================= ] 466/1688 27% [================= ] 467/1688 27% [================= ] 468/1688 27% [================= ] 469/1688 27% [================= ] 470/1688 27% [================= ] 471/1688 27% [================= ] 472/1688 27% [================= ] 473/1688 28% [================= ] 474/1688 28% [================= ] 475/1688 28% [================= ] 476/1688 28% [================= ] 477/1688 28% [================= ] 478/1688 28% [================= ] 479/1688 28% [================= ] 480/1688 28% [================= ] 481/1688 28% [================= ] 482/1688 28% [================= ] 483/1688 28% [================= ] 484/1688 28% [================= ] 485/1688 28% [================= ] 486/1688 28% [================= ] 487/1688 28% [================= ] 488/1688 28% [================= ] 489/1688 28% [================= ] 490/1688 29% [================== ] 491/1688 29% [================== ] 492/1688 29% [================== ] 493/1688 29% [================== ] 494/1688 29% [================== ] 495/1688 29% [================== ] 496/1688 29% [================== ] 497/1688 29% [================== ] 498/1688 29% [================== ] 499/1688 29% [================== ] 500/1688 29% [================== ] 501/1688 29% [================== ] 502/1688 29% [================== ] 503/1688 29% [================== ] 504/1688 29% [================== ] 505/1688 29% [================== ] 506/1688 29% [================== ] 507/1688 30% [================== ] 508/1688 30% [================== ] 509/1688 30% [================== ] 510/1688 30% [================== ] 511/1688 30% [================== ] 512/1688 30% [================== ] 513/1688 30% [================== ] 514/1688 30% [================== ] 515/1688 30% [================== ] 516/1688 30% [================== ] 517/1688 30% [=================== ] 518/1688 30% [=================== ] 519/1688 30% [=================== ] 520/1688 30% [=================== ] 521/1688 30% [=================== ] 522/1688 30% [=================== ] 523/1688 30% [=================== ] 524/1688 31% [=================== ] 525/1688 31% [=================== ] 526/1688 31% [=================== ] 527/1688 31% [=================== ] 528/1688 31% [=================== ] 529/1688 31% [=================== ] 530/1688 31% [=================== ] 531/1688 31% [=================== ] 532/1688 31% [=================== ] 533/1688 31% [=================== ] 534/1688 31% [=================== ] 535/1688 31% [=================== ] 536/1688 31% [=================== ] 537/1688 31% [=================== ] 538/1688 31% [=================== ] 539/1688 31% [=================== ] 540/1688 31% [=================== ] 541/1688 32% [=================== ] 542/1688 32% [=================== ] 543/1688 32% [=================== ] 544/1688 32% [==================== ] 545/1688 32% [==================== ] 546/1688 32% [==================== ] 547/1688 32% [==================== ] 548/1688 32% [==================== ] 549/1688 32% [==================== ] 550/1688 32% [==================== ] 551/1688 32% [==================== ] 552/1688 32% [==================== ] 553/1688 32% [==================== ] 554/1688 32% [==================== ] 555/1688 32% [==================== ] 556/1688 32% [==================== ] 557/1688 32% [==================== ] 558/1688 33% [==================== ] 559/1688 33% [==================== ] 560/1688 33% [==================== ] 561/1688 33% [==================== ] 562/1688 33% [==================== ] 563/1688 33% [==================== ] 564/1688 33% [==================== ] 565/1688 33% [==================== ] 566/1688 33% [==================== ] 567/1688 33% [==================== ] 568/1688 33% [==================== ] 569/1688 33% [==================== ] 570/1688 33% [==================== ] 571/1688 33% [===================== ] 572/1688 33% [===================== ] 573/1688 33% [===================== ] 574/1688 34% [===================== ] 575/1688 34% [===================== ] 576/1688 34% [===================== ] 577/1688 34% [===================== ] 578/1688 34% [===================== ] 579/1688 34% [===================== ] 580/1688 34% [===================== ] 581/1688 34% [===================== ] 582/1688 34% [===================== ] 583/1688 34% [===================== ] 584/1688 34% [===================== ] 585/1688 34% [===================== ] 586/1688 34% [===================== ] 587/1688 34% [===================== ] 588/1688 34% [===================== ] 589/1688 34% [===================== ] 590/1688 34% [===================== ] 591/1688 35% [===================== ] 592/1688 35% [===================== ] 593/1688 35% [===================== ] 594/1688 35% [===================== ] 595/1688 35% [===================== ] 596/1688 35% [===================== ] 597/1688 35% [===================== ] 598/1688 35% [====================== ] 599/1688 35% [====================== ] 600/1688 35% [====================== ] 601/1688 35% [====================== ] 602/1688 35% [====================== ] 603/1688 35% [====================== ] 604/1688 35% [====================== ] 605/1688 35% [====================== ] 606/1688 35% [====================== ] 607/1688 35% [====================== ] 608/1688 36% [====================== ] 609/1688 36% [====================== ] 610/1688 36% [====================== ] 611/1688 36% [====================== ] 612/1688 36% [====================== ] 613/1688 36% [====================== ] 614/1688 36% [====================== ] 615/1688 36% [====================== ] 616/1688 36% [====================== ] 617/1688 36% [====================== ] 618/1688 36% [====================== ] 619/1688 36% [====================== ] 620/1688 36% [====================== ] 621/1688 36% [====================== ] 622/1688 36% [====================== ] 623/1688 36% [====================== ] 624/1688 36% [====================== ] 625/1688 37% [====================== ] 626/1688 37% [======================= ] 627/1688 37% [======================= ] 628/1688 37% [======================= ] 629/1688 37% [======================= ] 630/1688 37% [======================= ] 631/1688 37% [======================= ] 632/1688 37% [======================= ] 633/1688 37% [======================= ] 634/1688 37% [======================= ] 635/1688 37% [======================= ] 636/1688 37% [======================= ] 637/1688 37% [======================= ] 638/1688 37% [======================= ] 639/1688 37% [======================= ] 640/1688 37% [======================= ] 641/1688 37% [======================= ] 642/1688 38% [======================= ] 643/1688 38% [======================= ] 644/1688 38% [======================= ] 645/1688 38% [======================= ] 646/1688 38% [======================= ] 647/1688 38% [======================= ] 648/1688 38% [======================= ] 649/1688 38% [======================= ] 650/1688 38% [======================= ] 651/1688 38% [======================= ] 652/1688 38% [======================= ] 653/1688 38% [======================== ] 654/1688 38% [======================== ] 655/1688 38% [======================== ] 656/1688 38% [======================== ] 657/1688 38% [======================== ] 658/1688 38% [======================== ] 659/1688 39% [======================== ] 660/1688 39% [======================== ] 661/1688 39% [======================== ] 662/1688 39% [======================== ] 663/1688 39% [======================== ] 664/1688 39% [======================== ] 665/1688 39% [======================== ] 666/1688 39% [======================== ] 667/1688 39% [======================== ] 668/1688 39% [======================== ] 669/1688 39% [======================== ] 670/1688 39% [======================== ] 671/1688 39% [======================== ] 672/1688 39% [======================== ] 673/1688 39% [======================== ] 674/1688 39% [======================== ] 675/1688 39% [======================== ] 676/1688 40% [======================== ] 677/1688 40% [======================== ] 678/1688 40% [======================== ] 679/1688 40% [======================== ] 680/1688 40% [========================= ] 681/1688 40% [========================= ] 682/1688 40% [========================= ] 683/1688 40% [========================= ] 684/1688 40% [========================= ] 685/1688 40% [========================= ] 686/1688 40% [========================= ] 687/1688 40% [========================= ] 688/1688 40% [========================= ] 689/1688 40% [========================= ] 690/1688 40% [========================= ] 691/1688 40% [========================= ] 692/1688 40% [========================= ] 693/1688 41% [========================= ] 694/1688 41% [========================= ] 695/1688 41% [========================= ] 696/1688 41% [========================= ] 697/1688 41% [========================= ] 698/1688 41% [========================= ] 699/1688 41% [========================= ] 700/1688 41% [========================= ] 701/1688 41% [========================= ] 702/1688 41% [========================= ] 703/1688 41% [========================= ] 704/1688 41% [========================= ] 705/1688 41% [========================= ] 706/1688 41% [========================= ] 707/1688 41% [========================== ] 708/1688 41% [========================== ] 709/1688 42% [========================== ] 710/1688 42% [========================== ] 711/1688 42% [========================== ] 712/1688 42% [========================== ] 713/1688 42% [========================== ] 714/1688 42% [========================== ] 715/1688 42% [========================== ] 716/1688 42% [========================== ] 717/1688 42% [========================== ] 718/1688 42% [========================== ] 719/1688 42% [========================== ] 720/1688 42% [========================== ] 721/1688 42% [========================== ] 722/1688 42% [========================== ] 723/1688 42% [========================== ] 724/1688 42% [========================== ] 725/1688 42% [========================== ] 726/1688 43% [========================== ] 727/1688 43% [========================== ] 728/1688 43% [========================== ] 729/1688 43% [========================== ] 730/1688 43% [========================== ] 731/1688 43% [========================== ] 732/1688 43% [========================== ] 733/1688 43% [========================== ] 734/1688 43% [========================== ] 735/1688 43% [=========================== ] 736/1688 43% [=========================== ] 737/1688 43% [=========================== ] 738/1688 43% [=========================== ] 739/1688 43% [=========================== ] 740/1688 43% [=========================== ] 741/1688 43% [=========================== ] 742/1688 43% [=========================== ] 743/1688 44% [=========================== ] 744/1688 44% [=========================== ] 745/1688 44% [=========================== ] 746/1688 44% [=========================== ] 747/1688 44% [=========================== ] 748/1688 44% [=========================== ] 749/1688 44% [=========================== ] 750/1688 44% [=========================== ] 751/1688 44% [=========================== ] 752/1688 44% [=========================== ] 753/1688 44% [=========================== ] 754/1688 44% [=========================== ] 755/1688 44% [=========================== ] 756/1688 44% [=========================== ] 757/1688 44% [=========================== ] 758/1688 44% [=========================== ] 759/1688 44% [=========================== ] 760/1688 45% [=========================== ] 761/1688 45% [=========================== ] 762/1688 45% [============================ ] 763/1688 45% [============================ ] 764/1688 45% [============================ ] 765/1688 45% [============================ ] 766/1688 45% [============================ ] 767/1688 45% [============================ ] 768/1688 45% [============================ ] 769/1688 45% [============================ ] 770/1688 45% [============================ ] 771/1688 45% [============================ ] 772/1688 45% [============================ ] 773/1688 45% [============================ ] 774/1688 45% [============================ ] 775/1688 45% [============================ ] 776/1688 45% [============================ ] 777/1688 46% [============================ ] 778/1688 46% [============================ ] 779/1688 46% [============================ ] 780/1688 46% [============================ ] 781/1688 46% [============================ ] 782/1688 46% [============================ ] 783/1688 46% [============================ ] 784/1688 46% [============================ ] 785/1688 46% [============================ ] 786/1688 46% [============================ ] 787/1688 46% [============================ ] 788/1688 46% [============================ ] 789/1688 46% [============================= ] 790/1688 46% [============================= ] 791/1688 46% [============================= ] 792/1688 46% [============================= ] 793/1688 46% [============================= ] 794/1688 47% [============================= ] 795/1688 47% [============================= ] 796/1688 47% [============================= ] 797/1688 47% [============================= ] 798/1688 47% [============================= ] 799/1688 47% [============================= ] 800/1688 47% [============================= ] 801/1688 47% [============================= ] 802/1688 47% [============================= ] 803/1688 47% [============================= ] 804/1688 47% [============================= ] 805/1688 47% [============================= ] 806/1688 47% [============================= ] 807/1688 47% [============================= ] 808/1688 47% [============================= ] 809/1688 47% [============================= ] 810/1688 47% [============================= ] 811/1688 48% [============================= ] 812/1688 48% [============================= ] 813/1688 48% [============================= ] 814/1688 48% [============================= ] 815/1688 48% [============================= ] 816/1688 48% [============================== ] 817/1688 48% [============================== ] 818/1688 48% [============================== ] 819/1688 48% [============================== ] 820/1688 48% [============================== ] 821/1688 48% [============================== ] 822/1688 48% [============================== ] 823/1688 48% [============================== ] 824/1688 48% [============================== ] 825/1688 48% [============================== ] 826/1688 48% [============================== ] 827/1688 48% [============================== ] 828/1688 49% [============================== ] 829/1688 49% [============================== ] 830/1688 49% [============================== ] 831/1688 49% [============================== ] 832/1688 49% [============================== ] 833/1688 49% [============================== ] 834/1688 49% [============================== ] 835/1688 49% [============================== ] 836/1688 49% [============================== ] 837/1688 49% [============================== ] 838/1688 49% [============================== ] 839/1688 49% [============================== ] 840/1688 49% [============================== ] 841/1688 49% [============================== ] 842/1688 49% [============================== ] 843/1688 49% [=============================== ] 844/1688 50% [=============================== ] 845/1688 50% [=============================== ] 846/1688 50% [=============================== ] 847/1688 50% [=============================== ] 848/1688 50% [=============================== ] 849/1688 50% [=============================== ] 850/1688 50% [=============================== ] 851/1688 50% [=============================== ] 852/1688 50% [=============================== ] 853/1688 50% [=============================== ] 854/1688 50% [=============================== ] 855/1688 50% [=============================== ] 856/1688 50% [=============================== ] 857/1688 50% [=============================== ] 858/1688 50% [=============================== ] 859/1688 50% [=============================== ] 860/1688 50% [=============================== ] 861/1688 51% [=============================== ] 862/1688 51% [=============================== ] 863/1688 51% [=============================== ] 864/1688 51% [=============================== ] 865/1688 51% [=============================== ] 866/1688 51% [=============================== ] 867/1688 51% [=============================== ] 868/1688 51% [=============================== ] 869/1688 51% [=============================== ] 870/1688 51% [=============================== ] 871/1688 51% [================================ ] 872/1688 51% [================================ ] 873/1688 51% [================================ ] 874/1688 51% [================================ ] 875/1688 51% [================================ ] 876/1688 51% [================================ ] 877/1688 51% [================================ ] 878/1688 52% [================================ ] 879/1688 52% [================================ ] 880/1688 52% [================================ ] 881/1688 52% [================================ ] 882/1688 52% [================================ ] 883/1688 52% [================================ ] 884/1688 52% [================================ ] 885/1688 52% [================================ ] 886/1688 52% [================================ ] 887/1688 52% [================================ ] 888/1688 52% [================================ ] 889/1688 52% [================================ ] 890/1688 52% [================================ ] 891/1688 52% [================================ ] 892/1688 52% [================================ ] 893/1688 52% [================================ ] 894/1688 52% [================================ ] 895/1688 53% [================================ ] 896/1688 53% [================================ ] 897/1688 53% [================================ ] 898/1688 53% [================================= ] 899/1688 53% [================================= ] 900/1688 53% [================================= ] 901/1688 53% [================================= ] 902/1688 53% [================================= ] 903/1688 53% [================================= ] 904/1688 53% [================================= ] 905/1688 53% [================================= ] 906/1688 53% [================================= ] 907/1688 53% [================================= ] 908/1688 53% [================================= ] 909/1688 53% [================================= ] 910/1688 53% [================================= ] 911/1688 53% [================================= ] 912/1688 54% [================================= ] 913/1688 54% [================================= ] 914/1688 54% [================================= ] 915/1688 54% [================================= ] 916/1688 54% [================================= ] 917/1688 54% [================================= ] 918/1688 54% [================================= ] 919/1688 54% [================================= ] 920/1688 54% [================================= ] 921/1688 54% [================================= ] 922/1688 54% [================================= ] 923/1688 54% [================================= ] 924/1688 54% [================================= ] 925/1688 54% [================================== ] 926/1688 54% [================================== ] 927/1688 54% [================================== ] 928/1688 54% [================================== ] 929/1688 55% [================================== ] 930/1688 55% [================================== ] 931/1688 55% [================================== ] 932/1688 55% [================================== ] 933/1688 55% [================================== ] 934/1688 55% [================================== ] 935/1688 55% [================================== ] 936/1688 55% [================================== ] 937/1688 55% [================================== ] 938/1688 55% [================================== ] 939/1688 55% [================================== ] 940/1688 55% [================================== ] 941/1688 55% [================================== ] 942/1688 55% [================================== ] 943/1688 55% [================================== ] 944/1688 55% [================================== ] 945/1688 55% [================================== ] 946/1688 56% [================================== ] 947/1688 56% [================================== ] 948/1688 56% [================================== ] 949/1688 56% [================================== ] 950/1688 56% [================================== ] 951/1688 56% [================================== ] 952/1688 56% [=================================== ] 953/1688 56% [=================================== ] 954/1688 56% [=================================== ] 955/1688 56% [=================================== ] 956/1688 56% [=================================== ] 957/1688 56% [=================================== ] 958/1688 56% [=================================== ] 959/1688 56% [=================================== ] 960/1688 56% [=================================== ] 961/1688 56% [=================================== ] 962/1688 56% [=================================== ] 963/1688 57% [=================================== ] 964/1688 57% [=================================== ] 965/1688 57% [=================================== ] 966/1688 57% [=================================== ] 967/1688 57% [=================================== ] 968/1688 57% [=================================== ] 969/1688 57% [=================================== ] 970/1688 57% [=================================== ] 971/1688 57% [=================================== ] 972/1688 57% [=================================== ] 973/1688 57% [=================================== ] 974/1688 57% [=================================== ] 975/1688 57% [=================================== ] 976/1688 57% [=================================== ] 977/1688 57% [=================================== ] 978/1688 57% [=================================== ] 979/1688 57% [=================================== ] 980/1688 58% [==================================== ] 981/1688 58% [==================================== ] 982/1688 58% [==================================== ] 983/1688 58% [==================================== ] 984/1688 58% [==================================== ] 985/1688 58% [==================================== ] 986/1688 58% [==================================== ] 987/1688 58% [==================================== ] 988/1688 58% [==================================== ] 989/1688 58% [==================================== ] 990/1688 58% [==================================== ] 991/1688 58% [==================================== ] 992/1688 58% [==================================== ] 993/1688 58% [==================================== ] 994/1688 58% [==================================== ] 995/1688 58% [==================================== ] 996/1688 59% [==================================== ] 997/1688 59% [==================================== ] 998/1688 59% [==================================== ] 999/1688 59% [==================================== ] 1000/1688 59% [==================================== ] 1001/1688 59% [==================================== ] 1002/1688 59% [==================================== ] 1003/1688 59% [==================================== ] 1004/1688 59% [==================================== ] 1005/1688 59% [==================================== ] 1006/1688 59% [==================================== ] 1007/1688 59% [===================================== ] 1008/1688 59% [===================================== ] 1009/1688 59% [===================================== ] 1010/1688 59% [===================================== ] 1011/1688 59% [===================================== ] 1012/1688 59% [===================================== ] 1013/1688 60% [===================================== ] 1014/1688 60% [===================================== ] 1015/1688 60% [===================================== ] 1016/1688 60% [===================================== ] 1017/1688 60% [===================================== ] 1018/1688 60% [===================================== ] 1019/1688 60% [===================================== ] 1020/1688 60% [===================================== ] 1021/1688 60% [===================================== ] 1022/1688 60% [===================================== ] 1023/1688 60% [===================================== ] 1024/1688 60% [===================================== ] 1025/1688 60% [===================================== ] 1026/1688 60% [===================================== ] 1027/1688 60% [===================================== ] 1028/1688 60% [===================================== ] 1029/1688 60% [===================================== ] 1030/1688 61% [===================================== ] 1031/1688 61% [===================================== ] 1032/1688 61% [===================================== ] 1033/1688 61% [===================================== ] 1034/1688 61% [====================================== ] 1035/1688 61% [====================================== ] 1036/1688 61% [====================================== ] 1037/1688 61% [====================================== ] 1038/1688 61% [====================================== ] 1039/1688 61% [====================================== ] 1040/1688 61% [====================================== ] 1041/1688 61% [====================================== ] 1042/1688 61% [====================================== ] 1043/1688 61% [====================================== ] 1044/1688 61% [====================================== ] 1045/1688 61% [====================================== ] 1046/1688 61% [====================================== ] 1047/1688 62% [====================================== ] 1048/1688 62% [====================================== ] 1049/1688 62% [====================================== ] 1050/1688 62% [====================================== ] 1051/1688 62% [====================================== ] 1052/1688 62% [====================================== ] 1053/1688 62% [====================================== ] 1054/1688 62% [====================================== ] 1055/1688 62% [====================================== ] 1056/1688 62% [====================================== ] 1057/1688 62% [====================================== ] 1058/1688 62% [====================================== ] 1059/1688 62% [====================================== ] 1060/1688 62% [====================================== ] 1061/1688 62% [======================================= ] 1062/1688 62% [======================================= ] 1063/1688 62% [======================================= ] 1064/1688 63% [======================================= ] 1065/1688 63% [======================================= ] 1066/1688 63% [======================================= ] 1067/1688 63% [======================================= ] 1068/1688 63% [======================================= ] 1069/1688 63% [======================================= ] 1070/1688 63% [======================================= ] 1071/1688 63% [======================================= ] 1072/1688 63% [======================================= ] 1073/1688 63% [======================================= ] 1074/1688 63% [======================================= ] 1075/1688 63% [======================================= ] 1076/1688 63% [======================================= ] 1077/1688 63% [======================================= ] 1078/1688 63% [======================================= ] 1079/1688 63% [======================================= ] 1080/1688 63% [======================================= ] 1081/1688 64% [======================================= ] 1082/1688 64% [======================================= ] 1083/1688 64% [======================================= ] 1084/1688 64% [======================================= ] 1085/1688 64% [======================================= ] 1086/1688 64% [======================================= ] 1087/1688 64% [======================================= ] 1088/1688 64% [======================================= ] 1089/1688 64% [======================================== ] 1090/1688 64% [======================================== ] 1091/1688 64% [======================================== ] 1092/1688 64% [======================================== ] 1093/1688 64% [======================================== ] 1094/1688 64% [======================================== ] 1095/1688 64% [======================================== ] 1096/1688 64% [======================================== ] 1097/1688 64% [======================================== ] 1098/1688 65% [======================================== ] 1099/1688 65% [======================================== ] 1100/1688 65% [======================================== ] 1101/1688 65% [======================================== ] 1102/1688 65% [======================================== ] 1103/1688 65% [======================================== ] 1104/1688 65% [======================================== ] 1105/1688 65% [======================================== ] 1106/1688 65% [======================================== ] 1107/1688 65% [======================================== ] 1108/1688 65% [======================================== ] 1109/1688 65% [======================================== ] 1110/1688 65% [======================================== ] 1111/1688 65% [======================================== ] 1112/1688 65% [======================================== ] 1113/1688 65% [======================================== ] 1114/1688 65% [======================================== ] 1115/1688 66% [======================================== ] 1116/1688 66% [========================================= ] 1117/1688 66% [========================================= ] 1118/1688 66% [========================================= ] 1119/1688 66% [========================================= ] 1120/1688 66% [========================================= ] 1121/1688 66% [========================================= ] 1122/1688 66% [========================================= ] 1123/1688 66% [========================================= ] 1124/1688 66% [========================================= ] 1125/1688 66% [========================================= ] 1126/1688 66% [========================================= ] 1127/1688 66% [========================================= ] 1128/1688 66% [========================================= ] 1129/1688 66% [========================================= ] 1130/1688 66% [========================================= ] 1131/1688 67% [========================================= ] 1132/1688 67% [========================================= ] 1133/1688 67% [========================================= ] 1134/1688 67% [========================================= ] 1135/1688 67% [========================================= ] 1136/1688 67% [========================================= ] 1137/1688 67% [========================================= ] 1138/1688 67% [========================================= ] 1139/1688 67% [========================================= ] 1140/1688 67% [========================================= ] 1141/1688 67% [========================================= ] 1142/1688 67% [========================================= ] 1143/1688 67% [========================================== ] 1144/1688 67% [========================================== ] 1145/1688 67% [========================================== ] 1146/1688 67% [========================================== ] 1147/1688 67% [========================================== ] 1148/1688 68% [========================================== ] 1149/1688 68% [========================================== ] 1150/1688 68% [========================================== ] 1151/1688 68% [========================================== ] 1152/1688 68% [========================================== ] 1153/1688 68% [========================================== ] 1154/1688 68% [========================================== ] 1155/1688 68% [========================================== ] 1156/1688 68% [========================================== ] 1157/1688 68% [========================================== ] 1158/1688 68% [========================================== ] 1159/1688 68% [========================================== ] 1160/1688 68% [========================================== ] 1161/1688 68% [========================================== ] 1162/1688 68% [========================================== ] 1163/1688 68% [========================================== ] 1164/1688 68% [========================================== ] 1165/1688 69% [========================================== ] 1166/1688 69% [========================================== ] 1167/1688 69% [========================================== ] 1168/1688 69% [========================================== ] 1169/1688 69% [========================================== ] 1170/1688 69% [=========================================== ] 1171/1688 69% [=========================================== ] 1172/1688 69% [=========================================== ] 1173/1688 69% [=========================================== ] 1174/1688 69% [=========================================== ] 1175/1688 69% [=========================================== ] 1176/1688 69% [=========================================== ] 1177/1688 69% [=========================================== ] 1178/1688 69% [=========================================== ] 1179/1688 69% [=========================================== ] 1180/1688 69% [=========================================== ] 1181/1688 69% [=========================================== ] 1182/1688 70% [=========================================== ] 1183/1688 70% [=========================================== ] 1184/1688 70% [=========================================== ] 1185/1688 70% [=========================================== ] 1186/1688 70% [=========================================== ] 1187/1688 70% [=========================================== ] 1188/1688 70% [=========================================== ] 1189/1688 70% [=========================================== ] 1190/1688 70% [=========================================== ] 1191/1688 70% [=========================================== ] 1192/1688 70% [=========================================== ] 1193/1688 70% [=========================================== ] 1194/1688 70% [=========================================== ] 1195/1688 70% [=========================================== ] 1196/1688 70% [=========================================== ] 1197/1688 70% [============================================ ] 1198/1688 70% [============================================ ] 1199/1688 71% [============================================ ] 1200/1688 71% [============================================ ] 1201/1688 71% [============================================ ] 1202/1688 71% [============================================ ] 1203/1688 71% [============================================ ] 1204/1688 71% [============================================ ] 1205/1688 71% [============================================ ] 1206/1688 71% [============================================ ] 1207/1688 71% [============================================ ] 1208/1688 71% [============================================ ] 1209/1688 71% [============================================ ] 1210/1688 71% [============================================ ] 1211/1688 71% [============================================ ] 1212/1688 71% [============================================ ] 1213/1688 71% [============================================ ] 1214/1688 71% [============================================ ] 1215/1688 71% [============================================ ] 1216/1688 72% [============================================ ] 1217/1688 72% [============================================ ] 1218/1688 72% [============================================ ] 1219/1688 72% [============================================ ] 1220/1688 72% [============================================ ] 1221/1688 72% [============================================ ] 1222/1688 72% [============================================ ] 1223/1688 72% [============================================ ] 1224/1688 72% [============================================ ] 1225/1688 72% [============================================= ] 1226/1688 72% [============================================= ] 1227/1688 72% [============================================= ] 1228/1688 72% [============================================= ] 1229/1688 72% [============================================= ] 1230/1688 72% [============================================= ] 1231/1688 72% [============================================= ] 1232/1688 72% [============================================= ] 1233/1688 73% [============================================= ] 1234/1688 73% [============================================= ] 1235/1688 73% [============================================= ] 1236/1688 73% [============================================= ] 1237/1688 73% [============================================= ] 1238/1688 73% [============================================= ] 1239/1688 73% [============================================= ] 1240/1688 73% [============================================= ] 1241/1688 73% [============================================= ] 1242/1688 73% [============================================= ] 1243/1688 73% [============================================= ] 1244/1688 73% [============================================= ] 1245/1688 73% [============================================= ] 1246/1688 73% [============================================= ] 1247/1688 73% [============================================= ] 1248/1688 73% [============================================= ] 1249/1688 73% [============================================= ] 1250/1688 74% [============================================= ] 1251/1688 74% [============================================= ] 1252/1688 74% [============================================== ] 1253/1688 74% [============================================== ] 1254/1688 74% [============================================== ] 1255/1688 74% [============================================== ] 1256/1688 74% [============================================== ] 1257/1688 74% [============================================== ] 1258/1688 74% [============================================== ] 1259/1688 74% [============================================== ] 1260/1688 74% [============================================== ] 1261/1688 74% [============================================== ] 1262/1688 74% [============================================== ] 1263/1688 74% [============================================== ] 1264/1688 74% [============================================== ] 1265/1688 74% [============================================== ] 1266/1688 75% [============================================== ] 1267/1688 75% [============================================== ] 1268/1688 75% [============================================== ] 1269/1688 75% [============================================== ] 1270/1688 75% [============================================== ] 1271/1688 75% [============================================== ] 1272/1688 75% [============================================== ] 1273/1688 75% [============================================== ] 1274/1688 75% [============================================== ] 1275/1688 75% [============================================== ] 1276/1688 75% [============================================== ] 1277/1688 75% [============================================== ] 1278/1688 75% [============================================== ] 1279/1688 75% [=============================================== ] 1280/1688 75% [=============================================== ] 1281/1688 75% [=============================================== ] 1282/1688 75% [=============================================== ] 1283/1688 76% [=============================================== ] 1284/1688 76% [=============================================== ] 1285/1688 76% [=============================================== ] 1286/1688 76% [=============================================== ] 1287/1688 76% [=============================================== ] 1288/1688 76% [=============================================== ] 1289/1688 76% [=============================================== ] 1290/1688 76% [=============================================== ] 1291/1688 76% [=============================================== ] 1292/1688 76% [=============================================== ] 1293/1688 76% [=============================================== ] 1294/1688 76% [=============================================== ] 1295/1688 76% [=============================================== ] 1296/1688 76% [=============================================== ] 1297/1688 76% [=============================================== ] 1298/1688 76% [=============================================== ] 1299/1688 76% [=============================================== ] 1300/1688 77% [=============================================== ] 1301/1688 77% [=============================================== ] 1302/1688 77% [=============================================== ] 1303/1688 77% [=============================================== ] 1304/1688 77% [=============================================== ] 1305/1688 77% [=============================================== ] 1306/1688 77% [================================================ ] 1307/1688 77% [================================================ ] 1308/1688 77% [================================================ ] 1309/1688 77% [================================================ ] 1310/1688 77% [================================================ ] 1311/1688 77% [================================================ ] 1312/1688 77% [================================================ ] 1313/1688 77% [================================================ ] 1314/1688 77% [================================================ ] 1315/1688 77% [================================================ ] 1316/1688 77% [================================================ ] 1317/1688 78% [================================================ ] 1318/1688 78% [================================================ ] 1319/1688 78% [================================================ ] 1320/1688 78% [================================================ ] 1321/1688 78% [================================================ ] 1322/1688 78% [================================================ ] 1323/1688 78% [================================================ ] 1324/1688 78% [================================================ ] 1325/1688 78% [================================================ ] 1326/1688 78% [================================================ ] 1327/1688 78% [================================================ ] 1328/1688 78% [================================================ ] 1329/1688 78% [================================================ ] 1330/1688 78% [================================================ ] 1331/1688 78% [================================================ ] 1332/1688 78% [================================================ ] 1333/1688 78% [================================================ ] 1334/1688 79% [================================================= ] 1335/1688 79% [================================================= ] 1336/1688 79% [================================================= ] 1337/1688 79% [================================================= ] 1338/1688 79% [================================================= ] 1339/1688 79% [================================================= ] 1340/1688 79% [================================================= ] 1341/1688 79% [================================================= ] 1342/1688 79% [================================================= ] 1343/1688 79% [================================================= ] 1344/1688 79% [================================================= ] 1345/1688 79% [================================================= ] 1346/1688 79% [================================================= ] 1347/1688 79% [================================================= ] 1348/1688 79% [================================================= ] 1349/1688 79% [================================================= ] 1350/1688 79% [================================================= ] 1351/1688 80% [================================================= ] 1352/1688 80% [================================================= ] 1353/1688 80% [================================================= ] 1354/1688 80% [================================================= ] 1355/1688 80% [================================================= ] 1356/1688 80% [================================================= ] 1357/1688 80% [================================================= ] 1358/1688 80% [================================================= ] 1359/1688 80% [================================================= ] 1360/1688 80% [================================================= ] 1361/1688 80% [================================================== ] 1362/1688 80% [================================================== ] 1363/1688 80% [================================================== ] 1364/1688 80% [================================================== ] 1365/1688 80% [================================================== ] 1366/1688 80% [================================================== ] 1367/1688 80% [================================================== ] 1368/1688 81% [================================================== ] 1369/1688 81% [================================================== ] 1370/1688 81% [================================================== ] 1371/1688 81% [================================================== ] 1372/1688 81% [================================================== ] 1373/1688 81% [================================================== ] 1374/1688 81% [================================================== ] 1375/1688 81% [================================================== ] 1376/1688 81% [================================================== ] 1377/1688 81% [================================================== ] 1378/1688 81% [================================================== ] 1379/1688 81% [================================================== ] 1380/1688 81% [================================================== ] 1381/1688 81% [================================================== ] 1382/1688 81% [================================================== ] 1383/1688 81% [================================================== ] 1384/1688 81% [================================================== ] 1385/1688 82% [================================================== ] 1386/1688 82% [================================================== ] 1387/1688 82% [================================================== ] 1388/1688 82% [=================================================== ] 1389/1688 82% [=================================================== ] 1390/1688 82% [=================================================== ] 1391/1688 82% [=================================================== ] 1392/1688 82% [=================================================== ] 1393/1688 82% [=================================================== ] 1394/1688 82% [=================================================== ] 1395/1688 82% [=================================================== ] 1396/1688 82% [=================================================== ] 1397/1688 82% [=================================================== ] 1398/1688 82% [=================================================== ] 1399/1688 82% [=================================================== ] 1400/1688 82% [=================================================== ] 1401/1688 82% [=================================================== ] 1402/1688 83% [=================================================== ] 1403/1688 83% [=================================================== ] 1404/1688 83% [=================================================== ] 1405/1688 83% [=================================================== ] 1406/1688 83% [=================================================== ] 1407/1688 83% [=================================================== ] 1408/1688 83% [=================================================== ] 1409/1688 83% [=================================================== ] 1410/1688 83% [=================================================== ] 1411/1688 83% [=================================================== ] 1412/1688 83% [=================================================== ] 1413/1688 83% [=================================================== ] 1414/1688 83% [=================================================== ] 1415/1688 83% [==================================================== ] 1416/1688 83% [==================================================== ] 1417/1688 83% [==================================================== ] 1418/1688 84% [==================================================== ] 1419/1688 84% [==================================================== ] 1420/1688 84% [==================================================== ] 1421/1688 84% [==================================================== ] 1422/1688 84% [==================================================== ] 1423/1688 84% [==================================================== ] 1424/1688 84% [==================================================== ] 1425/1688 84% [==================================================== ] 1426/1688 84% [==================================================== ] 1427/1688 84% [==================================================== ] 1428/1688 84% [==================================================== ] 1429/1688 84% [==================================================== ] 1430/1688 84% [==================================================== ] 1431/1688 84% [==================================================== ] 1432/1688 84% [==================================================== ] 1433/1688 84% [==================================================== ] 1434/1688 84% [==================================================== ] 1435/1688 85% [==================================================== ] 1436/1688 85% [==================================================== ] 1437/1688 85% [==================================================== ] 1438/1688 85% [==================================================== ] 1439/1688 85% [==================================================== ] 1440/1688 85% [==================================================== ] 1441/1688 85% [==================================================== ] 1442/1688 85% [===================================================== ] 1443/1688 85% [===================================================== ] 1444/1688 85% [===================================================== ] 1445/1688 85% [===================================================== ] 1446/1688 85% [===================================================== ] 1447/1688 85% [===================================================== ] 1448/1688 85% [===================================================== ] 1449/1688 85% [===================================================== ] 1450/1688 85% [===================================================== ] 1451/1688 85% [===================================================== ] 1452/1688 86% [===================================================== ] 1453/1688 86% [===================================================== ] 1454/1688 86% [===================================================== ] 1455/1688 86% [===================================================== ] 1456/1688 86% [===================================================== ] 1457/1688 86% [===================================================== ] 1458/1688 86% [===================================================== ] 1459/1688 86% [===================================================== ] 1460/1688 86% [===================================================== ] 1461/1688 86% [===================================================== ] 1462/1688 86% [===================================================== ] 1463/1688 86% [===================================================== ] 1464/1688 86% [===================================================== ] 1465/1688 86% [===================================================== ] 1466/1688 86% [===================================================== ] 1467/1688 86% [===================================================== ] 1468/1688 86% [===================================================== ] 1469/1688 87% [===================================================== ] 1470/1688 87% [====================================================== ] 1471/1688 87% [====================================================== ] 1472/1688 87% [====================================================== ] 1473/1688 87% [====================================================== ] 1474/1688 87% [====================================================== ] 1475/1688 87% [====================================================== ] 1476/1688 87% [====================================================== ] 1477/1688 87% [====================================================== ] 1478/1688 87% [====================================================== ] 1479/1688 87% [====================================================== ] 1480/1688 87% [====================================================== ] 1481/1688 87% [====================================================== ] 1482/1688 87% [====================================================== ] 1483/1688 87% [====================================================== ] 1484/1688 87% [====================================================== ] 1485/1688 87% [====================================================== ] 1486/1688 88% [====================================================== ] 1487/1688 88% [====================================================== ] 1488/1688 88% [====================================================== ] 1489/1688 88% [====================================================== ] 1490/1688 88% [====================================================== ] 1491/1688 88% [====================================================== ] 1492/1688 88% [====================================================== ] 1493/1688 88% [====================================================== ] 1494/1688 88% [====================================================== ] 1495/1688 88% [====================================================== ] 1496/1688 88% [====================================================== ] 1497/1688 88% [======================================================= ] 1498/1688 88% [======================================================= ] 1499/1688 88% [======================================================= ] 1500/1688 88% [======================================================= ] 1501/1688 88% [======================================================= ] 1502/1688 88% [======================================================= ] 1503/1688 89% [======================================================= ] 1504/1688 89% [======================================================= ] 1505/1688 89% [======================================================= ] 1506/1688 89% [======================================================= ] 1507/1688 89% [======================================================= ] 1508/1688 89% [======================================================= ] 1509/1688 89% [======================================================= ] 1510/1688 89% [======================================================= ] 1511/1688 89% [======================================================= ] 1512/1688 89% [======================================================= ] 1513/1688 89% [======================================================= ] 1514/1688 89% [======================================================= ] 1515/1688 89% [======================================================= ] 1516/1688 89% [======================================================= ] 1517/1688 89% [======================================================= ] 1518/1688 89% [======================================================= ] 1519/1688 89% [======================================================= ] 1520/1688 90% [======================================================= ] 1521/1688 90% [======================================================= ] 1522/1688 90% [======================================================= ] 1523/1688 90% [======================================================= ] 1524/1688 90% [======================================================== ] 1525/1688 90% [======================================================== ] 1526/1688 90% [======================================================== ] 1527/1688 90% [======================================================== ] 1528/1688 90% [======================================================== ] 1529/1688 90% [======================================================== ] 1530/1688 90% [======================================================== ] 1531/1688 90% [======================================================== ] 1532/1688 90% [======================================================== ] 1533/1688 90% [======================================================== ] 1534/1688 90% [======================================================== ] 1535/1688 90% [======================================================== ] 1536/1688 90% [======================================================== ] 1537/1688 91% [======================================================== ] 1538/1688 91% [======================================================== ] 1539/1688 91% [======================================================== ] 1540/1688 91% [======================================================== ] 1541/1688 91% [======================================================== ] 1542/1688 91% [======================================================== ] 1543/1688 91% [======================================================== ] 1544/1688 91% [======================================================== ] 1545/1688 91% [======================================================== ] 1546/1688 91% [======================================================== ] 1547/1688 91% [======================================================== ] 1548/1688 91% [======================================================== ] 1549/1688 91% [======================================================== ] 1550/1688 91% [======================================================== ] 1551/1688 91% [========================================================= ] 1552/1688 91% [========================================================= ] 1553/1688 92% [========================================================= ] 1554/1688 92% [========================================================= ] 1555/1688 92% [========================================================= ] 1556/1688 92% [========================================================= ] 1557/1688 92% [========================================================= ] 1558/1688 92% [========================================================= ] 1559/1688 92% [========================================================= ] 1560/1688 92% [========================================================= ] 1561/1688 92% [========================================================= ] 1562/1688 92% [========================================================= ] 1563/1688 92% [========================================================= ] 1564/1688 92% [========================================================= ] 1565/1688 92% [========================================================= ] 1566/1688 92% [========================================================= ] 1567/1688 92% [========================================================= ] 1568/1688 92% [========================================================= ] 1569/1688 92% [========================================================= ] 1570/1688 93% [========================================================= ] 1571/1688 93% [========================================================= ] 1572/1688 93% [========================================================= ] 1573/1688 93% [========================================================= ] 1574/1688 93% [========================================================= ] 1575/1688 93% [========================================================= ] 1576/1688 93% [========================================================= ] 1577/1688 93% [========================================================= ] 1578/1688 93% [========================================================= ] 1579/1688 93% [========================================================== ] 1580/1688 93% [========================================================== ] 1581/1688 93% [========================================================== ] 1582/1688 93% [========================================================== ] 1583/1688 93% [========================================================== ] 1584/1688 93% [========================================================== ] 1585/1688 93% [========================================================== ] 1586/1688 93% [========================================================== ] 1587/1688 94% [========================================================== ] 1588/1688 94% [========================================================== ] 1589/1688 94% [========================================================== ] 1590/1688 94% [========================================================== ] 1591/1688 94% [========================================================== ] 1592/1688 94% [========================================================== ] 1593/1688 94% [========================================================== ] 1594/1688 94% [========================================================== ] 1595/1688 94% [========================================================== ] 1596/1688 94% [========================================================== ] 1597/1688 94% [========================================================== ] 1598/1688 94% [========================================================== ] 1599/1688 94% [========================================================== ] 1600/1688 94% [========================================================== ] 1601/1688 94% [========================================================== ] 1602/1688 94% [========================================================== ] 1603/1688 94% [========================================================== ] 1604/1688 95% [========================================================== ] 1605/1688 95% [========================================================== ] 1606/1688 95% [=========================================================== ] 1607/1688 95% [=========================================================== ] 1608/1688 95% [=========================================================== ] 1609/1688 95% [=========================================================== ] 1610/1688 95% [=========================================================== ] 1611/1688 95% [=========================================================== ] 1612/1688 95% [=========================================================== ] 1613/1688 95% [=========================================================== ] 1614/1688 95% [=========================================================== ] 1615/1688 95% [=========================================================== ] 1616/1688 95% [=========================================================== ] 1617/1688 95% [=========================================================== ] 1618/1688 95% [=========================================================== ] 1619/1688 95% [=========================================================== ] 1620/1688 95% [=========================================================== ] 1621/1688 96% [=========================================================== ] 1622/1688 96% [=========================================================== ] 1623/1688 96% [=========================================================== ] 1624/1688 96% [=========================================================== ] 1625/1688 96% [=========================================================== ] 1626/1688 96% [=========================================================== ] 1627/1688 96% [=========================================================== ] 1628/1688 96% [=========================================================== ] 1629/1688 96% [=========================================================== ] 1630/1688 96% [=========================================================== ] 1631/1688 96% [=========================================================== ] 1632/1688 96% [=========================================================== ] 1633/1688 96% [============================================================ ] 1634/1688 96% [============================================================ ] 1635/1688 96% [============================================================ ] 1636/1688 96% [============================================================ ] 1637/1688 96% [============================================================ ] 1638/1688 97% [============================================================ ] 1639/1688 97% [============================================================ ] 1640/1688 97% [============================================================ ] 1641/1688 97% [============================================================ ] 1642/1688 97% [============================================================ ] 1643/1688 97% [============================================================ ] 1644/1688 97% [============================================================ ] 1645/1688 97% [============================================================ ] 1646/1688 97% [============================================================ ] 1647/1688 97% [============================================================ ] 1648/1688 97% [============================================================ ] 1649/1688 97% [============================================================ ] 1650/1688 97% [============================================================ ] 1651/1688 97% [============================================================ ] 1652/1688 97% [============================================================ ] 1653/1688 97% [============================================================ ] 1654/1688 97% [============================================================ ] 1655/1688 98% [============================================================ ] 1656/1688 98% [============================================================ ] 1657/1688 98% [============================================================ ] 1658/1688 98% [============================================================ ] 1659/1688 98% [============================================================ ] 1660/1688 98% [============================================================= ] 1661/1688 98% [============================================================= ] 1662/1688 98% [============================================================= ] 1663/1688 98% [============================================================= ] 1664/1688 98% [============================================================= ] 1665/1688 98% [============================================================= ] 1666/1688 98% [============================================================= ] 1667/1688 98% [============================================================= ] 1668/1688 98% [============================================================= ] 1669/1688 98% [============================================================= ] 1670/1688 98% [============================================================= ] 1671/1688 98% [============================================================= ] 1672/1688 99% [============================================================= ] 1673/1688 99% [============================================================= ] 1674/1688 99% [============================================================= ] 1675/1688 99% [============================================================= ] 1676/1688 99% [============================================================= ] 1677/1688 99% [============================================================= ] 1678/1688 99% [============================================================= ] 1679/1688 99% [============================================================= ] 1680/1688 99% [============================================================= ] 1681/1688 99% [============================================================= ] 1682/1688 99% [============================================================= ] 1683/1688 99% [============================================================= ] 1684/1688 99% [============================================================= ] 1685/1688 99% [============================================================= ] 1686/1688 99% [============================================================= ] 1687/1688 99% [==============================================================] 1688/1688 100% operation complete, 1688 objects in 105469 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2022.05-2278-ge3c14de0df Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 6.0.9 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 >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-coreutils 9.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gdb 10.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> htop 3.2.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> initscripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irssi 1.4.2 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libebur128 1.2.6 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetconf2 2.1.11 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libyang 2.0.194 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqmi 1.30.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info LICENSE: OK (sha256: 0ac7d61c52aff5717c02250ca0adf0ef35019e2c0838a3479b8fce597aea6fde) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> mraa 2.2.0 Collecting legal info COPYING: OK (sha256: fac52622ed3badd86b34857b21777ab90296d6ccbc2ac0fd457c09fdeefa9ef1) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> restorecond 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> trace-cmd 2.9.7 Collecting legal info COPYING: OK (sha256: b1d04b850c1c7471b0f0896f6c6f0fcfc9f07e2dd183a5f5826af269fe9e88fb) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> xdg-dbus-proxy 0.1.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'