2192 | buf.timestamp.tv_sec, buf.timestamp.tv_usec, | ~~~~~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka long long int} ../yavta.c:2188:61: warning: format '%ld' expects argument of type 'long int', but argument 10 has type '__time_t' {aka 'long long int'} [-Wformat=] 2188 | printf("%u (%u) [%c] %s %u %u B %ld.%06ld %ld.%06ld %.3f fps ts %s/%s\n", i, buf.index, | ~~^ | | | long int | %lld ...... 2193 | ts.tv_sec, ts.tv_nsec/1000, fps, | ~~~~~~~~~ | | | __time_t {aka long long int} ../yavta.c:2250:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__time_t' {aka 'long long int'} [-Wformat=] 2250 | printf("Captured %u frames in %lu.%06lu seconds (%f fps, %f B/s).\n", | ~~^ | | | long unsigned int | %llu 2251 | i, ts.tv_sec, ts.tv_nsec/1000, fps, bps); | ~~~~~~~~~ | | | __time_t {aka long long int} [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/autobuild/autobuild/instance-6/output-1/target PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-6/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-6/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/home/autobuild/autobuild/instance-6/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /home/autobuild/autobuild/instance-6/output-1/target/usr/bin >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g1', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g1', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g1'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g1'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g1', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g1', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-6/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-6/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-6/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/include /home/autobuild/autobuild/instance-6/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-6/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-6/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-6/output-1/target/usr/doc find /home/autobuild/autobuild/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-6/output-1/target/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-6/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/man /home/autobuild/autobuild/instance-6/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/info /home/autobuild/autobuild/instance-6/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/doc /home/autobuild/autobuild/instance-6/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-6/output-1/target/lib/debug /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-6/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/autobuild/autobuild/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/autobuild/autobuild/instance-6/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/autobuild/autobuild/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-6/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc1-155-ge3c14de0df"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-6/output-1/per-package /home/autobuild/autobuild/instance-6/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-6/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1237 objects. stage 2: creating image '/home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2' [ ] 1/1237 0% [ ] 2/1237 0% [ ] 3/1237 0% [ ] 4/1237 0% [ ] 5/1237 0% [ ] 6/1237 0% [ ] 7/1237 0% [ ] 8/1237 0% [ ] 9/1237 0% [ ] 10/1237 0% [ ] 11/1237 0% [ ] 12/1237 0% [ ] 13/1237 1% [ ] 14/1237 1% [ ] 15/1237 1% [ ] 16/1237 1% [ ] 17/1237 1% [ ] 18/1237 1% [ ] 19/1237 1% [= ] 20/1237 1% [= ] 21/1237 1% [= ] 22/1237 1% [= ] 23/1237 1% [= ] 24/1237 1% [= ] 25/1237 2% [= ] 26/1237 2% [= ] 27/1237 2% [= ] 28/1237 2% [= ] 29/1237 2% [= ] 30/1237 2% [= ] 31/1237 2% [= ] 32/1237 2% [= ] 33/1237 2% [= ] 34/1237 2% [= ] 35/1237 2% [= ] 36/1237 2% [= ] 37/1237 2% [= ] 38/1237 3% [= ] 39/1237 3% [== ] 40/1237 3% [== ] 41/1237 3% [== ] 42/1237 3% [== ] 43/1237 3% [== ] 44/1237 3% [== ] 45/1237 3% [== ] 46/1237 3% [== ] 47/1237 3% [== ] 48/1237 3% [== ] 49/1237 3% [== ] 50/1237 4% [== ] 51/1237 4% [== ] 52/1237 4% [== ] 53/1237 4% [== ] 54/1237 4% [== ] 55/1237 4% [== ] 56/1237 4% [== ] 57/1237 4% [== ] 58/1237 4% [== ] 59/1237 4% [=== ] 60/1237 4% [=== ] 61/1237 4% [=== ] 62/1237 5% [=== ] 63/1237 5% [=== ] 64/1237 5% [=== ] 65/1237 5% [=== ] 66/1237 5% [=== ] 67/1237 5% [=== ] 68/1237 5% [=== ] 69/1237 5% [=== ] 70/1237 5% [=== ] 71/1237 5% [=== ] 72/1237 5% [=== ] 73/1237 5% [=== ] 74/1237 5% [=== ] 75/1237 6% [=== ] 76/1237 6% [=== ] 77/1237 6% [=== ] 78/1237 6% [=== ] 79/1237 6% [==== ] 80/1237 6% [==== ] 81/1237 6% [==== ] 82/1237 6% [==== ] 83/1237 6% [==== ] 84/1237 6% [==== ] 85/1237 6% [==== ] 86/1237 6% [==== ] 87/1237 7% [==== ] 88/1237 7% [==== ] 89/1237 7% [==== ] 90/1237 7% [==== ] 91/1237 7% [==== ] 92/1237 7% [==== ] 93/1237 7% [==== ] 94/1237 7% [==== ] 95/1237 7% [==== ] 96/1237 7% [==== ] 97/1237 7% [==== ] 98/1237 7% [==== ] 99/1237 8% [===== ] 100/1237 8% [===== ] 101/1237 8% [===== ] 102/1237 8% [===== ] 103/1237 8% [===== ] 104/1237 8% [===== ] 105/1237 8% [===== ] 106/1237 8% [===== ] 107/1237 8% [===== ] 108/1237 8% [===== ] 109/1237 8% [===== ] 110/1237 8% [===== ] 111/1237 8% [===== ] 112/1237 9% [===== ] 113/1237 9% [===== ] 114/1237 9% [===== ] 115/1237 9% [===== ] 116/1237 9% [===== ] 117/1237 9% [===== ] 118/1237 9% [===== ] 119/1237 9% [====== ] 120/1237 9% [====== ] 121/1237 9% [====== ] 122/1237 9% [====== ] 123/1237 9% [====== ] 124/1237 10% [====== ] 125/1237 10% [====== ] 126/1237 10% [====== ] 127/1237 10% [====== ] 128/1237 10% [====== ] 129/1237 10% [====== ] 130/1237 10% [====== ] 131/1237 10% [====== ] 132/1237 10% [====== ] 133/1237 10% [====== ] 134/1237 10% [====== ] 135/1237 10% [====== ] 136/1237 10% [====== ] 137/1237 11% [====== ] 138/1237 11% [====== ] 139/1237 11% [======= ] 140/1237 11% [======= ] 141/1237 11% [======= ] 142/1237 11% [======= ] 143/1237 11% [======= ] 144/1237 11% [======= ] 145/1237 11% [======= ] 146/1237 11% [======= ] 147/1237 11% [======= ] 148/1237 11% [======= ] 149/1237 12% [======= ] 150/1237 12% [======= ] 151/1237 12% [======= ] 152/1237 12% [======= ] 153/1237 12% [======= ] 154/1237 12% [======= ] 155/1237 12% [======= ] 156/1237 12% [======= ] 157/1237 12% [======= ] 158/1237 12% [======= ] 159/1237 12% [======== ] 160/1237 12% [======== ] 161/1237 13% [======== ] 162/1237 13% [======== ] 163/1237 13% [======== ] 164/1237 13% [======== ] 165/1237 13% [======== ] 166/1237 13% [======== ] 167/1237 13% [======== ] 168/1237 13% [======== ] 169/1237 13% [======== ] 170/1237 13% [======== ] 171/1237 13% [======== ] 172/1237 13% [======== ] 173/1237 13% [======== ] 174/1237 14% [======== ] 175/1237 14% [======== ] 176/1237 14% [======== ] 177/1237 14% [======== ] 178/1237 14% [======== ] 179/1237 14% [========= ] 180/1237 14% [========= ] 181/1237 14% [========= ] 182/1237 14% [========= ] 183/1237 14% [========= ] 184/1237 14% [========= ] 185/1237 14% [========= ] 186/1237 15% [========= ] 187/1237 15% [========= ] 188/1237 15% [========= ] 189/1237 15% [========= ] 190/1237 15% [========= ] 191/1237 15% [========= ] 192/1237 15% [========= ] 193/1237 15% [========= ] 194/1237 15% [========= ] 195/1237 15% [========= ] 196/1237 15% [========= ] 197/1237 15% [========= ] 198/1237 16% [========= ] 199/1237 16% [========== ] 200/1237 16% [========== ] 201/1237 16% [========== ] 202/1237 16% [========== ] 203/1237 16% [========== ] 204/1237 16% [========== ] 205/1237 16% [========== ] 206/1237 16% [========== ] 207/1237 16% [========== ] 208/1237 16% [========== ] 209/1237 16% [========== ] 210/1237 16% [========== ] 211/1237 17% [========== ] 212/1237 17% [========== ] 213/1237 17% [========== ] 214/1237 17% [========== ] 215/1237 17% [========== ] 216/1237 17% [========== ] 217/1237 17% [========== ] 218/1237 17% [========== ] 219/1237 17% [=========== ] 220/1237 17% [=========== ] 221/1237 17% [=========== ] 222/1237 17% [=========== ] 223/1237 18% [=========== ] 224/1237 18% [=========== ] 225/1237 18% [=========== ] 226/1237 18% [=========== ] 227/1237 18% [=========== ] 228/1237 18% [=========== ] 229/1237 18% [=========== ] 230/1237 18% [=========== ] 231/1237 18% [=========== ] 232/1237 18% [=========== ] 233/1237 18% [=========== ] 234/1237 18% [=========== ] 235/1237 18% [=========== ] 236/1237 19% [=========== ] 237/1237 19% [=========== ] 238/1237 19% [=========== ] 239/1237 19% [============ ] 240/1237 19% [============ ] 241/1237 19% [============ ] 242/1237 19% [============ ] 243/1237 19% [============ ] 244/1237 19% [============ ] 245/1237 19% [============ ] 246/1237 19% [============ ] 247/1237 19% [============ ] 248/1237 20% [============ ] 249/1237 20% [============ ] 250/1237 20% [============ ] 251/1237 20% [============ ] 252/1237 20% [============ ] 253/1237 20% [============ ] 254/1237 20% [============ ] 255/1237 20% [============ ] 256/1237 20% [============ ] 257/1237 20% [============ ] 258/1237 20% [============ ] 259/1237 20% [============= ] 260/1237 21% [============= ] 261/1237 21% [============= ] 262/1237 21% [============= ] 263/1237 21% [============= ] 264/1237 21% [============= ] 265/1237 21% [============= ] 266/1237 21% [============= ] 267/1237 21% [============= ] 268/1237 21% [============= ] 269/1237 21% [============= ] 270/1237 21% [============= ] 271/1237 21% [============= ] 272/1237 21% [============= ] 273/1237 22% [============= ] 274/1237 22% [============= ] 275/1237 22% [============= ] 276/1237 22% [============= ] 277/1237 22% [============= ] 278/1237 22% [============= ] 279/1237 22% [============== ] 280/1237 22% [============== ] 281/1237 22% [============== ] 282/1237 22% [============== ] 283/1237 22% [============== ] 284/1237 22% [============== ] 285/1237 23% [============== ] 286/1237 23% [============== ] 287/1237 23% [============== ] 288/1237 23% [============== ] 289/1237 23% [============== ] 290/1237 23% [============== ] 291/1237 23% [============== ] 292/1237 23% [============== ] 293/1237 23% [============== ] 294/1237 23% [============== ] 295/1237 23% [============== ] 296/1237 23% [============== ] 297/1237 24% [============== ] 298/1237 24% [============== ] 299/1237 24% [=============== ] 300/1237 24% [=============== ] 301/1237 24% [=============== ] 302/1237 24% [=============== ] 303/1237 24% [=============== ] 304/1237 24% [=============== ] 305/1237 24% [=============== ] 306/1237 24% [=============== ] 307/1237 24% [=============== ] 308/1237 24% [=============== ] 309/1237 24% [=============== ] 310/1237 25% [=============== ] 311/1237 25% [=============== ] 312/1237 25% [=============== ] 313/1237 25% [=============== ] 314/1237 25% [=============== ] 315/1237 25% [=============== ] 316/1237 25% [=============== ] 317/1237 25% [=============== ] 318/1237 25% [=============== ] 319/1237 25% [================ ] 320/1237 25% [================ ] 321/1237 25% [================ ] 322/1237 26% [================ ] 323/1237 26% [================ ] 324/1237 26% [================ ] 325/1237 26% [================ ] 326/1237 26% [================ ] 327/1237 26% [================ ] 328/1237 26% [================ ] 329/1237 26% [================ ] 330/1237 26% [================ ] 331/1237 26% [================ ] 332/1237 26% [================ ] 333/1237 26% [================ ] 334/1237 27% [================ ] 335/1237 27% [================ ] 336/1237 27% [================ ] 337/1237 27% [================ ] 338/1237 27% [================ ] 339/1237 27% [================= ] 340/1237 27% [================= ] 341/1237 27% [================= ] 342/1237 27% [================= ] 343/1237 27% [================= ] 344/1237 27% [================= ] 345/1237 27% [================= ] 346/1237 27% [================= ] 347/1237 28% [================= ] 348/1237 28% [================= ] 349/1237 28% [================= ] 350/1237 28% [================= ] 351/1237 28% [================= ] 352/1237 28% [================= ] 353/1237 28% [================= ] 354/1237 28% [================= ] 355/1237 28% [================= ] 356/1237 28% [================= ] 357/1237 28% [================= ] 358/1237 28% [================= ] 359/1237 29% [================== ] 360/1237 29% [================== ] 361/1237 29% [================== ] 362/1237 29% [================== ] 363/1237 29% [================== ] 364/1237 29% [================== ] 365/1237 29% [================== ] 366/1237 29% [================== ] 367/1237 29% [================== ] 368/1237 29% [================== ] 369/1237 29% [================== ] 370/1237 29% [================== ] 371/1237 29% [================== ] 372/1237 30% [================== ] 373/1237 30% [================== ] 374/1237 30% [================== ] 375/1237 30% [================== ] 376/1237 30% [================== ] 377/1237 30% [================== ] 378/1237 30% [================== ] 379/1237 30% [=================== ] 380/1237 30% [=================== ] 381/1237 30% [=================== ] 382/1237 30% [=================== ] 383/1237 30% [=================== ] 384/1237 31% [=================== ] 385/1237 31% [=================== ] 386/1237 31% [=================== ] 387/1237 31% [=================== ] 388/1237 31% [=================== ] 389/1237 31% [=================== ] 390/1237 31% [=================== ] 391/1237 31% [=================== ] 392/1237 31% [=================== ] 393/1237 31% [=================== ] 394/1237 31% [=================== ] 395/1237 31% [=================== ] 396/1237 32% [=================== ] 397/1237 32% [=================== ] 398/1237 32% [=================== ] 399/1237 32% [==================== ] 400/1237 32% [==================== ] 401/1237 32% [==================== ] 402/1237 32% [==================== ] 403/1237 32% [==================== ] 404/1237 32% [==================== ] 405/1237 32% [==================== ] 406/1237 32% [==================== ] 407/1237 32% [==================== ] 408/1237 32% [==================== ] 409/1237 33% [==================== ] 410/1237 33% [==================== ] 411/1237 33% [==================== ] 412/1237 33% [==================== ] 413/1237 33% [==================== ] 414/1237 33% [==================== ] 415/1237 33% [==================== ] 416/1237 33% [==================== ] 417/1237 33% [==================== ] 418/1237 33% [===================== ] 419/1237 33% [===================== ] 420/1237 33% [===================== ] 421/1237 34% [===================== ] 422/1237 34% [===================== ] 423/1237 34% [===================== ] 424/1237 34% [===================== ] 425/1237 34% [===================== ] 426/1237 34% [===================== ] 427/1237 34% [===================== ] 428/1237 34% [===================== ] 429/1237 34% [===================== ] 430/1237 34% [===================== ] 431/1237 34% [===================== ] 432/1237 34% [===================== ] 433/1237 35% [===================== ] 434/1237 35% [===================== ] 435/1237 35% [===================== ] 436/1237 35% [===================== ] 437/1237 35% [===================== ] 438/1237 35% [====================== ] 439/1237 35% [====================== ] 440/1237 35% [====================== ] 441/1237 35% [====================== ] 442/1237 35% [====================== ] 443/1237 35% [====================== ] 444/1237 35% [====================== ] 445/1237 35% [====================== ] 446/1237 36% [====================== ] 447/1237 36% [====================== ] 448/1237 36% [====================== ] 449/1237 36% [====================== ] 450/1237 36% [====================== ] 451/1237 36% [====================== ] 452/1237 36% [====================== ] 453/1237 36% [====================== ] 454/1237 36% [====================== ] 455/1237 36% [====================== ] 456/1237 36% [====================== ] 457/1237 36% [====================== ] 458/1237 37% [======================= ] 459/1237 37% [======================= ] 460/1237 37% [======================= ] 461/1237 37% [======================= ] 462/1237 37% [======================= ] 463/1237 37% [======================= ] 464/1237 37% [======================= ] 465/1237 37% [======================= ] 466/1237 37% [======================= ] 467/1237 37% [======================= ] 468/1237 37% [======================= ] 469/1237 37% [======================= ] 470/1237 37% [======================= ] 471/1237 38% [======================= ] 472/1237 38% [======================= ] 473/1237 38% [======================= ] 474/1237 38% [======================= ] 475/1237 38% [======================= ] 476/1237 38% [======================= ] 477/1237 38% [======================= ] 478/1237 38% [======================== ] 479/1237 38% [======================== ] 480/1237 38% [======================== ] 481/1237 38% [======================== ] 482/1237 38% [======================== ] 483/1237 39% [======================== ] 484/1237 39% [======================== ] 485/1237 39% [======================== ] 486/1237 39% [======================== ] 487/1237 39% [======================== ] 488/1237 39% [======================== ] 489/1237 39% [======================== ] 490/1237 39% [======================== ] 491/1237 39% [======================== ] 492/1237 39% [======================== ] 493/1237 39% [======================== ] 494/1237 39% [======================== ] 495/1237 40% [======================== ] 496/1237 40% [======================== ] 497/1237 40% [======================== ] 498/1237 40% [========================= ] 499/1237 40% [========================= ] 500/1237 40% [========================= ] 501/1237 40% [========================= ] 502/1237 40% [========================= ] 503/1237 40% [========================= ] 504/1237 40% [========================= ] 505/1237 40% [========================= ] 506/1237 40% [========================= ] 507/1237 40% [========================= ] 508/1237 41% [========================= ] 509/1237 41% [========================= ] 510/1237 41% [========================= ] 511/1237 41% [========================= ] 512/1237 41% [========================= ] 513/1237 41% [========================= ] 514/1237 41% [========================= ] 515/1237 41% [========================= ] 516/1237 41% [========================= ] 517/1237 41% [========================= ] 518/1237 41% [========================== ] 519/1237 41% [========================== ] 520/1237 42% [========================== ] 521/1237 42% [========================== ] 522/1237 42% [========================== ] 523/1237 42% [========================== ] 524/1237 42% [========================== ] 525/1237 42% [========================== ] 526/1237 42% [========================== ] 527/1237 42% [========================== ] 528/1237 42% [========================== ] 529/1237 42% [========================== ] 530/1237 42% [========================== ] 531/1237 42% [========================== ] 532/1237 43% [========================== ] 533/1237 43% [========================== ] 534/1237 43% [========================== ] 535/1237 43% [========================== ] 536/1237 43% [========================== ] 537/1237 43% [========================== ] 538/1237 43% [=========================== ] 539/1237 43% [=========================== ] 540/1237 43% [=========================== ] 541/1237 43% [=========================== ] 542/1237 43% [=========================== ] 543/1237 43% [=========================== ] 544/1237 43% [=========================== ] 545/1237 44% [=========================== ] 546/1237 44% [=========================== ] 547/1237 44% [=========================== ] 548/1237 44% [=========================== ] 549/1237 44% [=========================== ] 550/1237 44% [=========================== ] 551/1237 44% [=========================== ] 552/1237 44% [=========================== ] 553/1237 44% [=========================== ] 554/1237 44% [=========================== ] 555/1237 44% [=========================== ] 556/1237 44% [=========================== ] 557/1237 45% [=========================== ] 558/1237 45% [============================ ] 559/1237 45% [============================ ] 560/1237 45% [============================ ] 561/1237 45% [============================ ] 562/1237 45% [============================ ] 563/1237 45% [============================ ] 564/1237 45% [============================ ] 565/1237 45% [============================ ] 566/1237 45% [============================ ] 567/1237 45% [============================ ] 568/1237 45% [============================ ] 569/1237 45% [============================ ] 570/1237 46% [============================ ] 571/1237 46% [============================ ] 572/1237 46% [============================ ] 573/1237 46% [============================ ] 574/1237 46% [============================ ] 575/1237 46% [============================ ] 576/1237 46% [============================ ] 577/1237 46% [============================ ] 578/1237 46% [============================= ] 579/1237 46% [============================= ] 580/1237 46% [============================= ] 581/1237 46% [============================= ] 582/1237 47% [============================= ] 583/1237 47% [============================= ] 584/1237 47% [============================= ] 585/1237 47% [============================= ] 586/1237 47% [============================= ] 587/1237 47% [============================= ] 588/1237 47% [============================= ] 589/1237 47% [============================= ] 590/1237 47% [============================= ] 591/1237 47% [============================= ] 592/1237 47% [============================= ] 593/1237 47% [============================= ] 594/1237 48% [============================= ] 595/1237 48% [============================= ] 596/1237 48% [============================= ] 597/1237 48% [============================= ] 598/1237 48% [============================== ] 599/1237 48% [============================== ] 600/1237 48% [============================== ] 601/1237 48% [============================== ] 602/1237 48% [============================== ] 603/1237 48% [============================== ] 604/1237 48% [============================== ] 605/1237 48% [============================== ] 606/1237 48% [============================== ] 607/1237 49% [============================== ] 608/1237 49% [============================== ] 609/1237 49% [============================== ] 610/1237 49% [============================== ] 611/1237 49% [============================== ] 612/1237 49% [============================== ] 613/1237 49% [============================== ] 614/1237 49% [============================== ] 615/1237 49% [============================== ] 616/1237 49% [============================== ] 617/1237 49% [============================== ] 618/1237 49% [=============================== ] 619/1237 50% [=============================== ] 620/1237 50% [=============================== ] 621/1237 50% [=============================== ] 622/1237 50% [=============================== ] 623/1237 50% [=============================== ] 624/1237 50% [=============================== ] 625/1237 50% [=============================== ] 626/1237 50% [=============================== ] 627/1237 50% [=============================== ] 628/1237 50% [=============================== ] 629/1237 50% [=============================== ] 630/1237 50% [=============================== ] 631/1237 51% [=============================== ] 632/1237 51% [=============================== ] 633/1237 51% [=============================== ] 634/1237 51% [=============================== ] 635/1237 51% [=============================== ] 636/1237 51% [=============================== ] 637/1237 51% [=============================== ] 638/1237 51% [================================ ] 639/1237 51% [================================ ] 640/1237 51% [================================ ] 641/1237 51% [================================ ] 642/1237 51% [================================ ] 643/1237 51% [================================ ] 644/1237 52% [================================ ] 645/1237 52% [================================ ] 646/1237 52% [================================ ] 647/1237 52% [================================ ] 648/1237 52% [================================ ] 649/1237 52% [================================ ] 650/1237 52% [================================ ] 651/1237 52% [================================ ] 652/1237 52% [================================ ] 653/1237 52% [================================ ] 654/1237 52% [================================ ] 655/1237 52% [================================ ] 656/1237 53% [================================ ] 657/1237 53% [================================ ] 658/1237 53% [================================= ] 659/1237 53% [================================= ] 660/1237 53% [================================= ] 661/1237 53% [================================= ] 662/1237 53% [================================= ] 663/1237 53% [================================= ] 664/1237 53% [================================= ] 665/1237 53% [================================= ] 666/1237 53% [================================= ] 667/1237 53% [================================= ] 668/1237 54% [================================= ] 669/1237 54% [================================= ] 670/1237 54% [================================= ] 671/1237 54% [================================= ] 672/1237 54% [================================= ] 673/1237 54% [================================= ] 674/1237 54% [================================= ] 675/1237 54% [================================= ] 676/1237 54% [================================= ] 677/1237 54% [================================= ] 678/1237 54% [================================== ] 679/1237 54% [================================== ] 680/1237 54% [================================== ] 681/1237 55% [================================== ] 682/1237 55% [================================== ] 683/1237 55% [================================== ] 684/1237 55% [================================== ] 685/1237 55% [================================== ] 686/1237 55% [================================== ] 687/1237 55% [================================== ] 688/1237 55% [================================== ] 689/1237 55% [================================== ] 690/1237 55% [================================== ] 691/1237 55% [================================== ] 692/1237 55% [================================== ] 693/1237 56% [================================== ] 694/1237 56% [================================== ] 695/1237 56% [================================== ] 696/1237 56% [================================== ] 697/1237 56% [================================== ] 698/1237 56% [=================================== ] 699/1237 56% [=================================== ] 700/1237 56% [=================================== ] 701/1237 56% [=================================== ] 702/1237 56% [=================================== ] 703/1237 56% [=================================== ] 704/1237 56% [=================================== ] 705/1237 56% [=================================== ] 706/1237 57% [=================================== ] 707/1237 57% [=================================== ] 708/1237 57% [=================================== ] 709/1237 57% [=================================== ] 710/1237 57% [=================================== ] 711/1237 57% [=================================== ] 712/1237 57% [=================================== ] 713/1237 57% [=================================== ] 714/1237 57% [=================================== ] 715/1237 57% [=================================== ] 716/1237 57% [=================================== ] 717/1237 57% [=================================== ] 718/1237 58% [==================================== ] 719/1237 58% [==================================== ] 720/1237 58% [==================================== ] 721/1237 58% [==================================== ] 722/1237 58% [==================================== ] 723/1237 58% [==================================== ] 724/1237 58% [==================================== ] 725/1237 58% [==================================== ] 726/1237 58% [==================================== ] 727/1237 58% [==================================== ] 728/1237 58% [==================================== ] 729/1237 58% [==================================== ] 730/1237 59% [==================================== ] 731/1237 59% [==================================== ] 732/1237 59% [==================================== ] 733/1237 59% [==================================== ] 734/1237 59% [==================================== ] 735/1237 59% [==================================== ] 736/1237 59% [==================================== ] 737/1237 59% [==================================== ] 738/1237 59% [===================================== ] 739/1237 59% [===================================== ] 740/1237 59% [===================================== ] 741/1237 59% [===================================== ] 742/1237 59% [===================================== ] 743/1237 60% [===================================== ] 744/1237 60% [===================================== ] 745/1237 60% [===================================== ] 746/1237 60% [===================================== ] 747/1237 60% [===================================== ] 748/1237 60% [===================================== ] 749/1237 60% [===================================== ] 750/1237 60% [===================================== ] 751/1237 60% [===================================== ] 752/1237 60% [===================================== ] 753/1237 60% [===================================== ] 754/1237 60% [===================================== ] 755/1237 61% [===================================== ] 756/1237 61% [===================================== ] 757/1237 61% [===================================== ] 758/1237 61% [====================================== ] 759/1237 61% [====================================== ] 760/1237 61% [====================================== ] 761/1237 61% [====================================== ] 762/1237 61% [====================================== ] 763/1237 61% [====================================== ] 764/1237 61% [====================================== ] 765/1237 61% [====================================== ] 766/1237 61% [====================================== ] 767/1237 62% [====================================== ] 768/1237 62% [====================================== ] 769/1237 62% [====================================== ] 770/1237 62% [====================================== ] 771/1237 62% [====================================== ] 772/1237 62% [====================================== ] 773/1237 62% [====================================== ] 774/1237 62% [====================================== ] 775/1237 62% [====================================== ] 776/1237 62% [====================================== ] 777/1237 62% [====================================== ] 778/1237 62% [======================================= ] 779/1237 62% [======================================= ] 780/1237 63% [======================================= ] 781/1237 63% [======================================= ] 782/1237 63% [======================================= ] 783/1237 63% [======================================= ] 784/1237 63% [======================================= ] 785/1237 63% [======================================= ] 786/1237 63% [======================================= ] 787/1237 63% [======================================= ] 788/1237 63% [======================================= ] 789/1237 63% [======================================= ] 790/1237 63% [======================================= ] 791/1237 63% [======================================= ] 792/1237 64% [======================================= ] 793/1237 64% [======================================= ] 794/1237 64% [======================================= ] 795/1237 64% [======================================= ] 796/1237 64% [======================================= ] 797/1237 64% [======================================= ] 798/1237 64% [======================================== ] 799/1237 64% [======================================== ] 800/1237 64% [======================================== ] 801/1237 64% [======================================== ] 802/1237 64% [======================================== ] 803/1237 64% [======================================== ] 804/1237 64% [======================================== ] 805/1237 65% [======================================== ] 806/1237 65% [======================================== ] 807/1237 65% [======================================== ] 808/1237 65% [======================================== ] 809/1237 65% [======================================== ] 810/1237 65% [======================================== ] 811/1237 65% [======================================== ] 812/1237 65% [======================================== ] 813/1237 65% [======================================== ] 814/1237 65% [======================================== ] 815/1237 65% [======================================== ] 816/1237 65% [======================================== ] 817/1237 66% [======================================== ] 818/1237 66% [========================================= ] 819/1237 66% [========================================= ] 820/1237 66% [========================================= ] 821/1237 66% [========================================= ] 822/1237 66% [========================================= ] 823/1237 66% [========================================= ] 824/1237 66% [========================================= ] 825/1237 66% [========================================= ] 826/1237 66% [========================================= ] 827/1237 66% [========================================= ] 828/1237 66% [========================================= ] 829/1237 67% [========================================= ] 830/1237 67% [========================================= ] 831/1237 67% [========================================= ] 832/1237 67% [========================================= ] 833/1237 67% [========================================= ] 834/1237 67% [========================================= ] 835/1237 67% [========================================= ] 836/1237 67% [========================================= ] 837/1237 67% [========================================== ] 838/1237 67% [========================================== ] 839/1237 67% [========================================== ] 840/1237 67% [========================================== ] 841/1237 67% [========================================== ] 842/1237 68% [========================================== ] 843/1237 68% [========================================== ] 844/1237 68% [========================================== ] 845/1237 68% [========================================== ] 846/1237 68% [========================================== ] 847/1237 68% [========================================== ] 848/1237 68% [========================================== ] 849/1237 68% [========================================== ] 850/1237 68% [========================================== ] 851/1237 68% [========================================== ] 852/1237 68% [========================================== ] 853/1237 68% [========================================== ] 854/1237 69% [========================================== ] 855/1237 69% [========================================== ] 856/1237 69% [========================================== ] 857/1237 69% [=========================================== ] 858/1237 69% [=========================================== ] 859/1237 69% [=========================================== ] 860/1237 69% [=========================================== ] 861/1237 69% [=========================================== ] 862/1237 69% [=========================================== ] 863/1237 69% [=========================================== ] 864/1237 69% [=========================================== ] 865/1237 69% [=========================================== ] 866/1237 70% [=========================================== ] 867/1237 70% [=========================================== ] 868/1237 70% [=========================================== ] 869/1237 70% [=========================================== ] 870/1237 70% [=========================================== ] 871/1237 70% [=========================================== ] 872/1237 70% [=========================================== ] 873/1237 70% [=========================================== ] 874/1237 70% [=========================================== ] 875/1237 70% [=========================================== ] 876/1237 70% [=========================================== ] 877/1237 70% [============================================ ] 878/1237 70% [============================================ ] 879/1237 71% [============================================ ] 880/1237 71% [============================================ ] 881/1237 71% [============================================ ] 882/1237 71% [============================================ ] 883/1237 71% [============================================ ] 884/1237 71% [============================================ ] 885/1237 71% [============================================ ] 886/1237 71% [============================================ ] 887/1237 71% [============================================ ] 888/1237 71% [============================================ ] 889/1237 71% [============================================ ] 890/1237 71% [============================================ ] 891/1237 72% [============================================ ] 892/1237 72% [============================================ ] 893/1237 72% [============================================ ] 894/1237 72% [============================================ ] 895/1237 72% [============================================ ] 896/1237 72% [============================================ ] 897/1237 72% [============================================= ] 898/1237 72% [============================================= ] 899/1237 72% [============================================= ] 900/1237 72% [============================================= ] 901/1237 72% [============================================= ] 902/1237 72% [============================================= ] 903/1237 72% [============================================= ] 904/1237 73% [============================================= ] 905/1237 73% [============================================= ] 906/1237 73% [============================================= ] 907/1237 73% [============================================= ] 908/1237 73% [============================================= ] 909/1237 73% [============================================= ] 910/1237 73% [============================================= ] 911/1237 73% [============================================= ] 912/1237 73% [============================================= ] 913/1237 73% [============================================= ] 914/1237 73% [============================================= ] 915/1237 73% [============================================= ] 916/1237 74% [============================================= ] 917/1237 74% [============================================== ] 918/1237 74% [============================================== ] 919/1237 74% [============================================== ] 920/1237 74% [============================================== ] 921/1237 74% [============================================== ] 922/1237 74% [============================================== ] 923/1237 74% [============================================== ] 924/1237 74% [============================================== ] 925/1237 74% [============================================== ] 926/1237 74% [============================================== ] 927/1237 74% [============================================== ] 928/1237 75% [============================================== ] 929/1237 75% [============================================== ] 930/1237 75% [============================================== ] 931/1237 75% [============================================== ] 932/1237 75% [============================================== ] 933/1237 75% [============================================== ] 934/1237 75% [============================================== ] 935/1237 75% [============================================== ] 936/1237 75% [============================================== ] 937/1237 75% [=============================================== ] 938/1237 75% [=============================================== ] 939/1237 75% [=============================================== ] 940/1237 75% [=============================================== ] 941/1237 76% [=============================================== ] 942/1237 76% [=============================================== ] 943/1237 76% [=============================================== ] 944/1237 76% [=============================================== ] 945/1237 76% [=============================================== ] 946/1237 76% [=============================================== ] 947/1237 76% [=============================================== ] 948/1237 76% [=============================================== ] 949/1237 76% [=============================================== ] 950/1237 76% [=============================================== ] 951/1237 76% [=============================================== ] 952/1237 76% [=============================================== ] 953/1237 77% [=============================================== ] 954/1237 77% [=============================================== ] 955/1237 77% [=============================================== ] 956/1237 77% [=============================================== ] 957/1237 77% [================================================ ] 958/1237 77% [================================================ ] 959/1237 77% [================================================ ] 960/1237 77% [================================================ ] 961/1237 77% [================================================ ] 962/1237 77% [================================================ ] 963/1237 77% [================================================ ] 964/1237 77% [================================================ ] 965/1237 78% [================================================ ] 966/1237 78% [================================================ ] 967/1237 78% [================================================ ] 968/1237 78% [================================================ ] 969/1237 78% [================================================ ] 970/1237 78% [================================================ ] 971/1237 78% [================================================ ] 972/1237 78% [================================================ ] 973/1237 78% [================================================ ] 974/1237 78% [================================================ ] 975/1237 78% [================================================ ] 976/1237 78% [================================================ ] 977/1237 78% [================================================= ] 978/1237 79% [================================================= ] 979/1237 79% [================================================= ] 980/1237 79% [================================================= ] 981/1237 79% [================================================= ] 982/1237 79% [================================================= ] 983/1237 79% [================================================= ] 984/1237 79% [================================================= ] 985/1237 79% [================================================= ] 986/1237 79% [================================================= ] 987/1237 79% [================================================= ] 988/1237 79% [================================================= ] 989/1237 79% [================================================= ] 990/1237 80% [================================================= ] 991/1237 80% [================================================= ] 992/1237 80% [================================================= ] 993/1237 80% [================================================= ] 994/1237 80% [================================================= ] 995/1237 80% [================================================= ] 996/1237 80% [================================================= ] 997/1237 80% [================================================== ] 998/1237 80% [================================================== ] 999/1237 80% [================================================== ] 1000/1237 80% [================================================== ] 1001/1237 80% [================================================== ] 1002/1237 81% [================================================== ] 1003/1237 81% [================================================== ] 1004/1237 81% [================================================== ] 1005/1237 81% [================================================== ] 1006/1237 81% [================================================== ] 1007/1237 81% [================================================== ] 1008/1237 81% [================================================== ] 1009/1237 81% [================================================== ] 1010/1237 81% [================================================== ] 1011/1237 81% [================================================== ] 1012/1237 81% [================================================== ] 1013/1237 81% [================================================== ] 1014/1237 81% [================================================== ] 1015/1237 82% [================================================== ] 1016/1237 82% [================================================== ] 1017/1237 82% [=================================================== ] 1018/1237 82% [=================================================== ] 1019/1237 82% [=================================================== ] 1020/1237 82% [=================================================== ] 1021/1237 82% [=================================================== ] 1022/1237 82% [=================================================== ] 1023/1237 82% [=================================================== ] 1024/1237 82% [=================================================== ] 1025/1237 82% [=================================================== ] 1026/1237 82% [=================================================== ] 1027/1237 83% [=================================================== ] 1028/1237 83% [=================================================== ] 1029/1237 83% [=================================================== ] 1030/1237 83% [=================================================== ] 1031/1237 83% [=================================================== ] 1032/1237 83% [=================================================== ] 1033/1237 83% [=================================================== ] 1034/1237 83% [=================================================== ] 1035/1237 83% [=================================================== ] 1036/1237 83% [=================================================== ] 1037/1237 83% [==================================================== ] 1038/1237 83% [==================================================== ] 1039/1237 83% [==================================================== ] 1040/1237 84% [==================================================== ] 1041/1237 84% [==================================================== ] 1042/1237 84% [==================================================== ] 1043/1237 84% [==================================================== ] 1044/1237 84% [==================================================== ] 1045/1237 84% [==================================================== ] 1046/1237 84% [==================================================== ] 1047/1237 84% [==================================================== ] 1048/1237 84% [==================================================== ] 1049/1237 84% [==================================================== ] 1050/1237 84% [==================================================== ] 1051/1237 84% [==================================================== ] 1052/1237 85% [==================================================== ] 1053/1237 85% [==================================================== ] 1054/1237 85% [==================================================== ] 1055/1237 85% [==================================================== ] 1056/1237 85% [==================================================== ] 1057/1237 85% [===================================================== ] 1058/1237 85% [===================================================== ] 1059/1237 85% [===================================================== ] 1060/1237 85% [===================================================== ] 1061/1237 85% [===================================================== ] 1062/1237 85% [===================================================== ] 1063/1237 85% [===================================================== ] 1064/1237 86% [===================================================== ] 1065/1237 86% [===================================================== ] 1066/1237 86% [===================================================== ] 1067/1237 86% [===================================================== ] 1068/1237 86% [===================================================== ] 1069/1237 86% [===================================================== ] 1070/1237 86% [===================================================== ] 1071/1237 86% [===================================================== ] 1072/1237 86% [===================================================== ] 1073/1237 86% [===================================================== ] 1074/1237 86% [===================================================== ] 1075/1237 86% [===================================================== ] 1076/1237 86% [===================================================== ] 1077/1237 87% [====================================================== ] 1078/1237 87% [====================================================== ] 1079/1237 87% [====================================================== ] 1080/1237 87% [====================================================== ] 1081/1237 87% [====================================================== ] 1082/1237 87% [====================================================== ] 1083/1237 87% [====================================================== ] 1084/1237 87% [====================================================== ] 1085/1237 87% [====================================================== ] 1086/1237 87% [====================================================== ] 1087/1237 87% [====================================================== ] 1088/1237 87% [====================================================== ] 1089/1237 88% [====================================================== ] 1090/1237 88% [====================================================== ] 1091/1237 88% [====================================================== ] 1092/1237 88% [====================================================== ] 1093/1237 88% [====================================================== ] 1094/1237 88% [====================================================== ] 1095/1237 88% [====================================================== ] 1096/1237 88% [====================================================== ] 1097/1237 88% [======================================================= ] 1098/1237 88% [======================================================= ] 1099/1237 88% [======================================================= ] 1100/1237 88% [======================================================= ] 1101/1237 89% [======================================================= ] 1102/1237 89% [======================================================= ] 1103/1237 89% [======================================================= ] 1104/1237 89% [======================================================= ] 1105/1237 89% [======================================================= ] 1106/1237 89% [======================================================= ] 1107/1237 89% [======================================================= ] 1108/1237 89% [======================================================= ] 1109/1237 89% [======================================================= ] 1110/1237 89% [======================================================= ] 1111/1237 89% [======================================================= ] 1112/1237 89% [======================================================= ] 1113/1237 89% [======================================================= ] 1114/1237 90% [======================================================= ] 1115/1237 90% [======================================================= ] 1116/1237 90% [======================================================= ] 1117/1237 90% [======================================================== ] 1118/1237 90% [======================================================== ] 1119/1237 90% [======================================================== ] 1120/1237 90% [======================================================== ] 1121/1237 90% [======================================================== ] 1122/1237 90% [======================================================== ] 1123/1237 90% [======================================================== ] 1124/1237 90% [======================================================== ] 1125/1237 90% [======================================================== ] 1126/1237 91% [======================================================== ] 1127/1237 91% [======================================================== ] 1128/1237 91% [======================================================== ] 1129/1237 91% [======================================================== ] 1130/1237 91% [======================================================== ] 1131/1237 91% [======================================================== ] 1132/1237 91% [======================================================== ] 1133/1237 91% [======================================================== ] 1134/1237 91% [======================================================== ] 1135/1237 91% [======================================================== ] 1136/1237 91% [======================================================== ] 1137/1237 91% [========================================================= ] 1138/1237 91% [========================================================= ] 1139/1237 92% [========================================================= ] 1140/1237 92% [========================================================= ] 1141/1237 92% [========================================================= ] 1142/1237 92% [========================================================= ] 1143/1237 92% [========================================================= ] 1144/1237 92% [========================================================= ] 1145/1237 92% [========================================================= ] 1146/1237 92% [========================================================= ] 1147/1237 92% [========================================================= ] 1148/1237 92% [========================================================= ] 1149/1237 92% [========================================================= ] 1150/1237 92% [========================================================= ] 1151/1237 93% [========================================================= ] 1152/1237 93% [========================================================= ] 1153/1237 93% [========================================================= ] 1154/1237 93% [========================================================= ] 1155/1237 93% [========================================================= ] 1156/1237 93% [========================================================= ] 1157/1237 93% [========================================================== ] 1158/1237 93% [========================================================== ] 1159/1237 93% [========================================================== ] 1160/1237 93% [========================================================== ] 1161/1237 93% [========================================================== ] 1162/1237 93% [========================================================== ] 1163/1237 94% [========================================================== ] 1164/1237 94% [========================================================== ] 1165/1237 94% [========================================================== ] 1166/1237 94% [========================================================== ] 1167/1237 94% [========================================================== ] 1168/1237 94% [========================================================== ] 1169/1237 94% [========================================================== ] 1170/1237 94% [========================================================== ] 1171/1237 94% [========================================================== ] 1172/1237 94% [========================================================== ] 1173/1237 94% [========================================================== ] 1174/1237 94% [========================================================== ] 1175/1237 94% [========================================================== ] 1176/1237 95% [========================================================== ] 1177/1237 95% [=========================================================== ] 1178/1237 95% [=========================================================== ] 1179/1237 95% [=========================================================== ] 1180/1237 95% [=========================================================== ] 1181/1237 95% [=========================================================== ] 1182/1237 95% [=========================================================== ] 1183/1237 95% [=========================================================== ] 1184/1237 95% [=========================================================== ] 1185/1237 95% [=========================================================== ] 1186/1237 95% [=========================================================== ] 1187/1237 95% [=========================================================== ] 1188/1237 96% [=========================================================== ] 1189/1237 96% [=========================================================== ] 1190/1237 96% [=========================================================== ] 1191/1237 96% [=========================================================== ] 1192/1237 96% [=========================================================== ] 1193/1237 96% [=========================================================== ] 1194/1237 96% [=========================================================== ] 1195/1237 96% [=========================================================== ] 1196/1237 96% [=========================================================== ] 1197/1237 96% [============================================================ ] 1198/1237 96% [============================================================ ] 1199/1237 96% [============================================================ ] 1200/1237 97% [============================================================ ] 1201/1237 97% [============================================================ ] 1202/1237 97% [============================================================ ] 1203/1237 97% [============================================================ ] 1204/1237 97% [============================================================ ] 1205/1237 97% [============================================================ ] 1206/1237 97% [============================================================ ] 1207/1237 97% [============================================================ ] 1208/1237 97% [============================================================ ] 1209/1237 97% [============================================================ ] 1210/1237 97% [============================================================ ] 1211/1237 97% [============================================================ ] 1212/1237 97% [============================================================ ] 1213/1237 98% [============================================================ ] 1214/1237 98% [============================================================ ] 1215/1237 98% [============================================================ ] 1216/1237 98% [============================================================ ] 1217/1237 98% [============================================================= ] 1218/1237 98% [============================================================= ] 1219/1237 98% [============================================================= ] 1220/1237 98% [============================================================= ] 1221/1237 98% [============================================================= ] 1222/1237 98% [============================================================= ] 1223/1237 98% [============================================================= ] 1224/1237 98% [============================================================= ] 1225/1237 99% [============================================================= ] 1226/1237 99% [============================================================= ] 1227/1237 99% [============================================================= ] 1228/1237 99% [============================================================= ] 1229/1237 99% [============================================================= ] 1230/1237 99% [============================================================= ] 1231/1237 99% [============================================================= ] 1232/1237 99% [============================================================= ] 1233/1237 99% [============================================================= ] 1234/1237 99% [============================================================= ] 1235/1237 99% [============================================================= ] 1236/1237 99% [==============================================================] 1237/1237 100% operation complete, 1237 objects in 16952 NAND pages. ln -snf /home/autobuild/autobuild/instance-6/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-6/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-6/buildroot' >>> Buildroot 2022.11-rc1-155-ge3c14de0df Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> 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 >>> toolchain Collecting legal info >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> font-awesome 4.7.0 Collecting legal info >>> host-fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-jh71xx-tools 7a29f4b9d2355aa39afa8680680909bb74e4991d Collecting legal info LICENSE: OK (sha256: cf03c59b41f6d8a5046f7bff4bbe3576075314299a4d0828d7855bf60af81001) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libdeflate 1.12 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> 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) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> 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-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-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-runc 1.1.4 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.19.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> whetstone 1.2 Collecting legal info >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> xkeyboard-config 2.36 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.1 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> 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-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-6/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot'